Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pootle.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685395193.768672/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pootle.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-Pootle-2.8.2-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pootle.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685395193.768672/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pootle.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-Pootle-2.8.2-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pootle.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685395193.768672/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pootle.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Q0a8NM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Pootle-2.8.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/Pootle-2.8.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Pootle-2.8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.v8Sd2t + umask 022 + cd /builddir/build/BUILD + cd Pootle-2.8.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Pootle requires a non-PyPI dependency, when using pip ensure you use the --process-dependency-links option. running build running build_py creating build creating build/lib creating build/lib/pytest_pootle copying pytest_pootle/env.py -> build/lib/pytest_pootle copying pytest_pootle/search.py -> build/lib/pytest_pootle copying pytest_pootle/factories.py -> build/lib/pytest_pootle copying pytest_pootle/plugin.py -> build/lib/pytest_pootle copying pytest_pootle/utils.py -> build/lib/pytest_pootle copying pytest_pootle/suite.py -> build/lib/pytest_pootle copying pytest_pootle/__init__.py -> build/lib/pytest_pootle creating build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/database.py -> build/lib/tests copying tests/settings.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/pootle copying pootle/constants.py -> build/lib/pootle copying pootle/syspath_override.py -> build/lib/pootle copying pootle/urls.py -> build/lib/pootle copying pootle/runner.py -> build/lib/pootle copying pootle/checks.py -> build/lib/pootle copying pootle/settings.py -> build/lib/pootle copying pootle/__init__.py -> build/lib/pootle creating build/lib/pytest_pootle/fixtures copying pytest_pootle/fixtures/data.py -> build/lib/pytest_pootle/fixtures copying pytest_pootle/fixtures/search.py -> build/lib/pytest_pootle/fixtures copying pytest_pootle/fixtures/mock.py -> build/lib/pytest_pootle/fixtures copying pytest_pootle/fixtures/cache.py -> build/lib/pytest_pootle/fixtures copying pytest_pootle/fixtures/signals.py -> build/lib/pytest_pootle/fixtures copying pytest_pootle/fixtures/import_export_fixtures.py -> build/lib/pytest_pootle/fixtures copying pytest_pootle/fixtures/debug.py -> build/lib/pytest_pootle/fixtures copying pytest_pootle/fixtures/statistics.py -> build/lib/pytest_pootle/fixtures copying pytest_pootle/fixtures/contributors.py -> build/lib/pytest_pootle/fixtures copying pytest_pootle/fixtures/pootle_terminology.py -> build/lib/pytest_pootle/fixtures copying pytest_pootle/fixtures/getters.py -> build/lib/pytest_pootle/fixtures copying pytest_pootle/fixtures/jsondata.py -> build/lib/pytest_pootle/fixtures copying pytest_pootle/fixtures/revision.py -> build/lib/pytest_pootle/fixtures copying pytest_pootle/fixtures/site.py -> build/lib/pytest_pootle/fixtures copying pytest_pootle/fixtures/views.py -> build/lib/pytest_pootle/fixtures copying pytest_pootle/fixtures/__init__.py -> build/lib/pytest_pootle/fixtures creating build/lib/pytest_pootle/fs copying pytest_pootle/fs/utils.py -> build/lib/pytest_pootle/fs copying pytest_pootle/fs/__init__.py -> build/lib/pytest_pootle/fs creating build/lib/pytest_pootle/fixtures/models copying pytest_pootle/fixtures/models/unit.py -> build/lib/pytest_pootle/fixtures/models copying pytest_pootle/fixtures/models/store.py -> build/lib/pytest_pootle/fixtures/models copying pytest_pootle/fixtures/models/storefs.py -> build/lib/pytest_pootle/fixtures/models copying pytest_pootle/fixtures/models/language.py -> build/lib/pytest_pootle/fixtures/models copying pytest_pootle/fixtures/models/project.py -> build/lib/pytest_pootle/fixtures/models copying pytest_pootle/fixtures/models/statistics.py -> build/lib/pytest_pootle/fixtures/models copying pytest_pootle/fixtures/models/permission_set.py -> build/lib/pytest_pootle/fixtures/models copying pytest_pootle/fixtures/models/user.py -> build/lib/pytest_pootle/fixtures/models copying pytest_pootle/fixtures/models/vfolder.py -> build/lib/pytest_pootle/fixtures/models copying pytest_pootle/fixtures/models/translation_project.py -> build/lib/pytest_pootle/fixtures/models copying pytest_pootle/fixtures/models/formats.py -> build/lib/pytest_pootle/fixtures/models copying pytest_pootle/fixtures/models/config.py -> build/lib/pytest_pootle/fixtures/models copying pytest_pootle/fixtures/models/directory.py -> build/lib/pytest_pootle/fixtures/models copying pytest_pootle/fixtures/models/permission.py -> build/lib/pytest_pootle/fixtures/models copying pytest_pootle/fixtures/models/__init__.py -> build/lib/pytest_pootle/fixtures/models creating build/lib/pytest_pootle/fixtures/core copying pytest_pootle/fixtures/core/__init__.py -> build/lib/pytest_pootle/fixtures/core creating build/lib/pytest_pootle/fixtures/formats copying pytest_pootle/fixtures/formats/utils.py -> build/lib/pytest_pootle/fixtures/formats copying pytest_pootle/fixtures/formats/registry.py -> build/lib/pytest_pootle/fixtures/formats copying pytest_pootle/fixtures/formats/__init__.py -> build/lib/pytest_pootle/fixtures/formats creating build/lib/pytest_pootle/fixtures/pootle_fs copying pytest_pootle/fixtures/pootle_fs/finder.py -> build/lib/pytest_pootle/fixtures/pootle_fs copying pytest_pootle/fixtures/pootle_fs/plugin.py -> build/lib/pytest_pootle/fixtures/pootle_fs copying pytest_pootle/fixtures/pootle_fs/resources.py -> build/lib/pytest_pootle/fixtures/pootle_fs copying pytest_pootle/fixtures/pootle_fs/getters.py -> build/lib/pytest_pootle/fixtures/pootle_fs copying pytest_pootle/fixtures/pootle_fs/files.py -> build/lib/pytest_pootle/fixtures/pootle_fs copying pytest_pootle/fixtures/pootle_fs/commands.py -> build/lib/pytest_pootle/fixtures/pootle_fs copying pytest_pootle/fixtures/pootle_fs/base.py -> build/lib/pytest_pootle/fixtures/pootle_fs copying pytest_pootle/fixtures/pootle_fs/state.py -> build/lib/pytest_pootle/fixtures/pootle_fs copying pytest_pootle/fixtures/pootle_fs/__init__.py -> build/lib/pytest_pootle/fixtures/pootle_fs creating build/lib/pytest_pootle/fixtures/core/management copying pytest_pootle/fixtures/core/management/subcommands.py -> build/lib/pytest_pootle/fixtures/core/management copying pytest_pootle/fixtures/core/management/__init__.py -> build/lib/pytest_pootle/fixtures/core/management creating build/lib/pytest_pootle/fixtures/core/utils copying pytest_pootle/fixtures/core/utils/wordcount.py -> build/lib/pytest_pootle/fixtures/core/utils copying pytest_pootle/fixtures/core/utils/__init__.py -> build/lib/pytest_pootle/fixtures/core/utils creating build/lib/tests/models copying tests/models/unit.py -> build/lib/tests/models copying tests/models/store_fs.py -> build/lib/tests/models copying tests/models/translationproject.py -> build/lib/tests/models copying tests/models/store.py -> build/lib/tests/models copying tests/models/language.py -> build/lib/tests/models copying tests/models/staticpage.py -> build/lib/tests/models copying tests/models/project.py -> build/lib/tests/models copying tests/models/statistics.py -> build/lib/tests/models copying tests/models/user.py -> build/lib/tests/models copying tests/models/submission.py -> build/lib/tests/models copying tests/models/suggestion.py -> build/lib/tests/models copying tests/models/virtualfolder.py -> build/lib/tests/models copying tests/models/legalpage.py -> build/lib/tests/models copying tests/models/revision.py -> build/lib/tests/models copying tests/models/formats.py -> build/lib/tests/models copying tests/models/datatables.py -> build/lib/tests/models copying tests/models/config.py -> build/lib/tests/models copying tests/models/directory.py -> build/lib/tests/models copying tests/models/__init__.py -> build/lib/tests/models creating build/lib/tests/views copying tests/views/unit.py -> build/lib/tests/views copying tests/views/admin.py -> build/lib/tests/views copying tests/views/get_alt_src_langs.py -> build/lib/tests/views copying tests/views/language.py -> build/lib/tests/views copying tests/views/bad.py -> build/lib/tests/views copying tests/views/get_units.py -> build/lib/tests/views copying tests/views/project.py -> build/lib/tests/views copying tests/views/contact.py -> build/lib/tests/views copying tests/views/disabled_project.py -> build/lib/tests/views copying tests/views/get_contributors.py -> build/lib/tests/views copying tests/views/vf.py -> build/lib/tests/views copying tests/views/get_edit_unit.py -> build/lib/tests/views copying tests/views/core.py -> build/lib/tests/views copying tests/views/timeline.py -> build/lib/tests/views copying tests/views/tp.py -> build/lib/tests/views copying tests/views/__init__.py -> build/lib/tests/views creating build/lib/tests/search copying tests/search/units.py -> build/lib/tests/search copying tests/search/__init__.py -> build/lib/tests/search creating build/lib/tests/pootle_checks copying tests/pootle_checks/checks.py -> build/lib/tests/pootle_checks copying tests/pootle_checks/__init__.py -> build/lib/tests/pootle_checks creating build/lib/tests/pootle_app copying tests/pootle_app/models.py -> build/lib/tests/pootle_app copying tests/pootle_app/views.py -> build/lib/tests/pootle_app copying tests/pootle_app/__init__.py -> build/lib/tests/pootle_app creating build/lib/tests/core copying tests/core/url_helpers.py -> build/lib/tests/core copying tests/core/batch.py -> build/lib/tests/core copying tests/core/language.py -> build/lib/tests/core copying tests/core/contextmanagers.py -> build/lib/tests/core copying tests/core/bulk.py -> build/lib/tests/core copying tests/core/schema.py -> build/lib/tests/core copying tests/core/user.py -> build/lib/tests/core copying tests/core/decorators.py -> build/lib/tests/core copying tests/core/site.py -> build/lib/tests/core copying tests/core/panels.py -> build/lib/tests/core copying tests/core/proxy.py -> build/lib/tests/core copying tests/core/display.py -> build/lib/tests/core copying tests/core/formtable.py -> build/lib/tests/core copying tests/core/forms.py -> build/lib/tests/core copying tests/core/views.py -> build/lib/tests/core copying tests/core/primitives.py -> build/lib/tests/core copying tests/core/paths.py -> build/lib/tests/core copying tests/core/debug_tools.py -> build/lib/tests/core copying tests/core/__init__.py -> build/lib/tests/core creating build/lib/tests/pootle_profile copying tests/pootle_profile/templatetags.py -> build/lib/tests/pootle_profile copying tests/pootle_profile/membership.py -> build/lib/tests/pootle_profile copying tests/pootle_profile/views.py -> build/lib/tests/pootle_profile copying tests/pootle_profile/profile.py -> build/lib/tests/pootle_profile copying tests/pootle_profile/__init__.py -> build/lib/tests/pootle_profile creating build/lib/tests/misc copying tests/misc/project_tree.py -> build/lib/tests/misc copying tests/misc/response.py -> build/lib/tests/misc copying tests/misc/lang_mapper.py -> build/lib/tests/misc copying tests/misc/checks.py -> build/lib/tests/misc copying tests/misc/state.py -> build/lib/tests/misc copying tests/misc/__init__.py -> build/lib/tests/misc creating build/lib/tests/pootle_word copying tests/pootle_word/utils.py -> build/lib/tests/pootle_word copying tests/pootle_word/models.py -> build/lib/tests/pootle_word copying tests/pootle_word/__init__.py -> build/lib/tests/pootle_word creating build/lib/tests/pootle_terminology copying tests/pootle_terminology/utils.py -> build/lib/tests/pootle_terminology copying tests/pootle_terminology/__init__.py -> build/lib/tests/pootle_terminology creating build/lib/tests/pootle_fs copying tests/pootle_fs/exceptions.py -> build/lib/tests/pootle_fs copying tests/pootle_fs/fs_state.py -> build/lib/tests/pootle_fs copying tests/pootle_fs/receivers.py -> build/lib/tests/pootle_fs copying tests/pootle_fs/finder.py -> build/lib/tests/pootle_fs copying tests/pootle_fs/signals.py -> build/lib/tests/pootle_fs copying tests/pootle_fs/plugin.py -> build/lib/tests/pootle_fs copying tests/pootle_fs/resources.py -> build/lib/tests/pootle_fs copying tests/pootle_fs/delegate.py -> build/lib/tests/pootle_fs copying tests/pootle_fs/matcher.py -> build/lib/tests/pootle_fs copying tests/pootle_fs/utils.py -> build/lib/tests/pootle_fs copying tests/pootle_fs/decorators.py -> build/lib/tests/pootle_fs copying tests/pootle_fs/templatetags.py -> build/lib/tests/pootle_fs copying tests/pootle_fs/validators.py -> build/lib/tests/pootle_fs copying tests/pootle_fs/display.py -> build/lib/tests/pootle_fs copying tests/pootle_fs/forms.py -> build/lib/tests/pootle_fs copying tests/pootle_fs/fs_response.py -> build/lib/tests/pootle_fs copying tests/pootle_fs/views.py -> build/lib/tests/pootle_fs copying tests/pootle_fs/files.py -> build/lib/tests/pootle_fs copying tests/pootle_fs/__init__.py -> build/lib/tests/pootle_fs creating build/lib/tests/pootle_log copying tests/pootle_log/log.py -> build/lib/tests/pootle_log copying tests/pootle_log/user.py -> build/lib/tests/pootle_log copying tests/pootle_log/event.py -> build/lib/tests/pootle_log copying tests/pootle_log/__init__.py -> build/lib/tests/pootle_log creating build/lib/tests/pootle_data copying tests/pootle_data/data_updater_store.py -> build/lib/tests/pootle_data copying tests/pootle_data/data_updater_tp.py -> build/lib/tests/pootle_data copying tests/pootle_data/data_tool.py -> build/lib/tests/pootle_data copying tests/pootle_data/__init__.py -> build/lib/tests/pootle_data creating build/lib/tests/pootle_score copying tests/pootle_score/scores.py -> build/lib/tests/pootle_score copying tests/pootle_score/updater.py -> build/lib/tests/pootle_score copying tests/pootle_score/receivers.py -> build/lib/tests/pootle_score copying tests/pootle_score/utils.py -> build/lib/tests/pootle_score copying tests/pootle_score/models.py -> build/lib/tests/pootle_score copying tests/pootle_score/__init__.py -> build/lib/tests/pootle_score creating build/lib/tests/pootle_project copying tests/pootle_project/utils.py -> build/lib/tests/pootle_project copying tests/pootle_project/panels.py -> build/lib/tests/pootle_project copying tests/pootle_project/views.py -> build/lib/tests/pootle_project copying tests/pootle_project/__init__.py -> build/lib/tests/pootle_project creating build/lib/tests/pootle_translationproject copying tests/pootle_translationproject/contextmanagers.py -> build/lib/tests/pootle_translationproject copying tests/pootle_translationproject/utils.py -> build/lib/tests/pootle_translationproject copying tests/pootle_translationproject/panels.py -> build/lib/tests/pootle_translationproject copying tests/pootle_translationproject/views.py -> build/lib/tests/pootle_translationproject copying tests/pootle_translationproject/__init__.py -> build/lib/tests/pootle_translationproject creating build/lib/tests/import_export copying tests/import_export/export.py -> build/lib/tests/import_export copying tests/import_export/import.py -> build/lib/tests/import_export copying tests/import_export/__init__.py -> build/lib/tests/import_export creating build/lib/tests/pootle_language copying tests/pootle_language/teams.py -> build/lib/tests/pootle_language copying tests/pootle_language/models.py -> build/lib/tests/pootle_language copying tests/pootle_language/panels.py -> build/lib/tests/pootle_language copying tests/pootle_language/forms.py -> build/lib/tests/pootle_language copying tests/pootle_language/views.py -> build/lib/tests/pootle_language copying tests/pootle_language/__init__.py -> build/lib/tests/pootle_language creating build/lib/tests/pootle_store copying tests/pootle_store/contextmanagers.py -> build/lib/tests/pootle_store copying tests/pootle_store/utils.py -> build/lib/tests/pootle_store copying tests/pootle_store/update.py -> build/lib/tests/pootle_store copying tests/pootle_store/qualitychecks.py -> build/lib/tests/pootle_store copying tests/pootle_store/models.py -> build/lib/tests/pootle_store copying tests/pootle_store/views.py -> build/lib/tests/pootle_store copying tests/pootle_store/timeline.py -> build/lib/tests/pootle_store copying tests/pootle_store/__init__.py -> build/lib/tests/pootle_store creating build/lib/tests/forms copying tests/forms/unit.py -> build/lib/tests/forms copying tests/forms/language.py -> build/lib/tests/forms copying tests/forms/project.py -> build/lib/tests/forms copying tests/forms/contact.py -> build/lib/tests/forms copying tests/forms/comment.py -> build/lib/tests/forms copying tests/forms/__init__.py -> build/lib/tests/forms creating build/lib/tests/core/mixins copying tests/core/mixins/treeitem.py -> build/lib/tests/core/mixins copying tests/core/mixins/__init__.py -> build/lib/tests/core/mixins creating build/lib/tests/core/utils copying tests/core/utils/wordcount.py -> build/lib/tests/core/utils copying tests/core/utils/multistring.py -> build/lib/tests/core/utils copying tests/core/utils/timezone.py -> build/lib/tests/core/utils copying tests/core/utils/__init__.py -> build/lib/tests/core/utils creating build/lib/tests/core/auth copying tests/core/auth/__init__.py -> build/lib/tests/core/auth creating build/lib/pootle/core copying pootle/core/exceptions.py -> build/lib/pootle/core copying pootle/core/url_helpers.py -> build/lib/pootle/core copying pootle/core/serializers.py -> build/lib/pootle/core copying pootle/core/batch.py -> build/lib/pootle/core copying pootle/core/http.py -> build/lib/pootle/core copying pootle/core/language.py -> build/lib/pootle/core copying pootle/core/dateparse.py -> build/lib/pootle/core copying pootle/core/cache.py -> build/lib/pootle/core copying pootle/core/contextmanagers.py -> build/lib/pootle/core copying pootle/core/browser.py -> build/lib/pootle/core copying pootle/core/signals.py -> build/lib/pootle/core copying pootle/core/debug.py -> build/lib/pootle/core copying pootle/core/bulk.py -> build/lib/pootle/core copying pootle/core/delegate.py -> build/lib/pootle/core copying pootle/core/log.py -> build/lib/pootle/core copying pootle/core/response.py -> build/lib/pootle/core copying pootle/core/user.py -> build/lib/pootle/core copying pootle/core/storage.py -> build/lib/pootle/core copying pootle/core/paginator.py -> build/lib/pootle/core copying pootle/core/decorators.py -> build/lib/pootle/core copying pootle/core/mail.py -> build/lib/pootle/core copying pootle/core/helpers.py -> build/lib/pootle/core copying pootle/core/proxy.py -> build/lib/pootle/core copying pootle/core/display.py -> build/lib/pootle/core copying pootle/core/initdb.py -> build/lib/pootle/core copying pootle/core/forms.py -> build/lib/pootle/core copying pootle/core/primitives.py -> build/lib/pootle/core copying pootle/core/paths.py -> build/lib/pootle/core copying pootle/core/state.py -> build/lib/pootle/core copying pootle/core/__init__.py -> build/lib/pootle/core creating build/lib/pootle/middleware copying pootle/middleware/errorpages.py -> build/lib/pootle/middleware copying pootle/middleware/captcha.py -> build/lib/pootle/middleware copying pootle/middleware/cache.py -> build/lib/pootle/middleware copying pootle/middleware/auth.py -> build/lib/pootle/middleware copying pootle/middleware/baseurl.py -> build/lib/pootle/middleware copying pootle/middleware/__init__.py -> build/lib/pootle/middleware creating build/lib/pootle/i18n copying pootle/i18n/gettext.py -> build/lib/pootle/i18n copying pootle/i18n/dates.py -> build/lib/pootle/i18n copying pootle/i18n/formatter.py -> build/lib/pootle/i18n copying pootle/i18n/override.py -> build/lib/pootle/i18n copying pootle/i18n/__init__.py -> build/lib/pootle/i18n creating build/lib/pootle/apps copying pootle/apps/__init__.py -> build/lib/pootle/apps creating build/lib/pootle/core/models copying pootle/core/models/revision.py -> build/lib/pootle/core/models copying pootle/core/models/virtualresource.py -> build/lib/pootle/core/models copying pootle/core/models/__init__.py -> build/lib/pootle/core/models creating build/lib/pootle/core/views copying pootle/core/views/admin.py -> build/lib/pootle/core/views copying pootle/core/views/api.py -> build/lib/pootle/core/views copying pootle/core/views/browse.py -> build/lib/pootle/core/views copying pootle/core/views/translate.py -> build/lib/pootle/core/views copying pootle/core/views/decorators.py -> build/lib/pootle/core/views copying pootle/core/views/widgets.py -> build/lib/pootle/core/views copying pootle/core/views/panels.py -> build/lib/pootle/core/views copying pootle/core/views/display.py -> build/lib/pootle/core/views copying pootle/core/views/formtable.py -> build/lib/pootle/core/views copying pootle/core/views/mixins.py -> build/lib/pootle/core/views copying pootle/core/views/paths.py -> build/lib/pootle/core/views copying pootle/core/views/base.py -> build/lib/pootle/core/views copying pootle/core/views/__init__.py -> build/lib/pootle/core/views creating build/lib/pootle/core/mixins copying pootle/core/mixins/treeitem.py -> build/lib/pootle/core/mixins copying pootle/core/mixins/__init__.py -> build/lib/pootle/core/mixins creating build/lib/pootle/core/search copying pootle/core/search/broker.py -> build/lib/pootle/core/search copying pootle/core/search/base.py -> build/lib/pootle/core/search copying pootle/core/search/__init__.py -> build/lib/pootle/core/search creating build/lib/pootle/core/templatetags copying pootle/core/templatetags/core.py -> build/lib/pootle/core/templatetags copying pootle/core/templatetags/__init__.py -> build/lib/pootle/core/templatetags creating build/lib/pootle/core/plugin copying pootle/core/plugin/exceptions.py -> build/lib/pootle/core/plugin copying pootle/core/plugin/results.py -> build/lib/pootle/core/plugin copying pootle/core/plugin/delegate.py -> build/lib/pootle/core/plugin copying pootle/core/plugin/__init__.py -> build/lib/pootle/core/plugin creating build/lib/pootle/core/schema copying pootle/core/schema/mysql.py -> build/lib/pootle/core/schema copying pootle/core/schema/utils.py -> build/lib/pootle/core/schema copying pootle/core/schema/dump.py -> build/lib/pootle/core/schema copying pootle/core/schema/base.py -> build/lib/pootle/core/schema copying pootle/core/schema/__init__.py -> build/lib/pootle/core/schema creating build/lib/pootle/core/management copying pootle/core/management/subcommands.py -> build/lib/pootle/core/management copying pootle/core/management/__init__.py -> build/lib/pootle/core/management creating build/lib/pootle/core/utils copying pootle/core/utils/html.py -> build/lib/pootle/core/utils copying pootle/core/utils/dateformat.py -> build/lib/pootle/core/utils copying pootle/core/utils/multistring.py -> build/lib/pootle/core/utils copying pootle/core/utils/timezone.py -> build/lib/pootle/core/utils copying pootle/core/utils/redis_rq.py -> build/lib/pootle/core/utils copying pootle/core/utils/ptempfile.py -> build/lib/pootle/core/utils copying pootle/core/utils/stats.py -> build/lib/pootle/core/utils copying pootle/core/utils/version.py -> build/lib/pootle/core/utils copying pootle/core/utils/templates.py -> build/lib/pootle/core/utils copying pootle/core/utils/db.py -> build/lib/pootle/core/utils copying pootle/core/utils/deprecation.py -> build/lib/pootle/core/utils copying pootle/core/utils/json.py -> build/lib/pootle/core/utils copying pootle/core/utils/aggregate.py -> build/lib/pootle/core/utils copying pootle/core/utils/__init__.py -> build/lib/pootle/core/utils creating build/lib/pootle/core/markup copying pootle/core/markup/fields.py -> build/lib/pootle/core/markup copying pootle/core/markup/filters.py -> build/lib/pootle/core/markup copying pootle/core/markup/widgets.py -> build/lib/pootle/core/markup copying pootle/core/markup/__init__.py -> build/lib/pootle/core/markup creating build/lib/pootle/core/search/backends copying pootle/core/search/backends/elasticsearch.py -> build/lib/pootle/core/search/backends copying pootle/core/search/backends/__init__.py -> build/lib/pootle/core/search/backends creating build/lib/pootle/apps/pootle_comment copying pootle/apps/pootle_comment/exceptions.py -> build/lib/pootle/apps/pootle_comment copying pootle/apps/pootle_comment/apps.py -> build/lib/pootle/apps/pootle_comment copying pootle/apps/pootle_comment/signals.py -> build/lib/pootle/apps/pootle_comment copying pootle/apps/pootle_comment/delegate.py -> build/lib/pootle/apps/pootle_comment copying pootle/apps/pootle_comment/models.py -> build/lib/pootle/apps/pootle_comment copying pootle/apps/pootle_comment/forms.py -> build/lib/pootle/apps/pootle_comment copying pootle/apps/pootle_comment/__init__.py -> build/lib/pootle/apps/pootle_comment creating build/lib/pootle/apps/pootle_checks copying pootle/apps/pootle_checks/receivers.py -> build/lib/pootle/apps/pootle_checks copying pootle/apps/pootle_checks/constants.py -> build/lib/pootle/apps/pootle_checks copying pootle/apps/pootle_checks/apps.py -> build/lib/pootle/apps/pootle_checks copying pootle/apps/pootle_checks/utils.py -> build/lib/pootle/apps/pootle_checks copying pootle/apps/pootle_checks/getters.py -> build/lib/pootle/apps/pootle_checks copying pootle/apps/pootle_checks/__init__.py -> build/lib/pootle/apps/pootle_checks creating build/lib/pootle/apps/pootle_misc copying pootle/apps/pootle_misc/context_processors.py -> build/lib/pootle/apps/pootle_misc copying pootle/apps/pootle_misc/util.py -> build/lib/pootle/apps/pootle_misc copying pootle/apps/pootle_misc/forms.py -> build/lib/pootle/apps/pootle_misc copying pootle/apps/pootle_misc/baseurl.py -> build/lib/pootle/apps/pootle_misc copying pootle/apps/pootle_misc/__init__.py -> build/lib/pootle/apps/pootle_misc creating build/lib/pootle/apps/accounts copying pootle/apps/accounts/updater.py -> build/lib/pootle/apps/accounts copying pootle/apps/accounts/receivers.py -> build/lib/pootle/apps/accounts copying pootle/apps/accounts/apps.py -> build/lib/pootle/apps/accounts copying pootle/apps/accounts/utils.py -> build/lib/pootle/apps/accounts copying pootle/apps/accounts/getters.py -> build/lib/pootle/apps/accounts copying pootle/apps/accounts/urls.py -> build/lib/pootle/apps/accounts copying pootle/apps/accounts/models.py -> build/lib/pootle/apps/accounts copying pootle/apps/accounts/adapter.py -> build/lib/pootle/apps/accounts copying pootle/apps/accounts/proxy.py -> build/lib/pootle/apps/accounts copying pootle/apps/accounts/social_adapter.py -> build/lib/pootle/apps/accounts copying pootle/apps/accounts/forms.py -> build/lib/pootle/apps/accounts copying pootle/apps/accounts/views.py -> build/lib/pootle/apps/accounts copying pootle/apps/accounts/managers.py -> build/lib/pootle/apps/accounts copying pootle/apps/accounts/__init__.py -> build/lib/pootle/apps/accounts creating build/lib/pootle/apps/pootle_app copying pootle/apps/pootle_app/assets.py -> build/lib/pootle/apps/pootle_app copying pootle/apps/pootle_app/providers.py -> build/lib/pootle/apps/pootle_app copying pootle/apps/pootle_app/apps.py -> build/lib/pootle/apps/pootle_app copying pootle/apps/pootle_app/project_tree.py -> build/lib/pootle/apps/pootle_app copying pootle/apps/pootle_app/getters.py -> build/lib/pootle/apps/pootle_app copying pootle/apps/pootle_app/urls.py -> build/lib/pootle/apps/pootle_app copying pootle/apps/pootle_app/site.py -> build/lib/pootle/apps/pootle_app copying pootle/apps/pootle_app/panels.py -> build/lib/pootle/apps/pootle_app copying pootle/apps/pootle_app/forms.py -> build/lib/pootle/apps/pootle_app copying pootle/apps/pootle_app/__init__.py -> build/lib/pootle/apps/pootle_app creating build/lib/pootle/apps/pootle_config copying pootle/apps/pootle_config/exceptions.py -> build/lib/pootle/apps/pootle_config copying pootle/apps/pootle_config/apps.py -> build/lib/pootle/apps/pootle_config copying pootle/apps/pootle_config/abstracts.py -> build/lib/pootle/apps/pootle_config copying pootle/apps/pootle_config/delegate.py -> build/lib/pootle/apps/pootle_config copying pootle/apps/pootle_config/utils.py -> build/lib/pootle/apps/pootle_config copying pootle/apps/pootle_config/getters.py -> build/lib/pootle/apps/pootle_config copying pootle/apps/pootle_config/models.py -> build/lib/pootle/apps/pootle_config copying pootle/apps/pootle_config/managers.py -> build/lib/pootle/apps/pootle_config copying pootle/apps/pootle_config/__init__.py -> build/lib/pootle/apps/pootle_config creating build/lib/pootle/apps/reports copying pootle/apps/reports/models.py -> build/lib/pootle/apps/reports copying pootle/apps/reports/__init__.py -> build/lib/pootle/apps/reports creating build/lib/pootle/apps/pootle_statistics copying pootle/apps/pootle_statistics/apps.py -> build/lib/pootle/apps/pootle_statistics copying pootle/apps/pootle_statistics/utils.py -> build/lib/pootle/apps/pootle_statistics copying pootle/apps/pootle_statistics/getters.py -> build/lib/pootle/apps/pootle_statistics copying pootle/apps/pootle_statistics/urls.py -> build/lib/pootle/apps/pootle_statistics copying pootle/apps/pootle_statistics/models.py -> build/lib/pootle/apps/pootle_statistics copying pootle/apps/pootle_statistics/proxy.py -> build/lib/pootle/apps/pootle_statistics copying pootle/apps/pootle_statistics/forms.py -> build/lib/pootle/apps/pootle_statistics copying pootle/apps/pootle_statistics/views.py -> build/lib/pootle/apps/pootle_statistics copying pootle/apps/pootle_statistics/__init__.py -> build/lib/pootle/apps/pootle_statistics creating build/lib/pootle/apps/pootle_revision copying pootle/apps/pootle_revision/receivers.py -> build/lib/pootle/apps/pootle_revision copying pootle/apps/pootle_revision/apps.py -> build/lib/pootle/apps/pootle_revision copying pootle/apps/pootle_revision/abstracts.py -> build/lib/pootle/apps/pootle_revision copying pootle/apps/pootle_revision/utils.py -> build/lib/pootle/apps/pootle_revision copying pootle/apps/pootle_revision/getters.py -> build/lib/pootle/apps/pootle_revision copying pootle/apps/pootle_revision/models.py -> build/lib/pootle/apps/pootle_revision copying pootle/apps/pootle_revision/__init__.py -> build/lib/pootle/apps/pootle_revision creating build/lib/pootle/apps/staticpages copying pootle/apps/staticpages/urls.py -> build/lib/pootle/apps/staticpages copying pootle/apps/staticpages/models.py -> build/lib/pootle/apps/staticpages copying pootle/apps/staticpages/forms.py -> build/lib/pootle/apps/staticpages copying pootle/apps/staticpages/views.py -> build/lib/pootle/apps/staticpages copying pootle/apps/staticpages/managers.py -> build/lib/pootle/apps/staticpages copying pootle/apps/staticpages/__init__.py -> build/lib/pootle/apps/staticpages creating build/lib/pootle/apps/pootle_profile copying pootle/apps/pootle_profile/apps.py -> build/lib/pootle/apps/pootle_profile copying pootle/apps/pootle_profile/utils.py -> build/lib/pootle/apps/pootle_profile copying pootle/apps/pootle_profile/getters.py -> build/lib/pootle/apps/pootle_profile copying pootle/apps/pootle_profile/urls.py -> build/lib/pootle/apps/pootle_profile copying pootle/apps/pootle_profile/forms.py -> build/lib/pootle/apps/pootle_profile copying pootle/apps/pootle_profile/views.py -> build/lib/pootle/apps/pootle_profile copying pootle/apps/pootle_profile/__init__.py -> build/lib/pootle/apps/pootle_profile creating build/lib/pootle/apps/pootle_word copying pootle/apps/pootle_word/apps.py -> build/lib/pootle/apps/pootle_word copying pootle/apps/pootle_word/abstracts.py -> build/lib/pootle/apps/pootle_word copying pootle/apps/pootle_word/utils.py -> build/lib/pootle/apps/pootle_word copying pootle/apps/pootle_word/getters.py -> build/lib/pootle/apps/pootle_word copying pootle/apps/pootle_word/models.py -> build/lib/pootle/apps/pootle_word copying pootle/apps/pootle_word/__init__.py -> build/lib/pootle/apps/pootle_word creating build/lib/pootle/apps/pootle_terminology copying pootle/apps/pootle_terminology/receivers.py -> build/lib/pootle/apps/pootle_terminology copying pootle/apps/pootle_terminology/apps.py -> build/lib/pootle/apps/pootle_terminology copying pootle/apps/pootle_terminology/utils.py -> build/lib/pootle/apps/pootle_terminology copying pootle/apps/pootle_terminology/getters.py -> build/lib/pootle/apps/pootle_terminology copying pootle/apps/pootle_terminology/urls.py -> build/lib/pootle/apps/pootle_terminology copying pootle/apps/pootle_terminology/forms.py -> build/lib/pootle/apps/pootle_terminology copying pootle/apps/pootle_terminology/views.py -> build/lib/pootle/apps/pootle_terminology copying pootle/apps/pootle_terminology/__init__.py -> build/lib/pootle/apps/pootle_terminology creating build/lib/pootle/apps/contact copying pootle/apps/contact/urls.py -> build/lib/pootle/apps/contact copying pootle/apps/contact/forms.py -> build/lib/pootle/apps/contact copying pootle/apps/contact/views.py -> build/lib/pootle/apps/contact copying pootle/apps/contact/__init__.py -> build/lib/pootle/apps/contact creating build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/exceptions.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/providers.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/receivers.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/apps.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/finder.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/abstracts.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/signals.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/plugin.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/resources.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/delegate.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/matcher.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/response.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/utils.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/getters.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/decorators.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/urls.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/models.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/localfs.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/display.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/forms.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/views.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/managers.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/files.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/state.py -> build/lib/pootle/apps/pootle_fs copying pootle/apps/pootle_fs/__init__.py -> build/lib/pootle/apps/pootle_fs creating build/lib/pootle/apps/pootle_log copying pootle/apps/pootle_log/apps.py -> build/lib/pootle/apps/pootle_log copying pootle/apps/pootle_log/utils.py -> build/lib/pootle/apps/pootle_log copying pootle/apps/pootle_log/getters.py -> build/lib/pootle/apps/pootle_log copying pootle/apps/pootle_log/__init__.py -> build/lib/pootle/apps/pootle_log creating build/lib/pootle/apps/virtualfolder copying pootle/apps/virtualfolder/providers.py -> build/lib/pootle/apps/virtualfolder copying pootle/apps/virtualfolder/search.py -> build/lib/pootle/apps/virtualfolder copying pootle/apps/virtualfolder/receivers.py -> build/lib/pootle/apps/virtualfolder copying pootle/apps/virtualfolder/apps.py -> build/lib/pootle/apps/virtualfolder copying pootle/apps/virtualfolder/delegate.py -> build/lib/pootle/apps/virtualfolder copying pootle/apps/virtualfolder/utils.py -> build/lib/pootle/apps/virtualfolder copying pootle/apps/virtualfolder/getters.py -> build/lib/pootle/apps/virtualfolder copying pootle/apps/virtualfolder/urls.py -> build/lib/pootle/apps/virtualfolder copying pootle/apps/virtualfolder/models.py -> build/lib/pootle/apps/virtualfolder copying pootle/apps/virtualfolder/panels.py -> build/lib/pootle/apps/virtualfolder copying pootle/apps/virtualfolder/display.py -> build/lib/pootle/apps/virtualfolder copying pootle/apps/virtualfolder/views.py -> build/lib/pootle/apps/virtualfolder copying pootle/apps/virtualfolder/__init__.py -> build/lib/pootle/apps/virtualfolder creating build/lib/pootle/apps/pootle_data copying pootle/apps/pootle_data/language_data.py -> build/lib/pootle/apps/pootle_data copying pootle/apps/pootle_data/project_data.py -> build/lib/pootle/apps/pootle_data copying pootle/apps/pootle_data/receivers.py -> build/lib/pootle/apps/pootle_data copying pootle/apps/pootle_data/store_data.py -> build/lib/pootle/apps/pootle_data copying pootle/apps/pootle_data/apps.py -> build/lib/pootle/apps/pootle_data copying pootle/apps/pootle_data/abstracts.py -> build/lib/pootle/apps/pootle_data copying pootle/apps/pootle_data/utils.py -> build/lib/pootle/apps/pootle_data copying pootle/apps/pootle_data/getters.py -> build/lib/pootle/apps/pootle_data copying pootle/apps/pootle_data/models.py -> build/lib/pootle/apps/pootle_data copying pootle/apps/pootle_data/tp_data.py -> build/lib/pootle/apps/pootle_data copying pootle/apps/pootle_data/directory_data.py -> build/lib/pootle/apps/pootle_data copying pootle/apps/pootle_data/__init__.py -> build/lib/pootle/apps/pootle_data creating build/lib/pootle/apps/pootle_score copying pootle/apps/pootle_score/scores.py -> build/lib/pootle/apps/pootle_score copying pootle/apps/pootle_score/updater.py -> build/lib/pootle/apps/pootle_score copying pootle/apps/pootle_score/providers.py -> build/lib/pootle/apps/pootle_score copying pootle/apps/pootle_score/receivers.py -> build/lib/pootle/apps/pootle_score copying pootle/apps/pootle_score/apps.py -> build/lib/pootle/apps/pootle_score copying pootle/apps/pootle_score/abstracts.py -> build/lib/pootle/apps/pootle_score copying pootle/apps/pootle_score/utils.py -> build/lib/pootle/apps/pootle_score copying pootle/apps/pootle_score/getters.py -> build/lib/pootle/apps/pootle_score copying pootle/apps/pootle_score/models.py -> build/lib/pootle/apps/pootle_score copying pootle/apps/pootle_score/display.py -> build/lib/pootle/apps/pootle_score copying pootle/apps/pootle_score/__init__.py -> build/lib/pootle/apps/pootle_score creating build/lib/pootle/apps/pootle_project copying pootle/apps/pootle_project/apps.py -> build/lib/pootle/apps/pootle_project copying pootle/apps/pootle_project/utils.py -> build/lib/pootle/apps/pootle_project copying pootle/apps/pootle_project/getters.py -> build/lib/pootle/apps/pootle_project copying pootle/apps/pootle_project/lang_mapper.py -> build/lib/pootle/apps/pootle_project copying pootle/apps/pootle_project/urls.py -> build/lib/pootle/apps/pootle_project copying pootle/apps/pootle_project/models.py -> build/lib/pootle/apps/pootle_project copying pootle/apps/pootle_project/forms.py -> build/lib/pootle/apps/pootle_project copying pootle/apps/pootle_project/views.py -> build/lib/pootle/apps/pootle_project copying pootle/apps/pootle_project/__init__.py -> build/lib/pootle/apps/pootle_project creating build/lib/pootle/apps/pootle_translationproject copying pootle/apps/pootle_translationproject/receivers.py -> build/lib/pootle/apps/pootle_translationproject copying pootle/apps/pootle_translationproject/apps.py -> build/lib/pootle/apps/pootle_translationproject copying pootle/apps/pootle_translationproject/contextmanagers.py -> build/lib/pootle/apps/pootle_translationproject copying pootle/apps/pootle_translationproject/signals.py -> build/lib/pootle/apps/pootle_translationproject copying pootle/apps/pootle_translationproject/utils.py -> build/lib/pootle/apps/pootle_translationproject copying pootle/apps/pootle_translationproject/getters.py -> build/lib/pootle/apps/pootle_translationproject copying pootle/apps/pootle_translationproject/urls.py -> build/lib/pootle/apps/pootle_translationproject copying pootle/apps/pootle_translationproject/models.py -> build/lib/pootle/apps/pootle_translationproject copying pootle/apps/pootle_translationproject/views.py -> build/lib/pootle/apps/pootle_translationproject copying pootle/apps/pootle_translationproject/__init__.py -> build/lib/pootle/apps/pootle_translationproject creating build/lib/pootle/apps/import_export copying pootle/apps/import_export/exceptions.py -> build/lib/pootle/apps/import_export copying pootle/apps/import_export/providers.py -> build/lib/pootle/apps/import_export copying pootle/apps/import_export/apps.py -> build/lib/pootle/apps/import_export copying pootle/apps/import_export/utils.py -> build/lib/pootle/apps/import_export copying pootle/apps/import_export/urls.py -> build/lib/pootle/apps/import_export copying pootle/apps/import_export/forms.py -> build/lib/pootle/apps/import_export copying pootle/apps/import_export/views.py -> build/lib/pootle/apps/import_export copying pootle/apps/import_export/__init__.py -> build/lib/pootle/apps/import_export creating build/lib/pootle/apps/pootle_language copying pootle/apps/pootle_language/receivers.py -> build/lib/pootle/apps/pootle_language copying pootle/apps/pootle_language/teams.py -> build/lib/pootle/apps/pootle_language copying pootle/apps/pootle_language/apps.py -> build/lib/pootle/apps/pootle_language copying pootle/apps/pootle_language/utils.py -> build/lib/pootle/apps/pootle_language copying pootle/apps/pootle_language/getters.py -> build/lib/pootle/apps/pootle_language copying pootle/apps/pootle_language/urls.py -> build/lib/pootle/apps/pootle_language copying pootle/apps/pootle_language/models.py -> build/lib/pootle/apps/pootle_language copying pootle/apps/pootle_language/forms.py -> build/lib/pootle/apps/pootle_language copying pootle/apps/pootle_language/views.py -> build/lib/pootle/apps/pootle_language copying pootle/apps/pootle_language/__init__.py -> build/lib/pootle/apps/pootle_language creating build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/syncer.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/updater.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/providers.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/form_fields.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/receivers.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/fields.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/constants.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/apps.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/contextmanagers.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/util.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/abstracts.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/utils.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/getters.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/decorators.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/urls.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/validators.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/models.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/forms.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/views.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/diff.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/managers.py -> build/lib/pootle/apps/pootle_store copying pootle/apps/pootle_store/__init__.py -> build/lib/pootle/apps/pootle_store creating build/lib/pootle/apps/pootle_format copying pootle/apps/pootle_format/exceptions.py -> build/lib/pootle/apps/pootle_format copying pootle/apps/pootle_format/providers.py -> build/lib/pootle/apps/pootle_format copying pootle/apps/pootle_format/receivers.py -> build/lib/pootle/apps/pootle_format copying pootle/apps/pootle_format/default.py -> build/lib/pootle/apps/pootle_format copying pootle/apps/pootle_format/apps.py -> build/lib/pootle/apps/pootle_format copying pootle/apps/pootle_format/abstracts.py -> build/lib/pootle/apps/pootle_format copying pootle/apps/pootle_format/utils.py -> build/lib/pootle/apps/pootle_format copying pootle/apps/pootle_format/getters.py -> build/lib/pootle/apps/pootle_format copying pootle/apps/pootle_format/registry.py -> build/lib/pootle/apps/pootle_format copying pootle/apps/pootle_format/models.py -> build/lib/pootle/apps/pootle_format copying pootle/apps/pootle_format/__init__.py -> build/lib/pootle/apps/pootle_format creating build/lib/pootle/apps/pootle_comment/migrations copying pootle/apps/pootle_comment/migrations/0002_use_abstract_module.py -> build/lib/pootle/apps/pootle_comment/migrations copying pootle/apps/pootle_comment/migrations/0001_initial.py -> build/lib/pootle/apps/pootle_comment/migrations copying pootle/apps/pootle_comment/migrations/__init__.py -> build/lib/pootle/apps/pootle_comment/migrations creating build/lib/pootle/apps/pootle_misc/templatetags copying pootle/apps/pootle_misc/templatetags/common_tags.py -> build/lib/pootle/apps/pootle_misc/templatetags copying pootle/apps/pootle_misc/templatetags/locale.py -> build/lib/pootle/apps/pootle_misc/templatetags copying pootle/apps/pootle_misc/templatetags/cleanhtml.py -> build/lib/pootle/apps/pootle_misc/templatetags copying pootle/apps/pootle_misc/templatetags/select2l10n.py -> build/lib/pootle/apps/pootle_misc/templatetags copying pootle/apps/pootle_misc/templatetags/render_pager.py -> build/lib/pootle/apps/pootle_misc/templatetags copying pootle/apps/pootle_misc/templatetags/search.py -> build/lib/pootle/apps/pootle_misc/templatetags copying pootle/apps/pootle_misc/templatetags/__init__.py -> build/lib/pootle/apps/pootle_misc/templatetags creating build/lib/pootle/apps/accounts/migrations copying pootle/apps/accounts/migrations/0002_user_alt_src_langs.py -> build/lib/pootle/apps/accounts/migrations copying pootle/apps/accounts/migrations/0004_allow_null_last_login.py -> build/lib/pootle/apps/accounts/migrations copying pootle/apps/accounts/migrations/0010_set_username_unique_error_message.py -> build/lib/pootle/apps/accounts/migrations copying pootle/apps/accounts/migrations/0009_remove_currency_and_hourly_rate_fields.py -> build/lib/pootle/apps/accounts/migrations copying pootle/apps/accounts/migrations/0011_remove_user_rates.py -> build/lib/pootle/apps/accounts/migrations copying pootle/apps/accounts/migrations/0005_user_indeces.py -> build/lib/pootle/apps/accounts/migrations copying pootle/apps/accounts/migrations/0007_update_system_username.py -> build/lib/pootle/apps/accounts/migrations copying pootle/apps/accounts/migrations/0006_unicode_usernames_are_valid.py -> build/lib/pootle/apps/accounts/migrations copying pootle/apps/accounts/migrations/0008_add_system_user.py -> build/lib/pootle/apps/accounts/migrations copying pootle/apps/accounts/migrations/0003_remove_pootleprofile_id.py -> build/lib/pootle/apps/accounts/migrations copying pootle/apps/accounts/migrations/0001_initial.py -> build/lib/pootle/apps/accounts/migrations copying pootle/apps/accounts/migrations/__init__.py -> build/lib/pootle/apps/accounts/migrations creating build/lib/pootle/apps/accounts/management copying pootle/apps/accounts/management/__init__.py -> build/lib/pootle/apps/accounts/management creating build/lib/pootle/apps/accounts/management/commands copying pootle/apps/accounts/management/commands/verify_user.py -> build/lib/pootle/apps/accounts/management/commands copying pootle/apps/accounts/management/commands/find_duplicate_emails.py -> build/lib/pootle/apps/accounts/management/commands copying pootle/apps/accounts/management/commands/merge_user.py -> build/lib/pootle/apps/accounts/management/commands copying pootle/apps/accounts/management/commands/update_user_email.py -> build/lib/pootle/apps/accounts/management/commands copying pootle/apps/accounts/management/commands/purge_user.py -> build/lib/pootle/apps/accounts/management/commands copying pootle/apps/accounts/management/commands/__init__.py -> build/lib/pootle/apps/accounts/management/commands creating build/lib/pootle/apps/pootle_app/models copying pootle/apps/pootle_app/models/permissions.py -> build/lib/pootle/apps/pootle_app/models copying pootle/apps/pootle_app/models/directory.py -> build/lib/pootle/apps/pootle_app/models copying pootle/apps/pootle_app/models/__init__.py -> build/lib/pootle/apps/pootle_app/models creating build/lib/pootle/apps/pootle_app/views copying pootle/apps/pootle_app/views/__init__.py -> build/lib/pootle/apps/pootle_app/views creating build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/0019_remove_extra_indeces.py -> build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/0003_drop_existing_directory_default_permissions.py -> build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/0013_directory_tp_path.py -> build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/0012_set_directory_tp.py -> build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/0008_allow_blank_directory_name_and_parent.py -> build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/0015_add_tp_path_idx.py -> build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/0007_add_directory_name_validation.py -> build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/0010_obsolete_path_idx.py -> build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/0018_set_directory_base_manager_name.py -> build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/0011_directory_tp.py -> build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/0016_set_directory_tp_again.py -> build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/0004_set_directory_has_no_default_permissions.py -> build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/0002_mark_empty_dirs_as_obsolete.py -> build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/0014_set_directory_tp_path.py -> build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/0009_set_default_directory_pootle_path.py -> build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/0017_drop_stray_directories.py -> build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/0005_case_sensitive_schema.py -> build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/0001_initial.py -> build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/0006_change_administrate_permission_name.py -> build/lib/pootle/apps/pootle_app/migrations copying pootle/apps/pootle_app/migrations/__init__.py -> build/lib/pootle/apps/pootle_app/migrations creating build/lib/pootle/apps/pootle_app/management copying pootle/apps/pootle_app/management/__init__.py -> build/lib/pootle/apps/pootle_app/management creating build/lib/pootle/apps/pootle_app/views/admin copying pootle/apps/pootle_app/views/admin/util.py -> build/lib/pootle/apps/pootle_app/views/admin copying pootle/apps/pootle_app/views/admin/languages.py -> build/lib/pootle/apps/pootle_app/views/admin copying pootle/apps/pootle_app/views/admin/urls.py -> build/lib/pootle/apps/pootle_app/views/admin copying pootle/apps/pootle_app/views/admin/dashboard.py -> build/lib/pootle/apps/pootle_app/views/admin copying pootle/apps/pootle_app/views/admin/adminroot.py -> build/lib/pootle/apps/pootle_app/views/admin copying pootle/apps/pootle_app/views/admin/projects.py -> build/lib/pootle/apps/pootle_app/views/admin copying pootle/apps/pootle_app/views/admin/permissions.py -> build/lib/pootle/apps/pootle_app/views/admin copying pootle/apps/pootle_app/views/admin/users.py -> build/lib/pootle/apps/pootle_app/views/admin copying pootle/apps/pootle_app/views/admin/__init__.py -> build/lib/pootle/apps/pootle_app/views/admin creating build/lib/pootle/apps/pootle_app/views/index copying pootle/apps/pootle_app/views/index/urls.py -> build/lib/pootle/apps/pootle_app/views/index copying pootle/apps/pootle_app/views/index/index.py -> build/lib/pootle/apps/pootle_app/views/index copying pootle/apps/pootle_app/views/index/__init__.py -> build/lib/pootle/apps/pootle_app/views/index creating build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/list_languages.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/update_tmserver.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/refresh_scores.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/update_data.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/sync_stores.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/flush_cache.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/contributors.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/schema.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/webpack.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/list_serializers.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/revision.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/list_projects.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/calculate_checks.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/initdb.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/test_checks.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/update_stores.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/config.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/changed_languages.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/dump.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/retry_failed_jobs.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/set_filetype.py -> build/lib/pootle/apps/pootle_app/management/commands copying pootle/apps/pootle_app/management/commands/__init__.py -> build/lib/pootle/apps/pootle_app/management/commands creating build/lib/pootle/apps/pootle_app/management/commands/schema_commands copying pootle/apps/pootle_app/management/commands/schema_commands/__init__.py -> build/lib/pootle/apps/pootle_app/management/commands/schema_commands creating build/lib/pootle/apps/pootle_config/migrations copying pootle/apps/pootle_config/migrations/0001_initial.py -> build/lib/pootle/apps/pootle_config/migrations copying pootle/apps/pootle_config/migrations/__init__.py -> build/lib/pootle/apps/pootle_config/migrations creating build/lib/pootle/apps/reports/migrations copying pootle/apps/reports/migrations/0002_rm_paid_task.py -> build/lib/pootle/apps/reports/migrations copying pootle/apps/reports/migrations/0001_initial.py -> build/lib/pootle/apps/reports/migrations copying pootle/apps/reports/migrations/__init__.py -> build/lib/pootle/apps/reports/migrations creating build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0004_fill_translated_wordcount.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0005_index_ordering.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0007_submission_revision.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0014_truncate_source_subs.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0016_drop_add_suggestion_subs.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0011_cleanup_submissions.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0013_remove_revert_flag.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0023_remove_scorelog.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0012_drop_stale_scorelog_ctype.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0013_remove_extra_indeces.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0018_remove_submission_store.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0003_scorelog_translated_wordcount.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0017_drop_reject_suggestion_subs.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0002_update_submission_ordering.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0008_set_submission_revisions.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0022_set_suggestion_submitters.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0019_convert_accept_sugg_subs.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0011_cleanup_submissions_squashed_0023_remove_scorelog.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0021_remove_paid_rates.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0010_submission_on_delete_user.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0006_set_submission_base_manager_name.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0009_rm_similarity.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0001_initial.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0015_remove_system_scorelogs.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0020_convert_checks_subs.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/__init__.py -> build/lib/pootle/apps/pootle_statistics/migrations copying pootle/apps/pootle_statistics/migrations/0012_remove_create_subs.py -> build/lib/pootle/apps/pootle_statistics/migrations creating build/lib/pootle/apps/pootle_revision/migrations copying pootle/apps/pootle_revision/migrations/0001_initial.py -> build/lib/pootle/apps/pootle_revision/migrations copying pootle/apps/pootle_revision/migrations/__init__.py -> build/lib/pootle/apps/pootle_revision/migrations creating build/lib/pootle/apps/staticpages/migrations copying pootle/apps/staticpages/migrations/0002_change_url_field_help_text.py -> build/lib/pootle/apps/staticpages/migrations copying pootle/apps/staticpages/migrations/0003_remove_extra_indeces.py -> build/lib/pootle/apps/staticpages/migrations copying pootle/apps/staticpages/migrations/0001_initial.py -> build/lib/pootle/apps/staticpages/migrations copying pootle/apps/staticpages/migrations/__init__.py -> build/lib/pootle/apps/staticpages/migrations creating build/lib/pootle/apps/staticpages/templatetags copying pootle/apps/staticpages/templatetags/staticpages.py -> build/lib/pootle/apps/staticpages/templatetags copying pootle/apps/staticpages/templatetags/__init__.py -> build/lib/pootle/apps/staticpages/templatetags creating build/lib/pootle/apps/pootle_profile/templatetags copying pootle/apps/pootle_profile/templatetags/profile_tags.py -> build/lib/pootle/apps/pootle_profile/templatetags copying pootle/apps/pootle_profile/templatetags/__init__.py -> build/lib/pootle/apps/pootle_profile/templatetags creating build/lib/pootle/apps/pootle_word/migrations copying pootle/apps/pootle_word/migrations/0003_add_word_stems.py -> build/lib/pootle/apps/pootle_word/migrations copying pootle/apps/pootle_word/migrations/0002_set_cs_schema.py -> build/lib/pootle/apps/pootle_word/migrations copying pootle/apps/pootle_word/migrations/0001_initial.py -> build/lib/pootle/apps/pootle_word/migrations copying pootle/apps/pootle_word/migrations/__init__.py -> build/lib/pootle/apps/pootle_word/migrations creating build/lib/pootle/apps/pootle_terminology/templatetags copying pootle/apps/pootle_terminology/templatetags/terminology_tags.py -> build/lib/pootle/apps/pootle_terminology/templatetags copying pootle/apps/pootle_terminology/templatetags/__init__.py -> build/lib/pootle/apps/pootle_terminology/templatetags creating build/lib/pootle/apps/pootle_fs/migrations copying pootle/apps/pootle_fs/migrations/0001_initial.py -> build/lib/pootle/apps/pootle_fs/migrations copying pootle/apps/pootle_fs/migrations/__init__.py -> build/lib/pootle/apps/pootle_fs/migrations creating build/lib/pootle/apps/pootle_fs/templatetags copying pootle/apps/pootle_fs/templatetags/fs_tags.py -> build/lib/pootle/apps/pootle_fs/templatetags copying pootle/apps/pootle_fs/templatetags/__init__.py -> build/lib/pootle/apps/pootle_fs/templatetags creating build/lib/pootle/apps/pootle_fs/management copying pootle/apps/pootle_fs/management/__init__.py -> build/lib/pootle/apps/pootle_fs/management creating build/lib/pootle/apps/pootle_fs/management/commands copying pootle/apps/pootle_fs/management/commands/fs.py -> build/lib/pootle/apps/pootle_fs/management/commands copying pootle/apps/pootle_fs/management/commands/init_fs_project.py -> build/lib/pootle/apps/pootle_fs/management/commands copying pootle/apps/pootle_fs/management/commands/__init__.py -> build/lib/pootle/apps/pootle_fs/management/commands creating build/lib/pootle/apps/pootle_fs/management/commands/fs_commands copying pootle/apps/pootle_fs/management/commands/fs_commands/fetch.py -> build/lib/pootle/apps/pootle_fs/management/commands/fs_commands copying pootle/apps/pootle_fs/management/commands/fs_commands/info.py -> build/lib/pootle/apps/pootle_fs/management/commands/fs_commands copying pootle/apps/pootle_fs/management/commands/fs_commands/add.py -> build/lib/pootle/apps/pootle_fs/management/commands/fs_commands copying pootle/apps/pootle_fs/management/commands/fs_commands/rm.py -> build/lib/pootle/apps/pootle_fs/management/commands/fs_commands copying pootle/apps/pootle_fs/management/commands/fs_commands/unstage.py -> build/lib/pootle/apps/pootle_fs/management/commands/fs_commands copying pootle/apps/pootle_fs/management/commands/fs_commands/resolve.py -> build/lib/pootle/apps/pootle_fs/management/commands/fs_commands copying pootle/apps/pootle_fs/management/commands/fs_commands/sync.py -> build/lib/pootle/apps/pootle_fs/management/commands/fs_commands copying pootle/apps/pootle_fs/management/commands/fs_commands/state.py -> build/lib/pootle/apps/pootle_fs/management/commands/fs_commands copying pootle/apps/pootle_fs/management/commands/fs_commands/__init__.py -> build/lib/pootle/apps/pootle_fs/management/commands/fs_commands creating build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/0005_set_vfolder_titles.py -> build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/0006_cleanup_vfolder_names.py -> build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/0002_set_unit_priorities.py -> build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/0014_remove_location.py -> build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/0004_virtualfolder_title.py -> build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/0016_remove_vfdata_last_updated_unit.py -> build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/0003_case_sensitive_schema.py -> build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/0018_rm_vfti.py -> build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/0008_virtualfolder_stores.py -> build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/0017_rm_vfdata.py -> build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/0019_change_filter_rules_field_label.py -> build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/0009_set_vfolder_stores.py -> build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/0013_set_projects_languages.py -> build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/0010_remove_virtualfolder_units.py -> build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/0007_make_vfolder_name_unique.py -> build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/0012_add_all_proj_lang_flags.py -> build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/0011_add_projects_languages.py -> build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/0001_initial.py -> build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/0015_vfdata.py -> build/lib/pootle/apps/virtualfolder/migrations copying pootle/apps/virtualfolder/migrations/__init__.py -> build/lib/pootle/apps/virtualfolder/migrations creating build/lib/pootle/apps/virtualfolder/management copying pootle/apps/virtualfolder/management/__init__.py -> build/lib/pootle/apps/virtualfolder/management creating build/lib/pootle/apps/virtualfolder/management/commands copying pootle/apps/virtualfolder/management/commands/add_vfolders.py -> build/lib/pootle/apps/virtualfolder/management/commands copying pootle/apps/virtualfolder/management/commands/__init__.py -> build/lib/pootle/apps/virtualfolder/management/commands creating build/lib/pootle/apps/pootle_data/migrations copying pootle/apps/pootle_data/migrations/0002_storechecksdata_tpchecksdata.py -> build/lib/pootle/apps/pootle_data/migrations copying pootle/apps/pootle_data/migrations/0009_remove_extra_indeces.py -> build/lib/pootle/apps/pootle_data/migrations copying pootle/apps/pootle_data/migrations/0003_index_unique_together.py -> build/lib/pootle/apps/pootle_data/migrations copying pootle/apps/pootle_data/migrations/0007_add_store_and_tp_data_again.py -> build/lib/pootle/apps/pootle_data/migrations copying pootle/apps/pootle_data/migrations/0004_remove_last_updated.py -> build/lib/pootle/apps/pootle_data/migrations copying pootle/apps/pootle_data/migrations/0006_add_cascade_deletes.py -> build/lib/pootle/apps/pootle_data/migrations copying pootle/apps/pootle_data/migrations/0005_add_store_and_tp_data.py -> build/lib/pootle/apps/pootle_data/migrations copying pootle/apps/pootle_data/migrations/0008_keep_data_on_delete.py -> build/lib/pootle/apps/pootle_data/migrations copying pootle/apps/pootle_data/migrations/0001_initial.py -> build/lib/pootle/apps/pootle_data/migrations copying pootle/apps/pootle_data/migrations/__init__.py -> build/lib/pootle/apps/pootle_data/migrations creating build/lib/pootle/apps/pootle_score/migrations copying pootle/apps/pootle_score/migrations/0003_add_pootle_user_store_score.py -> build/lib/pootle/apps/pootle_score/migrations copying pootle/apps/pootle_score/migrations/0004_zero_default_score.py -> build/lib/pootle/apps/pootle_score/migrations copying pootle/apps/pootle_score/migrations/0002_set_user_scores.py -> build/lib/pootle/apps/pootle_score/migrations copying pootle/apps/pootle_score/migrations/0005_remove_extra_indeces.py -> build/lib/pootle/apps/pootle_score/migrations copying pootle/apps/pootle_score/migrations/0001_initial.py -> build/lib/pootle/apps/pootle_score/migrations copying pootle/apps/pootle_score/migrations/__init__.py -> build/lib/pootle/apps/pootle_score/migrations creating build/lib/pootle/apps/pootle_project/migrations copying pootle/apps/pootle_project/migrations/0006_project_filetypes.py -> build/lib/pootle/apps/pootle_project/migrations copying pootle/apps/pootle_project/migrations/0011_add_project_checker_validator.py -> build/lib/pootle/apps/pootle_project/migrations copying pootle/apps/pootle_project/migrations/0008_remove_project_localfiletype.py -> build/lib/pootle/apps/pootle_project/migrations copying pootle/apps/pootle_project/migrations/0002_remove_dynamic_model_choices_localfiletype.py -> build/lib/pootle/apps/pootle_project/migrations copying pootle/apps/pootle_project/migrations/0003_case_sensitive_schema.py -> build/lib/pootle/apps/pootle_project/migrations copying pootle/apps/pootle_project/migrations/0015_rename_fs_treestyle.py -> build/lib/pootle/apps/pootle_project/migrations copying pootle/apps/pootle_project/migrations/0004_correct_checkerstyle_options_order.py -> build/lib/pootle/apps/pootle_project/migrations copying pootle/apps/pootle_project/migrations/0012_set_pootle_fs_treestyle.py -> build/lib/pootle/apps/pootle_project/migrations copying pootle/apps/pootle_project/migrations/0005_add_none_treestyle.py -> build/lib/pootle/apps/pootle_project/migrations copying pootle/apps/pootle_project/migrations/0014_just_rename_label_for_choice.py -> build/lib/pootle/apps/pootle_project/migrations copying pootle/apps/pootle_project/migrations/0016_change_treestyle_choices_label.py -> build/lib/pootle/apps/pootle_project/migrations copying pootle/apps/pootle_project/migrations/0013_rename_treestyle_choice_to_pootle_fs.py -> build/lib/pootle/apps/pootle_project/migrations copying pootle/apps/pootle_project/migrations/0010_add_reserved_code_validator.py -> build/lib/pootle/apps/pootle_project/migrations copying pootle/apps/pootle_project/migrations/0009_set_code_as_fullname_when_no_fullname.py -> build/lib/pootle/apps/pootle_project/migrations copying pootle/apps/pootle_project/migrations/0001_initial.py -> build/lib/pootle/apps/pootle_project/migrations copying pootle/apps/pootle_project/migrations/0007_migrate_localfiletype.py -> build/lib/pootle/apps/pootle_project/migrations copying pootle/apps/pootle_project/migrations/__init__.py -> build/lib/pootle/apps/pootle_project/migrations creating build/lib/pootle/apps/pootle_translationproject/migrations copying pootle/apps/pootle_translationproject/migrations/0005_remove_empty_translationprojects.py -> build/lib/pootle/apps/pootle_translationproject/migrations copying pootle/apps/pootle_translationproject/migrations/0003_realpath_can_be_none.py -> build/lib/pootle/apps/pootle_translationproject/migrations copying pootle/apps/pootle_translationproject/migrations/0002_remove_translationproject_disabled.py -> build/lib/pootle/apps/pootle_translationproject/migrations copying pootle/apps/pootle_translationproject/migrations/0004_add_reverse_tp_idx.py -> build/lib/pootle/apps/pootle_translationproject/migrations copying pootle/apps/pootle_translationproject/migrations/0007_set_tp_base_manager_name.py -> build/lib/pootle/apps/pootle_translationproject/migrations copying pootle/apps/pootle_translationproject/migrations/0001_initial.py -> build/lib/pootle/apps/pootle_translationproject/migrations copying pootle/apps/pootle_translationproject/migrations/0006_relink_or_drop_orphan_translationprojects.py -> build/lib/pootle/apps/pootle_translationproject/migrations copying pootle/apps/pootle_translationproject/migrations/0008_remove_extra_indeces.py -> build/lib/pootle/apps/pootle_translationproject/migrations copying pootle/apps/pootle_translationproject/migrations/__init__.py -> build/lib/pootle/apps/pootle_translationproject/migrations creating build/lib/pootle/apps/import_export/management copying pootle/apps/import_export/management/__init__.py -> build/lib/pootle/apps/import_export/management creating build/lib/pootle/apps/import_export/management/commands copying pootle/apps/import_export/management/commands/export.py -> build/lib/pootle/apps/import_export/management/commands copying pootle/apps/import_export/management/commands/import.py -> build/lib/pootle/apps/import_export/management/commands copying pootle/apps/import_export/management/commands/__init__.py -> build/lib/pootle/apps/import_export/management/commands creating build/lib/pootle/apps/pootle_language/migrations copying pootle/apps/pootle_language/migrations/0002_case_insensitive_schema.py -> build/lib/pootle/apps/pootle_language/migrations copying pootle/apps/pootle_language/migrations/0003_ensure_unique_special_chars.py -> build/lib/pootle/apps/pootle_language/migrations copying pootle/apps/pootle_language/migrations/0001_initial.py -> build/lib/pootle/apps/pootle_language/migrations copying pootle/apps/pootle_language/migrations/__init__.py -> build/lib/pootle/apps/pootle_language/migrations creating build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0039_set_suggestion_tmp_state.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0040_remove_suggestion_state.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0036_unitchange.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0028_unitsource_creation_revision.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0044_set_new_suggestion_states.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0024_set_store_base_manager_name.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0029_set_unit_creation_revision.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0026_suggestion_on_delete_user.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0003_remove_unit_ordering.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0049_remove_unit_commented.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0047_remove_old_unit_fields.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0046_unit_source_one_to_one.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0053_remove_unit_submitted.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0021_set_tp_path.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0032_qc_tablename.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0022_add_unique_tp_path_idx.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0029_unit_tablename.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0004_index_store_index_together.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0032_fix_empty_wordcounts.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0027_unit_created_by_squashed_0055_fill_unit_source_data.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0038_suggestion_tmp_state.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0045_remove_suggestion_tmp_state.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0031_remove_suggestion_translator_comment_f.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0050_set_change_reviewed.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0012_set_is_template.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0028_set_created_by.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0043_suggestion_state.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0020_store_tp_path.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0030_store_tablename.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0054_clean_abs_file_paths.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0017_store_priority.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0041_suggestionstate.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0055_fill_unit_source_data.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0010_set_store_filetypes.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0052_set_change_submitted.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0015_add_slashes_validator_for_name.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0008_flush_django_cache.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0018_move_priority_to_store.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0048_set_change_commented.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0009_store_filetype.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0005_unit_priority.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0002_make_suggestion_user_not_null.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0033_conditionally_remove_unit_created_by.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0035_set_created_by_again.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0023_add_unit_store_idxs.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0037_unitsource_fields.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0042_add_default_suggestion_states.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0007_case_sensitive_schema.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0027_unit_created_by.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0014_add_unit_index_togethers.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0034_unitsource.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0019_remove_unit_priority.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0011_store_is_template.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0016_blank_last_sync_revision.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0031_suggestion_tablename.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0013_set_store_filetype_again.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0025_unit_on_delete_user.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0001_initial.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0006_remove_auto_now_add.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0051_remove_unit_reviewed.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/__init__.py -> build/lib/pootle/apps/pootle_store/migrations copying pootle/apps/pootle_store/migrations/0030_remove_extra_indeces.py -> build/lib/pootle/apps/pootle_store/migrations creating build/lib/pootle/apps/pootle_store/unit copying pootle/apps/pootle_store/unit/results.py -> build/lib/pootle/apps/pootle_store/unit copying pootle/apps/pootle_store/unit/search.py -> build/lib/pootle/apps/pootle_store/unit copying pootle/apps/pootle_store/unit/filters.py -> build/lib/pootle/apps/pootle_store/unit copying pootle/apps/pootle_store/unit/altsrc.py -> build/lib/pootle/apps/pootle_store/unit copying pootle/apps/pootle_store/unit/proxy.py -> build/lib/pootle/apps/pootle_store/unit copying pootle/apps/pootle_store/unit/timeline.py -> build/lib/pootle/apps/pootle_store/unit copying pootle/apps/pootle_store/unit/__init__.py -> build/lib/pootle/apps/pootle_store/unit creating build/lib/pootle/apps/pootle_store/store copying pootle/apps/pootle_store/store/deserialize.py -> build/lib/pootle/apps/pootle_store/store copying pootle/apps/pootle_store/store/serialize.py -> build/lib/pootle/apps/pootle_store/store copying pootle/apps/pootle_store/store/__init__.py -> build/lib/pootle/apps/pootle_store/store creating build/lib/pootle/apps/pootle_store/templatetags copying pootle/apps/pootle_store/templatetags/store_tags.py -> build/lib/pootle/apps/pootle_store/templatetags copying pootle/apps/pootle_store/templatetags/__init__.py -> build/lib/pootle/apps/pootle_store/templatetags creating build/lib/pootle/apps/pootle_format/migrations copying pootle/apps/pootle_format/migrations/0002_default_formats.py -> build/lib/pootle/apps/pootle_format/migrations copying pootle/apps/pootle_format/migrations/0003_remove_extra_indeces.py -> build/lib/pootle/apps/pootle_format/migrations copying pootle/apps/pootle_format/migrations/0001_initial.py -> build/lib/pootle/apps/pootle_format/migrations copying pootle/apps/pootle_format/migrations/__init__.py -> build/lib/pootle/apps/pootle_format/migrations creating build/lib/pootle/apps/pootle_format/formats copying pootle/apps/pootle_format/formats/providers.py -> build/lib/pootle/apps/pootle_format/formats copying pootle/apps/pootle_format/formats/mozilla_lang.py -> build/lib/pootle/apps/pootle_format/formats copying pootle/apps/pootle_format/formats/po.py -> build/lib/pootle/apps/pootle_format/formats copying pootle/apps/pootle_format/formats/__init__.py -> build/lib/pootle/apps/pootle_format/formats running egg_info writing Pootle.egg-info/PKG-INFO writing dependency_links to Pootle.egg-info/dependency_links.txt writing entry points to Pootle.egg-info/entry_points.txt writing requirements to Pootle.egg-info/requires.txt writing top-level names to Pootle.egg-info/top_level.txt reading manifest file 'Pootle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/_themes/.git' no previously-included directories found matching 'docs/_build/doctrees/' warning: no previously-included files found matching 'docs/_themes/.gitignore' warning: no previously-included files found matching 'pootle/strings.py' warning: no previously-included files found matching 'pootle/static/js/strings.js' warning: no previously-included files found matching 'pootle/assets/js/strings.js' warning: no previously-included files found matching 'pootle/settings/*-local.conf' no previously-included directories found matching 'pootle/static/images/sprite/' no previously-included directories found matching 'pootle/static/js/node_modules/*' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'Pootle.egg-info/SOURCES.txt' creating build/lib/pootle/.pootle_fs creating build/lib/pootle/.pootle_fs/tmp copying pootle/.pootle_fs/tmp/README -> build/lib/pootle/.pootle_fs/tmp creating build/lib/pootle/assets creating build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/013e48e331625b58c69637fbe325111c -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/02d2f7e3fd4f31f7a73a881daefacd04 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/02d51bd8ec29758901750dc92c8c6d4c -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/048b6a85bc458f5a9ee4086cd5dac605 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/04a3150bbf859ef2e65db37d47bfd324 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/0594f997c6d9fb736b7e0f60f60afead -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/0fd173e912d4e1a4cd58351558d83349 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/11e5c0995170a6e457c410456868bdb6 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/12883b8231a290457e761ea03dcd01a5 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/132e6b4ec303b9bef94a510fccb48af4 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/14eafcf6c2d9dfe816249565cdba819c -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/1bda29be69ad86a6581461c59846b9ea -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/1e60c53a899b168f22cf62cfddc6d44e -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/1edf11f1e6b9d462fe9c4c53fd6a1510 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/1f0cd54720e5b705664a00beeb3b8e2d -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/20dd8607a2b09dfe5305b2de478453be -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/21fef948ce353107d39f1e60cde00137 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/220eb3f7af838c57cd4d70fa7bb1dff6 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/23c3986c1a36ffaf3530710fc2e01963 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/245dcd319f219de107c7fcb33f8b3f99 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/24aeeb39fa82af48e9939cb3865ee902 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/2a7dd702a163bbd0f50cdcc18808a514 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/2c3c96be1d7048270f1ff9f4d5a7c737 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/2d3152c7e07734563e2810a652871e61 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/2dfc4b18d0da3a6ca31f78a5c00c5800 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/2e3ddd35ccb38bf94c8840d7654c1890 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/30ad9b77511f72ba3b4fe67153565328 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/313ffdb02d9cfd3dd88356dfbcc2a3ad -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/31bd2ee0ad77bed3e5555cb300ad7fe6 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/33e4edfd1db28c794f8a4cbcbcde9d44 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/3476482c6b5fc99e6edb46f65218b9a4 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/35324cb1cc01359918032edfae00d983 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/358add04a9f0ec8c4e7b18d70a06bd9f -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/38cecf3afbf900a2d9bf94cd3ea7d700 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/39ad1b43eb3e8a51943ebe23f211085b -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/3a1dbf4d44865e534d35f05ff1006fa9 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/3f666ee485b3cda725b6b2428cc22339 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/4403e8d4a5f1d4e4e950b6b8dbaaf3b2 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/4c8884fdaea7f2dd87620298cdc79a43 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/50e5876cb2e14cec93cf078d1e2ee533 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/50f96b80c0bd2034e5804fc30d5b0fc5 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/524216d63ead3418de63d7e35f4fe72d -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/529b9c04c18cd0d61fa6fa64c812890a -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/58a7aec2002ec7b2f68fbf16e2cb9f25 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/58e74b1db32c7f4c12c1b6907a2caccc -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/59b490827b4caf14acd2bfbfa730cd3b -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/5cfd109307373382dee6535d239ed6fb -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/5e00adf234276abe2420827812371e09 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/60bc79d5f61c476e0e0c846867ef5307 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/64be5a2fbd663dfaf975133febfa3ec4 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/65fb1accaf6ec417c543d725c01a8070 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/6b06feffb89ec66204b05d867d4f0769 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/6bb95c095a2dd16e0cf3f0dd339b083a -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/6cdd2326a72a12660ac4aa59bf963f95 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/7014bf1f76192acef962a1d9b682347b -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/7063e81d8c39cc57a68b4822e53ddaf6 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/7ff36cdb7ee645af8ea5ed375d988948 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/80076d19d5b23b8d4e8b02cbf2c7e2ea -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/82c9e41f03515a3efc05f2619f7697f4 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/8762965e45689385f2d8708ad923eb1a -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/87ac7aa717c4fb9941599ddfde9cf5cf -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/89f7c09865478e2ac6854bdcdd1f860a -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/8c5a97e728a5a5addf334ef1779f6c11 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/8c6154062679f58451a4b24098623f5c -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/8ccd22a09c422d5a13201695a37bc355 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/93cb3b22cfd4c6ab5180eada23bb0088 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/95f8d81264d9e453d8ea6f5de4e9b6f7 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/98adf4e004781b056e91813477ed8fb8 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/9937ecc5e99a181b6dbd404c968811bc -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/993a7410603ed10c55ce5838b7b9c1ed -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/99cf676294d9455f4ca7723e825fe70f -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/9ed00930603f3dcf429c93c7ea6953c8 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/a08aac37a565ba60ba5eec7b0e00ba10 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/a435a14e693c984625f9ccd6c13dcafa -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/a45e6dee446b93e6e0a05bd3dceaa340 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/a84f0decc828631703a3d1c04ec74c2f -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/aac276a1ac3456bb63b1f21fa2d7514d -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/ad13238250855338eb36f780f164258e -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/b09bec367122e50f938e5f74e423fe4a -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/b38da29ae6955b729506ba253976ebed -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/b49227b26e2217d63f7ce12906311001 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/b9230847110751512b929c43c84c624b -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/bd1b82df5bbf56aeb5a34b95fd16a8de -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/c1bb4301ada52ef1e059e614da72a298 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/c2e4b201fb73931cb5aa94f358ad0479 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/c3aeec5d7f240551df11f409364bc8b9 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/c7d19d59c19d27c92dca2a7a343d69de -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/c900ed1f2d03ef7d667005f7e2a47f13 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/cb4ee27a56b09b4eaeeeaa74a5c647b5 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/d1f7da014ec465692df90e8f0c10a726 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/d2ff47a7d364fa121244abd85c72b4da -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/d3435812f437e915a6b0886a6625c2b8 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/d57be927d43f6d8049264ae8d476d725 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/d5ec926a183f9c6eff9e0a3ebb0d54dc -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/d9262039b1f2257a7ec0d02bc7fe0a3f -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/d9ff0ae0a03085150ffc757c3df874b5 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/da2b1c4798614352dc9fcb43ce195e50 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/db1a5365bf399e29072106a8daa7a277 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/dd7f49afdf0a1d5d7b735141cd5e163e -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/df3016bf2ed3905976ff64541eab80ff -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/e19d8a66fc9a5be55aa4048002f80c14 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/e449ab3367c29b28686abd178402b441 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/e5abeed6281e070f83583180d3111a0e -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/e6cf954c3d2af1ea7c5f62ca20f2156b -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/ec8c47579c3aac9ec23330769d4cefff -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/f06d45830f61b03547fddc034fdae197 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/f20fa1c75e948ccd4e08aa72b9887ba9 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/f2640c864b4c3683bf843c1be4cc9c8b -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/f676959b8cd2953f4db9a0d4c4a23a9f -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/f7cc4ecfc24f6ca88034fcf1b8253f5c -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/f871125582e0da9cbed1801fe59dd947 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/fb36887b9b296df800b881dfea66d461 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/fbf0d931672e14a7fe1607dd5a64a7b3 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/fc9dc8a4bbe01b7f7ee284076a3642ff -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/fe03f72c88f719523c46adee46e642cd -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/fe3dfa8b1f883d3971846d0997d337e8 -> build/lib/pootle/assets/.webassets-cache copying pootle/assets/.webassets-cache/ffcd4d524d24c53b38434a6bd10c62f6 -> build/lib/pootle/assets/.webassets-cache creating build/lib/pootle/assets/css copying pootle/assets/css/actions.css -> build/lib/pootle/assets/css copying pootle/assets/css/admin.css -> build/lib/pootle/assets/css copying pootle/assets/css/admin.min.6c350645.css -> build/lib/pootle/assets/css copying pootle/assets/css/auth.css -> build/lib/pootle/assets/css copying pootle/assets/css/breadcrumbs.css -> build/lib/pootle/assets/css copying pootle/assets/css/buttons.css -> build/lib/pootle/assets/css copying pootle/assets/css/common.min.42802975.css -> build/lib/pootle/assets/css copying pootle/assets/css/contact.css -> build/lib/pootle/assets/css copying pootle/assets/css/editor.css -> build/lib/pootle/assets/css copying pootle/assets/css/editor.min.0bc6a28c.css -> build/lib/pootle/assets/css copying pootle/assets/css/error.css -> build/lib/pootle/assets/css copying pootle/assets/css/magnific-popup.css -> build/lib/pootle/assets/css copying pootle/assets/css/navbar.css -> build/lib/pootle/assets/css copying pootle/assets/css/popup.css -> build/lib/pootle/assets/css copying pootle/assets/css/react-select.css -> build/lib/pootle/assets/css copying pootle/assets/css/scores.css -> build/lib/pootle/assets/css copying pootle/assets/css/select2-pootle.css -> build/lib/pootle/assets/css copying pootle/assets/css/select2.css -> build/lib/pootle/assets/css copying pootle/assets/css/sprite.css -> build/lib/pootle/assets/css copying pootle/assets/css/style.css -> build/lib/pootle/assets/css copying pootle/assets/css/tipsy.css -> build/lib/pootle/assets/css copying pootle/assets/css/user.css -> build/lib/pootle/assets/css copying pootle/assets/css/welcome.css -> build/lib/pootle/assets/css creating build/lib/pootle/assets/favicon copying pootle/assets/favicon/README.rst -> build/lib/pootle/assets/favicon copying pootle/assets/favicon/android-chrome-192x192.png -> build/lib/pootle/assets/favicon copying pootle/assets/favicon/android-chrome-512x512.png -> build/lib/pootle/assets/favicon copying pootle/assets/favicon/apple-touch-icon.png -> build/lib/pootle/assets/favicon copying pootle/assets/favicon/browserconfig.xml -> build/lib/pootle/assets/favicon copying pootle/assets/favicon/favicon-16x16.png -> build/lib/pootle/assets/favicon copying pootle/assets/favicon/favicon-32x32.png -> build/lib/pootle/assets/favicon copying pootle/assets/favicon/favicon.ico -> build/lib/pootle/assets/favicon copying pootle/assets/favicon/manifest.json -> build/lib/pootle/assets/favicon copying pootle/assets/favicon/mstile-144x144.png -> build/lib/pootle/assets/favicon copying pootle/assets/favicon/mstile-150x150.png -> build/lib/pootle/assets/favicon copying pootle/assets/favicon/mstile-310x150.png -> build/lib/pootle/assets/favicon copying pootle/assets/favicon/mstile-310x310.png -> build/lib/pootle/assets/favicon copying pootle/assets/favicon/mstile-70x70.png -> build/lib/pootle/assets/favicon copying pootle/assets/favicon/safari-pinned-tab.svg -> build/lib/pootle/assets/favicon creating build/lib/pootle/assets/fonts copying pootle/assets/fonts/README.rst -> build/lib/pootle/assets/fonts copying pootle/assets/fonts/raw.sfd -> build/lib/pootle/assets/fonts copying pootle/assets/fonts/raw.woff -> build/lib/pootle/assets/fonts creating build/lib/pootle/assets/images copying pootle/assets/images/app-32x32.png -> build/lib/pootle/assets/images copying pootle/assets/images/app-64x64.png -> build/lib/pootle/assets/images copying pootle/assets/images/bg.png -> build/lib/pootle/assets/images copying pootle/assets/images/blank.gif -> build/lib/pootle/assets/images copying pootle/assets/images/logo-color.svg -> build/lib/pootle/assets/images copying pootle/assets/images/logo-white.svg -> build/lib/pootle/assets/images copying pootle/assets/images/menu_white.png -> build/lib/pootle/assets/images copying pootle/assets/images/select2-spinner.gif -> build/lib/pootle/assets/images copying pootle/assets/images/select2.png -> build/lib/pootle/assets/images copying pootle/assets/images/select2x2.png -> build/lib/pootle/assets/images copying pootle/assets/images/sprite.png -> build/lib/pootle/assets/images creating build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-accept-white.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-accept.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-arrow-down.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-arrow-up.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-asc.gif -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-ascdesc.gif -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-back.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-block-muted.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-block.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-caighdean-translate.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-collapse-stats.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-comment-add.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-comment-user.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-copy.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-desc.gif -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-download.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-error.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-expand-stats.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-external-link.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-file.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-folder-parent.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-folder.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-github.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-google-translate.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-information.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-language.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-logo.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-pootle.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-project.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-raw-mode.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-reject-white.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-reject.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-search.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-tick.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-timeline.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-upload.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-user-linkedin.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-user-twitter.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-user-website.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-vfolder.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-warning.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-web-translate.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-welsh-translate.png -> build/lib/pootle/assets/images/sprite copying pootle/assets/images/sprite/icon-yandex-translate.png -> build/lib/pootle/assets/images/sprite creating build/lib/pootle/assets/js copying pootle/assets/js/agreement.js -> build/lib/pootle/assets/js copying pootle/assets/js/browser.js -> build/lib/pootle/assets/js copying pootle/assets/js/captcha.js -> build/lib/pootle/assets/js copying pootle/assets/js/collections.js -> build/lib/pootle/assets/js copying pootle/assets/js/common.js -> build/lib/pootle/assets/js copying pootle/assets/js/contact.js -> build/lib/pootle/assets/js copying pootle/assets/js/dropdown.js -> build/lib/pootle/assets/js copying pootle/assets/js/helpers.js -> build/lib/pootle/assets/js copying pootle/assets/js/models.js -> build/lib/pootle/assets/js copying pootle/assets/js/msg.js -> build/lib/pootle/assets/js copying pootle/assets/js/package-lock.json -> build/lib/pootle/assets/js copying pootle/assets/js/package.json -> build/lib/pootle/assets/js copying pootle/assets/js/reducers.js -> build/lib/pootle/assets/js copying pootle/assets/js/s2.js -> build/lib/pootle/assets/js copying pootle/assets/js/search.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-ar.min.a8bb27ec.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-az.min.498dc667.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-bg.min.89cba4df.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-ca.min.2eaad4eb.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-cs.min.a68bcd29.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-da.min.cbf897a0.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-de.min.366d0aac.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-el.min.5629ce65.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-en.min.05649b26.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-es.min.dc9dbf9d.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-et.min.c3953fb9.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-eu.min.11b92545.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-fa.min.98e52839.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-fi.min.659847de.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-fr.min.b06a3340.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-gl.min.78a87f7c.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-he.min.222d90ee.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-hi.min.116a90b7.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-hr.min.e1d2c70b.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-hu.min.db45641f.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-id.min.6ee6c9c6.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-is.min.808c7d47.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-it.min.bae1661d.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-ja.min.19cf1ce8.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-km.min.6074a9c5.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-ko.min.74b17541.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-lt.min.a0783b1b.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-lv.min.07fe2a58.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-mk.min.4986d7fc.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-ms.min.23e7b436.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-nb.min.137e1840.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-nl.min.c363ace8.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-pl.min.76465b54.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-pt-BR.min.9efbbac4.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-pt.min.5d6ccc53.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-ro.min.1ddc2b99.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-ru.min.d83609ab.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-sk.min.a0f1a818.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-sr-Cyrl.min.2f3047aa.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-sr.min.157bc6eb.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-sv.min.2b21bb3f.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-th.min.2a4ece4c.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-tr.min.c1925d88.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-uk.min.3d56f311.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-vi.min.3520aa7b.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-zh-CN.min.419002d3.js -> build/lib/pootle/assets/js copying pootle/assets/js/select2-l10n-zh-TW.min.c021537e.js -> build/lib/pootle/assets/js copying pootle/assets/js/setup.test.js -> build/lib/pootle/assets/js copying pootle/assets/js/stats.js -> build/lib/pootle/assets/js copying pootle/assets/js/store.js -> build/lib/pootle/assets/js copying pootle/assets/js/stylelint.json -> build/lib/pootle/assets/js copying pootle/assets/js/utils.js -> build/lib/pootle/assets/js copying pootle/assets/js/vendor.bundle.js -> build/lib/pootle/assets/js copying pootle/assets/js/vendor.min.ce9c05c2.js -> build/lib/pootle/assets/js copying pootle/assets/js/webpack.config.js -> build/lib/pootle/assets/js creating build/lib/pootle/assets/js/1.. creating build/lib/pootle/assets/js/1../1 copying pootle/assets/js/1../1/app.bundle.js -> build/lib/pootle/assets/js/1../1 creating build/lib/pootle/assets/js/2.. creating build/lib/pootle/assets/js/2../2 copying pootle/assets/js/2../2/app.bundle.js -> build/lib/pootle/assets/js/2../2 creating build/lib/pootle/assets/js/3.. creating build/lib/pootle/assets/js/3../3 copying pootle/assets/js/3../3/app.bundle.js -> build/lib/pootle/assets/js/3../3 creating build/lib/pootle/assets/js/4.. creating build/lib/pootle/assets/js/4../4 copying pootle/assets/js/4../4/app.bundle.js -> build/lib/pootle/assets/js/4../4 creating build/lib/pootle/assets/js/5.. creating build/lib/pootle/assets/js/5../5 copying pootle/assets/js/5../5/app.bundle.js -> build/lib/pootle/assets/js/5../5 creating build/lib/pootle/assets/js/admin copying pootle/assets/js/admin/AdminRouter.js -> build/lib/pootle/assets/js/admin copying pootle/assets/js/admin/app.bundle.js -> build/lib/pootle/assets/js/admin copying pootle/assets/js/admin/app.js -> build/lib/pootle/assets/js/admin copying pootle/assets/js/admin/app.min.0bf05f6c.js -> build/lib/pootle/assets/js/admin creating build/lib/pootle/assets/js/admin/components copying pootle/assets/js/admin/components/AdminController.js -> build/lib/pootle/assets/js/admin/components copying pootle/assets/js/admin/components/ItemDelete.js -> build/lib/pootle/assets/js/admin/components copying pootle/assets/js/admin/components/ItemTable.js -> build/lib/pootle/assets/js/admin/components copying pootle/assets/js/admin/components/ItemTableRow.js -> build/lib/pootle/assets/js/admin/components copying pootle/assets/js/admin/components/Search.js -> build/lib/pootle/assets/js/admin/components copying pootle/assets/js/admin/components/SearchBox.js -> build/lib/pootle/assets/js/admin/components creating build/lib/pootle/assets/js/admin/components/Language copying pootle/assets/js/admin/components/Language/LanguageAdd.js -> build/lib/pootle/assets/js/admin/components/Language copying pootle/assets/js/admin/components/Language/LanguageController.js -> build/lib/pootle/assets/js/admin/components/Language copying pootle/assets/js/admin/components/Language/LanguageEdit.js -> build/lib/pootle/assets/js/admin/components/Language copying pootle/assets/js/admin/components/Language/LanguageForm.js -> build/lib/pootle/assets/js/admin/components/Language copying pootle/assets/js/admin/components/Language/index.js -> build/lib/pootle/assets/js/admin/components/Language creating build/lib/pootle/assets/js/admin/components/Project copying pootle/assets/js/admin/components/Project/ProjectAdd.js -> build/lib/pootle/assets/js/admin/components/Project copying pootle/assets/js/admin/components/Project/ProjectController.js -> build/lib/pootle/assets/js/admin/components/Project copying pootle/assets/js/admin/components/Project/ProjectEdit.js -> build/lib/pootle/assets/js/admin/components/Project copying pootle/assets/js/admin/components/Project/ProjectForm.js -> build/lib/pootle/assets/js/admin/components/Project copying pootle/assets/js/admin/components/Project/index.js -> build/lib/pootle/assets/js/admin/components/Project creating build/lib/pootle/assets/js/admin/components/User copying pootle/assets/js/admin/components/User/UserAdd.js -> build/lib/pootle/assets/js/admin/components/User copying pootle/assets/js/admin/components/User/UserController.js -> build/lib/pootle/assets/js/admin/components/User copying pootle/assets/js/admin/components/User/UserEdit.js -> build/lib/pootle/assets/js/admin/components/User copying pootle/assets/js/admin/components/User/UserForm.js -> build/lib/pootle/assets/js/admin/components/User copying pootle/assets/js/admin/components/User/index.js -> build/lib/pootle/assets/js/admin/components/User creating build/lib/pootle/assets/js/admin/general copying pootle/assets/js/admin/general/app.bundle.js -> build/lib/pootle/assets/js/admin/general copying pootle/assets/js/admin/general/app.js -> build/lib/pootle/assets/js/admin/general copying pootle/assets/js/admin/general/app.min.7b78c10e.js -> build/lib/pootle/assets/js/admin/general copying pootle/assets/js/admin/general/formset.js -> build/lib/pootle/assets/js/admin/general copying pootle/assets/js/admin/general/staticpages.js -> build/lib/pootle/assets/js/admin/general creating build/lib/pootle/assets/js/admin/general/components copying pootle/assets/js/admin/general/components/ContentEditor.js -> build/lib/pootle/assets/js/admin/general/components copying pootle/assets/js/admin/general/components/ContentPreview.js -> build/lib/pootle/assets/js/admin/general/components copying pootle/assets/js/admin/general/components/LiveEditor.css -> build/lib/pootle/assets/js/admin/general/components copying pootle/assets/js/admin/general/components/LiveEditor.js -> build/lib/pootle/assets/js/admin/general/components creating build/lib/pootle/assets/js/auth copying pootle/assets/js/auth/actions.js -> build/lib/pootle/assets/js/auth copying pootle/assets/js/auth/index.js -> build/lib/pootle/assets/js/auth copying pootle/assets/js/auth/reducers.js -> build/lib/pootle/assets/js/auth creating build/lib/pootle/assets/js/auth/components copying pootle/assets/js/auth/components/AccountActivation.js -> build/lib/pootle/assets/js/auth/components copying pootle/assets/js/auth/components/AccountInactive.js -> build/lib/pootle/assets/js/auth/components copying pootle/assets/js/auth/components/AuthContent.js -> build/lib/pootle/assets/js/auth/components copying pootle/assets/js/auth/components/AuthProgress.js -> build/lib/pootle/assets/js/auth/components copying pootle/assets/js/auth/components/AuthWindow.js -> build/lib/pootle/assets/js/auth/components copying pootle/assets/js/auth/components/EmailConfirmation.js -> build/lib/pootle/assets/js/auth/components copying pootle/assets/js/auth/components/PasswordResetForm.js -> build/lib/pootle/assets/js/auth/components copying pootle/assets/js/auth/components/RequestPasswordResetForm.js -> build/lib/pootle/assets/js/auth/components copying pootle/assets/js/auth/components/RequestPasswordResetProgress.js -> build/lib/pootle/assets/js/auth/components copying pootle/assets/js/auth/components/RequestPasswordResetSent.js -> build/lib/pootle/assets/js/auth/components copying pootle/assets/js/auth/components/SignInForm.js -> build/lib/pootle/assets/js/auth/components copying pootle/assets/js/auth/components/SignInPanel.js -> build/lib/pootle/assets/js/auth/components copying pootle/assets/js/auth/components/SignUpForm.js -> build/lib/pootle/assets/js/auth/components copying pootle/assets/js/auth/components/SocialAuthError.js -> build/lib/pootle/assets/js/auth/components copying pootle/assets/js/auth/components/SocialSignInForm.js -> build/lib/pootle/assets/js/auth/components copying pootle/assets/js/auth/components/SocialVerification.js -> build/lib/pootle/assets/js/auth/components creating build/lib/pootle/assets/js/auth/containers copying pootle/assets/js/auth/containers/Auth.js -> build/lib/pootle/assets/js/auth/containers creating build/lib/pootle/assets/js/auth/utils copying pootle/assets/js/auth/utils/AuthAPI.js -> build/lib/pootle/assets/js/auth/utils creating build/lib/pootle/assets/js/browser creating build/lib/pootle/assets/js/browser/components copying pootle/assets/js/browser/components/Stats.js -> build/lib/pootle/assets/js/browser/components copying pootle/assets/js/browser/components/TopContributorsTable.js -> build/lib/pootle/assets/js/browser/components copying pootle/assets/js/browser/components/VisibilityToggle.js -> build/lib/pootle/assets/js/browser/components creating build/lib/pootle/assets/js/common copying pootle/assets/js/common/app.bundle.js -> build/lib/pootle/assets/js/common copying pootle/assets/js/common/app.min.fb7611e0.js -> build/lib/pootle/assets/js/common creating build/lib/pootle/assets/js/editor copying pootle/assets/js/editor/app.bundle.js -> build/lib/pootle/assets/js/editor copying pootle/assets/js/editor/app.js -> build/lib/pootle/assets/js/editor copying pootle/assets/js/editor/app.min.cdb2d9b5.js -> build/lib/pootle/assets/js/editor copying pootle/assets/js/editor/index.js -> build/lib/pootle/assets/js/editor creating build/lib/pootle/assets/js/editor/components copying pootle/assets/js/editor/components/EditingArea.js -> build/lib/pootle/assets/js/editor/components copying pootle/assets/js/editor/components/Editor.js -> build/lib/pootle/assets/js/editor/components copying pootle/assets/js/editor/components/EditorPluralFormHeader.js -> build/lib/pootle/assets/js/editor/components copying pootle/assets/js/editor/components/RawFontTextarea.js -> build/lib/pootle/assets/js/editor/components copying pootle/assets/js/editor/components/SuggestionFeedbackForm.js -> build/lib/pootle/assets/js/editor/components copying pootle/assets/js/editor/components/SuggestionValue.js -> build/lib/pootle/assets/js/editor/components copying pootle/assets/js/editor/components/UnitSource.js -> build/lib/pootle/assets/js/editor/components copying pootle/assets/js/editor/components/UploadTimeSince.js -> build/lib/pootle/assets/js/editor/components copying pootle/assets/js/editor/components/ViewUnit.js -> build/lib/pootle/assets/js/editor/components creating build/lib/pootle/assets/js/editor/containers copying pootle/assets/js/editor/containers/EditorContainer.js -> build/lib/pootle/assets/js/editor/containers creating build/lib/pootle/assets/js/editor/formats copying pootle/assets/js/editor/formats/FormatAdaptor.js -> build/lib/pootle/assets/js/editor/formats copying pootle/assets/js/editor/formats/FormatLoader.js -> build/lib/pootle/assets/js/editor/formats creating build/lib/pootle/assets/js/editor/mt copying pootle/assets/js/editor/mt/MTProvider.js -> build/lib/pootle/assets/js/editor/mt copying pootle/assets/js/editor/mt/PlaceholderCleaner.js -> build/lib/pootle/assets/js/editor/mt creating build/lib/pootle/assets/js/editor/mt/providers copying pootle/assets/js/editor/mt/providers/CaighdeanTranslate.js -> build/lib/pootle/assets/js/editor/mt/providers copying pootle/assets/js/editor/mt/providers/GoogleTranslate.js -> build/lib/pootle/assets/js/editor/mt/providers copying pootle/assets/js/editor/mt/providers/WelshTranslate.js -> build/lib/pootle/assets/js/editor/mt/providers copying pootle/assets/js/editor/mt/providers/YandexTranslate.js -> build/lib/pootle/assets/js/editor/mt/providers creating build/lib/pootle/assets/js/editor/utils copying pootle/assets/js/editor/utils/RawFontAware.js -> build/lib/pootle/assets/js/editor/utils copying pootle/assets/js/editor/utils/font.js -> build/lib/pootle/assets/js/editor/utils copying pootle/assets/js/editor/utils/font.test.js -> build/lib/pootle/assets/js/editor/utils copying pootle/assets/js/editor/utils/highlight.js -> build/lib/pootle/assets/js/editor/utils copying pootle/assets/js/editor/utils/highlight.test.js -> build/lib/pootle/assets/js/editor/utils copying pootle/assets/js/editor/utils/html.js -> build/lib/pootle/assets/js/editor/utils copying pootle/assets/js/editor/utils/index.js -> build/lib/pootle/assets/js/editor/utils copying pootle/assets/js/editor/utils/language.js -> build/lib/pootle/assets/js/editor/utils copying pootle/assets/js/editor/utils/normalizer.js -> build/lib/pootle/assets/js/editor/utils copying pootle/assets/js/editor/utils/normalizer.test.js -> build/lib/pootle/assets/js/editor/utils copying pootle/assets/js/editor/utils/search.js -> build/lib/pootle/assets/js/editor/utils creating build/lib/pootle/assets/js/fs copying pootle/assets/js/fs/app.bundle.js -> build/lib/pootle/assets/js/fs copying pootle/assets/js/fs/app.js -> build/lib/pootle/assets/js/fs copying pootle/assets/js/fs/app.min.9f12ace6.js -> build/lib/pootle/assets/js/fs creating build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/README.rst -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/ar.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/az.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/bg.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/ca.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/cs.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/da.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/de.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/el.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/en.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/es.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/et.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/eu.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/fa.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/fi.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/fr.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/gl.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/he.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/hi.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/hr.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/hu.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/id.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/is.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/it.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/ja.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/km.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/ko.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/lt.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/lv.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/mk.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/ms.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/nb.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/nl.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/pl.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/pt-BR.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/pt.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/ro.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/ru.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/sk.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/sr-Cyrl.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/sr.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/sv.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/th.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/tr.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/uk.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/vi.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/zh-CN.js -> build/lib/pootle/assets/js/select2_l10n copying pootle/assets/js/select2_l10n/zh-TW.js -> build/lib/pootle/assets/js/select2_l10n creating build/lib/pootle/assets/js/shared creating build/lib/pootle/assets/js/shared/api copying pootle/assets/js/shared/api/StatsAPI.js -> build/lib/pootle/assets/js/shared/api copying pootle/assets/js/shared/api/UnitAPI.js -> build/lib/pootle/assets/js/shared/api creating build/lib/pootle/assets/js/shared/components copying pootle/assets/js/shared/components/AutosizeTextarea.js -> build/lib/pootle/assets/js/shared/components copying pootle/assets/js/shared/components/Avatar.js -> build/lib/pootle/assets/js/shared/components copying pootle/assets/js/shared/components/CodeMirror.css -> build/lib/pootle/assets/js/shared/components copying pootle/assets/js/shared/components/CodeMirror.js -> build/lib/pootle/assets/js/shared/components copying pootle/assets/js/shared/components/Dialog.js -> build/lib/pootle/assets/js/shared/components copying pootle/assets/js/shared/components/FormCheckedInput.js -> build/lib/pootle/assets/js/shared/components copying pootle/assets/js/shared/components/FormElement.js -> build/lib/pootle/assets/js/shared/components copying pootle/assets/js/shared/components/FormSelectInput.js -> build/lib/pootle/assets/js/shared/components copying pootle/assets/js/shared/components/FormValueInput.js -> build/lib/pootle/assets/js/shared/components copying pootle/assets/js/shared/components/LayeredComponent.js -> build/lib/pootle/assets/js/shared/components copying pootle/assets/js/shared/components/Modal.js -> build/lib/pootle/assets/js/shared/components copying pootle/assets/js/shared/components/ModalContainer.js -> build/lib/pootle/assets/js/shared/components copying pootle/assets/js/shared/components/Tab.js -> build/lib/pootle/assets/js/shared/components copying pootle/assets/js/shared/components/Tabs.js -> build/lib/pootle/assets/js/shared/components copying pootle/assets/js/shared/components/TextToggle.js -> build/lib/pootle/assets/js/shared/components copying pootle/assets/js/shared/components/TimeSince.js -> build/lib/pootle/assets/js/shared/components copying pootle/assets/js/shared/components/lightbox.css -> build/lib/pootle/assets/js/shared/components creating build/lib/pootle/assets/js/shared/mixins copying pootle/assets/js/shared/mixins/FormMixin.js -> build/lib/pootle/assets/js/shared/mixins copying pootle/assets/js/shared/mixins/FormValidationMixin.js -> build/lib/pootle/assets/js/shared/mixins copying pootle/assets/js/shared/mixins/ModelFormMixin.js -> build/lib/pootle/assets/js/shared/mixins copying pootle/assets/js/shared/mixins/admin_api.js -> build/lib/pootle/assets/js/shared/mixins copying pootle/assets/js/shared/mixins/backbone.js -> build/lib/pootle/assets/js/shared/mixins creating build/lib/pootle/assets/js/shared/models copying pootle/assets/js/shared/models/language.js -> build/lib/pootle/assets/js/shared/models copying pootle/assets/js/shared/models/project.js -> build/lib/pootle/assets/js/shared/models copying pootle/assets/js/shared/models/user.js -> build/lib/pootle/assets/js/shared/models creating build/lib/pootle/assets/js/shared/utils copying pootle/assets/js/shared/utils/ReactRenderer.js -> build/lib/pootle/assets/js/shared/utils copying pootle/assets/js/shared/utils/cookie.js -> build/lib/pootle/assets/js/shared/utils copying pootle/assets/js/shared/utils/diff.js -> build/lib/pootle/assets/js/shared/utils copying pootle/assets/js/shared/utils/dimensions.js -> build/lib/pootle/assets/js/shared/utils copying pootle/assets/js/shared/utils/dom.js -> build/lib/pootle/assets/js/shared/utils copying pootle/assets/js/shared/utils/fetch.js -> build/lib/pootle/assets/js/shared/utils copying pootle/assets/js/shared/utils/i18n.js -> build/lib/pootle/assets/js/shared/utils copying pootle/assets/js/shared/utils/linkHashtags.js -> build/lib/pootle/assets/js/shared/utils copying pootle/assets/js/shared/utils/markup.js -> build/lib/pootle/assets/js/shared/utils copying pootle/assets/js/shared/utils/tabInScope.js -> build/lib/pootle/assets/js/shared/utils creating build/lib/pootle/assets/js/user copying pootle/assets/js/user/app.bundle.js -> build/lib/pootle/assets/js/user copying pootle/assets/js/user/app.js -> build/lib/pootle/assets/js/user copying pootle/assets/js/user/app.min.90398749.js -> build/lib/pootle/assets/js/user creating build/lib/pootle/assets/js/user/components copying pootle/assets/js/user/components/UserProfileEdit.js -> build/lib/pootle/assets/js/user/components copying pootle/assets/js/user/components/UserProfileForm.js -> build/lib/pootle/assets/js/user/components creating build/lib/pootle/assets/js/vendor copying pootle/assets/js/vendor/README.md -> build/lib/pootle/assets/js/vendor copying pootle/assets/js/vendor/levenshtein.js -> build/lib/pootle/assets/js/vendor copying pootle/assets/js/vendor/sorttable.js -> build/lib/pootle/assets/js/vendor copying pootle/assets/js/vendor/spin.js -> build/lib/pootle/assets/js/vendor creating build/lib/pootle/assets/js/vendor/backbone copying pootle/assets/js/vendor/backbone/backbone.js -> build/lib/pootle/assets/js/vendor/backbone copying pootle/assets/js/vendor/backbone/backbone.move.js -> build/lib/pootle/assets/js/vendor/backbone creating build/lib/pootle/assets/js/vendor/jquery copying pootle/assets/js/vendor/jquery/jquery.bidi.js -> build/lib/pootle/assets/js/vendor/jquery copying pootle/assets/js/vendor/jquery/jquery.easing.js -> build/lib/pootle/assets/js/vendor/jquery copying pootle/assets/js/vendor/jquery/jquery.flot.js -> build/lib/pootle/assets/js/vendor/jquery copying pootle/assets/js/vendor/jquery/jquery.flot.marks.js -> build/lib/pootle/assets/js/vendor/jquery copying pootle/assets/js/vendor/jquery/jquery.flot.stack.js -> build/lib/pootle/assets/js/vendor/jquery copying pootle/assets/js/vendor/jquery/jquery.flot.time.js -> build/lib/pootle/assets/js/vendor/jquery copying pootle/assets/js/vendor/jquery/jquery.highlightRegex.js -> build/lib/pootle/assets/js/vendor/jquery copying pootle/assets/js/vendor/jquery/jquery.history.js -> build/lib/pootle/assets/js/vendor/jquery copying pootle/assets/js/vendor/jquery/jquery.js -> build/lib/pootle/assets/js/vendor/jquery copying pootle/assets/js/vendor/jquery/jquery.magnific-popup.js -> build/lib/pootle/assets/js/vendor/jquery copying pootle/assets/js/vendor/jquery/jquery.serializeObject.js -> build/lib/pootle/assets/js/vendor/jquery copying pootle/assets/js/vendor/jquery/jquery.tipsy.js -> build/lib/pootle/assets/js/vendor/jquery copying pootle/assets/js/vendor/jquery/jquery.utils.js -> build/lib/pootle/assets/js/vendor/jquery creating build/lib/pootle/assets/translations creating build/lib/pootle/assets/translations/ach copying pootle/assets/translations/ach/djangojs.js -> build/lib/pootle/assets/translations/ach creating build/lib/pootle/assets/translations/af copying pootle/assets/translations/af/djangojs.js -> build/lib/pootle/assets/translations/af creating build/lib/pootle/assets/translations/ak copying pootle/assets/translations/ak/djangojs.js -> build/lib/pootle/assets/translations/ak creating build/lib/pootle/assets/translations/am copying pootle/assets/translations/am/djangojs.js -> build/lib/pootle/assets/translations/am creating build/lib/pootle/assets/translations/ar copying pootle/assets/translations/ar/djangojs.js -> build/lib/pootle/assets/translations/ar creating build/lib/pootle/assets/translations/ast copying pootle/assets/translations/ast/djangojs.js -> build/lib/pootle/assets/translations/ast creating build/lib/pootle/assets/translations/az copying pootle/assets/translations/az/djangojs.js -> build/lib/pootle/assets/translations/az creating build/lib/pootle/assets/translations/be copying pootle/assets/translations/be/djangojs.js -> build/lib/pootle/assets/translations/be creating build/lib/pootle/assets/translations/bg copying pootle/assets/translations/bg/djangojs.js -> build/lib/pootle/assets/translations/bg creating build/lib/pootle/assets/translations/bm copying pootle/assets/translations/bm/djangojs.js -> build/lib/pootle/assets/translations/bm creating build/lib/pootle/assets/translations/bn copying pootle/assets/translations/bn/djangojs.js -> build/lib/pootle/assets/translations/bn creating build/lib/pootle/assets/translations/bn-in copying pootle/assets/translations/bn-in/djangojs.js -> build/lib/pootle/assets/translations/bn-in creating build/lib/pootle/assets/translations/bo copying pootle/assets/translations/bo/djangojs.js -> build/lib/pootle/assets/translations/bo creating build/lib/pootle/assets/translations/br copying pootle/assets/translations/br/djangojs.js -> build/lib/pootle/assets/translations/br creating build/lib/pootle/assets/translations/bs copying pootle/assets/translations/bs/djangojs.js -> build/lib/pootle/assets/translations/bs creating build/lib/pootle/assets/translations/ca copying pootle/assets/translations/ca/djangojs.js -> build/lib/pootle/assets/translations/ca creating build/lib/pootle/assets/translations/ca@valencia copying pootle/assets/translations/ca@valencia/djangojs.js -> build/lib/pootle/assets/translations/ca@valencia creating build/lib/pootle/assets/translations/cgg copying pootle/assets/translations/cgg/djangojs.js -> build/lib/pootle/assets/translations/cgg creating build/lib/pootle/assets/translations/cs copying pootle/assets/translations/cs/djangojs.js -> build/lib/pootle/assets/translations/cs creating build/lib/pootle/assets/translations/cy copying pootle/assets/translations/cy/djangojs.js -> build/lib/pootle/assets/translations/cy creating build/lib/pootle/assets/translations/da copying pootle/assets/translations/da/djangojs.js -> build/lib/pootle/assets/translations/da creating build/lib/pootle/assets/translations/de copying pootle/assets/translations/de/djangojs.js -> build/lib/pootle/assets/translations/de creating build/lib/pootle/assets/translations/dsb copying pootle/assets/translations/dsb/djangojs.js -> build/lib/pootle/assets/translations/dsb creating build/lib/pootle/assets/translations/dz copying pootle/assets/translations/dz/djangojs.js -> build/lib/pootle/assets/translations/dz creating build/lib/pootle/assets/translations/el copying pootle/assets/translations/el/djangojs.js -> build/lib/pootle/assets/translations/el creating build/lib/pootle/assets/translations/en copying pootle/assets/translations/en/djangojs.js -> build/lib/pootle/assets/translations/en creating build/lib/pootle/assets/translations/en-gb copying pootle/assets/translations/en-gb/djangojs.js -> build/lib/pootle/assets/translations/en-gb creating build/lib/pootle/assets/translations/en-us copying pootle/assets/translations/en-us/djangojs.js -> build/lib/pootle/assets/translations/en-us creating build/lib/pootle/assets/translations/en-za copying pootle/assets/translations/en-za/djangojs.js -> build/lib/pootle/assets/translations/en-za creating build/lib/pootle/assets/translations/eo copying pootle/assets/translations/eo/djangojs.js -> build/lib/pootle/assets/translations/eo creating build/lib/pootle/assets/translations/es copying pootle/assets/translations/es/djangojs.js -> build/lib/pootle/assets/translations/es creating build/lib/pootle/assets/translations/et copying pootle/assets/translations/et/djangojs.js -> build/lib/pootle/assets/translations/et creating build/lib/pootle/assets/translations/eu copying pootle/assets/translations/eu/djangojs.js -> build/lib/pootle/assets/translations/eu creating build/lib/pootle/assets/translations/fa copying pootle/assets/translations/fa/djangojs.js -> build/lib/pootle/assets/translations/fa creating build/lib/pootle/assets/translations/ff copying pootle/assets/translations/ff/djangojs.js -> build/lib/pootle/assets/translations/ff creating build/lib/pootle/assets/translations/fi copying pootle/assets/translations/fi/djangojs.js -> build/lib/pootle/assets/translations/fi creating build/lib/pootle/assets/translations/fo copying pootle/assets/translations/fo/djangojs.js -> build/lib/pootle/assets/translations/fo creating build/lib/pootle/assets/translations/fr copying pootle/assets/translations/fr/djangojs.js -> build/lib/pootle/assets/translations/fr creating build/lib/pootle/assets/translations/fur copying pootle/assets/translations/fur/djangojs.js -> build/lib/pootle/assets/translations/fur creating build/lib/pootle/assets/translations/ga copying pootle/assets/translations/ga/djangojs.js -> build/lib/pootle/assets/translations/ga creating build/lib/pootle/assets/translations/gd copying pootle/assets/translations/gd/djangojs.js -> build/lib/pootle/assets/translations/gd creating build/lib/pootle/assets/translations/gl copying pootle/assets/translations/gl/djangojs.js -> build/lib/pootle/assets/translations/gl creating build/lib/pootle/assets/translations/ha copying pootle/assets/translations/ha/djangojs.js -> build/lib/pootle/assets/translations/ha creating build/lib/pootle/assets/translations/he copying pootle/assets/translations/he/djangojs.js -> build/lib/pootle/assets/translations/he creating build/lib/pootle/assets/translations/hi copying pootle/assets/translations/hi/djangojs.js -> build/lib/pootle/assets/translations/hi creating build/lib/pootle/assets/translations/hr copying pootle/assets/translations/hr/djangojs.js -> build/lib/pootle/assets/translations/hr creating build/lib/pootle/assets/translations/hsb copying pootle/assets/translations/hsb/djangojs.js -> build/lib/pootle/assets/translations/hsb creating build/lib/pootle/assets/translations/ht copying pootle/assets/translations/ht/djangojs.js -> build/lib/pootle/assets/translations/ht creating build/lib/pootle/assets/translations/hu copying pootle/assets/translations/hu/djangojs.js -> build/lib/pootle/assets/translations/hu creating build/lib/pootle/assets/translations/hy copying pootle/assets/translations/hy/djangojs.js -> build/lib/pootle/assets/translations/hy creating build/lib/pootle/assets/translations/id copying pootle/assets/translations/id/djangojs.js -> build/lib/pootle/assets/translations/id creating build/lib/pootle/assets/translations/is copying pootle/assets/translations/is/djangojs.js -> build/lib/pootle/assets/translations/is creating build/lib/pootle/assets/translations/it copying pootle/assets/translations/it/djangojs.js -> build/lib/pootle/assets/translations/it creating build/lib/pootle/assets/translations/ja copying pootle/assets/translations/ja/djangojs.js -> build/lib/pootle/assets/translations/ja creating build/lib/pootle/assets/translations/ka copying pootle/assets/translations/ka/djangojs.js -> build/lib/pootle/assets/translations/ka creating build/lib/pootle/assets/translations/kab copying pootle/assets/translations/kab/djangojs.js -> build/lib/pootle/assets/translations/kab creating build/lib/pootle/assets/translations/kg copying pootle/assets/translations/kg/djangojs.js -> build/lib/pootle/assets/translations/kg creating build/lib/pootle/assets/translations/km copying pootle/assets/translations/km/djangojs.js -> build/lib/pootle/assets/translations/km creating build/lib/pootle/assets/translations/kn copying pootle/assets/translations/kn/djangojs.js -> build/lib/pootle/assets/translations/kn creating build/lib/pootle/assets/translations/ko copying pootle/assets/translations/ko/djangojs.js -> build/lib/pootle/assets/translations/ko creating build/lib/pootle/assets/translations/ku copying pootle/assets/translations/ku/djangojs.js -> build/lib/pootle/assets/translations/ku creating build/lib/pootle/assets/translations/ky copying pootle/assets/translations/ky/djangojs.js -> build/lib/pootle/assets/translations/ky creating build/lib/pootle/assets/translations/lg copying pootle/assets/translations/lg/djangojs.js -> build/lib/pootle/assets/translations/lg creating build/lib/pootle/assets/translations/ln copying pootle/assets/translations/ln/djangojs.js -> build/lib/pootle/assets/translations/ln creating build/lib/pootle/assets/translations/lt copying pootle/assets/translations/lt/djangojs.js -> build/lib/pootle/assets/translations/lt creating build/lib/pootle/assets/translations/lv copying pootle/assets/translations/lv/djangojs.js -> build/lib/pootle/assets/translations/lv creating build/lib/pootle/assets/translations/mg copying pootle/assets/translations/mg/djangojs.js -> build/lib/pootle/assets/translations/mg creating build/lib/pootle/assets/translations/ml copying pootle/assets/translations/ml/djangojs.js -> build/lib/pootle/assets/translations/ml creating build/lib/pootle/assets/translations/mn copying pootle/assets/translations/mn/djangojs.js -> build/lib/pootle/assets/translations/mn creating build/lib/pootle/assets/translations/mr copying pootle/assets/translations/mr/djangojs.js -> build/lib/pootle/assets/translations/mr creating build/lib/pootle/assets/translations/ms copying pootle/assets/translations/ms/djangojs.js -> build/lib/pootle/assets/translations/ms creating build/lib/pootle/assets/translations/mt copying pootle/assets/translations/mt/djangojs.js -> build/lib/pootle/assets/translations/mt creating build/lib/pootle/assets/translations/my copying pootle/assets/translations/my/djangojs.js -> build/lib/pootle/assets/translations/my creating build/lib/pootle/assets/translations/nap copying pootle/assets/translations/nap/djangojs.js -> build/lib/pootle/assets/translations/nap creating build/lib/pootle/assets/translations/nb copying pootle/assets/translations/nb/djangojs.js -> build/lib/pootle/assets/translations/nb creating build/lib/pootle/assets/translations/ne copying pootle/assets/translations/ne/djangojs.js -> build/lib/pootle/assets/translations/ne creating build/lib/pootle/assets/translations/nl copying pootle/assets/translations/nl/djangojs.js -> build/lib/pootle/assets/translations/nl creating build/lib/pootle/assets/translations/nn copying pootle/assets/translations/nn/djangojs.js -> build/lib/pootle/assets/translations/nn creating build/lib/pootle/assets/translations/nso copying pootle/assets/translations/nso/djangojs.js -> build/lib/pootle/assets/translations/nso creating build/lib/pootle/assets/translations/oc copying pootle/assets/translations/oc/djangojs.js -> build/lib/pootle/assets/translations/oc creating build/lib/pootle/assets/translations/or copying pootle/assets/translations/or/djangojs.js -> build/lib/pootle/assets/translations/or creating build/lib/pootle/assets/translations/pa copying pootle/assets/translations/pa/djangojs.js -> build/lib/pootle/assets/translations/pa creating build/lib/pootle/assets/translations/pap copying pootle/assets/translations/pap/djangojs.js -> build/lib/pootle/assets/translations/pap creating build/lib/pootle/assets/translations/pl copying pootle/assets/translations/pl/djangojs.js -> build/lib/pootle/assets/translations/pl creating build/lib/pootle/assets/translations/ps copying pootle/assets/translations/ps/djangojs.js -> build/lib/pootle/assets/translations/ps creating build/lib/pootle/assets/translations/pt copying pootle/assets/translations/pt/djangojs.js -> build/lib/pootle/assets/translations/pt creating build/lib/pootle/assets/translations/pt-br copying pootle/assets/translations/pt-br/djangojs.js -> build/lib/pootle/assets/translations/pt-br creating build/lib/pootle/assets/translations/ro copying pootle/assets/translations/ro/djangojs.js -> build/lib/pootle/assets/translations/ro creating build/lib/pootle/assets/translations/ru copying pootle/assets/translations/ru/djangojs.js -> build/lib/pootle/assets/translations/ru creating build/lib/pootle/assets/translations/sah copying pootle/assets/translations/sah/djangojs.js -> build/lib/pootle/assets/translations/sah creating build/lib/pootle/assets/translations/sc copying pootle/assets/translations/sc/djangojs.js -> build/lib/pootle/assets/translations/sc creating build/lib/pootle/assets/translations/sk copying pootle/assets/translations/sk/djangojs.js -> build/lib/pootle/assets/translations/sk creating build/lib/pootle/assets/translations/sl copying pootle/assets/translations/sl/djangojs.js -> build/lib/pootle/assets/translations/sl creating build/lib/pootle/assets/translations/son copying pootle/assets/translations/son/djangojs.js -> build/lib/pootle/assets/translations/son creating build/lib/pootle/assets/translations/sq copying pootle/assets/translations/sq/djangojs.js -> build/lib/pootle/assets/translations/sq creating build/lib/pootle/assets/translations/sr copying pootle/assets/translations/sr/djangojs.js -> build/lib/pootle/assets/translations/sr creating build/lib/pootle/assets/translations/st copying pootle/assets/translations/st/djangojs.js -> build/lib/pootle/assets/translations/st creating build/lib/pootle/assets/translations/sv copying pootle/assets/translations/sv/djangojs.js -> build/lib/pootle/assets/translations/sv creating build/lib/pootle/assets/translations/sw copying pootle/assets/translations/sw/djangojs.js -> build/lib/pootle/assets/translations/sw creating build/lib/pootle/assets/translations/ta copying pootle/assets/translations/ta/djangojs.js -> build/lib/pootle/assets/translations/ta creating build/lib/pootle/assets/translations/te copying pootle/assets/translations/te/djangojs.js -> build/lib/pootle/assets/translations/te creating build/lib/pootle/assets/translations/th copying pootle/assets/translations/th/djangojs.js -> build/lib/pootle/assets/translations/th creating build/lib/pootle/assets/translations/tl copying pootle/assets/translations/tl/djangojs.js -> build/lib/pootle/assets/translations/tl creating build/lib/pootle/assets/translations/tr copying pootle/assets/translations/tr/djangojs.js -> build/lib/pootle/assets/translations/tr creating build/lib/pootle/assets/translations/tt copying pootle/assets/translations/tt/djangojs.js -> build/lib/pootle/assets/translations/tt creating build/lib/pootle/assets/translations/ug copying pootle/assets/translations/ug/djangojs.js -> build/lib/pootle/assets/translations/ug creating build/lib/pootle/assets/translations/uk copying pootle/assets/translations/uk/djangojs.js -> build/lib/pootle/assets/translations/uk creating build/lib/pootle/assets/translations/ur copying pootle/assets/translations/ur/djangojs.js -> build/lib/pootle/assets/translations/ur creating build/lib/pootle/assets/translations/uz copying pootle/assets/translations/uz/djangojs.js -> build/lib/pootle/assets/translations/uz creating build/lib/pootle/assets/translations/ve copying pootle/assets/translations/ve/djangojs.js -> build/lib/pootle/assets/translations/ve creating build/lib/pootle/assets/translations/vi copying pootle/assets/translations/vi/djangojs.js -> build/lib/pootle/assets/translations/vi creating build/lib/pootle/assets/translations/wo copying pootle/assets/translations/wo/djangojs.js -> build/lib/pootle/assets/translations/wo creating build/lib/pootle/assets/translations/xh copying pootle/assets/translations/xh/djangojs.js -> build/lib/pootle/assets/translations/xh creating build/lib/pootle/assets/translations/zh-cn copying pootle/assets/translations/zh-cn/djangojs.js -> build/lib/pootle/assets/translations/zh-cn creating build/lib/pootle/assets/translations/zh-hk copying pootle/assets/translations/zh-hk/djangojs.js -> build/lib/pootle/assets/translations/zh-hk creating build/lib/pootle/assets/translations/zh-tw copying pootle/assets/translations/zh-tw/djangojs.js -> build/lib/pootle/assets/translations/zh-tw creating build/lib/pootle/assets/translations/zu copying pootle/assets/translations/zu/djangojs.js -> build/lib/pootle/assets/translations/zu creating build/lib/pootle/dbs copying pootle/dbs/README -> build/lib/pootle/dbs creating build/lib/pootle/locale copying pootle/locale/LINGUAS -> build/lib/pootle/locale creating build/lib/pootle/locale/ach copying pootle/locale/ach/pootle.po -> build/lib/pootle/locale/ach copying pootle/locale/ach/pootle_js.po -> build/lib/pootle/locale/ach creating build/lib/pootle/locale/af copying pootle/locale/af/pootle.po -> build/lib/pootle/locale/af copying pootle/locale/af/pootle_js.po -> build/lib/pootle/locale/af creating build/lib/pootle/locale/ak copying pootle/locale/ak/pootle.po -> build/lib/pootle/locale/ak copying pootle/locale/ak/pootle_js.po -> build/lib/pootle/locale/ak creating build/lib/pootle/locale/am copying pootle/locale/am/pootle.po -> build/lib/pootle/locale/am copying pootle/locale/am/pootle_js.po -> build/lib/pootle/locale/am creating build/lib/pootle/locale/ar copying pootle/locale/ar/pootle.po -> build/lib/pootle/locale/ar copying pootle/locale/ar/pootle_js.po -> build/lib/pootle/locale/ar creating build/lib/pootle/locale/ar/LC_MESSAGES copying pootle/locale/ar/LC_MESSAGES/django.mo -> build/lib/pootle/locale/ar/LC_MESSAGES copying pootle/locale/ar/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/ar/LC_MESSAGES creating build/lib/pootle/locale/ast copying pootle/locale/ast/pootle.po -> build/lib/pootle/locale/ast copying pootle/locale/ast/pootle_js.po -> build/lib/pootle/locale/ast creating build/lib/pootle/locale/az copying pootle/locale/az/pootle.po -> build/lib/pootle/locale/az copying pootle/locale/az/pootle_js.po -> build/lib/pootle/locale/az creating build/lib/pootle/locale/be copying pootle/locale/be/pootle.po -> build/lib/pootle/locale/be copying pootle/locale/be/pootle_js.po -> build/lib/pootle/locale/be creating build/lib/pootle/locale/bg copying pootle/locale/bg/pootle.po -> build/lib/pootle/locale/bg copying pootle/locale/bg/pootle_js.po -> build/lib/pootle/locale/bg creating build/lib/pootle/locale/bm copying pootle/locale/bm/pootle.po -> build/lib/pootle/locale/bm copying pootle/locale/bm/pootle_js.po -> build/lib/pootle/locale/bm creating build/lib/pootle/locale/bn copying pootle/locale/bn/pootle.po -> build/lib/pootle/locale/bn copying pootle/locale/bn/pootle_js.po -> build/lib/pootle/locale/bn creating build/lib/pootle/locale/bn_IN copying pootle/locale/bn_IN/pootle.po -> build/lib/pootle/locale/bn_IN copying pootle/locale/bn_IN/pootle_js.po -> build/lib/pootle/locale/bn_IN creating build/lib/pootle/locale/bo copying pootle/locale/bo/pootle.po -> build/lib/pootle/locale/bo copying pootle/locale/bo/pootle_js.po -> build/lib/pootle/locale/bo creating build/lib/pootle/locale/br copying pootle/locale/br/pootle.po -> build/lib/pootle/locale/br copying pootle/locale/br/pootle_js.po -> build/lib/pootle/locale/br creating build/lib/pootle/locale/bs copying pootle/locale/bs/pootle.po -> build/lib/pootle/locale/bs copying pootle/locale/bs/pootle_js.po -> build/lib/pootle/locale/bs creating build/lib/pootle/locale/ca copying pootle/locale/ca/pootle.po -> build/lib/pootle/locale/ca copying pootle/locale/ca/pootle_js.po -> build/lib/pootle/locale/ca creating build/lib/pootle/locale/ca/LC_MESSAGES copying pootle/locale/ca/LC_MESSAGES/django.mo -> build/lib/pootle/locale/ca/LC_MESSAGES copying pootle/locale/ca/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/ca/LC_MESSAGES creating build/lib/pootle/locale/ca@valencia copying pootle/locale/ca@valencia/pootle.po -> build/lib/pootle/locale/ca@valencia copying pootle/locale/ca@valencia/pootle_js.po -> build/lib/pootle/locale/ca@valencia creating build/lib/pootle/locale/ca@valencia/LC_MESSAGES copying pootle/locale/ca@valencia/LC_MESSAGES/django.mo -> build/lib/pootle/locale/ca@valencia/LC_MESSAGES copying pootle/locale/ca@valencia/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/ca@valencia/LC_MESSAGES creating build/lib/pootle/locale/cgg copying pootle/locale/cgg/pootle.po -> build/lib/pootle/locale/cgg copying pootle/locale/cgg/pootle_js.po -> build/lib/pootle/locale/cgg creating build/lib/pootle/locale/cs copying pootle/locale/cs/pootle.po -> build/lib/pootle/locale/cs copying pootle/locale/cs/pootle_js.po -> build/lib/pootle/locale/cs creating build/lib/pootle/locale/cs/LC_MESSAGES copying pootle/locale/cs/LC_MESSAGES/django.mo -> build/lib/pootle/locale/cs/LC_MESSAGES copying pootle/locale/cs/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/cs/LC_MESSAGES creating build/lib/pootle/locale/cy copying pootle/locale/cy/pootle.po -> build/lib/pootle/locale/cy copying pootle/locale/cy/pootle_js.po -> build/lib/pootle/locale/cy creating build/lib/pootle/locale/cy/LC_MESSAGES copying pootle/locale/cy/LC_MESSAGES/django.mo -> build/lib/pootle/locale/cy/LC_MESSAGES copying pootle/locale/cy/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/cy/LC_MESSAGES creating build/lib/pootle/locale/da copying pootle/locale/da/pootle.po -> build/lib/pootle/locale/da copying pootle/locale/da/pootle_js.po -> build/lib/pootle/locale/da creating build/lib/pootle/locale/de copying pootle/locale/de/pootle.po -> build/lib/pootle/locale/de copying pootle/locale/de/pootle_js.po -> build/lib/pootle/locale/de creating build/lib/pootle/locale/de/LC_MESSAGES copying pootle/locale/de/LC_MESSAGES/django.mo -> build/lib/pootle/locale/de/LC_MESSAGES copying pootle/locale/de/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/de/LC_MESSAGES creating build/lib/pootle/locale/dsb copying pootle/locale/dsb/pootle.po -> build/lib/pootle/locale/dsb copying pootle/locale/dsb/pootle_js.po -> build/lib/pootle/locale/dsb creating build/lib/pootle/locale/dsb/LC_MESSAGES copying pootle/locale/dsb/LC_MESSAGES/django.mo -> build/lib/pootle/locale/dsb/LC_MESSAGES copying pootle/locale/dsb/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/dsb/LC_MESSAGES creating build/lib/pootle/locale/dz copying pootle/locale/dz/pootle.po -> build/lib/pootle/locale/dz copying pootle/locale/dz/pootle_js.po -> build/lib/pootle/locale/dz creating build/lib/pootle/locale/el copying pootle/locale/el/pootle.po -> build/lib/pootle/locale/el copying pootle/locale/el/pootle_js.po -> build/lib/pootle/locale/el creating build/lib/pootle/locale/el/LC_MESSAGES copying pootle/locale/el/LC_MESSAGES/django.mo -> build/lib/pootle/locale/el/LC_MESSAGES copying pootle/locale/el/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/el/LC_MESSAGES creating build/lib/pootle/locale/en copying pootle/locale/en/pootle.po -> build/lib/pootle/locale/en copying pootle/locale/en/pootle_js.po -> build/lib/pootle/locale/en creating build/lib/pootle/locale/en_GB copying pootle/locale/en_GB/pootle.po -> build/lib/pootle/locale/en_GB copying pootle/locale/en_GB/pootle_js.po -> build/lib/pootle/locale/en_GB creating build/lib/pootle/locale/en_GB/LC_MESSAGES copying pootle/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/pootle/locale/en_GB/LC_MESSAGES copying pootle/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/en_GB/LC_MESSAGES creating build/lib/pootle/locale/en_US copying pootle/locale/en_US/pootle.po -> build/lib/pootle/locale/en_US copying pootle/locale/en_US/pootle_js.po -> build/lib/pootle/locale/en_US creating build/lib/pootle/locale/en_ZA copying pootle/locale/en_ZA/pootle.po -> build/lib/pootle/locale/en_ZA copying pootle/locale/en_ZA/pootle_js.po -> build/lib/pootle/locale/en_ZA creating build/lib/pootle/locale/eo copying pootle/locale/eo/pootle.po -> build/lib/pootle/locale/eo copying pootle/locale/eo/pootle_js.po -> build/lib/pootle/locale/eo creating build/lib/pootle/locale/es copying pootle/locale/es/pootle.po -> build/lib/pootle/locale/es copying pootle/locale/es/pootle_js.po -> build/lib/pootle/locale/es creating build/lib/pootle/locale/es/LC_MESSAGES copying pootle/locale/es/LC_MESSAGES/django.mo -> build/lib/pootle/locale/es/LC_MESSAGES copying pootle/locale/es/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/es/LC_MESSAGES creating build/lib/pootle/locale/et copying pootle/locale/et/pootle.po -> build/lib/pootle/locale/et copying pootle/locale/et/pootle_js.po -> build/lib/pootle/locale/et creating build/lib/pootle/locale/eu copying pootle/locale/eu/pootle.po -> build/lib/pootle/locale/eu copying pootle/locale/eu/pootle_js.po -> build/lib/pootle/locale/eu creating build/lib/pootle/locale/fa copying pootle/locale/fa/pootle.po -> build/lib/pootle/locale/fa copying pootle/locale/fa/pootle_js.po -> build/lib/pootle/locale/fa creating build/lib/pootle/locale/ff copying pootle/locale/ff/pootle.po -> build/lib/pootle/locale/ff copying pootle/locale/ff/pootle_js.po -> build/lib/pootle/locale/ff creating build/lib/pootle/locale/fi copying pootle/locale/fi/pootle.po -> build/lib/pootle/locale/fi copying pootle/locale/fi/pootle_js.po -> build/lib/pootle/locale/fi creating build/lib/pootle/locale/fo copying pootle/locale/fo/pootle.po -> build/lib/pootle/locale/fo copying pootle/locale/fo/pootle_js.po -> build/lib/pootle/locale/fo creating build/lib/pootle/locale/fr copying pootle/locale/fr/pootle.po -> build/lib/pootle/locale/fr copying pootle/locale/fr/pootle_js.po -> build/lib/pootle/locale/fr creating build/lib/pootle/locale/fr/LC_MESSAGES copying pootle/locale/fr/LC_MESSAGES/django.mo -> build/lib/pootle/locale/fr/LC_MESSAGES copying pootle/locale/fr/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/fr/LC_MESSAGES creating build/lib/pootle/locale/fur copying pootle/locale/fur/pootle.po -> build/lib/pootle/locale/fur copying pootle/locale/fur/pootle_js.po -> build/lib/pootle/locale/fur creating build/lib/pootle/locale/ga copying pootle/locale/ga/pootle.po -> build/lib/pootle/locale/ga copying pootle/locale/ga/pootle_js.po -> build/lib/pootle/locale/ga creating build/lib/pootle/locale/ga/LC_MESSAGES copying pootle/locale/ga/LC_MESSAGES/django.mo -> build/lib/pootle/locale/ga/LC_MESSAGES copying pootle/locale/ga/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/ga/LC_MESSAGES creating build/lib/pootle/locale/gd copying pootle/locale/gd/pootle.po -> build/lib/pootle/locale/gd copying pootle/locale/gd/pootle_js.po -> build/lib/pootle/locale/gd creating build/lib/pootle/locale/gl copying pootle/locale/gl/pootle.po -> build/lib/pootle/locale/gl copying pootle/locale/gl/pootle_js.po -> build/lib/pootle/locale/gl creating build/lib/pootle/locale/gl/LC_MESSAGES copying pootle/locale/gl/LC_MESSAGES/django.mo -> build/lib/pootle/locale/gl/LC_MESSAGES copying pootle/locale/gl/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/gl/LC_MESSAGES creating build/lib/pootle/locale/ha copying pootle/locale/ha/pootle.po -> build/lib/pootle/locale/ha copying pootle/locale/ha/pootle_js.po -> build/lib/pootle/locale/ha creating build/lib/pootle/locale/he copying pootle/locale/he/pootle.po -> build/lib/pootle/locale/he copying pootle/locale/he/pootle_js.po -> build/lib/pootle/locale/he creating build/lib/pootle/locale/he/LC_MESSAGES copying pootle/locale/he/LC_MESSAGES/django.mo -> build/lib/pootle/locale/he/LC_MESSAGES copying pootle/locale/he/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/he/LC_MESSAGES creating build/lib/pootle/locale/hi copying pootle/locale/hi/pootle.po -> build/lib/pootle/locale/hi copying pootle/locale/hi/pootle_js.po -> build/lib/pootle/locale/hi creating build/lib/pootle/locale/hr copying pootle/locale/hr/pootle.po -> build/lib/pootle/locale/hr copying pootle/locale/hr/pootle_js.po -> build/lib/pootle/locale/hr creating build/lib/pootle/locale/hsb copying pootle/locale/hsb/pootle.po -> build/lib/pootle/locale/hsb copying pootle/locale/hsb/pootle_js.po -> build/lib/pootle/locale/hsb creating build/lib/pootle/locale/hsb/LC_MESSAGES copying pootle/locale/hsb/LC_MESSAGES/django.mo -> build/lib/pootle/locale/hsb/LC_MESSAGES copying pootle/locale/hsb/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/hsb/LC_MESSAGES creating build/lib/pootle/locale/ht copying pootle/locale/ht/pootle.po -> build/lib/pootle/locale/ht copying pootle/locale/ht/pootle_js.po -> build/lib/pootle/locale/ht creating build/lib/pootle/locale/hu copying pootle/locale/hu/pootle.po -> build/lib/pootle/locale/hu copying pootle/locale/hu/pootle_js.po -> build/lib/pootle/locale/hu creating build/lib/pootle/locale/hu/LC_MESSAGES copying pootle/locale/hu/LC_MESSAGES/django.mo -> build/lib/pootle/locale/hu/LC_MESSAGES copying pootle/locale/hu/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/hu/LC_MESSAGES creating build/lib/pootle/locale/hy copying pootle/locale/hy/pootle.po -> build/lib/pootle/locale/hy copying pootle/locale/hy/pootle_js.po -> build/lib/pootle/locale/hy creating build/lib/pootle/locale/id copying pootle/locale/id/pootle.po -> build/lib/pootle/locale/id copying pootle/locale/id/pootle_js.po -> build/lib/pootle/locale/id creating build/lib/pootle/locale/is copying pootle/locale/is/pootle.po -> build/lib/pootle/locale/is copying pootle/locale/is/pootle_js.po -> build/lib/pootle/locale/is creating build/lib/pootle/locale/is/LC_MESSAGES copying pootle/locale/is/LC_MESSAGES/django.mo -> build/lib/pootle/locale/is/LC_MESSAGES copying pootle/locale/is/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/is/LC_MESSAGES creating build/lib/pootle/locale/it copying pootle/locale/it/pootle.po -> build/lib/pootle/locale/it copying pootle/locale/it/pootle_js.po -> build/lib/pootle/locale/it creating build/lib/pootle/locale/it/LC_MESSAGES copying pootle/locale/it/LC_MESSAGES/django.mo -> build/lib/pootle/locale/it/LC_MESSAGES copying pootle/locale/it/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/it/LC_MESSAGES creating build/lib/pootle/locale/ja copying pootle/locale/ja/pootle.po -> build/lib/pootle/locale/ja copying pootle/locale/ja/pootle_js.po -> build/lib/pootle/locale/ja creating build/lib/pootle/locale/ja/LC_MESSAGES copying pootle/locale/ja/LC_MESSAGES/django.mo -> build/lib/pootle/locale/ja/LC_MESSAGES copying pootle/locale/ja/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/ja/LC_MESSAGES creating build/lib/pootle/locale/ka copying pootle/locale/ka/pootle.po -> build/lib/pootle/locale/ka copying pootle/locale/ka/pootle_js.po -> build/lib/pootle/locale/ka creating build/lib/pootle/locale/kab copying pootle/locale/kab/pootle.po -> build/lib/pootle/locale/kab copying pootle/locale/kab/pootle_js.po -> build/lib/pootle/locale/kab creating build/lib/pootle/locale/kab/LC_MESSAGES copying pootle/locale/kab/LC_MESSAGES/django.mo -> build/lib/pootle/locale/kab/LC_MESSAGES copying pootle/locale/kab/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/kab/LC_MESSAGES creating build/lib/pootle/locale/kg copying pootle/locale/kg/pootle.po -> build/lib/pootle/locale/kg copying pootle/locale/kg/pootle_js.po -> build/lib/pootle/locale/kg creating build/lib/pootle/locale/km copying pootle/locale/km/pootle.po -> build/lib/pootle/locale/km copying pootle/locale/km/pootle_js.po -> build/lib/pootle/locale/km creating build/lib/pootle/locale/kn copying pootle/locale/kn/pootle.po -> build/lib/pootle/locale/kn copying pootle/locale/kn/pootle_js.po -> build/lib/pootle/locale/kn creating build/lib/pootle/locale/ko copying pootle/locale/ko/pootle.po -> build/lib/pootle/locale/ko copying pootle/locale/ko/pootle_js.po -> build/lib/pootle/locale/ko creating build/lib/pootle/locale/ko/LC_MESSAGES copying pootle/locale/ko/LC_MESSAGES/django.mo -> build/lib/pootle/locale/ko/LC_MESSAGES copying pootle/locale/ko/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/ko/LC_MESSAGES creating build/lib/pootle/locale/ku copying pootle/locale/ku/pootle.po -> build/lib/pootle/locale/ku copying pootle/locale/ku/pootle_js.po -> build/lib/pootle/locale/ku creating build/lib/pootle/locale/ky copying pootle/locale/ky/pootle.po -> build/lib/pootle/locale/ky copying pootle/locale/ky/pootle_js.po -> build/lib/pootle/locale/ky creating build/lib/pootle/locale/lg copying pootle/locale/lg/pootle.po -> build/lib/pootle/locale/lg copying pootle/locale/lg/pootle_js.po -> build/lib/pootle/locale/lg creating build/lib/pootle/locale/ln copying pootle/locale/ln/pootle.po -> build/lib/pootle/locale/ln copying pootle/locale/ln/pootle_js.po -> build/lib/pootle/locale/ln creating build/lib/pootle/locale/lt copying pootle/locale/lt/pootle.po -> build/lib/pootle/locale/lt copying pootle/locale/lt/pootle_js.po -> build/lib/pootle/locale/lt creating build/lib/pootle/locale/lv copying pootle/locale/lv/pootle.po -> build/lib/pootle/locale/lv copying pootle/locale/lv/pootle_js.po -> build/lib/pootle/locale/lv creating build/lib/pootle/locale/mg copying pootle/locale/mg/pootle.po -> build/lib/pootle/locale/mg copying pootle/locale/mg/pootle_js.po -> build/lib/pootle/locale/mg creating build/lib/pootle/locale/ml copying pootle/locale/ml/pootle.po -> build/lib/pootle/locale/ml copying pootle/locale/ml/pootle_js.po -> build/lib/pootle/locale/ml creating build/lib/pootle/locale/mn copying pootle/locale/mn/pootle.po -> build/lib/pootle/locale/mn copying pootle/locale/mn/pootle_js.po -> build/lib/pootle/locale/mn creating build/lib/pootle/locale/mr copying pootle/locale/mr/pootle.po -> build/lib/pootle/locale/mr copying pootle/locale/mr/pootle_js.po -> build/lib/pootle/locale/mr creating build/lib/pootle/locale/ms copying pootle/locale/ms/pootle.po -> build/lib/pootle/locale/ms copying pootle/locale/ms/pootle_js.po -> build/lib/pootle/locale/ms creating build/lib/pootle/locale/mt copying pootle/locale/mt/pootle.po -> build/lib/pootle/locale/mt copying pootle/locale/mt/pootle_js.po -> build/lib/pootle/locale/mt creating build/lib/pootle/locale/my copying pootle/locale/my/pootle.po -> build/lib/pootle/locale/my copying pootle/locale/my/pootle_js.po -> build/lib/pootle/locale/my creating build/lib/pootle/locale/nap copying pootle/locale/nap/pootle.po -> build/lib/pootle/locale/nap copying pootle/locale/nap/pootle_js.po -> build/lib/pootle/locale/nap creating build/lib/pootle/locale/nb copying pootle/locale/nb/pootle.po -> build/lib/pootle/locale/nb copying pootle/locale/nb/pootle_js.po -> build/lib/pootle/locale/nb creating build/lib/pootle/locale/nb/LC_MESSAGES copying pootle/locale/nb/LC_MESSAGES/django.mo -> build/lib/pootle/locale/nb/LC_MESSAGES copying pootle/locale/nb/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/nb/LC_MESSAGES creating build/lib/pootle/locale/ne copying pootle/locale/ne/pootle.po -> build/lib/pootle/locale/ne copying pootle/locale/ne/pootle_js.po -> build/lib/pootle/locale/ne creating build/lib/pootle/locale/nl copying pootle/locale/nl/pootle.po -> build/lib/pootle/locale/nl copying pootle/locale/nl/pootle_js.po -> build/lib/pootle/locale/nl creating build/lib/pootle/locale/nl/LC_MESSAGES copying pootle/locale/nl/LC_MESSAGES/django.mo -> build/lib/pootle/locale/nl/LC_MESSAGES copying pootle/locale/nl/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/nl/LC_MESSAGES creating build/lib/pootle/locale/nn copying pootle/locale/nn/pootle.po -> build/lib/pootle/locale/nn copying pootle/locale/nn/pootle_js.po -> build/lib/pootle/locale/nn creating build/lib/pootle/locale/nso copying pootle/locale/nso/pootle.po -> build/lib/pootle/locale/nso copying pootle/locale/nso/pootle_js.po -> build/lib/pootle/locale/nso creating build/lib/pootle/locale/oc copying pootle/locale/oc/pootle.po -> build/lib/pootle/locale/oc copying pootle/locale/oc/pootle_js.po -> build/lib/pootle/locale/oc creating build/lib/pootle/locale/or copying pootle/locale/or/pootle.po -> build/lib/pootle/locale/or copying pootle/locale/or/pootle_js.po -> build/lib/pootle/locale/or creating build/lib/pootle/locale/pa copying pootle/locale/pa/pootle.po -> build/lib/pootle/locale/pa copying pootle/locale/pa/pootle_js.po -> build/lib/pootle/locale/pa creating build/lib/pootle/locale/pap copying pootle/locale/pap/pootle.po -> build/lib/pootle/locale/pap copying pootle/locale/pap/pootle_js.po -> build/lib/pootle/locale/pap creating build/lib/pootle/locale/pl copying pootle/locale/pl/pootle.po -> build/lib/pootle/locale/pl copying pootle/locale/pl/pootle_js.po -> build/lib/pootle/locale/pl creating build/lib/pootle/locale/ps copying pootle/locale/ps/pootle.po -> build/lib/pootle/locale/ps copying pootle/locale/ps/pootle_js.po -> build/lib/pootle/locale/ps creating build/lib/pootle/locale/pt copying pootle/locale/pt/pootle.po -> build/lib/pootle/locale/pt copying pootle/locale/pt/pootle_js.po -> build/lib/pootle/locale/pt creating build/lib/pootle/locale/pt/LC_MESSAGES copying pootle/locale/pt/LC_MESSAGES/django.mo -> build/lib/pootle/locale/pt/LC_MESSAGES copying pootle/locale/pt/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/pt/LC_MESSAGES creating build/lib/pootle/locale/pt_BR copying pootle/locale/pt_BR/pootle.po -> build/lib/pootle/locale/pt_BR copying pootle/locale/pt_BR/pootle_js.po -> build/lib/pootle/locale/pt_BR creating build/lib/pootle/locale/pt_BR/LC_MESSAGES copying pootle/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/pootle/locale/pt_BR/LC_MESSAGES copying pootle/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/pt_BR/LC_MESSAGES creating build/lib/pootle/locale/ro copying pootle/locale/ro/pootle.po -> build/lib/pootle/locale/ro copying pootle/locale/ro/pootle_js.po -> build/lib/pootle/locale/ro creating build/lib/pootle/locale/ru copying pootle/locale/ru/pootle.po -> build/lib/pootle/locale/ru copying pootle/locale/ru/pootle_js.po -> build/lib/pootle/locale/ru creating build/lib/pootle/locale/ru/LC_MESSAGES copying pootle/locale/ru/LC_MESSAGES/django.mo -> build/lib/pootle/locale/ru/LC_MESSAGES copying pootle/locale/ru/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/ru/LC_MESSAGES creating build/lib/pootle/locale/sah copying pootle/locale/sah/pootle.po -> build/lib/pootle/locale/sah copying pootle/locale/sah/pootle_js.po -> build/lib/pootle/locale/sah creating build/lib/pootle/locale/sc copying pootle/locale/sc/pootle.po -> build/lib/pootle/locale/sc copying pootle/locale/sc/pootle_js.po -> build/lib/pootle/locale/sc creating build/lib/pootle/locale/sk copying pootle/locale/sk/pootle.po -> build/lib/pootle/locale/sk copying pootle/locale/sk/pootle_js.po -> build/lib/pootle/locale/sk creating build/lib/pootle/locale/sl copying pootle/locale/sl/pootle.po -> build/lib/pootle/locale/sl copying pootle/locale/sl/pootle_js.po -> build/lib/pootle/locale/sl creating build/lib/pootle/locale/son copying pootle/locale/son/pootle.po -> build/lib/pootle/locale/son copying pootle/locale/son/pootle_js.po -> build/lib/pootle/locale/son creating build/lib/pootle/locale/sq copying pootle/locale/sq/pootle.po -> build/lib/pootle/locale/sq copying pootle/locale/sq/pootle_js.po -> build/lib/pootle/locale/sq creating build/lib/pootle/locale/sr copying pootle/locale/sr/pootle.po -> build/lib/pootle/locale/sr copying pootle/locale/sr/pootle_js.po -> build/lib/pootle/locale/sr creating build/lib/pootle/locale/sr/LC_MESSAGES copying pootle/locale/sr/LC_MESSAGES/django.mo -> build/lib/pootle/locale/sr/LC_MESSAGES copying pootle/locale/sr/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/sr/LC_MESSAGES creating build/lib/pootle/locale/st copying pootle/locale/st/pootle.po -> build/lib/pootle/locale/st copying pootle/locale/st/pootle_js.po -> build/lib/pootle/locale/st creating build/lib/pootle/locale/sv copying pootle/locale/sv/pootle.po -> build/lib/pootle/locale/sv copying pootle/locale/sv/pootle_js.po -> build/lib/pootle/locale/sv creating build/lib/pootle/locale/sv/LC_MESSAGES copying pootle/locale/sv/LC_MESSAGES/django.mo -> build/lib/pootle/locale/sv/LC_MESSAGES copying pootle/locale/sv/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/sv/LC_MESSAGES creating build/lib/pootle/locale/sw copying pootle/locale/sw/pootle.po -> build/lib/pootle/locale/sw copying pootle/locale/sw/pootle_js.po -> build/lib/pootle/locale/sw creating build/lib/pootle/locale/ta copying pootle/locale/ta/pootle.po -> build/lib/pootle/locale/ta copying pootle/locale/ta/pootle_js.po -> build/lib/pootle/locale/ta creating build/lib/pootle/locale/te copying pootle/locale/te/pootle.po -> build/lib/pootle/locale/te copying pootle/locale/te/pootle_js.po -> build/lib/pootle/locale/te creating build/lib/pootle/locale/templates copying pootle/locale/templates/pootle.pot -> build/lib/pootle/locale/templates copying pootle/locale/templates/pootle_js.pot -> build/lib/pootle/locale/templates creating build/lib/pootle/locale/th copying pootle/locale/th/pootle.po -> build/lib/pootle/locale/th copying pootle/locale/th/pootle_js.po -> build/lib/pootle/locale/th creating build/lib/pootle/locale/tl copying pootle/locale/tl/pootle.po -> build/lib/pootle/locale/tl copying pootle/locale/tl/pootle_js.po -> build/lib/pootle/locale/tl creating build/lib/pootle/locale/tr copying pootle/locale/tr/pootle.po -> build/lib/pootle/locale/tr copying pootle/locale/tr/pootle_js.po -> build/lib/pootle/locale/tr creating build/lib/pootle/locale/tr/LC_MESSAGES copying pootle/locale/tr/LC_MESSAGES/django.mo -> build/lib/pootle/locale/tr/LC_MESSAGES copying pootle/locale/tr/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/tr/LC_MESSAGES creating build/lib/pootle/locale/tt copying pootle/locale/tt/pootle.po -> build/lib/pootle/locale/tt copying pootle/locale/tt/pootle_js.po -> build/lib/pootle/locale/tt creating build/lib/pootle/locale/ug copying pootle/locale/ug/pootle.po -> build/lib/pootle/locale/ug copying pootle/locale/ug/pootle_js.po -> build/lib/pootle/locale/ug creating build/lib/pootle/locale/ug/LC_MESSAGES copying pootle/locale/ug/LC_MESSAGES/django.mo -> build/lib/pootle/locale/ug/LC_MESSAGES copying pootle/locale/ug/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/ug/LC_MESSAGES creating build/lib/pootle/locale/uk copying pootle/locale/uk/pootle.po -> build/lib/pootle/locale/uk copying pootle/locale/uk/pootle_js.po -> build/lib/pootle/locale/uk creating build/lib/pootle/locale/uk/LC_MESSAGES copying pootle/locale/uk/LC_MESSAGES/django.mo -> build/lib/pootle/locale/uk/LC_MESSAGES copying pootle/locale/uk/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/uk/LC_MESSAGES creating build/lib/pootle/locale/ur copying pootle/locale/ur/pootle.po -> build/lib/pootle/locale/ur copying pootle/locale/ur/pootle_js.po -> build/lib/pootle/locale/ur creating build/lib/pootle/locale/uz copying pootle/locale/uz/pootle.po -> build/lib/pootle/locale/uz copying pootle/locale/uz/pootle_js.po -> build/lib/pootle/locale/uz creating build/lib/pootle/locale/ve copying pootle/locale/ve/pootle.po -> build/lib/pootle/locale/ve copying pootle/locale/ve/pootle_js.po -> build/lib/pootle/locale/ve creating build/lib/pootle/locale/vi copying pootle/locale/vi/pootle.po -> build/lib/pootle/locale/vi copying pootle/locale/vi/pootle_js.po -> build/lib/pootle/locale/vi creating build/lib/pootle/locale/wo copying pootle/locale/wo/pootle.po -> build/lib/pootle/locale/wo copying pootle/locale/wo/pootle_js.po -> build/lib/pootle/locale/wo creating build/lib/pootle/locale/xh copying pootle/locale/xh/pootle.po -> build/lib/pootle/locale/xh copying pootle/locale/xh/pootle_js.po -> build/lib/pootle/locale/xh creating build/lib/pootle/locale/zh_CN copying pootle/locale/zh_CN/pootle.po -> build/lib/pootle/locale/zh_CN copying pootle/locale/zh_CN/pootle_js.po -> build/lib/pootle/locale/zh_CN creating build/lib/pootle/locale/zh_CN/LC_MESSAGES copying pootle/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/pootle/locale/zh_CN/LC_MESSAGES copying pootle/locale/zh_CN/LC_MESSAGES/djangojs.mo -> build/lib/pootle/locale/zh_CN/LC_MESSAGES creating build/lib/pootle/locale/zh_HK copying pootle/locale/zh_HK/pootle.po -> build/lib/pootle/locale/zh_HK copying pootle/locale/zh_HK/pootle_js.po -> build/lib/pootle/locale/zh_HK creating build/lib/pootle/locale/zh_TW copying pootle/locale/zh_TW/pootle.po -> build/lib/pootle/locale/zh_TW copying pootle/locale/zh_TW/pootle_js.po -> build/lib/pootle/locale/zh_TW creating build/lib/pootle/locale/zu copying pootle/locale/zu/pootle.po -> build/lib/pootle/locale/zu copying pootle/locale/zu/pootle_js.po -> build/lib/pootle/locale/zu creating build/lib/pootle/log copying pootle/log/README -> build/lib/pootle/log creating build/lib/pootle/settings copying pootle/settings/10-base.conf -> build/lib/pootle/settings copying pootle/settings/20-backends.conf -> build/lib/pootle/settings copying pootle/settings/25-logging.conf -> build/lib/pootle/settings copying pootle/settings/30-site.conf -> build/lib/pootle/settings copying pootle/settings/40-apps.conf -> build/lib/pootle/settings copying pootle/settings/50-project.conf -> build/lib/pootle/settings copying pootle/settings/60-translation.conf -> build/lib/pootle/settings copying pootle/settings/90-dev-local.conf.template -> build/lib/pootle/settings copying pootle/settings/90-local.conf.template -> build/lib/pootle/settings copying pootle/settings/91-travis.conf -> build/lib/pootle/settings copying pootle/settings/95-outro.conf -> build/lib/pootle/settings creating build/lib/pootle/static creating build/lib/pootle/static/css copying pootle/static/css/actions.css -> build/lib/pootle/static/css copying pootle/static/css/admin.css -> build/lib/pootle/static/css copying pootle/static/css/auth.css -> build/lib/pootle/static/css copying pootle/static/css/breadcrumbs.css -> build/lib/pootle/static/css copying pootle/static/css/buttons.css -> build/lib/pootle/static/css copying pootle/static/css/contact.css -> build/lib/pootle/static/css copying pootle/static/css/editor.css -> build/lib/pootle/static/css copying pootle/static/css/error.css -> build/lib/pootle/static/css copying pootle/static/css/magnific-popup.css -> build/lib/pootle/static/css copying pootle/static/css/navbar.css -> build/lib/pootle/static/css copying pootle/static/css/popup.css -> build/lib/pootle/static/css copying pootle/static/css/react-select.css -> build/lib/pootle/static/css copying pootle/static/css/scores.css -> build/lib/pootle/static/css copying pootle/static/css/select2-pootle.css -> build/lib/pootle/static/css copying pootle/static/css/select2.css -> build/lib/pootle/static/css copying pootle/static/css/sprite.css -> build/lib/pootle/static/css copying pootle/static/css/style.css -> build/lib/pootle/static/css copying pootle/static/css/tipsy.css -> build/lib/pootle/static/css copying pootle/static/css/user.css -> build/lib/pootle/static/css copying pootle/static/css/welcome.css -> build/lib/pootle/static/css creating build/lib/pootle/static/favicon copying pootle/static/favicon/README.rst -> build/lib/pootle/static/favicon copying pootle/static/favicon/android-chrome-192x192.png -> build/lib/pootle/static/favicon copying pootle/static/favicon/android-chrome-512x512.png -> build/lib/pootle/static/favicon copying pootle/static/favicon/apple-touch-icon.png -> build/lib/pootle/static/favicon copying pootle/static/favicon/browserconfig.xml -> build/lib/pootle/static/favicon copying pootle/static/favicon/favicon-16x16.png -> build/lib/pootle/static/favicon copying pootle/static/favicon/favicon-32x32.png -> build/lib/pootle/static/favicon copying pootle/static/favicon/favicon.ico -> build/lib/pootle/static/favicon copying pootle/static/favicon/manifest.json -> build/lib/pootle/static/favicon copying pootle/static/favicon/mstile-144x144.png -> build/lib/pootle/static/favicon copying pootle/static/favicon/mstile-150x150.png -> build/lib/pootle/static/favicon copying pootle/static/favicon/mstile-310x150.png -> build/lib/pootle/static/favicon copying pootle/static/favicon/mstile-310x310.png -> build/lib/pootle/static/favicon copying pootle/static/favicon/mstile-70x70.png -> build/lib/pootle/static/favicon copying pootle/static/favicon/safari-pinned-tab.svg -> build/lib/pootle/static/favicon creating build/lib/pootle/static/fonts copying pootle/static/fonts/README.rst -> build/lib/pootle/static/fonts copying pootle/static/fonts/raw.sfd -> build/lib/pootle/static/fonts copying pootle/static/fonts/raw.woff -> build/lib/pootle/static/fonts creating build/lib/pootle/static/images copying pootle/static/images/app-32x32.png -> build/lib/pootle/static/images copying pootle/static/images/app-64x64.png -> build/lib/pootle/static/images copying pootle/static/images/bg.png -> build/lib/pootle/static/images copying pootle/static/images/blank.gif -> build/lib/pootle/static/images copying pootle/static/images/logo-color.svg -> build/lib/pootle/static/images copying pootle/static/images/logo-white.svg -> build/lib/pootle/static/images copying pootle/static/images/menu_white.png -> build/lib/pootle/static/images copying pootle/static/images/select2-spinner.gif -> build/lib/pootle/static/images copying pootle/static/images/select2.png -> build/lib/pootle/static/images copying pootle/static/images/select2x2.png -> build/lib/pootle/static/images copying pootle/static/images/sprite.png -> build/lib/pootle/static/images creating build/lib/pootle/static/js copying pootle/static/js/.babelrc -> build/lib/pootle/static/js copying pootle/static/js/.eslintignore -> build/lib/pootle/static/js copying pootle/static/js/.eslintrc.js -> build/lib/pootle/static/js copying pootle/static/js/.stylelintignore -> build/lib/pootle/static/js copying pootle/static/js/agreement.js -> build/lib/pootle/static/js copying pootle/static/js/browser.js -> build/lib/pootle/static/js copying pootle/static/js/captcha.js -> build/lib/pootle/static/js copying pootle/static/js/collections.js -> build/lib/pootle/static/js copying pootle/static/js/common.js -> build/lib/pootle/static/js copying pootle/static/js/contact.js -> build/lib/pootle/static/js copying pootle/static/js/dropdown.js -> build/lib/pootle/static/js copying pootle/static/js/helpers.js -> build/lib/pootle/static/js copying pootle/static/js/models.js -> build/lib/pootle/static/js copying pootle/static/js/msg.js -> build/lib/pootle/static/js copying pootle/static/js/package-lock.json -> build/lib/pootle/static/js copying pootle/static/js/package.json -> build/lib/pootle/static/js copying pootle/static/js/reducers.js -> build/lib/pootle/static/js copying pootle/static/js/s2.js -> build/lib/pootle/static/js copying pootle/static/js/search.js -> build/lib/pootle/static/js copying pootle/static/js/setup.test.js -> build/lib/pootle/static/js copying pootle/static/js/stats.js -> build/lib/pootle/static/js copying pootle/static/js/store.js -> build/lib/pootle/static/js copying pootle/static/js/stylelint.json -> build/lib/pootle/static/js copying pootle/static/js/utils.js -> build/lib/pootle/static/js copying pootle/static/js/vendor.bundle.js -> build/lib/pootle/static/js copying pootle/static/js/webpack.config.js -> build/lib/pootle/static/js creating build/lib/pootle/static/js/1.. creating build/lib/pootle/static/js/1../1 copying pootle/static/js/1../1/app.bundle.js -> build/lib/pootle/static/js/1../1 creating build/lib/pootle/static/js/2.. creating build/lib/pootle/static/js/2../2 copying pootle/static/js/2../2/app.bundle.js -> build/lib/pootle/static/js/2../2 creating build/lib/pootle/static/js/3.. creating build/lib/pootle/static/js/3../3 copying pootle/static/js/3../3/app.bundle.js -> build/lib/pootle/static/js/3../3 creating build/lib/pootle/static/js/4.. creating build/lib/pootle/static/js/4../4 copying pootle/static/js/4../4/app.bundle.js -> build/lib/pootle/static/js/4../4 creating build/lib/pootle/static/js/5.. creating build/lib/pootle/static/js/5../5 copying pootle/static/js/5../5/app.bundle.js -> build/lib/pootle/static/js/5../5 creating build/lib/pootle/static/js/admin copying pootle/static/js/admin/AdminRouter.js -> build/lib/pootle/static/js/admin copying pootle/static/js/admin/app.bundle.js -> build/lib/pootle/static/js/admin copying pootle/static/js/admin/app.js -> build/lib/pootle/static/js/admin creating build/lib/pootle/static/js/admin/components copying pootle/static/js/admin/components/AdminController.js -> build/lib/pootle/static/js/admin/components copying pootle/static/js/admin/components/ItemDelete.js -> build/lib/pootle/static/js/admin/components copying pootle/static/js/admin/components/ItemTable.js -> build/lib/pootle/static/js/admin/components copying pootle/static/js/admin/components/ItemTableRow.js -> build/lib/pootle/static/js/admin/components copying pootle/static/js/admin/components/Search.js -> build/lib/pootle/static/js/admin/components copying pootle/static/js/admin/components/SearchBox.js -> build/lib/pootle/static/js/admin/components creating build/lib/pootle/static/js/admin/components/Language copying pootle/static/js/admin/components/Language/LanguageAdd.js -> build/lib/pootle/static/js/admin/components/Language copying pootle/static/js/admin/components/Language/LanguageController.js -> build/lib/pootle/static/js/admin/components/Language copying pootle/static/js/admin/components/Language/LanguageEdit.js -> build/lib/pootle/static/js/admin/components/Language copying pootle/static/js/admin/components/Language/LanguageForm.js -> build/lib/pootle/static/js/admin/components/Language copying pootle/static/js/admin/components/Language/index.js -> build/lib/pootle/static/js/admin/components/Language creating build/lib/pootle/static/js/admin/components/Project copying pootle/static/js/admin/components/Project/ProjectAdd.js -> build/lib/pootle/static/js/admin/components/Project copying pootle/static/js/admin/components/Project/ProjectController.js -> build/lib/pootle/static/js/admin/components/Project copying pootle/static/js/admin/components/Project/ProjectEdit.js -> build/lib/pootle/static/js/admin/components/Project copying pootle/static/js/admin/components/Project/ProjectForm.js -> build/lib/pootle/static/js/admin/components/Project copying pootle/static/js/admin/components/Project/index.js -> build/lib/pootle/static/js/admin/components/Project creating build/lib/pootle/static/js/admin/components/User copying pootle/static/js/admin/components/User/UserAdd.js -> build/lib/pootle/static/js/admin/components/User copying pootle/static/js/admin/components/User/UserController.js -> build/lib/pootle/static/js/admin/components/User copying pootle/static/js/admin/components/User/UserEdit.js -> build/lib/pootle/static/js/admin/components/User copying pootle/static/js/admin/components/User/UserForm.js -> build/lib/pootle/static/js/admin/components/User copying pootle/static/js/admin/components/User/index.js -> build/lib/pootle/static/js/admin/components/User creating build/lib/pootle/static/js/admin/general copying pootle/static/js/admin/general/app.bundle.js -> build/lib/pootle/static/js/admin/general copying pootle/static/js/admin/general/app.js -> build/lib/pootle/static/js/admin/general copying pootle/static/js/admin/general/formset.js -> build/lib/pootle/static/js/admin/general copying pootle/static/js/admin/general/staticpages.js -> build/lib/pootle/static/js/admin/general creating build/lib/pootle/static/js/admin/general/components copying pootle/static/js/admin/general/components/ContentEditor.js -> build/lib/pootle/static/js/admin/general/components copying pootle/static/js/admin/general/components/ContentPreview.js -> build/lib/pootle/static/js/admin/general/components copying pootle/static/js/admin/general/components/LiveEditor.css -> build/lib/pootle/static/js/admin/general/components copying pootle/static/js/admin/general/components/LiveEditor.js -> build/lib/pootle/static/js/admin/general/components creating build/lib/pootle/static/js/auth copying pootle/static/js/auth/actions.js -> build/lib/pootle/static/js/auth copying pootle/static/js/auth/index.js -> build/lib/pootle/static/js/auth copying pootle/static/js/auth/reducers.js -> build/lib/pootle/static/js/auth creating build/lib/pootle/static/js/auth/components copying pootle/static/js/auth/components/AccountActivation.js -> build/lib/pootle/static/js/auth/components copying pootle/static/js/auth/components/AccountInactive.js -> build/lib/pootle/static/js/auth/components copying pootle/static/js/auth/components/AuthContent.js -> build/lib/pootle/static/js/auth/components copying pootle/static/js/auth/components/AuthProgress.js -> build/lib/pootle/static/js/auth/components copying pootle/static/js/auth/components/AuthWindow.js -> build/lib/pootle/static/js/auth/components copying pootle/static/js/auth/components/EmailConfirmation.js -> build/lib/pootle/static/js/auth/components copying pootle/static/js/auth/components/PasswordResetForm.js -> build/lib/pootle/static/js/auth/components copying pootle/static/js/auth/components/RequestPasswordResetForm.js -> build/lib/pootle/static/js/auth/components copying pootle/static/js/auth/components/RequestPasswordResetProgress.js -> build/lib/pootle/static/js/auth/components copying pootle/static/js/auth/components/RequestPasswordResetSent.js -> build/lib/pootle/static/js/auth/components copying pootle/static/js/auth/components/SignInForm.js -> build/lib/pootle/static/js/auth/components copying pootle/static/js/auth/components/SignInPanel.js -> build/lib/pootle/static/js/auth/components copying pootle/static/js/auth/components/SignUpForm.js -> build/lib/pootle/static/js/auth/components copying pootle/static/js/auth/components/SocialAuthError.js -> build/lib/pootle/static/js/auth/components copying pootle/static/js/auth/components/SocialSignInForm.js -> build/lib/pootle/static/js/auth/components copying pootle/static/js/auth/components/SocialVerification.js -> build/lib/pootle/static/js/auth/components creating build/lib/pootle/static/js/auth/containers copying pootle/static/js/auth/containers/Auth.js -> build/lib/pootle/static/js/auth/containers creating build/lib/pootle/static/js/auth/utils copying pootle/static/js/auth/utils/AuthAPI.js -> build/lib/pootle/static/js/auth/utils creating build/lib/pootle/static/js/browser creating build/lib/pootle/static/js/browser/components copying pootle/static/js/browser/components/Stats.js -> build/lib/pootle/static/js/browser/components copying pootle/static/js/browser/components/TopContributorsTable.js -> build/lib/pootle/static/js/browser/components copying pootle/static/js/browser/components/VisibilityToggle.js -> build/lib/pootle/static/js/browser/components creating build/lib/pootle/static/js/common copying pootle/static/js/common/app.bundle.js -> build/lib/pootle/static/js/common creating build/lib/pootle/static/js/editor copying pootle/static/js/editor/app.bundle.js -> build/lib/pootle/static/js/editor copying pootle/static/js/editor/app.js -> build/lib/pootle/static/js/editor copying pootle/static/js/editor/index.js -> build/lib/pootle/static/js/editor creating build/lib/pootle/static/js/editor/components copying pootle/static/js/editor/components/EditingArea.js -> build/lib/pootle/static/js/editor/components copying pootle/static/js/editor/components/Editor.js -> build/lib/pootle/static/js/editor/components copying pootle/static/js/editor/components/EditorPluralFormHeader.js -> build/lib/pootle/static/js/editor/components copying pootle/static/js/editor/components/RawFontTextarea.js -> build/lib/pootle/static/js/editor/components copying pootle/static/js/editor/components/SuggestionFeedbackForm.js -> build/lib/pootle/static/js/editor/components copying pootle/static/js/editor/components/SuggestionValue.js -> build/lib/pootle/static/js/editor/components copying pootle/static/js/editor/components/UnitSource.js -> build/lib/pootle/static/js/editor/components copying pootle/static/js/editor/components/UploadTimeSince.js -> build/lib/pootle/static/js/editor/components copying pootle/static/js/editor/components/ViewUnit.js -> build/lib/pootle/static/js/editor/components creating build/lib/pootle/static/js/editor/containers copying pootle/static/js/editor/containers/EditorContainer.js -> build/lib/pootle/static/js/editor/containers creating build/lib/pootle/static/js/editor/formats copying pootle/static/js/editor/formats/FormatAdaptor.js -> build/lib/pootle/static/js/editor/formats copying pootle/static/js/editor/formats/FormatLoader.js -> build/lib/pootle/static/js/editor/formats creating build/lib/pootle/static/js/editor/mt copying pootle/static/js/editor/mt/MTProvider.js -> build/lib/pootle/static/js/editor/mt copying pootle/static/js/editor/mt/PlaceholderCleaner.js -> build/lib/pootle/static/js/editor/mt creating build/lib/pootle/static/js/editor/mt/providers copying pootle/static/js/editor/mt/providers/CaighdeanTranslate.js -> build/lib/pootle/static/js/editor/mt/providers copying pootle/static/js/editor/mt/providers/GoogleTranslate.js -> build/lib/pootle/static/js/editor/mt/providers copying pootle/static/js/editor/mt/providers/WelshTranslate.js -> build/lib/pootle/static/js/editor/mt/providers copying pootle/static/js/editor/mt/providers/YandexTranslate.js -> build/lib/pootle/static/js/editor/mt/providers creating build/lib/pootle/static/js/editor/utils copying pootle/static/js/editor/utils/RawFontAware.js -> build/lib/pootle/static/js/editor/utils copying pootle/static/js/editor/utils/font.js -> build/lib/pootle/static/js/editor/utils copying pootle/static/js/editor/utils/font.test.js -> build/lib/pootle/static/js/editor/utils copying pootle/static/js/editor/utils/highlight.js -> build/lib/pootle/static/js/editor/utils copying pootle/static/js/editor/utils/highlight.test.js -> build/lib/pootle/static/js/editor/utils copying pootle/static/js/editor/utils/html.js -> build/lib/pootle/static/js/editor/utils copying pootle/static/js/editor/utils/index.js -> build/lib/pootle/static/js/editor/utils copying pootle/static/js/editor/utils/language.js -> build/lib/pootle/static/js/editor/utils copying pootle/static/js/editor/utils/normalizer.js -> build/lib/pootle/static/js/editor/utils copying pootle/static/js/editor/utils/normalizer.test.js -> build/lib/pootle/static/js/editor/utils copying pootle/static/js/editor/utils/search.js -> build/lib/pootle/static/js/editor/utils creating build/lib/pootle/static/js/fs copying pootle/static/js/fs/app.bundle.js -> build/lib/pootle/static/js/fs copying pootle/static/js/fs/app.js -> build/lib/pootle/static/js/fs creating build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/README.rst -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/ar.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/az.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/bg.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/ca.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/cs.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/da.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/de.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/el.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/en.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/es.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/et.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/eu.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/fa.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/fi.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/fr.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/gl.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/he.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/hi.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/hr.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/hu.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/id.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/is.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/it.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/ja.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/km.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/ko.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/lt.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/lv.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/mk.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/ms.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/nb.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/nl.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/pl.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/pt-BR.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/pt.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/ro.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/ru.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/sk.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/sr-Cyrl.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/sr.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/sv.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/th.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/tr.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/uk.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/vi.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/zh-CN.js -> build/lib/pootle/static/js/select2_l10n copying pootle/static/js/select2_l10n/zh-TW.js -> build/lib/pootle/static/js/select2_l10n creating build/lib/pootle/static/js/shared creating build/lib/pootle/static/js/shared/api copying pootle/static/js/shared/api/StatsAPI.js -> build/lib/pootle/static/js/shared/api copying pootle/static/js/shared/api/UnitAPI.js -> build/lib/pootle/static/js/shared/api creating build/lib/pootle/static/js/shared/components copying pootle/static/js/shared/components/AutosizeTextarea.js -> build/lib/pootle/static/js/shared/components copying pootle/static/js/shared/components/Avatar.js -> build/lib/pootle/static/js/shared/components copying pootle/static/js/shared/components/CodeMirror.css -> build/lib/pootle/static/js/shared/components copying pootle/static/js/shared/components/CodeMirror.js -> build/lib/pootle/static/js/shared/components copying pootle/static/js/shared/components/Dialog.js -> build/lib/pootle/static/js/shared/components copying pootle/static/js/shared/components/FormCheckedInput.js -> build/lib/pootle/static/js/shared/components copying pootle/static/js/shared/components/FormElement.js -> build/lib/pootle/static/js/shared/components copying pootle/static/js/shared/components/FormSelectInput.js -> build/lib/pootle/static/js/shared/components copying pootle/static/js/shared/components/FormValueInput.js -> build/lib/pootle/static/js/shared/components copying pootle/static/js/shared/components/LayeredComponent.js -> build/lib/pootle/static/js/shared/components copying pootle/static/js/shared/components/Modal.js -> build/lib/pootle/static/js/shared/components copying pootle/static/js/shared/components/ModalContainer.js -> build/lib/pootle/static/js/shared/components copying pootle/static/js/shared/components/Tab.js -> build/lib/pootle/static/js/shared/components copying pootle/static/js/shared/components/Tabs.js -> build/lib/pootle/static/js/shared/components copying pootle/static/js/shared/components/TextToggle.js -> build/lib/pootle/static/js/shared/components copying pootle/static/js/shared/components/TimeSince.js -> build/lib/pootle/static/js/shared/components copying pootle/static/js/shared/components/lightbox.css -> build/lib/pootle/static/js/shared/components creating build/lib/pootle/static/js/shared/mixins copying pootle/static/js/shared/mixins/FormMixin.js -> build/lib/pootle/static/js/shared/mixins copying pootle/static/js/shared/mixins/FormValidationMixin.js -> build/lib/pootle/static/js/shared/mixins copying pootle/static/js/shared/mixins/ModelFormMixin.js -> build/lib/pootle/static/js/shared/mixins copying pootle/static/js/shared/mixins/admin_api.js -> build/lib/pootle/static/js/shared/mixins copying pootle/static/js/shared/mixins/backbone.js -> build/lib/pootle/static/js/shared/mixins creating build/lib/pootle/static/js/shared/models copying pootle/static/js/shared/models/language.js -> build/lib/pootle/static/js/shared/models copying pootle/static/js/shared/models/project.js -> build/lib/pootle/static/js/shared/models copying pootle/static/js/shared/models/user.js -> build/lib/pootle/static/js/shared/models creating build/lib/pootle/static/js/shared/utils copying pootle/static/js/shared/utils/ReactRenderer.js -> build/lib/pootle/static/js/shared/utils copying pootle/static/js/shared/utils/cookie.js -> build/lib/pootle/static/js/shared/utils copying pootle/static/js/shared/utils/diff.js -> build/lib/pootle/static/js/shared/utils copying pootle/static/js/shared/utils/dimensions.js -> build/lib/pootle/static/js/shared/utils copying pootle/static/js/shared/utils/dom.js -> build/lib/pootle/static/js/shared/utils copying pootle/static/js/shared/utils/fetch.js -> build/lib/pootle/static/js/shared/utils copying pootle/static/js/shared/utils/i18n.js -> build/lib/pootle/static/js/shared/utils copying pootle/static/js/shared/utils/linkHashtags.js -> build/lib/pootle/static/js/shared/utils copying pootle/static/js/shared/utils/markup.js -> build/lib/pootle/static/js/shared/utils copying pootle/static/js/shared/utils/tabInScope.js -> build/lib/pootle/static/js/shared/utils creating build/lib/pootle/static/js/user copying pootle/static/js/user/app.bundle.js -> build/lib/pootle/static/js/user copying pootle/static/js/user/app.js -> build/lib/pootle/static/js/user creating build/lib/pootle/static/js/user/components copying pootle/static/js/user/components/UserProfileEdit.js -> build/lib/pootle/static/js/user/components copying pootle/static/js/user/components/UserProfileForm.js -> build/lib/pootle/static/js/user/components creating build/lib/pootle/static/js/vendor copying pootle/static/js/vendor/README.md -> build/lib/pootle/static/js/vendor copying pootle/static/js/vendor/levenshtein.js -> build/lib/pootle/static/js/vendor copying pootle/static/js/vendor/sorttable.js -> build/lib/pootle/static/js/vendor copying pootle/static/js/vendor/spin.js -> build/lib/pootle/static/js/vendor creating build/lib/pootle/static/js/vendor/backbone copying pootle/static/js/vendor/backbone/backbone.js -> build/lib/pootle/static/js/vendor/backbone copying pootle/static/js/vendor/backbone/backbone.move.js -> build/lib/pootle/static/js/vendor/backbone creating build/lib/pootle/static/js/vendor/jquery copying pootle/static/js/vendor/jquery/jquery.bidi.js -> build/lib/pootle/static/js/vendor/jquery copying pootle/static/js/vendor/jquery/jquery.easing.js -> build/lib/pootle/static/js/vendor/jquery copying pootle/static/js/vendor/jquery/jquery.flot.js -> build/lib/pootle/static/js/vendor/jquery copying pootle/static/js/vendor/jquery/jquery.flot.marks.js -> build/lib/pootle/static/js/vendor/jquery copying pootle/static/js/vendor/jquery/jquery.flot.stack.js -> build/lib/pootle/static/js/vendor/jquery copying pootle/static/js/vendor/jquery/jquery.flot.time.js -> build/lib/pootle/static/js/vendor/jquery copying pootle/static/js/vendor/jquery/jquery.highlightRegex.js -> build/lib/pootle/static/js/vendor/jquery copying pootle/static/js/vendor/jquery/jquery.history.js -> build/lib/pootle/static/js/vendor/jquery copying pootle/static/js/vendor/jquery/jquery.js -> build/lib/pootle/static/js/vendor/jquery copying pootle/static/js/vendor/jquery/jquery.magnific-popup.js -> build/lib/pootle/static/js/vendor/jquery copying pootle/static/js/vendor/jquery/jquery.serializeObject.js -> build/lib/pootle/static/js/vendor/jquery copying pootle/static/js/vendor/jquery/jquery.tipsy.js -> build/lib/pootle/static/js/vendor/jquery copying pootle/static/js/vendor/jquery/jquery.utils.js -> build/lib/pootle/static/js/vendor/jquery creating build/lib/pootle/static/translations creating build/lib/pootle/static/translations/ach copying pootle/static/translations/ach/djangojs.js -> build/lib/pootle/static/translations/ach creating build/lib/pootle/static/translations/af copying pootle/static/translations/af/djangojs.js -> build/lib/pootle/static/translations/af creating build/lib/pootle/static/translations/ak copying pootle/static/translations/ak/djangojs.js -> build/lib/pootle/static/translations/ak creating build/lib/pootle/static/translations/am copying pootle/static/translations/am/djangojs.js -> build/lib/pootle/static/translations/am creating build/lib/pootle/static/translations/ar copying pootle/static/translations/ar/djangojs.js -> build/lib/pootle/static/translations/ar creating build/lib/pootle/static/translations/ast copying pootle/static/translations/ast/djangojs.js -> build/lib/pootle/static/translations/ast creating build/lib/pootle/static/translations/az copying pootle/static/translations/az/djangojs.js -> build/lib/pootle/static/translations/az creating build/lib/pootle/static/translations/be copying pootle/static/translations/be/djangojs.js -> build/lib/pootle/static/translations/be creating build/lib/pootle/static/translations/bg copying pootle/static/translations/bg/djangojs.js -> build/lib/pootle/static/translations/bg creating build/lib/pootle/static/translations/bm copying pootle/static/translations/bm/djangojs.js -> build/lib/pootle/static/translations/bm creating build/lib/pootle/static/translations/bn copying pootle/static/translations/bn/djangojs.js -> build/lib/pootle/static/translations/bn creating build/lib/pootle/static/translations/bn-in copying pootle/static/translations/bn-in/djangojs.js -> build/lib/pootle/static/translations/bn-in creating build/lib/pootle/static/translations/bo copying pootle/static/translations/bo/djangojs.js -> build/lib/pootle/static/translations/bo creating build/lib/pootle/static/translations/br copying pootle/static/translations/br/djangojs.js -> build/lib/pootle/static/translations/br creating build/lib/pootle/static/translations/bs copying pootle/static/translations/bs/djangojs.js -> build/lib/pootle/static/translations/bs creating build/lib/pootle/static/translations/ca copying pootle/static/translations/ca/djangojs.js -> build/lib/pootle/static/translations/ca creating build/lib/pootle/static/translations/ca@valencia copying pootle/static/translations/ca@valencia/djangojs.js -> build/lib/pootle/static/translations/ca@valencia creating build/lib/pootle/static/translations/cgg copying pootle/static/translations/cgg/djangojs.js -> build/lib/pootle/static/translations/cgg creating build/lib/pootle/static/translations/cs copying pootle/static/translations/cs/djangojs.js -> build/lib/pootle/static/translations/cs creating build/lib/pootle/static/translations/cy copying pootle/static/translations/cy/djangojs.js -> build/lib/pootle/static/translations/cy creating build/lib/pootle/static/translations/da copying pootle/static/translations/da/djangojs.js -> build/lib/pootle/static/translations/da creating build/lib/pootle/static/translations/de copying pootle/static/translations/de/djangojs.js -> build/lib/pootle/static/translations/de creating build/lib/pootle/static/translations/dsb copying pootle/static/translations/dsb/djangojs.js -> build/lib/pootle/static/translations/dsb creating build/lib/pootle/static/translations/dz copying pootle/static/translations/dz/djangojs.js -> build/lib/pootle/static/translations/dz creating build/lib/pootle/static/translations/el copying pootle/static/translations/el/djangojs.js -> build/lib/pootle/static/translations/el creating build/lib/pootle/static/translations/en copying pootle/static/translations/en/djangojs.js -> build/lib/pootle/static/translations/en creating build/lib/pootle/static/translations/en-gb copying pootle/static/translations/en-gb/djangojs.js -> build/lib/pootle/static/translations/en-gb creating build/lib/pootle/static/translations/en-us copying pootle/static/translations/en-us/djangojs.js -> build/lib/pootle/static/translations/en-us creating build/lib/pootle/static/translations/en-za copying pootle/static/translations/en-za/djangojs.js -> build/lib/pootle/static/translations/en-za creating build/lib/pootle/static/translations/eo copying pootle/static/translations/eo/djangojs.js -> build/lib/pootle/static/translations/eo creating build/lib/pootle/static/translations/es copying pootle/static/translations/es/djangojs.js -> build/lib/pootle/static/translations/es creating build/lib/pootle/static/translations/et copying pootle/static/translations/et/djangojs.js -> build/lib/pootle/static/translations/et creating build/lib/pootle/static/translations/eu copying pootle/static/translations/eu/djangojs.js -> build/lib/pootle/static/translations/eu creating build/lib/pootle/static/translations/fa copying pootle/static/translations/fa/djangojs.js -> build/lib/pootle/static/translations/fa creating build/lib/pootle/static/translations/ff copying pootle/static/translations/ff/djangojs.js -> build/lib/pootle/static/translations/ff creating build/lib/pootle/static/translations/fi copying pootle/static/translations/fi/djangojs.js -> build/lib/pootle/static/translations/fi creating build/lib/pootle/static/translations/fo copying pootle/static/translations/fo/djangojs.js -> build/lib/pootle/static/translations/fo creating build/lib/pootle/static/translations/fr copying pootle/static/translations/fr/djangojs.js -> build/lib/pootle/static/translations/fr creating build/lib/pootle/static/translations/fur copying pootle/static/translations/fur/djangojs.js -> build/lib/pootle/static/translations/fur creating build/lib/pootle/static/translations/ga copying pootle/static/translations/ga/djangojs.js -> build/lib/pootle/static/translations/ga creating build/lib/pootle/static/translations/gd copying pootle/static/translations/gd/djangojs.js -> build/lib/pootle/static/translations/gd creating build/lib/pootle/static/translations/gl copying pootle/static/translations/gl/djangojs.js -> build/lib/pootle/static/translations/gl creating build/lib/pootle/static/translations/ha copying pootle/static/translations/ha/djangojs.js -> build/lib/pootle/static/translations/ha creating build/lib/pootle/static/translations/he copying pootle/static/translations/he/djangojs.js -> build/lib/pootle/static/translations/he creating build/lib/pootle/static/translations/hi copying pootle/static/translations/hi/djangojs.js -> build/lib/pootle/static/translations/hi creating build/lib/pootle/static/translations/hr copying pootle/static/translations/hr/djangojs.js -> build/lib/pootle/static/translations/hr creating build/lib/pootle/static/translations/hsb copying pootle/static/translations/hsb/djangojs.js -> build/lib/pootle/static/translations/hsb creating build/lib/pootle/static/translations/ht copying pootle/static/translations/ht/djangojs.js -> build/lib/pootle/static/translations/ht creating build/lib/pootle/static/translations/hu copying pootle/static/translations/hu/djangojs.js -> build/lib/pootle/static/translations/hu creating build/lib/pootle/static/translations/hy copying pootle/static/translations/hy/djangojs.js -> build/lib/pootle/static/translations/hy creating build/lib/pootle/static/translations/id copying pootle/static/translations/id/djangojs.js -> build/lib/pootle/static/translations/id creating build/lib/pootle/static/translations/is copying pootle/static/translations/is/djangojs.js -> build/lib/pootle/static/translations/is creating build/lib/pootle/static/translations/it copying pootle/static/translations/it/djangojs.js -> build/lib/pootle/static/translations/it creating build/lib/pootle/static/translations/ja copying pootle/static/translations/ja/djangojs.js -> build/lib/pootle/static/translations/ja creating build/lib/pootle/static/translations/ka copying pootle/static/translations/ka/djangojs.js -> build/lib/pootle/static/translations/ka creating build/lib/pootle/static/translations/kab copying pootle/static/translations/kab/djangojs.js -> build/lib/pootle/static/translations/kab creating build/lib/pootle/static/translations/kg copying pootle/static/translations/kg/djangojs.js -> build/lib/pootle/static/translations/kg creating build/lib/pootle/static/translations/km copying pootle/static/translations/km/djangojs.js -> build/lib/pootle/static/translations/km creating build/lib/pootle/static/translations/kn copying pootle/static/translations/kn/djangojs.js -> build/lib/pootle/static/translations/kn creating build/lib/pootle/static/translations/ko copying pootle/static/translations/ko/djangojs.js -> build/lib/pootle/static/translations/ko creating build/lib/pootle/static/translations/ku copying pootle/static/translations/ku/djangojs.js -> build/lib/pootle/static/translations/ku creating build/lib/pootle/static/translations/ky copying pootle/static/translations/ky/djangojs.js -> build/lib/pootle/static/translations/ky creating build/lib/pootle/static/translations/lg copying pootle/static/translations/lg/djangojs.js -> build/lib/pootle/static/translations/lg creating build/lib/pootle/static/translations/ln copying pootle/static/translations/ln/djangojs.js -> build/lib/pootle/static/translations/ln creating build/lib/pootle/static/translations/lt copying pootle/static/translations/lt/djangojs.js -> build/lib/pootle/static/translations/lt creating build/lib/pootle/static/translations/lv copying pootle/static/translations/lv/djangojs.js -> build/lib/pootle/static/translations/lv creating build/lib/pootle/static/translations/mg copying pootle/static/translations/mg/djangojs.js -> build/lib/pootle/static/translations/mg creating build/lib/pootle/static/translations/ml copying pootle/static/translations/ml/djangojs.js -> build/lib/pootle/static/translations/ml creating build/lib/pootle/static/translations/mn copying pootle/static/translations/mn/djangojs.js -> build/lib/pootle/static/translations/mn creating build/lib/pootle/static/translations/mr copying pootle/static/translations/mr/djangojs.js -> build/lib/pootle/static/translations/mr creating build/lib/pootle/static/translations/ms copying pootle/static/translations/ms/djangojs.js -> build/lib/pootle/static/translations/ms creating build/lib/pootle/static/translations/mt copying pootle/static/translations/mt/djangojs.js -> build/lib/pootle/static/translations/mt creating build/lib/pootle/static/translations/my copying pootle/static/translations/my/djangojs.js -> build/lib/pootle/static/translations/my creating build/lib/pootle/static/translations/nap copying pootle/static/translations/nap/djangojs.js -> build/lib/pootle/static/translations/nap creating build/lib/pootle/static/translations/nb copying pootle/static/translations/nb/djangojs.js -> build/lib/pootle/static/translations/nb creating build/lib/pootle/static/translations/ne copying pootle/static/translations/ne/djangojs.js -> build/lib/pootle/static/translations/ne creating build/lib/pootle/static/translations/nl copying pootle/static/translations/nl/djangojs.js -> build/lib/pootle/static/translations/nl creating build/lib/pootle/static/translations/nn copying pootle/static/translations/nn/djangojs.js -> build/lib/pootle/static/translations/nn creating build/lib/pootle/static/translations/nso copying pootle/static/translations/nso/djangojs.js -> build/lib/pootle/static/translations/nso creating build/lib/pootle/static/translations/oc copying pootle/static/translations/oc/djangojs.js -> build/lib/pootle/static/translations/oc creating build/lib/pootle/static/translations/or copying pootle/static/translations/or/djangojs.js -> build/lib/pootle/static/translations/or creating build/lib/pootle/static/translations/pa copying pootle/static/translations/pa/djangojs.js -> build/lib/pootle/static/translations/pa creating build/lib/pootle/static/translations/pap copying pootle/static/translations/pap/djangojs.js -> build/lib/pootle/static/translations/pap creating build/lib/pootle/static/translations/pl copying pootle/static/translations/pl/djangojs.js -> build/lib/pootle/static/translations/pl creating build/lib/pootle/static/translations/ps copying pootle/static/translations/ps/djangojs.js -> build/lib/pootle/static/translations/ps creating build/lib/pootle/static/translations/pt copying pootle/static/translations/pt/djangojs.js -> build/lib/pootle/static/translations/pt creating build/lib/pootle/static/translations/pt-br copying pootle/static/translations/pt-br/djangojs.js -> build/lib/pootle/static/translations/pt-br creating build/lib/pootle/static/translations/ro copying pootle/static/translations/ro/djangojs.js -> build/lib/pootle/static/translations/ro creating build/lib/pootle/static/translations/ru copying pootle/static/translations/ru/djangojs.js -> build/lib/pootle/static/translations/ru creating build/lib/pootle/static/translations/sah copying pootle/static/translations/sah/djangojs.js -> build/lib/pootle/static/translations/sah creating build/lib/pootle/static/translations/sc copying pootle/static/translations/sc/djangojs.js -> build/lib/pootle/static/translations/sc creating build/lib/pootle/static/translations/sk copying pootle/static/translations/sk/djangojs.js -> build/lib/pootle/static/translations/sk creating build/lib/pootle/static/translations/sl copying pootle/static/translations/sl/djangojs.js -> build/lib/pootle/static/translations/sl creating build/lib/pootle/static/translations/son copying pootle/static/translations/son/djangojs.js -> build/lib/pootle/static/translations/son creating build/lib/pootle/static/translations/sq copying pootle/static/translations/sq/djangojs.js -> build/lib/pootle/static/translations/sq creating build/lib/pootle/static/translations/sr copying pootle/static/translations/sr/djangojs.js -> build/lib/pootle/static/translations/sr creating build/lib/pootle/static/translations/st copying pootle/static/translations/st/djangojs.js -> build/lib/pootle/static/translations/st creating build/lib/pootle/static/translations/sv copying pootle/static/translations/sv/djangojs.js -> build/lib/pootle/static/translations/sv creating build/lib/pootle/static/translations/sw copying pootle/static/translations/sw/djangojs.js -> build/lib/pootle/static/translations/sw creating build/lib/pootle/static/translations/ta copying pootle/static/translations/ta/djangojs.js -> build/lib/pootle/static/translations/ta creating build/lib/pootle/static/translations/te copying pootle/static/translations/te/djangojs.js -> build/lib/pootle/static/translations/te creating build/lib/pootle/static/translations/th copying pootle/static/translations/th/djangojs.js -> build/lib/pootle/static/translations/th creating build/lib/pootle/static/translations/tl copying pootle/static/translations/tl/djangojs.js -> build/lib/pootle/static/translations/tl creating build/lib/pootle/static/translations/tr copying pootle/static/translations/tr/djangojs.js -> build/lib/pootle/static/translations/tr creating build/lib/pootle/static/translations/tt copying pootle/static/translations/tt/djangojs.js -> build/lib/pootle/static/translations/tt creating build/lib/pootle/static/translations/ug copying pootle/static/translations/ug/djangojs.js -> build/lib/pootle/static/translations/ug creating build/lib/pootle/static/translations/uk copying pootle/static/translations/uk/djangojs.js -> build/lib/pootle/static/translations/uk creating build/lib/pootle/static/translations/ur copying pootle/static/translations/ur/djangojs.js -> build/lib/pootle/static/translations/ur creating build/lib/pootle/static/translations/uz copying pootle/static/translations/uz/djangojs.js -> build/lib/pootle/static/translations/uz creating build/lib/pootle/static/translations/ve copying pootle/static/translations/ve/djangojs.js -> build/lib/pootle/static/translations/ve creating build/lib/pootle/static/translations/vi copying pootle/static/translations/vi/djangojs.js -> build/lib/pootle/static/translations/vi creating build/lib/pootle/static/translations/wo copying pootle/static/translations/wo/djangojs.js -> build/lib/pootle/static/translations/wo creating build/lib/pootle/static/translations/xh copying pootle/static/translations/xh/djangojs.js -> build/lib/pootle/static/translations/xh creating build/lib/pootle/static/translations/zh-cn copying pootle/static/translations/zh-cn/djangojs.js -> build/lib/pootle/static/translations/zh-cn creating build/lib/pootle/static/translations/zh-hk copying pootle/static/translations/zh-hk/djangojs.js -> build/lib/pootle/static/translations/zh-hk creating build/lib/pootle/static/translations/zh-tw copying pootle/static/translations/zh-tw/djangojs.js -> build/lib/pootle/static/translations/zh-tw creating build/lib/pootle/static/translations/zu copying pootle/static/translations/zu/djangojs.js -> build/lib/pootle/static/translations/zu creating build/lib/pootle/templates copying pootle/templates/about.html -> build/lib/pootle/templates copying pootle/templates/layout.html -> build/lib/pootle/templates copying pootle/templates/robots.txt -> build/lib/pootle/templates copying pootle/templates/welcome.html -> build/lib/pootle/templates creating build/lib/pootle/templates/account copying pootle/templates/account/email_confirm.html -> build/lib/pootle/templates/account copying pootle/templates/account/login.html -> build/lib/pootle/templates/account copying pootle/templates/account/password_change.html -> build/lib/pootle/templates/account copying pootle/templates/account/password_reset.html -> build/lib/pootle/templates/account copying pootle/templates/account/password_reset_from_key.html -> build/lib/pootle/templates/account copying pootle/templates/account/signup.html -> build/lib/pootle/templates/account copying pootle/templates/account/signup_closed.html -> build/lib/pootle/templates/account copying pootle/templates/account/social_error.html -> build/lib/pootle/templates/account copying pootle/templates/account/social_verification.html -> build/lib/pootle/templates/account creating build/lib/pootle/templates/account/email copying pootle/templates/account/email/email_confirmation_message.txt -> build/lib/pootle/templates/account/email copying pootle/templates/account/email/email_confirmation_subject.txt -> build/lib/pootle/templates/account/email copying pootle/templates/account/email/password_reset_key_message.txt -> build/lib/pootle/templates/account/email copying pootle/templates/account/email/password_reset_key_subject.txt -> build/lib/pootle/templates/account/email creating build/lib/pootle/templates/admin copying pootle/templates/admin/_generic_formset.html -> build/lib/pootle/templates/admin copying pootle/templates/admin/_tabs.html -> build/lib/pootle/templates/admin copying pootle/templates/admin/base.html -> build/lib/pootle/templates/admin copying pootle/templates/admin/base_app.html -> build/lib/pootle/templates/admin copying pootle/templates/admin/dashboard.html -> build/lib/pootle/templates/admin copying pootle/templates/admin/languages.html -> build/lib/pootle/templates/admin copying pootle/templates/admin/permissions.html -> build/lib/pootle/templates/admin copying pootle/templates/admin/project_fs.html -> build/lib/pootle/templates/admin copying pootle/templates/admin/projects.html -> build/lib/pootle/templates/admin copying pootle/templates/admin/users.html -> build/lib/pootle/templates/admin copying pootle/templates/admin/xhr_language_user_activity.html -> build/lib/pootle/templates/admin creating build/lib/pootle/templates/admin/reports copying pootle/templates/admin/reports/header.html -> build/lib/pootle/templates/admin/reports creating build/lib/pootle/templates/admin/staticpages copying pootle/templates/admin/staticpages/_field.html -> build/lib/pootle/templates/admin/staticpages copying pootle/templates/admin/staticpages/_form.html -> build/lib/pootle/templates/admin/staticpages copying pootle/templates/admin/staticpages/_table.html -> build/lib/pootle/templates/admin/staticpages copying pootle/templates/admin/staticpages/base.html -> build/lib/pootle/templates/admin/staticpages copying pootle/templates/admin/staticpages/base_edit.html -> build/lib/pootle/templates/admin/staticpages copying pootle/templates/admin/staticpages/page_create.html -> build/lib/pootle/templates/admin/staticpages copying pootle/templates/admin/staticpages/page_list.html -> build/lib/pootle/templates/admin/staticpages copying pootle/templates/admin/staticpages/page_update.html -> build/lib/pootle/templates/admin/staticpages creating build/lib/pootle/templates/browser copying pootle/templates/browser/_actions.html -> build/lib/pootle/templates/browser copying pootle/templates/browser/_progressbar.html -> build/lib/pootle/templates/browser copying pootle/templates/browser/_table.html -> build/lib/pootle/templates/browser copying pootle/templates/browser/base.html -> build/lib/pootle/templates/browser copying pootle/templates/browser/index.html -> build/lib/pootle/templates/browser creating build/lib/pootle/templates/browser/includes copying pootle/templates/browser/includes/table_panel.html -> build/lib/pootle/templates/browser/includes creating build/lib/pootle/templates/contact_form copying pootle/templates/contact_form/contact_form.html -> build/lib/pootle/templates/contact_form copying pootle/templates/contact_form/contact_form.txt -> build/lib/pootle/templates/contact_form copying pootle/templates/contact_form/contact_form_subject.txt -> build/lib/pootle/templates/contact_form copying pootle/templates/contact_form/report_form.txt -> build/lib/pootle/templates/contact_form copying pootle/templates/contact_form/report_form_context.txt -> build/lib/pootle/templates/contact_form copying pootle/templates/contact_form/report_form_subject.txt -> build/lib/pootle/templates/contact_form copying pootle/templates/contact_form/xhr_contact_form.html -> build/lib/pootle/templates/contact_form creating build/lib/pootle/templates/core copying pootle/templates/core/_breadcrumbs.html -> build/lib/pootle/templates/core copying pootle/templates/core/_top_scorers.html -> build/lib/pootle/templates/core copying pootle/templates/core/_top_scorers_as_ul.html -> build/lib/pootle/templates/core copying pootle/templates/core/captcha.html -> build/lib/pootle/templates/core copying pootle/templates/core/search.html -> build/lib/pootle/templates/core copying pootle/templates/core/xhr_captcha.html -> build/lib/pootle/templates/core creating build/lib/pootle/templates/editor copying pootle/templates/editor/_actions.html -> build/lib/pootle/templates/editor copying pootle/templates/editor/_css.html -> build/lib/pootle/templates/editor copying pootle/templates/editor/_editor.html -> build/lib/pootle/templates/editor copying pootle/templates/editor/_extra_scripts.html -> build/lib/pootle/templates/editor copying pootle/templates/editor/_filters.html -> build/lib/pootle/templates/editor copying pootle/templates/editor/_scripts.html -> build/lib/pootle/templates/editor copying pootle/templates/editor/_toolbar.html -> build/lib/pootle/templates/editor copying pootle/templates/editor/main.html -> build/lib/pootle/templates/editor copying pootle/templates/editor/msg.html -> build/lib/pootle/templates/editor creating build/lib/pootle/templates/editor/email copying pootle/templates/editor/email/suggestions_accepted_with_comment.txt -> build/lib/pootle/templates/editor/email copying pootle/templates/editor/email/suggestions_rejected_with_comment.txt -> build/lib/pootle/templates/editor/email creating build/lib/pootle/templates/editor/units copying pootle/templates/editor/units/edit.html -> build/lib/pootle/templates/editor/units copying pootle/templates/editor/units/term_edit.html -> build/lib/pootle/templates/editor/units copying pootle/templates/editor/units/xhr_checks.html -> build/lib/pootle/templates/editor/units copying pootle/templates/editor/units/xhr_comment.html -> build/lib/pootle/templates/editor/units copying pootle/templates/editor/units/xhr_edit_ctx.html -> build/lib/pootle/templates/editor/units copying pootle/templates/editor/units/xhr_timeline.html -> build/lib/pootle/templates/editor/units copying pootle/templates/editor/units/xhr_tm.html -> build/lib/pootle/templates/editor/units creating build/lib/pootle/templates/errors copying pootle/templates/errors/400.html -> build/lib/pootle/templates/errors copying pootle/templates/errors/403.html -> build/lib/pootle/templates/errors copying pootle/templates/errors/404.html -> build/lib/pootle/templates/errors copying pootle/templates/errors/500.html -> build/lib/pootle/templates/errors copying pootle/templates/errors/base.html -> build/lib/pootle/templates/errors copying pootle/templates/errors/db.html -> build/lib/pootle/templates/errors creating build/lib/pootle/templates/help copying pootle/templates/help/_ttk_quality_checks.html -> build/lib/pootle/templates/help copying pootle/templates/help/quality_checks.html -> build/lib/pootle/templates/help creating build/lib/pootle/templates/includes copying pootle/templates/includes/avatar.html -> build/lib/pootle/templates/includes copying pootle/templates/includes/formtable.html -> build/lib/pootle/templates/includes copying pootle/templates/includes/upstream_link.html -> build/lib/pootle/templates/includes copying pootle/templates/includes/upstream_link_short.html -> build/lib/pootle/templates/includes creating build/lib/pootle/templates/languages copying pootle/templates/languages/_nav.html -> build/lib/pootle/templates/languages copying pootle/templates/languages/base.html -> build/lib/pootle/templates/languages creating build/lib/pootle/templates/languages/admin copying pootle/templates/languages/admin/characters.html -> build/lib/pootle/templates/languages/admin copying pootle/templates/languages/admin/language_team.html -> build/lib/pootle/templates/languages/admin copying pootle/templates/languages/admin/language_team_suggestions.html -> build/lib/pootle/templates/languages/admin creating build/lib/pootle/templates/languages/admin/includes copying pootle/templates/languages/admin/includes/suggestions_header.html -> build/lib/pootle/templates/languages/admin/includes creating build/lib/pootle/templates/projects copying pootle/templates/projects/_nav.html -> build/lib/pootle/templates/projects copying pootle/templates/projects/base.html -> build/lib/pootle/templates/projects creating build/lib/pootle/templates/projects/admin copying pootle/templates/projects/admin/base.html -> build/lib/pootle/templates/projects/admin copying pootle/templates/projects/admin/languages.html -> build/lib/pootle/templates/projects/admin copying pootle/templates/projects/admin/permissions.html -> build/lib/pootle/templates/projects/admin creating build/lib/pootle/templates/projects/admin/email copying pootle/templates/projects/admin/email/translation_project_created.txt -> build/lib/pootle/templates/projects/admin/email copying pootle/templates/projects/admin/email/translation_project_creation_failed.txt -> build/lib/pootle/templates/projects/admin/email creating build/lib/pootle/templates/projects/all copying pootle/templates/projects/all/_nav.html -> build/lib/pootle/templates/projects/all copying pootle/templates/projects/all/base.html -> build/lib/pootle/templates/projects/all creating build/lib/pootle/templates/staticpages copying pootle/templates/staticpages/_body.html -> build/lib/pootle/templates/staticpages copying pootle/templates/staticpages/agreement.html -> build/lib/pootle/templates/staticpages copying pootle/templates/staticpages/page_display.html -> build/lib/pootle/templates/staticpages creating build/lib/pootle/templates/translation_projects copying pootle/templates/translation_projects/_nav.html -> build/lib/pootle/templates/translation_projects copying pootle/templates/translation_projects/base.html -> build/lib/pootle/templates/translation_projects creating build/lib/pootle/templates/translation_projects/admin copying pootle/templates/translation_projects/admin/base.html -> build/lib/pootle/templates/translation_projects/admin copying pootle/templates/translation_projects/admin/permissions.html -> build/lib/pootle/templates/translation_projects/admin creating build/lib/pootle/templates/translation_projects/terminology copying pootle/templates/translation_projects/terminology/_term_edit.html -> build/lib/pootle/templates/translation_projects/terminology copying pootle/templates/translation_projects/terminology/base.html -> build/lib/pootle/templates/translation_projects/terminology copying pootle/templates/translation_projects/terminology/manage.html -> build/lib/pootle/templates/translation_projects/terminology copying pootle/templates/translation_projects/terminology/stores.html -> build/lib/pootle/templates/translation_projects/terminology creating build/lib/pootle/templates/user copying pootle/templates/user/base.html -> build/lib/pootle/templates/user copying pootle/templates/user/profile.html -> build/lib/pootle/templates/user copying pootle/templates/user/settings.html -> build/lib/pootle/templates/user copying pootle/templates/user/stats.html -> build/lib/pootle/templates/user creating build/lib/pootle/templates/user/includes copying pootle/templates/user/includes/profile_activity.html -> build/lib/pootle/templates/user/includes copying pootle/templates/user/includes/profile_ranking.html -> build/lib/pootle/templates/user/includes copying pootle/templates/user/includes/profile_score.html -> build/lib/pootle/templates/user/includes copying pootle/templates/user/includes/profile_social.html -> build/lib/pootle/templates/user/includes copying pootle/templates/user/includes/profile_teams.html -> build/lib/pootle/templates/user/includes copying pootle/templates/user/includes/profile_user.html -> build/lib/pootle/templates/user/includes creating build/lib/pootle/translations creating build/lib/pootle/translations/terminology creating build/lib/pootle/translations/terminology/af copying pootle/translations/terminology/af/gnome-terminologie.po -> build/lib/pootle/translations/terminology/af creating build/lib/pootle/translations/terminology/ak copying pootle/translations/terminology/ak/Glossmaster_ak.po -> build/lib/pootle/translations/terminology/ak creating build/lib/pootle/translations/terminology/am creating build/lib/pootle/translations/terminology/am/gnome copying pootle/translations/terminology/am/gnome/am.po -> build/lib/pootle/translations/terminology/am/gnome creating build/lib/pootle/translations/terminology/ar copying pootle/translations/terminology/ar/essential.po -> build/lib/pootle/translations/terminology/ar creating build/lib/pootle/translations/terminology/ar/gnome copying pootle/translations/terminology/ar/gnome/ar.po -> build/lib/pootle/translations/terminology/ar/gnome creating build/lib/pootle/translations/terminology/ast copying pootle/translations/terminology/ast/essential.po -> build/lib/pootle/translations/terminology/ast creating build/lib/pootle/translations/terminology/az creating build/lib/pootle/translations/terminology/az/gnome copying pootle/translations/terminology/az/gnome/az.po -> build/lib/pootle/translations/terminology/az/gnome creating build/lib/pootle/translations/terminology/bg copying pootle/translations/terminology/bg/essential.po -> build/lib/pootle/translations/terminology/bg creating build/lib/pootle/translations/terminology/ca copying pootle/translations/terminology/ca/essential.po -> build/lib/pootle/translations/terminology/ca creating build/lib/pootle/translations/terminology/ca/gnome copying pootle/translations/terminology/ca/gnome/ca.po -> build/lib/pootle/translations/terminology/ca/gnome creating build/lib/pootle/translations/terminology/cs creating build/lib/pootle/translations/terminology/cs/gnome copying pootle/translations/terminology/cs/gnome/cs.po -> build/lib/pootle/translations/terminology/cs/gnome creating build/lib/pootle/translations/terminology/da copying pootle/translations/terminology/da/essential.po -> build/lib/pootle/translations/terminology/da creating build/lib/pootle/translations/terminology/da/gnome copying pootle/translations/terminology/da/gnome/da.po -> build/lib/pootle/translations/terminology/da/gnome creating build/lib/pootle/translations/terminology/de copying pootle/translations/terminology/de/essential.po -> build/lib/pootle/translations/terminology/de creating build/lib/pootle/translations/terminology/eo creating build/lib/pootle/translations/terminology/eo/gnome copying pootle/translations/terminology/eo/gnome/eo.po -> build/lib/pootle/translations/terminology/eo/gnome creating build/lib/pootle/translations/terminology/es copying pootle/translations/terminology/es/essential.po -> build/lib/pootle/translations/terminology/es creating build/lib/pootle/translations/terminology/es/gnome copying pootle/translations/terminology/es/gnome/es.po -> build/lib/pootle/translations/terminology/es/gnome creating build/lib/pootle/translations/terminology/eu creating build/lib/pootle/translations/terminology/eu/gnome copying pootle/translations/terminology/eu/gnome/eu.po -> build/lib/pootle/translations/terminology/eu/gnome creating build/lib/pootle/translations/terminology/fa creating build/lib/pootle/translations/terminology/fa/gnome copying pootle/translations/terminology/fa/gnome/fa.po -> build/lib/pootle/translations/terminology/fa/gnome creating build/lib/pootle/translations/terminology/ff copying pootle/translations/terminology/ff/essential.po -> build/lib/pootle/translations/terminology/ff creating build/lib/pootle/translations/terminology/fr creating build/lib/pootle/translations/terminology/fr/gnome copying pootle/translations/terminology/fr/gnome/fr.po -> build/lib/pootle/translations/terminology/fr/gnome creating build/lib/pootle/translations/terminology/ga copying pootle/translations/terminology/ga/essential.po -> build/lib/pootle/translations/terminology/ga creating build/lib/pootle/translations/terminology/gl copying pootle/translations/terminology/gl/essential.po -> build/lib/pootle/translations/terminology/gl creating build/lib/pootle/translations/terminology/hi copying pootle/translations/terminology/hi/fuel_hi.po -> build/lib/pootle/translations/terminology/hi creating build/lib/pootle/translations/terminology/hi/gnome copying pootle/translations/terminology/hi/gnome/hi.po -> build/lib/pootle/translations/terminology/hi/gnome creating build/lib/pootle/translations/terminology/hu creating build/lib/pootle/translations/terminology/hu/gnome copying pootle/translations/terminology/hu/gnome/hu.po -> build/lib/pootle/translations/terminology/hu/gnome creating build/lib/pootle/translations/terminology/is copying pootle/translations/terminology/is/essential.po -> build/lib/pootle/translations/terminology/is creating build/lib/pootle/translations/terminology/it creating build/lib/pootle/translations/terminology/it/gnome copying pootle/translations/terminology/it/gnome/it.po -> build/lib/pootle/translations/terminology/it/gnome creating build/lib/pootle/translations/terminology/ja creating build/lib/pootle/translations/terminology/ja/gnome copying pootle/translations/terminology/ja/gnome/ja.po -> build/lib/pootle/translations/terminology/ja/gnome creating build/lib/pootle/translations/terminology/km copying pootle/translations/terminology/km/GlossaryV3_2Computer.csv.po -> build/lib/pootle/translations/terminology/km creating build/lib/pootle/translations/terminology/kn creating build/lib/pootle/translations/terminology/kn/gnome copying pootle/translations/terminology/kn/gnome/kn.po -> build/lib/pootle/translations/terminology/kn/gnome creating build/lib/pootle/translations/terminology/ko copying pootle/translations/terminology/ko/essential.po -> build/lib/pootle/translations/terminology/ko creating build/lib/pootle/translations/terminology/ku creating build/lib/pootle/translations/terminology/ku/gnome copying pootle/translations/terminology/ku/gnome/ku.po -> build/lib/pootle/translations/terminology/ku/gnome creating build/lib/pootle/translations/terminology/lg copying pootle/translations/terminology/lg/GM_lg_20090916.po -> build/lib/pootle/translations/terminology/lg copying pootle/translations/terminology/lg/essential.po -> build/lib/pootle/translations/terminology/lg copying pootle/translations/terminology/lg/terms_lg_20090917.po -> build/lib/pootle/translations/terminology/lg creating build/lib/pootle/translations/terminology/ln copying pootle/translations/terminology/ln/GM_ln_20090916.po -> build/lib/pootle/translations/terminology/ln creating build/lib/pootle/translations/terminology/lt copying pootle/translations/terminology/lt/essential.po -> build/lib/pootle/translations/terminology/lt creating build/lib/pootle/translations/terminology/mk creating build/lib/pootle/translations/terminology/mk/gnome copying pootle/translations/terminology/mk/gnome/mk.po -> build/lib/pootle/translations/terminology/mk/gnome creating build/lib/pootle/translations/terminology/mr creating build/lib/pootle/translations/terminology/mr/gnome copying pootle/translations/terminology/mr/gnome/mr.po -> build/lib/pootle/translations/terminology/mr/gnome creating build/lib/pootle/translations/terminology/ms creating build/lib/pootle/translations/terminology/ms/gnome copying pootle/translations/terminology/ms/gnome/ms.po -> build/lib/pootle/translations/terminology/ms/gnome creating build/lib/pootle/translations/terminology/nb creating build/lib/pootle/translations/terminology/nb/gnome copying pootle/translations/terminology/nb/gnome/nb.po -> build/lib/pootle/translations/terminology/nb/gnome creating build/lib/pootle/translations/terminology/nl creating build/lib/pootle/translations/terminology/nl/gnome copying pootle/translations/terminology/nl/gnome/nl.po -> build/lib/pootle/translations/terminology/nl/gnome creating build/lib/pootle/translations/terminology/nn creating build/lib/pootle/translations/terminology/nn/gnome copying pootle/translations/terminology/nn/gnome/nn.po -> build/lib/pootle/translations/terminology/nn/gnome creating build/lib/pootle/translations/terminology/nso copying pootle/translations/terminology/nso/essential.po -> build/lib/pootle/translations/terminology/nso creating build/lib/pootle/translations/terminology/or copying pootle/translations/terminology/or/fuel_or.po -> build/lib/pootle/translations/terminology/or creating build/lib/pootle/translations/terminology/pa creating build/lib/pootle/translations/terminology/pa/gnome copying pootle/translations/terminology/pa/gnome/pa.po -> build/lib/pootle/translations/terminology/pa/gnome creating build/lib/pootle/translations/terminology/pap copying pootle/translations/terminology/pap/essential.po -> build/lib/pootle/translations/terminology/pap creating build/lib/pootle/translations/terminology/pl creating build/lib/pootle/translations/terminology/pl/gnome copying pootle/translations/terminology/pl/gnome/pl.po -> build/lib/pootle/translations/terminology/pl/gnome creating build/lib/pootle/translations/terminology/pt creating build/lib/pootle/translations/terminology/pt/gnome copying pootle/translations/terminology/pt/gnome/pt.po -> build/lib/pootle/translations/terminology/pt/gnome creating build/lib/pootle/translations/terminology/pt_BR creating build/lib/pootle/translations/terminology/pt_BR/gnome copying pootle/translations/terminology/pt_BR/gnome/pt_BR.po -> build/lib/pootle/translations/terminology/pt_BR/gnome creating build/lib/pootle/translations/terminology/ro copying pootle/translations/terminology/ro/essential.po -> build/lib/pootle/translations/terminology/ro creating build/lib/pootle/translations/terminology/ro/ro creating build/lib/pootle/translations/terminology/ro/ro/gnome copying pootle/translations/terminology/ro/ro/gnome/ro.po -> build/lib/pootle/translations/terminology/ro/ro/gnome creating build/lib/pootle/translations/terminology/rw creating build/lib/pootle/translations/terminology/rw/gnome copying pootle/translations/terminology/rw/gnome/rw.po -> build/lib/pootle/translations/terminology/rw/gnome creating build/lib/pootle/translations/terminology/sk creating build/lib/pootle/translations/terminology/sk/gnome copying pootle/translations/terminology/sk/gnome/sk.po -> build/lib/pootle/translations/terminology/sk/gnome creating build/lib/pootle/translations/terminology/son copying pootle/translations/terminology/son/essential.po -> build/lib/pootle/translations/terminology/son copying pootle/translations/terminology/son/glossmaster.po -> build/lib/pootle/translations/terminology/son creating build/lib/pootle/translations/terminology/sq creating build/lib/pootle/translations/terminology/sq/gnome copying pootle/translations/terminology/sq/gnome/sq.po -> build/lib/pootle/translations/terminology/sq/gnome creating build/lib/pootle/translations/terminology/sv creating build/lib/pootle/translations/terminology/sv/gnome copying pootle/translations/terminology/sv/gnome/sv.po -> build/lib/pootle/translations/terminology/sv/gnome creating build/lib/pootle/translations/terminology/sw copying pootle/translations/terminology/sw/essential.po -> build/lib/pootle/translations/terminology/sw creating build/lib/pootle/translations/terminology/templates copying pootle/translations/terminology/templates/essential.pot -> build/lib/pootle/translations/terminology/templates creating build/lib/pootle/translations/terminology/th creating build/lib/pootle/translations/terminology/th/gnome copying pootle/translations/terminology/th/gnome/th.po -> build/lib/pootle/translations/terminology/th/gnome creating build/lib/pootle/translations/terminology/tr copying pootle/translations/terminology/tr/essential.po -> build/lib/pootle/translations/terminology/tr creating build/lib/pootle/translations/terminology/uk creating build/lib/pootle/translations/terminology/uk/gnome copying pootle/translations/terminology/uk/gnome/uk.po -> build/lib/pootle/translations/terminology/uk/gnome creating build/lib/pootle/translations/terminology/ur copying pootle/translations/terminology/ur/essential.po -> build/lib/pootle/translations/terminology/ur creating build/lib/pootle/translations/terminology/vi copying pootle/translations/terminology/vi/essential.po -> build/lib/pootle/translations/terminology/vi creating build/lib/pootle/translations/terminology/vi/gnome copying pootle/translations/terminology/vi/gnome/vi.po -> build/lib/pootle/translations/terminology/vi/gnome creating build/lib/pootle/translations/terminology/wa creating build/lib/pootle/translations/terminology/wa/gnome copying pootle/translations/terminology/wa/gnome/wa.po -> build/lib/pootle/translations/terminology/wa/gnome creating build/lib/pootle/translations/terminology/zh_CN creating build/lib/pootle/translations/terminology/zh_CN/gnome copying pootle/translations/terminology/zh_CN/gnome/zh_CN.po -> build/lib/pootle/translations/terminology/zh_CN/gnome creating build/lib/pootle/translations/terminology/zh_HK creating build/lib/pootle/translations/terminology/zh_HK/gnome copying pootle/translations/terminology/zh_HK/gnome/zh_HK.po -> build/lib/pootle/translations/terminology/zh_HK/gnome creating build/lib/pootle/translations/terminology/zh_TW creating build/lib/pootle/translations/terminology/zh_TW/gnome copying pootle/translations/terminology/zh_TW/gnome/zh_TW.po -> build/lib/pootle/translations/terminology/zh_TW/gnome creating build/lib/pootle/translations/tutorial creating build/lib/pootle/translations/tutorial/af copying pootle/translations/tutorial/af/tutorial.po -> build/lib/pootle/translations/tutorial/af creating build/lib/pootle/translations/tutorial/ar copying pootle/translations/tutorial/ar/tutorial.po -> build/lib/pootle/translations/tutorial/ar creating build/lib/pootle/translations/tutorial/eu copying pootle/translations/tutorial/eu/tutorial.po -> build/lib/pootle/translations/tutorial/eu creating build/lib/pootle/translations/tutorial/fr copying pootle/translations/tutorial/fr/tutorial.po -> build/lib/pootle/translations/tutorial/fr creating build/lib/pootle/translations/tutorial/templates copying pootle/translations/tutorial/templates/tutorial.pot -> build/lib/pootle/translations/tutorial/templates creating build/lib/pootle/translations/tutorial/zu copying pootle/translations/tutorial/zu/tutorial.po -> build/lib/pootle/translations/tutorial/zu creating build/lib/pootle/apps/import_export/templates creating build/lib/pootle/apps/import_export/templates/browser copying pootle/apps/import_export/templates/browser/index.html -> build/lib/pootle/apps/import_export/templates/browser + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zbTTnf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64 + cd Pootle-2.8.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64 Pootle requires a non-PyPI dependency, when using pip ensure you use the --process-dependency-links option. 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-Pootle-2.8.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures copying build/lib/pytest_pootle/fixtures/data.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models copying build/lib/pytest_pootle/fixtures/models/unit.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models copying build/lib/pytest_pootle/fixtures/models/store.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models copying build/lib/pytest_pootle/fixtures/models/storefs.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models copying build/lib/pytest_pootle/fixtures/models/language.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models copying build/lib/pytest_pootle/fixtures/models/project.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models copying build/lib/pytest_pootle/fixtures/models/statistics.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models copying build/lib/pytest_pootle/fixtures/models/permission_set.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models copying build/lib/pytest_pootle/fixtures/models/user.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models copying build/lib/pytest_pootle/fixtures/models/vfolder.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models copying build/lib/pytest_pootle/fixtures/models/translation_project.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models copying build/lib/pytest_pootle/fixtures/models/formats.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models copying build/lib/pytest_pootle/fixtures/models/config.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models copying build/lib/pytest_pootle/fixtures/models/directory.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models copying build/lib/pytest_pootle/fixtures/models/permission.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models copying build/lib/pytest_pootle/fixtures/models/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/core creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/core/management copying build/lib/pytest_pootle/fixtures/core/management/subcommands.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/core/management copying build/lib/pytest_pootle/fixtures/core/management/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/core/management creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/core/utils copying build/lib/pytest_pootle/fixtures/core/utils/wordcount.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/core/utils copying build/lib/pytest_pootle/fixtures/core/utils/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/core/utils copying build/lib/pytest_pootle/fixtures/core/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/core copying build/lib/pytest_pootle/fixtures/search.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures copying build/lib/pytest_pootle/fixtures/mock.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures copying build/lib/pytest_pootle/fixtures/cache.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures copying build/lib/pytest_pootle/fixtures/signals.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures copying build/lib/pytest_pootle/fixtures/import_export_fixtures.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures copying build/lib/pytest_pootle/fixtures/debug.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures copying build/lib/pytest_pootle/fixtures/statistics.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures copying build/lib/pytest_pootle/fixtures/contributors.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures copying build/lib/pytest_pootle/fixtures/pootle_terminology.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures copying build/lib/pytest_pootle/fixtures/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures copying build/lib/pytest_pootle/fixtures/jsondata.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures copying build/lib/pytest_pootle/fixtures/revision.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/formats copying build/lib/pytest_pootle/fixtures/formats/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/formats copying build/lib/pytest_pootle/fixtures/formats/registry.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/formats copying build/lib/pytest_pootle/fixtures/formats/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/formats copying build/lib/pytest_pootle/fixtures/site.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_fs copying build/lib/pytest_pootle/fixtures/pootle_fs/finder.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_fs copying build/lib/pytest_pootle/fixtures/pootle_fs/plugin.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_fs copying build/lib/pytest_pootle/fixtures/pootle_fs/resources.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_fs copying build/lib/pytest_pootle/fixtures/pootle_fs/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_fs copying build/lib/pytest_pootle/fixtures/pootle_fs/files.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_fs copying build/lib/pytest_pootle/fixtures/pootle_fs/commands.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_fs copying build/lib/pytest_pootle/fixtures/pootle_fs/base.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_fs copying build/lib/pytest_pootle/fixtures/pootle_fs/state.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_fs copying build/lib/pytest_pootle/fixtures/pootle_fs/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_fs copying build/lib/pytest_pootle/fixtures/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures copying build/lib/pytest_pootle/fixtures/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures copying build/lib/pytest_pootle/env.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle copying build/lib/pytest_pootle/search.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle copying build/lib/pytest_pootle/factories.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle copying build/lib/pytest_pootle/plugin.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle copying build/lib/pytest_pootle/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fs copying build/lib/pytest_pootle/fs/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fs copying build/lib/pytest_pootle/fs/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fs copying build/lib/pytest_pootle/suite.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle copying build/lib/pytest_pootle/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/unit.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/store_fs.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/translationproject.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/store.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/language.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/staticpage.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/project.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/statistics.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/user.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/submission.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/suggestion.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/virtualfolder.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/legalpage.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/revision.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/formats.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/datatables.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/config.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/directory.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/unit.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/admin.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/get_alt_src_langs.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/language.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/bad.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/get_units.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/project.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/contact.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/disabled_project.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/get_contributors.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/vf.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/get_edit_unit.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/core.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/timeline.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/tp.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/conftest.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/search copying build/lib/tests/search/units.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/search copying build/lib/tests/search/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/search creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_checks copying build/lib/tests/pootle_checks/checks.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_checks copying build/lib/tests/pootle_checks/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_checks creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_app copying build/lib/tests/pootle_app/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_app copying build/lib/tests/pootle_app/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_app copying build/lib/tests/pootle_app/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_app creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core copying build/lib/tests/core/url_helpers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/mixins copying build/lib/tests/core/mixins/treeitem.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/mixins copying build/lib/tests/core/mixins/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/mixins copying build/lib/tests/core/batch.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core copying build/lib/tests/core/language.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core copying build/lib/tests/core/contextmanagers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core copying build/lib/tests/core/bulk.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core copying build/lib/tests/core/schema.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core copying build/lib/tests/core/user.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core copying build/lib/tests/core/decorators.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/utils copying build/lib/tests/core/utils/wordcount.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/utils copying build/lib/tests/core/utils/multistring.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/utils copying build/lib/tests/core/utils/timezone.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/utils copying build/lib/tests/core/utils/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/utils copying build/lib/tests/core/site.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core copying build/lib/tests/core/panels.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core copying build/lib/tests/core/proxy.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core copying build/lib/tests/core/display.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core copying build/lib/tests/core/formtable.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core copying build/lib/tests/core/forms.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core copying build/lib/tests/core/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core copying build/lib/tests/core/primitives.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core copying build/lib/tests/core/paths.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/auth copying build/lib/tests/core/auth/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/auth copying build/lib/tests/core/debug_tools.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core copying build/lib/tests/core/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_profile copying build/lib/tests/pootle_profile/templatetags.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_profile copying build/lib/tests/pootle_profile/membership.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_profile copying build/lib/tests/pootle_profile/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_profile copying build/lib/tests/pootle_profile/profile.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_profile copying build/lib/tests/pootle_profile/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_profile copying build/lib/tests/database.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/misc copying build/lib/tests/misc/project_tree.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/misc copying build/lib/tests/misc/response.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/misc copying build/lib/tests/misc/lang_mapper.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/misc copying build/lib/tests/misc/checks.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/misc copying build/lib/tests/misc/state.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/misc copying build/lib/tests/misc/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/misc creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_word copying build/lib/tests/pootle_word/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_word copying build/lib/tests/pootle_word/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_word copying build/lib/tests/pootle_word/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_word creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_terminology copying build/lib/tests/pootle_terminology/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_terminology copying build/lib/tests/pootle_terminology/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_terminology creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs copying build/lib/tests/pootle_fs/exceptions.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs copying build/lib/tests/pootle_fs/fs_state.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs copying build/lib/tests/pootle_fs/receivers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs copying build/lib/tests/pootle_fs/finder.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs copying build/lib/tests/pootle_fs/signals.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs copying build/lib/tests/pootle_fs/plugin.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs copying build/lib/tests/pootle_fs/resources.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs copying build/lib/tests/pootle_fs/delegate.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs copying build/lib/tests/pootle_fs/matcher.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs copying build/lib/tests/pootle_fs/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs copying build/lib/tests/pootle_fs/decorators.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs copying build/lib/tests/pootle_fs/templatetags.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs copying build/lib/tests/pootle_fs/validators.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs copying build/lib/tests/pootle_fs/display.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs copying build/lib/tests/pootle_fs/forms.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs copying build/lib/tests/pootle_fs/fs_response.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs copying build/lib/tests/pootle_fs/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs copying build/lib/tests/pootle_fs/files.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs copying build/lib/tests/pootle_fs/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_log copying build/lib/tests/pootle_log/log.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_log copying build/lib/tests/pootle_log/user.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_log copying build/lib/tests/pootle_log/event.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_log copying build/lib/tests/pootle_log/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_log creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_data copying build/lib/tests/pootle_data/data_updater_store.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_data copying build/lib/tests/pootle_data/data_updater_tp.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_data copying build/lib/tests/pootle_data/data_tool.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_data copying build/lib/tests/pootle_data/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_data creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_score copying build/lib/tests/pootle_score/scores.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_score copying build/lib/tests/pootle_score/updater.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_score copying build/lib/tests/pootle_score/receivers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_score copying build/lib/tests/pootle_score/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_score copying build/lib/tests/pootle_score/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_score copying build/lib/tests/pootle_score/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_score creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_project copying build/lib/tests/pootle_project/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_project copying build/lib/tests/pootle_project/panels.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_project copying build/lib/tests/pootle_project/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_project copying build/lib/tests/pootle_project/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_project creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_translationproject copying build/lib/tests/pootle_translationproject/contextmanagers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_translationproject copying build/lib/tests/pootle_translationproject/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_translationproject copying build/lib/tests/pootle_translationproject/panels.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_translationproject copying build/lib/tests/pootle_translationproject/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_translationproject copying build/lib/tests/pootle_translationproject/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_translationproject creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/import_export copying build/lib/tests/import_export/export.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/import_export copying build/lib/tests/import_export/import.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/import_export copying build/lib/tests/import_export/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/import_export copying build/lib/tests/settings.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_language copying build/lib/tests/pootle_language/teams.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_language copying build/lib/tests/pootle_language/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_language copying build/lib/tests/pootle_language/panels.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_language copying build/lib/tests/pootle_language/forms.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_language copying build/lib/tests/pootle_language/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_language copying build/lib/tests/pootle_language/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_language creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_store copying build/lib/tests/pootle_store/contextmanagers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_store copying build/lib/tests/pootle_store/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_store copying build/lib/tests/pootle_store/update.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_store copying build/lib/tests/pootle_store/qualitychecks.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_store copying build/lib/tests/pootle_store/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_store copying build/lib/tests/pootle_store/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_store copying build/lib/tests/pootle_store/timeline.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_store copying build/lib/tests/pootle_store/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_store creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/forms copying build/lib/tests/forms/unit.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/forms copying build/lib/tests/forms/language.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/forms copying build/lib/tests/forms/project.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/forms copying build/lib/tests/forms/contact.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/forms copying build/lib/tests/forms/comment.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/forms copying build/lib/tests/forms/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/forms copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/log copying build/lib/pootle/log/README -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/log creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/fonts copying build/lib/pootle/assets/fonts/README.rst -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/fonts copying build/lib/pootle/assets/fonts/raw.woff -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/fonts copying build/lib/pootle/assets/fonts/raw.sfd -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/fonts creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images copying build/lib/pootle/assets/images/select2x2.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images copying build/lib/pootle/assets/images/menu_white.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images copying build/lib/pootle/assets/images/logo-color.svg -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images copying build/lib/pootle/assets/images/select2.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images copying build/lib/pootle/assets/images/app-64x64.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images copying build/lib/pootle/assets/images/logo-white.svg -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-accept-white.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-accept.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-comment-add.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-project.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-arrow-up.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-external-link.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-user-twitter.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-error.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-raw-mode.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-comment-user.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-logo.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-folder.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-user-linkedin.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-timeline.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-pootle.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-yandex-translate.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-block.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-expand-stats.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-search.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-back.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-file.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-google-translate.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-download.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-vfolder.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-reject-white.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-ascdesc.gif -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-asc.gif -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-collapse-stats.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-desc.gif -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-user-website.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-web-translate.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-welsh-translate.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-copy.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-reject.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-warning.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-information.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-upload.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-github.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-block-muted.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-arrow-down.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-tick.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-language.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-folder-parent.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/sprite/icon-caighdean-translate.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images/sprite copying build/lib/pootle/assets/images/app-32x32.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images copying build/lib/pootle/assets/images/sprite.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images copying build/lib/pootle/assets/images/blank.gif -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images copying build/lib/pootle/assets/images/bg.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images copying build/lib/pootle/assets/images/select2-spinner.gif -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/images creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/msg.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-ro.min.1ddc2b99.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-vi.min.3520aa7b.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-th.min.2a4ece4c.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/stylelint.json -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/collections.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/mt creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/mt/providers copying build/lib/pootle/assets/js/editor/mt/providers/YandexTranslate.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/mt/providers copying build/lib/pootle/assets/js/editor/mt/providers/GoogleTranslate.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/mt/providers copying build/lib/pootle/assets/js/editor/mt/providers/CaighdeanTranslate.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/mt/providers copying build/lib/pootle/assets/js/editor/mt/providers/WelshTranslate.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/mt/providers copying build/lib/pootle/assets/js/editor/mt/MTProvider.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/mt copying build/lib/pootle/assets/js/editor/mt/PlaceholderCleaner.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/mt copying build/lib/pootle/assets/js/editor/index.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor copying build/lib/pootle/assets/js/editor/app.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor copying build/lib/pootle/assets/js/editor/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/utils copying build/lib/pootle/assets/js/editor/utils/index.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/utils copying build/lib/pootle/assets/js/editor/utils/font.test.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/utils copying build/lib/pootle/assets/js/editor/utils/html.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/utils copying build/lib/pootle/assets/js/editor/utils/normalizer.test.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/utils copying build/lib/pootle/assets/js/editor/utils/RawFontAware.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/utils copying build/lib/pootle/assets/js/editor/utils/normalizer.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/utils copying build/lib/pootle/assets/js/editor/utils/font.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/utils copying build/lib/pootle/assets/js/editor/utils/language.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/utils copying build/lib/pootle/assets/js/editor/utils/search.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/utils copying build/lib/pootle/assets/js/editor/utils/highlight.test.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/utils copying build/lib/pootle/assets/js/editor/utils/highlight.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/utils creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/formats copying build/lib/pootle/assets/js/editor/formats/FormatLoader.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/formats copying build/lib/pootle/assets/js/editor/formats/FormatAdaptor.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/formats creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/components copying build/lib/pootle/assets/js/editor/components/SuggestionFeedbackForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/components copying build/lib/pootle/assets/js/editor/components/RawFontTextarea.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/components copying build/lib/pootle/assets/js/editor/components/SuggestionValue.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/components copying build/lib/pootle/assets/js/editor/components/Editor.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/components copying build/lib/pootle/assets/js/editor/components/EditingArea.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/components copying build/lib/pootle/assets/js/editor/components/UploadTimeSince.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/components copying build/lib/pootle/assets/js/editor/components/UnitSource.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/components copying build/lib/pootle/assets/js/editor/components/EditorPluralFormHeader.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/components copying build/lib/pootle/assets/js/editor/components/ViewUnit.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/components creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/containers copying build/lib/pootle/assets/js/editor/containers/EditorContainer.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor/containers copying build/lib/pootle/assets/js/editor/app.min.cdb2d9b5.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/editor copying build/lib/pootle/assets/js/reducers.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-zh-CN.min.419002d3.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/dropdown.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-lt.min.a0783b1b.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-km.min.6074a9c5.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/browser creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/browser/components copying build/lib/pootle/assets/js/browser/components/Stats.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/browser/components copying build/lib/pootle/assets/js/browser/components/TopContributorsTable.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/browser/components copying build/lib/pootle/assets/js/browser/components/VisibilityToggle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/browser/components copying build/lib/pootle/assets/js/select2-l10n-lv.min.07fe2a58.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/stats.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/utils.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/package.json -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/common copying build/lib/pootle/assets/js/common/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/common copying build/lib/pootle/assets/js/common/app.min.fb7611e0.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/common creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin copying build/lib/pootle/assets/js/admin/app.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin copying build/lib/pootle/assets/js/admin/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin copying build/lib/pootle/assets/js/admin/app.min.0bf05f6c.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components/Project copying build/lib/pootle/assets/js/admin/components/Project/index.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components/Project copying build/lib/pootle/assets/js/admin/components/Project/ProjectController.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components/Project copying build/lib/pootle/assets/js/admin/components/Project/ProjectAdd.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components/Project copying build/lib/pootle/assets/js/admin/components/Project/ProjectForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components/Project copying build/lib/pootle/assets/js/admin/components/Project/ProjectEdit.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components/Project creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components/Language copying build/lib/pootle/assets/js/admin/components/Language/index.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components/Language copying build/lib/pootle/assets/js/admin/components/Language/LanguageEdit.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components/Language copying build/lib/pootle/assets/js/admin/components/Language/LanguageController.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components/Language copying build/lib/pootle/assets/js/admin/components/Language/LanguageForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components/Language copying build/lib/pootle/assets/js/admin/components/Language/LanguageAdd.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components/Language copying build/lib/pootle/assets/js/admin/components/AdminController.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components copying build/lib/pootle/assets/js/admin/components/ItemDelete.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components copying build/lib/pootle/assets/js/admin/components/Search.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components copying build/lib/pootle/assets/js/admin/components/ItemTable.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components copying build/lib/pootle/assets/js/admin/components/ItemTableRow.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components copying build/lib/pootle/assets/js/admin/components/SearchBox.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components/User copying build/lib/pootle/assets/js/admin/components/User/UserForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components/User copying build/lib/pootle/assets/js/admin/components/User/UserController.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components/User copying build/lib/pootle/assets/js/admin/components/User/index.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components/User copying build/lib/pootle/assets/js/admin/components/User/UserEdit.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components/User copying build/lib/pootle/assets/js/admin/components/User/UserAdd.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/components/User copying build/lib/pootle/assets/js/admin/AdminRouter.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/general copying build/lib/pootle/assets/js/admin/general/app.min.7b78c10e.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/general copying build/lib/pootle/assets/js/admin/general/app.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/general copying build/lib/pootle/assets/js/admin/general/formset.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/general copying build/lib/pootle/assets/js/admin/general/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/general creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/general/components copying build/lib/pootle/assets/js/admin/general/components/ContentPreview.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/general/components copying build/lib/pootle/assets/js/admin/general/components/LiveEditor.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/general/components copying build/lib/pootle/assets/js/admin/general/components/ContentEditor.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/general/components copying build/lib/pootle/assets/js/admin/general/components/LiveEditor.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/general/components copying build/lib/pootle/assets/js/admin/general/staticpages.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/admin/general copying build/lib/pootle/assets/js/select2-l10n-fa.min.98e52839.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-zh-TW.min.c021537e.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/webpack.config.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-es.min.dc9dbf9d.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-eu.min.11b92545.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/browser.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-da.min.cbf897a0.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-tr.min.c1925d88.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor/jquery copying build/lib/pootle/assets/js/vendor/jquery/jquery.flot.time.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor/jquery copying build/lib/pootle/assets/js/vendor/jquery/jquery.highlightRegex.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor/jquery copying build/lib/pootle/assets/js/vendor/jquery/jquery.history.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor/jquery copying build/lib/pootle/assets/js/vendor/jquery/jquery.utils.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor/jquery copying build/lib/pootle/assets/js/vendor/jquery/jquery.serializeObject.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor/jquery copying build/lib/pootle/assets/js/vendor/jquery/jquery.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor/jquery copying build/lib/pootle/assets/js/vendor/jquery/jquery.magnific-popup.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor/jquery copying build/lib/pootle/assets/js/vendor/jquery/jquery.easing.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor/jquery copying build/lib/pootle/assets/js/vendor/jquery/jquery.bidi.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor/jquery copying build/lib/pootle/assets/js/vendor/jquery/jquery.flot.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor/jquery copying build/lib/pootle/assets/js/vendor/jquery/jquery.flot.stack.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor/jquery copying build/lib/pootle/assets/js/vendor/jquery/jquery.tipsy.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor/jquery copying build/lib/pootle/assets/js/vendor/jquery/jquery.flot.marks.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor/jquery copying build/lib/pootle/assets/js/vendor/spin.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor copying build/lib/pootle/assets/js/vendor/levenshtein.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor copying build/lib/pootle/assets/js/vendor/sorttable.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor/backbone copying build/lib/pootle/assets/js/vendor/backbone/backbone.move.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor/backbone copying build/lib/pootle/assets/js/vendor/backbone/backbone.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor/backbone copying build/lib/pootle/assets/js/vendor/README.md -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/vendor copying build/lib/pootle/assets/js/select2-l10n-it.min.bae1661d.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/captcha.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/contact.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/common.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-ru.min.d83609ab.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-pt.min.5d6ccc53.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/4.. creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/4../4 copying build/lib/pootle/assets/js/4../4/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/4../4 copying build/lib/pootle/assets/js/select2-l10n-et.min.c3953fb9.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/models copying build/lib/pootle/assets/js/shared/models/user.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/models copying build/lib/pootle/assets/js/shared/models/project.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/models copying build/lib/pootle/assets/js/shared/models/language.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/models creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/mixins copying build/lib/pootle/assets/js/shared/mixins/ModelFormMixin.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/mixins copying build/lib/pootle/assets/js/shared/mixins/FormValidationMixin.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/mixins copying build/lib/pootle/assets/js/shared/mixins/backbone.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/mixins copying build/lib/pootle/assets/js/shared/mixins/FormMixin.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/mixins copying build/lib/pootle/assets/js/shared/mixins/admin_api.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/mixins creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/api copying build/lib/pootle/assets/js/shared/api/StatsAPI.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/api copying build/lib/pootle/assets/js/shared/api/UnitAPI.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/api creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/utils copying build/lib/pootle/assets/js/shared/utils/dimensions.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/utils copying build/lib/pootle/assets/js/shared/utils/diff.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/utils copying build/lib/pootle/assets/js/shared/utils/fetch.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/utils copying build/lib/pootle/assets/js/shared/utils/markup.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/utils copying build/lib/pootle/assets/js/shared/utils/tabInScope.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/utils copying build/lib/pootle/assets/js/shared/utils/linkHashtags.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/utils copying build/lib/pootle/assets/js/shared/utils/ReactRenderer.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/utils copying build/lib/pootle/assets/js/shared/utils/dom.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/utils copying build/lib/pootle/assets/js/shared/utils/i18n.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/utils copying build/lib/pootle/assets/js/shared/utils/cookie.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/utils creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/components copying build/lib/pootle/assets/js/shared/components/Avatar.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/components copying build/lib/pootle/assets/js/shared/components/ModalContainer.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/components copying build/lib/pootle/assets/js/shared/components/TextToggle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/components copying build/lib/pootle/assets/js/shared/components/AutosizeTextarea.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/components copying build/lib/pootle/assets/js/shared/components/lightbox.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/components copying build/lib/pootle/assets/js/shared/components/TimeSince.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/components copying build/lib/pootle/assets/js/shared/components/Tab.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/components copying build/lib/pootle/assets/js/shared/components/Modal.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/components copying build/lib/pootle/assets/js/shared/components/CodeMirror.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/components copying build/lib/pootle/assets/js/shared/components/Dialog.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/components copying build/lib/pootle/assets/js/shared/components/CodeMirror.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/components copying build/lib/pootle/assets/js/shared/components/Tabs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/components copying build/lib/pootle/assets/js/shared/components/LayeredComponent.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/components copying build/lib/pootle/assets/js/shared/components/FormCheckedInput.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/components copying build/lib/pootle/assets/js/shared/components/FormElement.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/components copying build/lib/pootle/assets/js/shared/components/FormSelectInput.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/components copying build/lib/pootle/assets/js/shared/components/FormValueInput.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/shared/components copying build/lib/pootle/assets/js/select2-l10n-de.min.366d0aac.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/vendor.min.ce9c05c2.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/agreement.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/vendor.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-gl.min.78a87f7c.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-en.min.05649b26.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-sr.min.157bc6eb.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/1.. creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/1../1 copying build/lib/pootle/assets/js/1../1/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/1../1 copying build/lib/pootle/assets/js/select2-l10n-cs.min.a68bcd29.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-pl.min.76465b54.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/setup.test.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-nl.min.c363ace8.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-ar.min.a8bb27ec.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-fi.min.659847de.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-az.min.498dc667.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/fs copying build/lib/pootle/assets/js/fs/app.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/fs copying build/lib/pootle/assets/js/fs/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/fs copying build/lib/pootle/assets/js/fs/app.min.9f12ace6.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/fs copying build/lib/pootle/assets/js/models.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-sk.min.a0f1a818.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-ko.min.74b17541.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-fr.min.b06a3340.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/search.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-bg.min.89cba4df.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-id.min.6ee6c9c6.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-pt-BR.min.9efbbac4.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-ja.min.19cf1ce8.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/2.. creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/2../2 copying build/lib/pootle/assets/js/2../2/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/2../2 copying build/lib/pootle/assets/js/select2-l10n-ms.min.23e7b436.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/3.. creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/3../3 copying build/lib/pootle/assets/js/3../3/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/3../3 copying build/lib/pootle/assets/js/select2-l10n-sv.min.2b21bb3f.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/s2.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-uk.min.3d56f311.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-ca.min.2eaad4eb.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/package-lock.json -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-mk.min.4986d7fc.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-hu.min.db45641f.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-hi.min.116a90b7.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-he.min.222d90ee.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-sr-Cyrl.min.2f3047aa.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-el.min.5629ce65.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth copying build/lib/pootle/assets/js/auth/reducers.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth copying build/lib/pootle/assets/js/auth/index.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth copying build/lib/pootle/assets/js/auth/actions.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/utils copying build/lib/pootle/assets/js/auth/utils/AuthAPI.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/utils creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/components copying build/lib/pootle/assets/js/auth/components/AccountInactive.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/components copying build/lib/pootle/assets/js/auth/components/AuthProgress.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/components copying build/lib/pootle/assets/js/auth/components/RequestPasswordResetForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/components copying build/lib/pootle/assets/js/auth/components/SocialVerification.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/components copying build/lib/pootle/assets/js/auth/components/SocialAuthError.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/components copying build/lib/pootle/assets/js/auth/components/SignInForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/components copying build/lib/pootle/assets/js/auth/components/AccountActivation.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/components copying build/lib/pootle/assets/js/auth/components/RequestPasswordResetProgress.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/components copying build/lib/pootle/assets/js/auth/components/RequestPasswordResetSent.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/components copying build/lib/pootle/assets/js/auth/components/AuthContent.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/components copying build/lib/pootle/assets/js/auth/components/AuthWindow.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/components copying build/lib/pootle/assets/js/auth/components/SocialSignInForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/components copying build/lib/pootle/assets/js/auth/components/EmailConfirmation.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/components copying build/lib/pootle/assets/js/auth/components/PasswordResetForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/components copying build/lib/pootle/assets/js/auth/components/SignUpForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/components copying build/lib/pootle/assets/js/auth/components/SignInPanel.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/components creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/containers copying build/lib/pootle/assets/js/auth/containers/Auth.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/auth/containers creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/vi.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/sr-Cyrl.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/el.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/cs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/bg.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/pl.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/zh-TW.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/is.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/ko.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/hi.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/sr.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/nl.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/km.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/de.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/sk.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/tr.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/ru.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/az.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/lt.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/he.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/fr.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/README.rst -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/hu.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/ca.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/pt.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/eu.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/es.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/mk.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/id.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/ms.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/da.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/lv.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/it.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/zh-CN.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/gl.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/ja.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/pt-BR.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/fi.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/uk.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/et.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/th.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/nb.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/ro.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/fa.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/sv.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/en.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/ar.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2_l10n/hr.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/select2_l10n copying build/lib/pootle/assets/js/select2-l10n-is.min.808c7d47.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-nb.min.137e1840.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js copying build/lib/pootle/assets/js/select2-l10n-hr.min.e1d2c70b.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/5.. creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/5../5 copying build/lib/pootle/assets/js/5../5/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/5../5 copying build/lib/pootle/assets/js/helpers.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/user copying build/lib/pootle/assets/js/user/app.min.90398749.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/user copying build/lib/pootle/assets/js/user/app.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/user copying build/lib/pootle/assets/js/user/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/user creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/user/components copying build/lib/pootle/assets/js/user/components/UserProfileForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/user/components copying build/lib/pootle/assets/js/user/components/UserProfileEdit.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js/user/components copying build/lib/pootle/assets/js/store.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/scores.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/navbar.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/editor.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/actions.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/editor.min.0bc6a28c.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/buttons.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/react-select.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/breadcrumbs.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/welcome.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/error.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/contact.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/popup.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/admin.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/select2-pootle.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/sprite.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/select2.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/user.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/magnific-popup.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/style.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/admin.min.6c350645.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/common.min.42802975.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/tipsy.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css copying build/lib/pootle/assets/css/auth.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/css creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/30ad9b77511f72ba3b4fe67153565328 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/9937ecc5e99a181b6dbd404c968811bc -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/65fb1accaf6ec417c543d725c01a8070 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/3476482c6b5fc99e6edb46f65218b9a4 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/93cb3b22cfd4c6ab5180eada23bb0088 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/bd1b82df5bbf56aeb5a34b95fd16a8de -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/b38da29ae6955b729506ba253976ebed -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/c900ed1f2d03ef7d667005f7e2a47f13 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/1f0cd54720e5b705664a00beeb3b8e2d -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/14eafcf6c2d9dfe816249565cdba819c -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/02d51bd8ec29758901750dc92c8c6d4c -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/d2ff47a7d364fa121244abd85c72b4da -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/c1bb4301ada52ef1e059e614da72a298 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/e449ab3367c29b28686abd178402b441 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/50e5876cb2e14cec93cf078d1e2ee533 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/59b490827b4caf14acd2bfbfa730cd3b -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/64be5a2fbd663dfaf975133febfa3ec4 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/a435a14e693c984625f9ccd6c13dcafa -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/5e00adf234276abe2420827812371e09 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/e6cf954c3d2af1ea7c5f62ca20f2156b -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/f06d45830f61b03547fddc034fdae197 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/132e6b4ec303b9bef94a510fccb48af4 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/12883b8231a290457e761ea03dcd01a5 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/ad13238250855338eb36f780f164258e -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/98adf4e004781b056e91813477ed8fb8 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/11e5c0995170a6e457c410456868bdb6 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/e5abeed6281e070f83583180d3111a0e -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/f676959b8cd2953f4db9a0d4c4a23a9f -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/58a7aec2002ec7b2f68fbf16e2cb9f25 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/cb4ee27a56b09b4eaeeeaa74a5c647b5 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/048b6a85bc458f5a9ee4086cd5dac605 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/4403e8d4a5f1d4e4e950b6b8dbaaf3b2 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/99cf676294d9455f4ca7723e825fe70f -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/fe3dfa8b1f883d3971846d0997d337e8 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/313ffdb02d9cfd3dd88356dfbcc2a3ad -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/1bda29be69ad86a6581461c59846b9ea -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/993a7410603ed10c55ce5838b7b9c1ed -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/80076d19d5b23b8d4e8b02cbf2c7e2ea -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/04a3150bbf859ef2e65db37d47bfd324 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/2c3c96be1d7048270f1ff9f4d5a7c737 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/60bc79d5f61c476e0e0c846867ef5307 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/0fd173e912d4e1a4cd58351558d83349 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/db1a5365bf399e29072106a8daa7a277 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/2a7dd702a163bbd0f50cdcc18808a514 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/2dfc4b18d0da3a6ca31f78a5c00c5800 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/24aeeb39fa82af48e9939cb3865ee902 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/8762965e45689385f2d8708ad923eb1a -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/d5ec926a183f9c6eff9e0a3ebb0d54dc -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/23c3986c1a36ffaf3530710fc2e01963 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/6cdd2326a72a12660ac4aa59bf963f95 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/c7d19d59c19d27c92dca2a7a343d69de -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/50f96b80c0bd2034e5804fc30d5b0fc5 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/8ccd22a09c422d5a13201695a37bc355 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/f7cc4ecfc24f6ca88034fcf1b8253f5c -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/df3016bf2ed3905976ff64541eab80ff -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/c2e4b201fb73931cb5aa94f358ad0479 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/245dcd319f219de107c7fcb33f8b3f99 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/da2b1c4798614352dc9fcb43ce195e50 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/aac276a1ac3456bb63b1f21fa2d7514d -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/d9ff0ae0a03085150ffc757c3df874b5 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/fbf0d931672e14a7fe1607dd5a64a7b3 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/b49227b26e2217d63f7ce12906311001 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/6b06feffb89ec66204b05d867d4f0769 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/dd7f49afdf0a1d5d7b735141cd5e163e -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/1e60c53a899b168f22cf62cfddc6d44e -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/6bb95c095a2dd16e0cf3f0dd339b083a -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/d9262039b1f2257a7ec0d02bc7fe0a3f -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/d1f7da014ec465692df90e8f0c10a726 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/4c8884fdaea7f2dd87620298cdc79a43 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/82c9e41f03515a3efc05f2619f7697f4 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/b09bec367122e50f938e5f74e423fe4a -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/20dd8607a2b09dfe5305b2de478453be -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/f20fa1c75e948ccd4e08aa72b9887ba9 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/e19d8a66fc9a5be55aa4048002f80c14 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/b9230847110751512b929c43c84c624b -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/3a1dbf4d44865e534d35f05ff1006fa9 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/38cecf3afbf900a2d9bf94cd3ea7d700 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/7063e81d8c39cc57a68b4822e53ddaf6 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/8c6154062679f58451a4b24098623f5c -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/529b9c04c18cd0d61fa6fa64c812890a -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/39ad1b43eb3e8a51943ebe23f211085b -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/fe03f72c88f719523c46adee46e642cd -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/3f666ee485b3cda725b6b2428cc22339 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/0594f997c6d9fb736b7e0f60f60afead -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/013e48e331625b58c69637fbe325111c -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/1edf11f1e6b9d462fe9c4c53fd6a1510 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/7014bf1f76192acef962a1d9b682347b -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/31bd2ee0ad77bed3e5555cb300ad7fe6 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/ffcd4d524d24c53b38434a6bd10c62f6 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/f2640c864b4c3683bf843c1be4cc9c8b -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/89f7c09865478e2ac6854bdcdd1f860a -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/a08aac37a565ba60ba5eec7b0e00ba10 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/ec8c47579c3aac9ec23330769d4cefff -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/d57be927d43f6d8049264ae8d476d725 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/21fef948ce353107d39f1e60cde00137 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/a84f0decc828631703a3d1c04ec74c2f -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/95f8d81264d9e453d8ea6f5de4e9b6f7 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/5cfd109307373382dee6535d239ed6fb -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/35324cb1cc01359918032edfae00d983 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/7ff36cdb7ee645af8ea5ed375d988948 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/33e4edfd1db28c794f8a4cbcbcde9d44 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/87ac7aa717c4fb9941599ddfde9cf5cf -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/d3435812f437e915a6b0886a6625c2b8 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/9ed00930603f3dcf429c93c7ea6953c8 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/358add04a9f0ec8c4e7b18d70a06bd9f -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/8c5a97e728a5a5addf334ef1779f6c11 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/fc9dc8a4bbe01b7f7ee284076a3642ff -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/524216d63ead3418de63d7e35f4fe72d -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/fb36887b9b296df800b881dfea66d461 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/220eb3f7af838c57cd4d70fa7bb1dff6 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/02d2f7e3fd4f31f7a73a881daefacd04 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/c3aeec5d7f240551df11f409364bc8b9 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/a45e6dee446b93e6e0a05bd3dceaa340 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/58e74b1db32c7f4c12c1b6907a2caccc -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/f871125582e0da9cbed1801fe59dd947 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/2e3ddd35ccb38bf94c8840d7654c1890 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache copying build/lib/pootle/assets/.webassets-cache/2d3152c7e07734563e2810a652871e61 -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/.webassets-cache creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/favicon copying build/lib/pootle/assets/favicon/android-chrome-512x512.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/favicon copying build/lib/pootle/assets/favicon/mstile-310x150.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/favicon copying build/lib/pootle/assets/favicon/mstile-150x150.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/favicon copying build/lib/pootle/assets/favicon/favicon-32x32.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/favicon copying build/lib/pootle/assets/favicon/manifest.json -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/favicon copying build/lib/pootle/assets/favicon/apple-touch-icon.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/favicon copying build/lib/pootle/assets/favicon/mstile-144x144.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/favicon copying build/lib/pootle/assets/favicon/README.rst -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/favicon copying build/lib/pootle/assets/favicon/favicon.ico -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/favicon copying build/lib/pootle/assets/favicon/safari-pinned-tab.svg -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/favicon copying build/lib/pootle/assets/favicon/mstile-70x70.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/favicon copying build/lib/pootle/assets/favicon/mstile-310x310.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/favicon copying build/lib/pootle/assets/favicon/android-chrome-192x192.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/favicon copying build/lib/pootle/assets/favicon/favicon-16x16.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/favicon copying build/lib/pootle/assets/favicon/browserconfig.xml -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/favicon creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/sah copying build/lib/pootle/assets/translations/sah/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/sah creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/hy copying build/lib/pootle/assets/translations/hy/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/hy creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/uk copying build/lib/pootle/assets/translations/uk/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/uk creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ku copying build/lib/pootle/assets/translations/ku/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ku creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/mt copying build/lib/pootle/assets/translations/mt/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/mt creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/id copying build/lib/pootle/assets/translations/id/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/id creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/sw copying build/lib/pootle/assets/translations/sw/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/sw creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/bo copying build/lib/pootle/assets/translations/bo/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/bo creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/zh-cn copying build/lib/pootle/assets/translations/zh-cn/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/zh-cn creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ht copying build/lib/pootle/assets/translations/ht/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ht creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/fa copying build/lib/pootle/assets/translations/fa/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/fa creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/fi copying build/lib/pootle/assets/translations/fi/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/fi creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/kab copying build/lib/pootle/assets/translations/kab/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/kab creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/te copying build/lib/pootle/assets/translations/te/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/te creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/de copying build/lib/pootle/assets/translations/de/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/de creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/nl copying build/lib/pootle/assets/translations/nl/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/nl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ar copying build/lib/pootle/assets/translations/ar/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ar creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/mn copying build/lib/pootle/assets/translations/mn/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/mn creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ve copying build/lib/pootle/assets/translations/ve/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ve creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/tl copying build/lib/pootle/assets/translations/tl/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/tl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/gd copying build/lib/pootle/assets/translations/gd/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/gd creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/be copying build/lib/pootle/assets/translations/be/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/be creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/br copying build/lib/pootle/assets/translations/br/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/br creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/et copying build/lib/pootle/assets/translations/et/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/et creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/af copying build/lib/pootle/assets/translations/af/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/af creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ur copying build/lib/pootle/assets/translations/ur/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ur creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/sk copying build/lib/pootle/assets/translations/sk/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/sk creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/st copying build/lib/pootle/assets/translations/st/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/st creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ca copying build/lib/pootle/assets/translations/ca/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ca creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ko copying build/lib/pootle/assets/translations/ko/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ko creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/dsb copying build/lib/pootle/assets/translations/dsb/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/dsb creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/cs copying build/lib/pootle/assets/translations/cs/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/cs creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/lt copying build/lib/pootle/assets/translations/lt/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/lt creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/da copying build/lib/pootle/assets/translations/da/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/da creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/pt copying build/lib/pootle/assets/translations/pt/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/pt creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ro copying build/lib/pootle/assets/translations/ro/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ro creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ln copying build/lib/pootle/assets/translations/ln/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ln creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/it copying build/lib/pootle/assets/translations/it/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/it creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/el copying build/lib/pootle/assets/translations/el/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/el creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/bn copying build/lib/pootle/assets/translations/bn/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/bn creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/cy copying build/lib/pootle/assets/translations/cy/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/cy creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/mg copying build/lib/pootle/assets/translations/mg/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/mg creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ca@valencia copying build/lib/pootle/assets/translations/ca@valencia/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ca@valencia creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/kg copying build/lib/pootle/assets/translations/kg/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/kg creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/lg copying build/lib/pootle/assets/translations/lg/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/lg creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ak copying build/lib/pootle/assets/translations/ak/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ak creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/vi copying build/lib/pootle/assets/translations/vi/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/vi creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/zh-tw copying build/lib/pootle/assets/translations/zh-tw/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/zh-tw creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/hu copying build/lib/pootle/assets/translations/hu/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/hu creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/dz copying build/lib/pootle/assets/translations/dz/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/dz creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/hr copying build/lib/pootle/assets/translations/hr/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/hr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/bg copying build/lib/pootle/assets/translations/bg/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/bg creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ha copying build/lib/pootle/assets/translations/ha/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ha creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/pt-br copying build/lib/pootle/assets/translations/pt-br/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/pt-br creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ga copying build/lib/pootle/assets/translations/ga/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ga creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/pl copying build/lib/pootle/assets/translations/pl/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/pl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/tt copying build/lib/pootle/assets/translations/tt/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/tt creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/nn copying build/lib/pootle/assets/translations/nn/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/nn creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/sc copying build/lib/pootle/assets/translations/sc/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/sc creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/en-gb copying build/lib/pootle/assets/translations/en-gb/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/en-gb creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/eo copying build/lib/pootle/assets/translations/eo/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/eo creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/nap copying build/lib/pootle/assets/translations/nap/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/nap creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/gl copying build/lib/pootle/assets/translations/gl/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/gl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/he copying build/lib/pootle/assets/translations/he/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/he creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/nso copying build/lib/pootle/assets/translations/nso/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/nso creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ms copying build/lib/pootle/assets/translations/ms/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ms creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/sl copying build/lib/pootle/assets/translations/sl/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/sl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ka copying build/lib/pootle/assets/translations/ka/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ka creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ml copying build/lib/pootle/assets/translations/ml/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ml creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/sr copying build/lib/pootle/assets/translations/sr/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/sr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ps copying build/lib/pootle/assets/translations/ps/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ps creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/kn copying build/lib/pootle/assets/translations/kn/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/kn creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/zh-hk copying build/lib/pootle/assets/translations/zh-hk/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/zh-hk creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/es copying build/lib/pootle/assets/translations/es/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/es creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/or copying build/lib/pootle/assets/translations/or/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/or creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/am copying build/lib/pootle/assets/translations/am/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/am creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/fo copying build/lib/pootle/assets/translations/fo/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/fo creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ta copying build/lib/pootle/assets/translations/ta/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ta creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/fur copying build/lib/pootle/assets/translations/fur/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/fur creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/km copying build/lib/pootle/assets/translations/km/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/km creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/son copying build/lib/pootle/assets/translations/son/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/son creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/nb copying build/lib/pootle/assets/translations/nb/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/nb creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/bm copying build/lib/pootle/assets/translations/bm/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/bm creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ast copying build/lib/pootle/assets/translations/ast/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ast creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/zu copying build/lib/pootle/assets/translations/zu/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/zu creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/bn-in copying build/lib/pootle/assets/translations/bn-in/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/bn-in creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/lv copying build/lib/pootle/assets/translations/lv/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/lv creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/wo copying build/lib/pootle/assets/translations/wo/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/wo creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ky copying build/lib/pootle/assets/translations/ky/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ky creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/en-us copying build/lib/pootle/assets/translations/en-us/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/en-us creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/tr copying build/lib/pootle/assets/translations/tr/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/tr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ug copying build/lib/pootle/assets/translations/ug/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ug creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/my copying build/lib/pootle/assets/translations/my/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/my creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/eu copying build/lib/pootle/assets/translations/eu/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/eu creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/xh copying build/lib/pootle/assets/translations/xh/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/xh creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/hi copying build/lib/pootle/assets/translations/hi/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/hi creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ru copying build/lib/pootle/assets/translations/ru/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ru creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/uz copying build/lib/pootle/assets/translations/uz/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/uz creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/en copying build/lib/pootle/assets/translations/en/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/en creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/oc copying build/lib/pootle/assets/translations/oc/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/oc creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/pap copying build/lib/pootle/assets/translations/pap/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/pap creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/sv copying build/lib/pootle/assets/translations/sv/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/sv creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/mr copying build/lib/pootle/assets/translations/mr/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/mr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/pa copying build/lib/pootle/assets/translations/pa/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/pa creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/bs copying build/lib/pootle/assets/translations/bs/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/bs creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/sq copying build/lib/pootle/assets/translations/sq/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/sq creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/is copying build/lib/pootle/assets/translations/is/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/is creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ff copying build/lib/pootle/assets/translations/ff/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ff creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/cgg copying build/lib/pootle/assets/translations/cgg/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/cgg creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/hsb copying build/lib/pootle/assets/translations/hsb/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/hsb creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ach copying build/lib/pootle/assets/translations/ach/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ach creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/th copying build/lib/pootle/assets/translations/th/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/th creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ja copying build/lib/pootle/assets/translations/ja/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ja creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/fr copying build/lib/pootle/assets/translations/fr/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/fr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ne copying build/lib/pootle/assets/translations/ne/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/ne creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/az copying build/lib/pootle/assets/translations/az/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/az creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/en-za copying build/lib/pootle/assets/translations/en-za/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/assets/translations/en-za creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/exceptions.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/models copying build/lib/pootle/core/models/revision.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/models copying build/lib/pootle/core/models/virtualresource.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/models copying build/lib/pootle/core/models/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/models creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views copying build/lib/pootle/core/views/admin.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views copying build/lib/pootle/core/views/api.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views copying build/lib/pootle/core/views/browse.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views copying build/lib/pootle/core/views/translate.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views copying build/lib/pootle/core/views/decorators.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views copying build/lib/pootle/core/views/widgets.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views copying build/lib/pootle/core/views/panels.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views copying build/lib/pootle/core/views/display.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views copying build/lib/pootle/core/views/formtable.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views copying build/lib/pootle/core/views/mixins.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views copying build/lib/pootle/core/views/paths.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views copying build/lib/pootle/core/views/base.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views copying build/lib/pootle/core/views/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views copying build/lib/pootle/core/url_helpers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/mixins copying build/lib/pootle/core/mixins/treeitem.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/mixins copying build/lib/pootle/core/mixins/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/mixins creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/search copying build/lib/pootle/core/search/broker.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/search creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/search/backends copying build/lib/pootle/core/search/backends/elasticsearch.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/search/backends copying build/lib/pootle/core/search/backends/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/search/backends copying build/lib/pootle/core/search/base.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/search copying build/lib/pootle/core/search/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/search copying build/lib/pootle/core/serializers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/batch.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/http.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/language.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/dateparse.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/cache.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/contextmanagers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/browser.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/signals.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/debug.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/bulk.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/delegate.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/log.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/response.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/user.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/templatetags copying build/lib/pootle/core/templatetags/core.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/templatetags copying build/lib/pootle/core/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/templatetags copying build/lib/pootle/core/storage.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/plugin copying build/lib/pootle/core/plugin/exceptions.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/plugin copying build/lib/pootle/core/plugin/results.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/plugin copying build/lib/pootle/core/plugin/delegate.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/plugin copying build/lib/pootle/core/plugin/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/plugin copying build/lib/pootle/core/paginator.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/schema copying build/lib/pootle/core/schema/mysql.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/schema copying build/lib/pootle/core/schema/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/schema copying build/lib/pootle/core/schema/dump.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/schema copying build/lib/pootle/core/schema/base.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/schema copying build/lib/pootle/core/schema/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/schema copying build/lib/pootle/core/decorators.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/management copying build/lib/pootle/core/management/subcommands.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/management copying build/lib/pootle/core/management/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/management creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils copying build/lib/pootle/core/utils/html.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils copying build/lib/pootle/core/utils/dateformat.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils copying build/lib/pootle/core/utils/multistring.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils copying build/lib/pootle/core/utils/timezone.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils copying build/lib/pootle/core/utils/redis_rq.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils copying build/lib/pootle/core/utils/ptempfile.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils copying build/lib/pootle/core/utils/stats.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils copying build/lib/pootle/core/utils/version.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils copying build/lib/pootle/core/utils/templates.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils copying build/lib/pootle/core/utils/db.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils copying build/lib/pootle/core/utils/deprecation.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils copying build/lib/pootle/core/utils/json.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils copying build/lib/pootle/core/utils/aggregate.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils copying build/lib/pootle/core/utils/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/markup copying build/lib/pootle/core/markup/fields.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/markup copying build/lib/pootle/core/markup/filters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/markup copying build/lib/pootle/core/markup/widgets.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/markup copying build/lib/pootle/core/markup/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/markup copying build/lib/pootle/core/mail.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/helpers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/proxy.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/display.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/initdb.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/forms.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/primitives.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/paths.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/state.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core copying build/lib/pootle/core/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/account copying build/lib/pootle/templates/account/social_error.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/account copying build/lib/pootle/templates/account/signup_closed.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/account copying build/lib/pootle/templates/account/social_verification.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/account creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/account/email copying build/lib/pootle/templates/account/email/password_reset_key_subject.txt -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/account/email copying build/lib/pootle/templates/account/email/email_confirmation_subject.txt -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/account/email copying build/lib/pootle/templates/account/email/password_reset_key_message.txt -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/account/email copying build/lib/pootle/templates/account/email/email_confirmation_message.txt -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/account/email copying build/lib/pootle/templates/account/password_reset_from_key.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/account copying build/lib/pootle/templates/account/signup.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/account copying build/lib/pootle/templates/account/password_reset.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/account copying build/lib/pootle/templates/account/password_change.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/account copying build/lib/pootle/templates/account/email_confirm.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/account copying build/lib/pootle/templates/account/login.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/account creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/translation_projects creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/translation_projects/admin copying build/lib/pootle/templates/translation_projects/admin/base.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/translation_projects/admin copying build/lib/pootle/templates/translation_projects/admin/permissions.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/translation_projects/admin creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/translation_projects/terminology copying build/lib/pootle/templates/translation_projects/terminology/_term_edit.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/translation_projects/terminology copying build/lib/pootle/templates/translation_projects/terminology/manage.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/translation_projects/terminology copying build/lib/pootle/templates/translation_projects/terminology/stores.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/translation_projects/terminology copying build/lib/pootle/templates/translation_projects/terminology/base.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/translation_projects/terminology copying build/lib/pootle/templates/translation_projects/_nav.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/translation_projects copying build/lib/pootle/templates/translation_projects/base.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/translation_projects creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/contact_form copying build/lib/pootle/templates/contact_form/report_form_subject.txt -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/contact_form copying build/lib/pootle/templates/contact_form/contact_form.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/contact_form copying build/lib/pootle/templates/contact_form/report_form.txt -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/contact_form copying build/lib/pootle/templates/contact_form/contact_form_subject.txt -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/contact_form copying build/lib/pootle/templates/contact_form/xhr_contact_form.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/contact_form copying build/lib/pootle/templates/contact_form/report_form_context.txt -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/contact_form copying build/lib/pootle/templates/contact_form/contact_form.txt -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/contact_form creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor copying build/lib/pootle/templates/editor/_extra_scripts.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor copying build/lib/pootle/templates/editor/_editor.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor/email copying build/lib/pootle/templates/editor/email/suggestions_rejected_with_comment.txt -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor/email copying build/lib/pootle/templates/editor/email/suggestions_accepted_with_comment.txt -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor/email copying build/lib/pootle/templates/editor/_toolbar.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor copying build/lib/pootle/templates/editor/_filters.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor/units copying build/lib/pootle/templates/editor/units/edit.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor/units copying build/lib/pootle/templates/editor/units/xhr_comment.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor/units copying build/lib/pootle/templates/editor/units/xhr_checks.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor/units copying build/lib/pootle/templates/editor/units/xhr_edit_ctx.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor/units copying build/lib/pootle/templates/editor/units/xhr_tm.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor/units copying build/lib/pootle/templates/editor/units/term_edit.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor/units copying build/lib/pootle/templates/editor/units/xhr_timeline.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor/units copying build/lib/pootle/templates/editor/msg.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor copying build/lib/pootle/templates/editor/main.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor copying build/lib/pootle/templates/editor/_css.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor copying build/lib/pootle/templates/editor/_scripts.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor copying build/lib/pootle/templates/editor/_actions.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/editor creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/browser copying build/lib/pootle/templates/browser/_progressbar.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/browser copying build/lib/pootle/templates/browser/index.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/browser copying build/lib/pootle/templates/browser/_table.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/browser copying build/lib/pootle/templates/browser/base.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/browser creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/browser/includes copying build/lib/pootle/templates/browser/includes/table_panel.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/browser/includes copying build/lib/pootle/templates/browser/_actions.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/browser creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/core copying build/lib/pootle/templates/core/search.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/core copying build/lib/pootle/templates/core/xhr_captcha.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/core copying build/lib/pootle/templates/core/_breadcrumbs.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/core copying build/lib/pootle/templates/core/_top_scorers_as_ul.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/core copying build/lib/pootle/templates/core/captcha.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/core copying build/lib/pootle/templates/core/_top_scorers.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/core creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin copying build/lib/pootle/templates/admin/_tabs.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin copying build/lib/pootle/templates/admin/languages.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin/reports copying build/lib/pootle/templates/admin/reports/header.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin/reports creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin/staticpages copying build/lib/pootle/templates/admin/staticpages/page_create.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin/staticpages copying build/lib/pootle/templates/admin/staticpages/base_edit.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin/staticpages copying build/lib/pootle/templates/admin/staticpages/_table.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin/staticpages copying build/lib/pootle/templates/admin/staticpages/page_update.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin/staticpages copying build/lib/pootle/templates/admin/staticpages/_field.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin/staticpages copying build/lib/pootle/templates/admin/staticpages/page_list.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin/staticpages copying build/lib/pootle/templates/admin/staticpages/base.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin/staticpages copying build/lib/pootle/templates/admin/staticpages/_form.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin/staticpages copying build/lib/pootle/templates/admin/users.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin copying build/lib/pootle/templates/admin/xhr_language_user_activity.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin copying build/lib/pootle/templates/admin/_generic_formset.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin copying build/lib/pootle/templates/admin/base_app.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin copying build/lib/pootle/templates/admin/base.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin copying build/lib/pootle/templates/admin/project_fs.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin copying build/lib/pootle/templates/admin/projects.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin copying build/lib/pootle/templates/admin/permissions.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin copying build/lib/pootle/templates/admin/dashboard.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/admin creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/languages creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/languages/admin copying build/lib/pootle/templates/languages/admin/language_team_suggestions.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/languages/admin copying build/lib/pootle/templates/languages/admin/language_team.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/languages/admin creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/languages/admin/includes copying build/lib/pootle/templates/languages/admin/includes/suggestions_header.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/languages/admin/includes copying build/lib/pootle/templates/languages/admin/characters.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/languages/admin copying build/lib/pootle/templates/languages/_nav.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/languages copying build/lib/pootle/templates/languages/base.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/languages creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/staticpages copying build/lib/pootle/templates/staticpages/page_display.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/staticpages copying build/lib/pootle/templates/staticpages/_body.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/staticpages copying build/lib/pootle/templates/staticpages/agreement.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/staticpages copying build/lib/pootle/templates/about.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/errors copying build/lib/pootle/templates/errors/db.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/errors copying build/lib/pootle/templates/errors/403.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/errors copying build/lib/pootle/templates/errors/404.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/errors copying build/lib/pootle/templates/errors/base.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/errors copying build/lib/pootle/templates/errors/400.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/errors copying build/lib/pootle/templates/errors/500.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/errors creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/help copying build/lib/pootle/templates/help/_ttk_quality_checks.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/help copying build/lib/pootle/templates/help/quality_checks.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/help copying build/lib/pootle/templates/welcome.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/projects creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/projects/admin copying build/lib/pootle/templates/projects/admin/languages.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/projects/admin creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/projects/admin/email copying build/lib/pootle/templates/projects/admin/email/translation_project_created.txt -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/projects/admin/email copying build/lib/pootle/templates/projects/admin/email/translation_project_creation_failed.txt -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/projects/admin/email copying build/lib/pootle/templates/projects/admin/base.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/projects/admin copying build/lib/pootle/templates/projects/admin/permissions.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/projects/admin copying build/lib/pootle/templates/projects/_nav.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/projects creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/projects/all copying build/lib/pootle/templates/projects/all/_nav.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/projects/all copying build/lib/pootle/templates/projects/all/base.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/projects/all copying build/lib/pootle/templates/projects/base.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/projects copying build/lib/pootle/templates/layout.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates copying build/lib/pootle/templates/robots.txt -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/includes copying build/lib/pootle/templates/includes/upstream_link_short.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/includes copying build/lib/pootle/templates/includes/formtable.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/includes copying build/lib/pootle/templates/includes/upstream_link.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/includes copying build/lib/pootle/templates/includes/avatar.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/includes creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/user copying build/lib/pootle/templates/user/stats.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/user copying build/lib/pootle/templates/user/profile.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/user copying build/lib/pootle/templates/user/settings.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/user copying build/lib/pootle/templates/user/base.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/user creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/user/includes copying build/lib/pootle/templates/user/includes/profile_social.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/user/includes copying build/lib/pootle/templates/user/includes/profile_teams.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/user/includes copying build/lib/pootle/templates/user/includes/profile_activity.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/user/includes copying build/lib/pootle/templates/user/includes/profile_ranking.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/user/includes copying build/lib/pootle/templates/user/includes/profile_score.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/user/includes copying build/lib/pootle/templates/user/includes/profile_user.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/templates/user/includes copying build/lib/pootle/constants.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/middleware copying build/lib/pootle/middleware/errorpages.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/middleware copying build/lib/pootle/middleware/captcha.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/middleware copying build/lib/pootle/middleware/cache.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/middleware copying build/lib/pootle/middleware/auth.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/middleware copying build/lib/pootle/middleware/baseurl.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/middleware copying build/lib/pootle/middleware/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/middleware creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/i18n copying build/lib/pootle/i18n/gettext.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/i18n copying build/lib/pootle/i18n/dates.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/i18n copying build/lib/pootle/i18n/formatter.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/i18n copying build/lib/pootle/i18n/override.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/i18n copying build/lib/pootle/i18n/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/i18n creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sah copying build/lib/pootle/locale/sah/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sah copying build/lib/pootle/locale/sah/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sah creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hy copying build/lib/pootle/locale/hy/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hy copying build/lib/pootle/locale/hy/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hy creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/uk creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/uk/LC_MESSAGES copying build/lib/pootle/locale/uk/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/uk/LC_MESSAGES copying build/lib/pootle/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/uk/LC_MESSAGES copying build/lib/pootle/locale/uk/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/uk copying build/lib/pootle/locale/uk/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/uk creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ku copying build/lib/pootle/locale/ku/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ku copying build/lib/pootle/locale/ku/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ku creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/mt copying build/lib/pootle/locale/mt/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/mt copying build/lib/pootle/locale/mt/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/mt creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/id copying build/lib/pootle/locale/id/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/id copying build/lib/pootle/locale/id/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/id creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sw copying build/lib/pootle/locale/sw/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sw copying build/lib/pootle/locale/sw/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sw creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/bo copying build/lib/pootle/locale/bo/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/bo copying build/lib/pootle/locale/bo/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/bo creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ht copying build/lib/pootle/locale/ht/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ht copying build/lib/pootle/locale/ht/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ht creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/fa copying build/lib/pootle/locale/fa/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/fa copying build/lib/pootle/locale/fa/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/fa creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/fi copying build/lib/pootle/locale/fi/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/fi copying build/lib/pootle/locale/fi/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/fi creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/kab creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/kab/LC_MESSAGES copying build/lib/pootle/locale/kab/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/kab/LC_MESSAGES copying build/lib/pootle/locale/kab/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/kab/LC_MESSAGES copying build/lib/pootle/locale/kab/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/kab copying build/lib/pootle/locale/kab/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/kab creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/te copying build/lib/pootle/locale/te/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/te copying build/lib/pootle/locale/te/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/te creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/zh_HK copying build/lib/pootle/locale/zh_HK/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/zh_HK copying build/lib/pootle/locale/zh_HK/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/zh_HK creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/de creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/de/LC_MESSAGES copying build/lib/pootle/locale/de/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/de/LC_MESSAGES copying build/lib/pootle/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/de/LC_MESSAGES copying build/lib/pootle/locale/de/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/de copying build/lib/pootle/locale/de/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/de creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nl/LC_MESSAGES copying build/lib/pootle/locale/nl/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nl/LC_MESSAGES copying build/lib/pootle/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nl/LC_MESSAGES copying build/lib/pootle/locale/nl/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nl copying build/lib/pootle/locale/nl/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ar creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ar/LC_MESSAGES copying build/lib/pootle/locale/ar/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ar/LC_MESSAGES copying build/lib/pootle/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ar/LC_MESSAGES copying build/lib/pootle/locale/ar/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ar copying build/lib/pootle/locale/ar/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ar creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/mn copying build/lib/pootle/locale/mn/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/mn copying build/lib/pootle/locale/mn/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/mn creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ve copying build/lib/pootle/locale/ve/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ve copying build/lib/pootle/locale/ve/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ve creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/tl copying build/lib/pootle/locale/tl/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/tl copying build/lib/pootle/locale/tl/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/tl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/gd copying build/lib/pootle/locale/gd/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/gd copying build/lib/pootle/locale/gd/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/gd creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/be copying build/lib/pootle/locale/be/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/be copying build/lib/pootle/locale/be/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/be creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/bn_IN copying build/lib/pootle/locale/bn_IN/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/bn_IN copying build/lib/pootle/locale/bn_IN/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/bn_IN creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/br copying build/lib/pootle/locale/br/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/br copying build/lib/pootle/locale/br/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/br creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/et copying build/lib/pootle/locale/et/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/et copying build/lib/pootle/locale/et/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/et creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/af copying build/lib/pootle/locale/af/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/af copying build/lib/pootle/locale/af/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/af creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ur copying build/lib/pootle/locale/ur/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ur copying build/lib/pootle/locale/ur/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ur creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sk copying build/lib/pootle/locale/sk/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sk copying build/lib/pootle/locale/sk/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sk creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/st copying build/lib/pootle/locale/st/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/st copying build/lib/pootle/locale/st/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/st creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ca creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ca/LC_MESSAGES copying build/lib/pootle/locale/ca/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ca/LC_MESSAGES copying build/lib/pootle/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ca/LC_MESSAGES copying build/lib/pootle/locale/ca/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ca copying build/lib/pootle/locale/ca/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ca creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ko creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ko/LC_MESSAGES copying build/lib/pootle/locale/ko/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ko/LC_MESSAGES copying build/lib/pootle/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ko/LC_MESSAGES copying build/lib/pootle/locale/ko/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ko copying build/lib/pootle/locale/ko/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ko creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/dsb creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/dsb/LC_MESSAGES copying build/lib/pootle/locale/dsb/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/dsb/LC_MESSAGES copying build/lib/pootle/locale/dsb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/dsb/LC_MESSAGES copying build/lib/pootle/locale/dsb/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/dsb copying build/lib/pootle/locale/dsb/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/dsb creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/cs creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/cs/LC_MESSAGES copying build/lib/pootle/locale/cs/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/cs/LC_MESSAGES copying build/lib/pootle/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/cs/LC_MESSAGES copying build/lib/pootle/locale/cs/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/cs copying build/lib/pootle/locale/cs/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/cs creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/lt copying build/lib/pootle/locale/lt/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/lt copying build/lib/pootle/locale/lt/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/lt creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/da copying build/lib/pootle/locale/da/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/da copying build/lib/pootle/locale/da/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/da creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/templates copying build/lib/pootle/locale/templates/pootle.pot -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/templates copying build/lib/pootle/locale/templates/pootle_js.pot -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/templates creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pt creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pt/LC_MESSAGES copying build/lib/pootle/locale/pt/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pt/LC_MESSAGES copying build/lib/pootle/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pt/LC_MESSAGES copying build/lib/pootle/locale/pt/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pt copying build/lib/pootle/locale/pt/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pt creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ro copying build/lib/pootle/locale/ro/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ro copying build/lib/pootle/locale/ro/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ro creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ln copying build/lib/pootle/locale/ln/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ln copying build/lib/pootle/locale/ln/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ln creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/it creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/it/LC_MESSAGES copying build/lib/pootle/locale/it/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/it/LC_MESSAGES copying build/lib/pootle/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/it/LC_MESSAGES copying build/lib/pootle/locale/it/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/it copying build/lib/pootle/locale/it/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/it creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/el creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/el/LC_MESSAGES copying build/lib/pootle/locale/el/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/el/LC_MESSAGES copying build/lib/pootle/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/el/LC_MESSAGES copying build/lib/pootle/locale/el/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/el copying build/lib/pootle/locale/el/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/el creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/bn copying build/lib/pootle/locale/bn/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/bn copying build/lib/pootle/locale/bn/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/bn creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/cy creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/cy/LC_MESSAGES copying build/lib/pootle/locale/cy/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/cy/LC_MESSAGES copying build/lib/pootle/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/cy/LC_MESSAGES copying build/lib/pootle/locale/cy/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/cy copying build/lib/pootle/locale/cy/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/cy creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/mg copying build/lib/pootle/locale/mg/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/mg copying build/lib/pootle/locale/mg/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/mg creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ca@valencia creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ca@valencia/LC_MESSAGES copying build/lib/pootle/locale/ca@valencia/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ca@valencia/LC_MESSAGES copying build/lib/pootle/locale/ca@valencia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ca@valencia/LC_MESSAGES copying build/lib/pootle/locale/ca@valencia/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ca@valencia copying build/lib/pootle/locale/ca@valencia/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ca@valencia creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/kg copying build/lib/pootle/locale/kg/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/kg copying build/lib/pootle/locale/kg/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/kg creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/lg copying build/lib/pootle/locale/lg/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/lg copying build/lib/pootle/locale/lg/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/lg creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ak copying build/lib/pootle/locale/ak/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ak copying build/lib/pootle/locale/ak/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ak creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/vi copying build/lib/pootle/locale/vi/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/vi copying build/lib/pootle/locale/vi/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/vi creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hu creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hu/LC_MESSAGES copying build/lib/pootle/locale/hu/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hu/LC_MESSAGES copying build/lib/pootle/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hu/LC_MESSAGES copying build/lib/pootle/locale/hu/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hu copying build/lib/pootle/locale/hu/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hu creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/dz copying build/lib/pootle/locale/dz/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/dz copying build/lib/pootle/locale/dz/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/dz creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hr copying build/lib/pootle/locale/hr/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hr copying build/lib/pootle/locale/hr/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/bg copying build/lib/pootle/locale/bg/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/bg copying build/lib/pootle/locale/bg/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/bg creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ha copying build/lib/pootle/locale/ha/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ha copying build/lib/pootle/locale/ha/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ha creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pt_BR creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pt_BR/LC_MESSAGES copying build/lib/pootle/locale/pt_BR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pt_BR/LC_MESSAGES copying build/lib/pootle/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pt_BR/LC_MESSAGES copying build/lib/pootle/locale/pt_BR/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pt_BR copying build/lib/pootle/locale/pt_BR/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pt_BR creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ga creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ga/LC_MESSAGES copying build/lib/pootle/locale/ga/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ga/LC_MESSAGES copying build/lib/pootle/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ga/LC_MESSAGES copying build/lib/pootle/locale/ga/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ga copying build/lib/pootle/locale/ga/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ga creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pl copying build/lib/pootle/locale/pl/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pl copying build/lib/pootle/locale/pl/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/tt copying build/lib/pootle/locale/tt/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/tt copying build/lib/pootle/locale/tt/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/tt creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nn copying build/lib/pootle/locale/nn/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nn copying build/lib/pootle/locale/nn/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nn creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sc copying build/lib/pootle/locale/sc/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sc copying build/lib/pootle/locale/sc/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sc creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/eo copying build/lib/pootle/locale/eo/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/eo copying build/lib/pootle/locale/eo/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/eo creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nap copying build/lib/pootle/locale/nap/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nap copying build/lib/pootle/locale/nap/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nap creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/gl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/gl/LC_MESSAGES copying build/lib/pootle/locale/gl/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/gl/LC_MESSAGES copying build/lib/pootle/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/gl/LC_MESSAGES copying build/lib/pootle/locale/gl/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/gl copying build/lib/pootle/locale/gl/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/gl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/he creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/he/LC_MESSAGES copying build/lib/pootle/locale/he/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/he/LC_MESSAGES copying build/lib/pootle/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/he/LC_MESSAGES copying build/lib/pootle/locale/he/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/he copying build/lib/pootle/locale/he/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/he creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nso copying build/lib/pootle/locale/nso/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nso copying build/lib/pootle/locale/nso/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nso creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ms copying build/lib/pootle/locale/ms/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ms copying build/lib/pootle/locale/ms/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ms creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sl copying build/lib/pootle/locale/sl/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sl copying build/lib/pootle/locale/sl/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/zh_TW copying build/lib/pootle/locale/zh_TW/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/zh_TW copying build/lib/pootle/locale/zh_TW/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/zh_TW creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/zh_CN creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/zh_CN/LC_MESSAGES copying build/lib/pootle/locale/zh_CN/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/zh_CN/LC_MESSAGES copying build/lib/pootle/locale/zh_CN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/zh_CN/LC_MESSAGES copying build/lib/pootle/locale/zh_CN/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/zh_CN copying build/lib/pootle/locale/zh_CN/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/zh_CN creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ka copying build/lib/pootle/locale/ka/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ka copying build/lib/pootle/locale/ka/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ka creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ml copying build/lib/pootle/locale/ml/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ml copying build/lib/pootle/locale/ml/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ml creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sr/LC_MESSAGES copying build/lib/pootle/locale/sr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sr/LC_MESSAGES copying build/lib/pootle/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sr/LC_MESSAGES copying build/lib/pootle/locale/sr/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sr copying build/lib/pootle/locale/sr/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ps copying build/lib/pootle/locale/ps/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ps copying build/lib/pootle/locale/ps/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ps copying build/lib/pootle/locale/LINGUAS -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/kn copying build/lib/pootle/locale/kn/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/kn copying build/lib/pootle/locale/kn/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/kn creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/es creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/es/LC_MESSAGES copying build/lib/pootle/locale/es/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/es/LC_MESSAGES copying build/lib/pootle/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/es/LC_MESSAGES copying build/lib/pootle/locale/es/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/es copying build/lib/pootle/locale/es/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/es creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/or copying build/lib/pootle/locale/or/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/or copying build/lib/pootle/locale/or/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/or creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/en_US copying build/lib/pootle/locale/en_US/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/en_US copying build/lib/pootle/locale/en_US/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/en_US creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/am copying build/lib/pootle/locale/am/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/am copying build/lib/pootle/locale/am/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/am creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/fo copying build/lib/pootle/locale/fo/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/fo copying build/lib/pootle/locale/fo/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/fo creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ta copying build/lib/pootle/locale/ta/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ta copying build/lib/pootle/locale/ta/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ta creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/fur copying build/lib/pootle/locale/fur/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/fur copying build/lib/pootle/locale/fur/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/fur creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/km copying build/lib/pootle/locale/km/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/km copying build/lib/pootle/locale/km/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/km creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/son copying build/lib/pootle/locale/son/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/son copying build/lib/pootle/locale/son/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/son creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nb creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nb/LC_MESSAGES copying build/lib/pootle/locale/nb/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nb/LC_MESSAGES copying build/lib/pootle/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nb/LC_MESSAGES copying build/lib/pootle/locale/nb/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nb copying build/lib/pootle/locale/nb/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/nb creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/bm copying build/lib/pootle/locale/bm/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/bm copying build/lib/pootle/locale/bm/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/bm creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ast copying build/lib/pootle/locale/ast/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ast copying build/lib/pootle/locale/ast/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ast creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/zu copying build/lib/pootle/locale/zu/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/zu copying build/lib/pootle/locale/zu/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/zu creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/lv copying build/lib/pootle/locale/lv/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/lv copying build/lib/pootle/locale/lv/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/lv creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/wo copying build/lib/pootle/locale/wo/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/wo copying build/lib/pootle/locale/wo/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/wo creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ky copying build/lib/pootle/locale/ky/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ky copying build/lib/pootle/locale/ky/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ky creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/tr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/tr/LC_MESSAGES copying build/lib/pootle/locale/tr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/tr/LC_MESSAGES copying build/lib/pootle/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/tr/LC_MESSAGES copying build/lib/pootle/locale/tr/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/tr copying build/lib/pootle/locale/tr/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/tr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ug creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ug/LC_MESSAGES copying build/lib/pootle/locale/ug/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ug/LC_MESSAGES copying build/lib/pootle/locale/ug/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ug/LC_MESSAGES copying build/lib/pootle/locale/ug/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ug copying build/lib/pootle/locale/ug/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ug creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/my copying build/lib/pootle/locale/my/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/my copying build/lib/pootle/locale/my/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/my creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/eu copying build/lib/pootle/locale/eu/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/eu copying build/lib/pootle/locale/eu/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/eu creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/xh copying build/lib/pootle/locale/xh/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/xh copying build/lib/pootle/locale/xh/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/xh creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hi copying build/lib/pootle/locale/hi/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hi copying build/lib/pootle/locale/hi/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hi creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ru creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ru/LC_MESSAGES copying build/lib/pootle/locale/ru/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ru/LC_MESSAGES copying build/lib/pootle/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ru/LC_MESSAGES copying build/lib/pootle/locale/ru/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ru copying build/lib/pootle/locale/ru/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ru creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/uz copying build/lib/pootle/locale/uz/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/uz copying build/lib/pootle/locale/uz/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/uz creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/en copying build/lib/pootle/locale/en/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/en copying build/lib/pootle/locale/en/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/en creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/oc copying build/lib/pootle/locale/oc/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/oc copying build/lib/pootle/locale/oc/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/oc creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pap copying build/lib/pootle/locale/pap/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pap copying build/lib/pootle/locale/pap/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pap creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/en_ZA copying build/lib/pootle/locale/en_ZA/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/en_ZA copying build/lib/pootle/locale/en_ZA/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/en_ZA creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sv creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sv/LC_MESSAGES copying build/lib/pootle/locale/sv/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sv/LC_MESSAGES copying build/lib/pootle/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sv/LC_MESSAGES copying build/lib/pootle/locale/sv/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sv copying build/lib/pootle/locale/sv/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sv creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/mr copying build/lib/pootle/locale/mr/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/mr copying build/lib/pootle/locale/mr/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/mr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pa copying build/lib/pootle/locale/pa/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pa copying build/lib/pootle/locale/pa/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/pa creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/bs copying build/lib/pootle/locale/bs/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/bs copying build/lib/pootle/locale/bs/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/bs creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sq copying build/lib/pootle/locale/sq/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sq copying build/lib/pootle/locale/sq/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/sq creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/is creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/is/LC_MESSAGES copying build/lib/pootle/locale/is/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/is/LC_MESSAGES copying build/lib/pootle/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/is/LC_MESSAGES copying build/lib/pootle/locale/is/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/is copying build/lib/pootle/locale/is/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/is creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/en_GB creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/en_GB/LC_MESSAGES copying build/lib/pootle/locale/en_GB/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/en_GB/LC_MESSAGES copying build/lib/pootle/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/en_GB/LC_MESSAGES copying build/lib/pootle/locale/en_GB/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/en_GB copying build/lib/pootle/locale/en_GB/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/en_GB creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ff copying build/lib/pootle/locale/ff/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ff copying build/lib/pootle/locale/ff/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ff creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/cgg copying build/lib/pootle/locale/cgg/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/cgg copying build/lib/pootle/locale/cgg/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/cgg creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hsb creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hsb/LC_MESSAGES copying build/lib/pootle/locale/hsb/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hsb/LC_MESSAGES copying build/lib/pootle/locale/hsb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hsb/LC_MESSAGES copying build/lib/pootle/locale/hsb/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hsb copying build/lib/pootle/locale/hsb/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/hsb creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ach copying build/lib/pootle/locale/ach/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ach copying build/lib/pootle/locale/ach/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ach creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/th copying build/lib/pootle/locale/th/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/th copying build/lib/pootle/locale/th/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/th creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ja creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ja/LC_MESSAGES copying build/lib/pootle/locale/ja/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ja/LC_MESSAGES copying build/lib/pootle/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ja/LC_MESSAGES copying build/lib/pootle/locale/ja/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ja copying build/lib/pootle/locale/ja/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ja creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/fr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/fr/LC_MESSAGES copying build/lib/pootle/locale/fr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/fr/LC_MESSAGES copying build/lib/pootle/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/fr/LC_MESSAGES copying build/lib/pootle/locale/fr/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/fr copying build/lib/pootle/locale/fr/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/fr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ne copying build/lib/pootle/locale/ne/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ne copying build/lib/pootle/locale/ne/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/ne creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/az copying build/lib/pootle/locale/az/pootle_js.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/az copying build/lib/pootle/locale/az/pootle.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/locale/az copying build/lib/pootle/syspath_override.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/settings copying build/lib/pootle/settings/10-base.conf -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/settings copying build/lib/pootle/settings/40-apps.conf -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/settings copying build/lib/pootle/settings/90-dev-local.conf.template -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/settings copying build/lib/pootle/settings/60-translation.conf -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/settings copying build/lib/pootle/settings/50-project.conf -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/settings copying build/lib/pootle/settings/30-site.conf -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/settings copying build/lib/pootle/settings/91-travis.conf -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/settings copying build/lib/pootle/settings/20-backends.conf -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/settings copying build/lib/pootle/settings/95-outro.conf -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/settings copying build/lib/pootle/settings/90-local.conf.template -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/settings copying build/lib/pootle/settings/25-logging.conf -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/settings copying build/lib/pootle/urls.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/.pootle_fs creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/.pootle_fs/tmp copying build/lib/pootle/.pootle_fs/tmp/README -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/.pootle_fs/tmp copying build/lib/pootle/runner.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle copying build/lib/pootle/checks.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/fonts copying build/lib/pootle/static/fonts/README.rst -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/fonts copying build/lib/pootle/static/fonts/raw.woff -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/fonts copying build/lib/pootle/static/fonts/raw.sfd -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/fonts creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/images copying build/lib/pootle/static/images/select2x2.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/images copying build/lib/pootle/static/images/menu_white.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/images copying build/lib/pootle/static/images/logo-color.svg -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/images copying build/lib/pootle/static/images/select2.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/images copying build/lib/pootle/static/images/app-64x64.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/images copying build/lib/pootle/static/images/logo-white.svg -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/images copying build/lib/pootle/static/images/app-32x32.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/images copying build/lib/pootle/static/images/sprite.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/images copying build/lib/pootle/static/images/blank.gif -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/images copying build/lib/pootle/static/images/bg.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/images copying build/lib/pootle/static/images/select2-spinner.gif -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/images creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js copying build/lib/pootle/static/js/msg.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js copying build/lib/pootle/static/js/stylelint.json -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js copying build/lib/pootle/static/js/collections.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/mt creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/mt/providers copying build/lib/pootle/static/js/editor/mt/providers/YandexTranslate.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/mt/providers copying build/lib/pootle/static/js/editor/mt/providers/GoogleTranslate.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/mt/providers copying build/lib/pootle/static/js/editor/mt/providers/CaighdeanTranslate.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/mt/providers copying build/lib/pootle/static/js/editor/mt/providers/WelshTranslate.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/mt/providers copying build/lib/pootle/static/js/editor/mt/MTProvider.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/mt copying build/lib/pootle/static/js/editor/mt/PlaceholderCleaner.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/mt copying build/lib/pootle/static/js/editor/index.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor copying build/lib/pootle/static/js/editor/app.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor copying build/lib/pootle/static/js/editor/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/utils copying build/lib/pootle/static/js/editor/utils/index.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/utils copying build/lib/pootle/static/js/editor/utils/font.test.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/utils copying build/lib/pootle/static/js/editor/utils/html.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/utils copying build/lib/pootle/static/js/editor/utils/normalizer.test.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/utils copying build/lib/pootle/static/js/editor/utils/RawFontAware.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/utils copying build/lib/pootle/static/js/editor/utils/normalizer.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/utils copying build/lib/pootle/static/js/editor/utils/font.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/utils copying build/lib/pootle/static/js/editor/utils/language.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/utils copying build/lib/pootle/static/js/editor/utils/search.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/utils copying build/lib/pootle/static/js/editor/utils/highlight.test.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/utils copying build/lib/pootle/static/js/editor/utils/highlight.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/utils creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/formats copying build/lib/pootle/static/js/editor/formats/FormatLoader.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/formats copying build/lib/pootle/static/js/editor/formats/FormatAdaptor.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/formats creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/components copying build/lib/pootle/static/js/editor/components/SuggestionFeedbackForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/components copying build/lib/pootle/static/js/editor/components/RawFontTextarea.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/components copying build/lib/pootle/static/js/editor/components/SuggestionValue.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/components copying build/lib/pootle/static/js/editor/components/Editor.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/components copying build/lib/pootle/static/js/editor/components/EditingArea.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/components copying build/lib/pootle/static/js/editor/components/UploadTimeSince.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/components copying build/lib/pootle/static/js/editor/components/UnitSource.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/components copying build/lib/pootle/static/js/editor/components/EditorPluralFormHeader.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/components copying build/lib/pootle/static/js/editor/components/ViewUnit.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/components creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/containers copying build/lib/pootle/static/js/editor/containers/EditorContainer.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/editor/containers copying build/lib/pootle/static/js/reducers.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js copying build/lib/pootle/static/js/dropdown.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js copying build/lib/pootle/static/js/.eslintrc.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/browser creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/browser/components copying build/lib/pootle/static/js/browser/components/Stats.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/browser/components copying build/lib/pootle/static/js/browser/components/TopContributorsTable.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/browser/components copying build/lib/pootle/static/js/browser/components/VisibilityToggle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/browser/components copying build/lib/pootle/static/js/stats.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js copying build/lib/pootle/static/js/utils.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js copying build/lib/pootle/static/js/package.json -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/common copying build/lib/pootle/static/js/common/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/common creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin copying build/lib/pootle/static/js/admin/app.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin copying build/lib/pootle/static/js/admin/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components/Project copying build/lib/pootle/static/js/admin/components/Project/index.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components/Project copying build/lib/pootle/static/js/admin/components/Project/ProjectController.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components/Project copying build/lib/pootle/static/js/admin/components/Project/ProjectAdd.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components/Project copying build/lib/pootle/static/js/admin/components/Project/ProjectForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components/Project copying build/lib/pootle/static/js/admin/components/Project/ProjectEdit.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components/Project creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components/Language copying build/lib/pootle/static/js/admin/components/Language/index.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components/Language copying build/lib/pootle/static/js/admin/components/Language/LanguageEdit.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components/Language copying build/lib/pootle/static/js/admin/components/Language/LanguageController.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components/Language copying build/lib/pootle/static/js/admin/components/Language/LanguageForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components/Language copying build/lib/pootle/static/js/admin/components/Language/LanguageAdd.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components/Language copying build/lib/pootle/static/js/admin/components/AdminController.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components copying build/lib/pootle/static/js/admin/components/ItemDelete.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components copying build/lib/pootle/static/js/admin/components/Search.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components copying build/lib/pootle/static/js/admin/components/ItemTable.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components copying build/lib/pootle/static/js/admin/components/ItemTableRow.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components copying build/lib/pootle/static/js/admin/components/SearchBox.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components/User copying build/lib/pootle/static/js/admin/components/User/UserForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components/User copying build/lib/pootle/static/js/admin/components/User/UserController.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components/User copying build/lib/pootle/static/js/admin/components/User/index.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components/User copying build/lib/pootle/static/js/admin/components/User/UserEdit.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components/User copying build/lib/pootle/static/js/admin/components/User/UserAdd.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/components/User copying build/lib/pootle/static/js/admin/AdminRouter.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/general copying build/lib/pootle/static/js/admin/general/app.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/general copying build/lib/pootle/static/js/admin/general/formset.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/general copying build/lib/pootle/static/js/admin/general/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/general creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/general/components copying build/lib/pootle/static/js/admin/general/components/ContentPreview.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/general/components copying build/lib/pootle/static/js/admin/general/components/LiveEditor.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/general/components copying build/lib/pootle/static/js/admin/general/components/ContentEditor.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/general/components copying build/lib/pootle/static/js/admin/general/components/LiveEditor.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/general/components copying build/lib/pootle/static/js/admin/general/staticpages.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/admin/general copying build/lib/pootle/static/js/webpack.config.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js copying build/lib/pootle/static/js/browser.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js copying build/lib/pootle/static/js/.babelrc -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js copying build/lib/pootle/static/js/.stylelintignore -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor/jquery copying build/lib/pootle/static/js/vendor/jquery/jquery.flot.time.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor/jquery copying build/lib/pootle/static/js/vendor/jquery/jquery.highlightRegex.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor/jquery copying build/lib/pootle/static/js/vendor/jquery/jquery.history.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor/jquery copying build/lib/pootle/static/js/vendor/jquery/jquery.utils.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor/jquery copying build/lib/pootle/static/js/vendor/jquery/jquery.serializeObject.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor/jquery copying build/lib/pootle/static/js/vendor/jquery/jquery.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor/jquery copying build/lib/pootle/static/js/vendor/jquery/jquery.magnific-popup.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor/jquery copying build/lib/pootle/static/js/vendor/jquery/jquery.easing.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor/jquery copying build/lib/pootle/static/js/vendor/jquery/jquery.bidi.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor/jquery copying build/lib/pootle/static/js/vendor/jquery/jquery.flot.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor/jquery copying build/lib/pootle/static/js/vendor/jquery/jquery.flot.stack.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor/jquery copying build/lib/pootle/static/js/vendor/jquery/jquery.tipsy.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor/jquery copying build/lib/pootle/static/js/vendor/jquery/jquery.flot.marks.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor/jquery copying build/lib/pootle/static/js/vendor/spin.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor copying build/lib/pootle/static/js/vendor/levenshtein.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor copying build/lib/pootle/static/js/vendor/sorttable.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor/backbone copying build/lib/pootle/static/js/vendor/backbone/backbone.move.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor/backbone copying build/lib/pootle/static/js/vendor/backbone/backbone.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor/backbone copying build/lib/pootle/static/js/vendor/README.md -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/vendor copying build/lib/pootle/static/js/.eslintignore -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js copying build/lib/pootle/static/js/captcha.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js copying build/lib/pootle/static/js/contact.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js copying build/lib/pootle/static/js/common.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/4.. creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/4../4 copying build/lib/pootle/static/js/4../4/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/4../4 creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/models copying build/lib/pootle/static/js/shared/models/user.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/models copying build/lib/pootle/static/js/shared/models/project.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/models copying build/lib/pootle/static/js/shared/models/language.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/models creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/mixins copying build/lib/pootle/static/js/shared/mixins/ModelFormMixin.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/mixins copying build/lib/pootle/static/js/shared/mixins/FormValidationMixin.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/mixins copying build/lib/pootle/static/js/shared/mixins/backbone.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/mixins copying build/lib/pootle/static/js/shared/mixins/FormMixin.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/mixins copying build/lib/pootle/static/js/shared/mixins/admin_api.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/mixins creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/api copying build/lib/pootle/static/js/shared/api/StatsAPI.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/api copying build/lib/pootle/static/js/shared/api/UnitAPI.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/api creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/utils copying build/lib/pootle/static/js/shared/utils/dimensions.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/utils copying build/lib/pootle/static/js/shared/utils/diff.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/utils copying build/lib/pootle/static/js/shared/utils/fetch.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/utils copying build/lib/pootle/static/js/shared/utils/markup.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/utils copying build/lib/pootle/static/js/shared/utils/tabInScope.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/utils copying build/lib/pootle/static/js/shared/utils/linkHashtags.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/utils copying build/lib/pootle/static/js/shared/utils/ReactRenderer.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/utils copying build/lib/pootle/static/js/shared/utils/dom.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/utils copying build/lib/pootle/static/js/shared/utils/i18n.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/utils copying build/lib/pootle/static/js/shared/utils/cookie.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/utils creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/components copying build/lib/pootle/static/js/shared/components/Avatar.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/components copying build/lib/pootle/static/js/shared/components/ModalContainer.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/components copying build/lib/pootle/static/js/shared/components/TextToggle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/components copying build/lib/pootle/static/js/shared/components/AutosizeTextarea.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/components copying build/lib/pootle/static/js/shared/components/lightbox.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/components copying build/lib/pootle/static/js/shared/components/TimeSince.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/components copying build/lib/pootle/static/js/shared/components/Tab.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/components copying build/lib/pootle/static/js/shared/components/Modal.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/components copying build/lib/pootle/static/js/shared/components/CodeMirror.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/components copying build/lib/pootle/static/js/shared/components/Dialog.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/components copying build/lib/pootle/static/js/shared/components/CodeMirror.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/components copying build/lib/pootle/static/js/shared/components/Tabs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/components copying build/lib/pootle/static/js/shared/components/LayeredComponent.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/components copying build/lib/pootle/static/js/shared/components/FormCheckedInput.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/components copying build/lib/pootle/static/js/shared/components/FormElement.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/components copying build/lib/pootle/static/js/shared/components/FormSelectInput.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/components copying build/lib/pootle/static/js/shared/components/FormValueInput.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/shared/components copying build/lib/pootle/static/js/agreement.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js copying build/lib/pootle/static/js/vendor.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/1.. creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/1../1 copying build/lib/pootle/static/js/1../1/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/1../1 copying build/lib/pootle/static/js/setup.test.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/fs copying build/lib/pootle/static/js/fs/app.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/fs copying build/lib/pootle/static/js/fs/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/fs copying build/lib/pootle/static/js/models.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js copying build/lib/pootle/static/js/search.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/2.. creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/2../2 copying build/lib/pootle/static/js/2../2/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/2../2 creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/3.. creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/3../3 copying build/lib/pootle/static/js/3../3/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/3../3 copying build/lib/pootle/static/js/s2.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js copying build/lib/pootle/static/js/package-lock.json -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth copying build/lib/pootle/static/js/auth/reducers.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth copying build/lib/pootle/static/js/auth/index.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth copying build/lib/pootle/static/js/auth/actions.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/utils copying build/lib/pootle/static/js/auth/utils/AuthAPI.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/utils creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/components copying build/lib/pootle/static/js/auth/components/AccountInactive.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/components copying build/lib/pootle/static/js/auth/components/AuthProgress.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/components copying build/lib/pootle/static/js/auth/components/RequestPasswordResetForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/components copying build/lib/pootle/static/js/auth/components/SocialVerification.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/components copying build/lib/pootle/static/js/auth/components/SocialAuthError.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/components copying build/lib/pootle/static/js/auth/components/SignInForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/components copying build/lib/pootle/static/js/auth/components/AccountActivation.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/components copying build/lib/pootle/static/js/auth/components/RequestPasswordResetProgress.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/components copying build/lib/pootle/static/js/auth/components/RequestPasswordResetSent.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/components copying build/lib/pootle/static/js/auth/components/AuthContent.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/components copying build/lib/pootle/static/js/auth/components/AuthWindow.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/components copying build/lib/pootle/static/js/auth/components/SocialSignInForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/components copying build/lib/pootle/static/js/auth/components/EmailConfirmation.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/components copying build/lib/pootle/static/js/auth/components/PasswordResetForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/components copying build/lib/pootle/static/js/auth/components/SignUpForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/components copying build/lib/pootle/static/js/auth/components/SignInPanel.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/components creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/containers copying build/lib/pootle/static/js/auth/containers/Auth.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/auth/containers creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/vi.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/sr-Cyrl.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/el.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/cs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/bg.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/pl.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/zh-TW.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/is.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/ko.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/hi.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/sr.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/nl.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/km.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/de.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/sk.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/tr.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/ru.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/az.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/lt.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/he.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/fr.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/README.rst -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/hu.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/ca.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/pt.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/eu.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/es.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/mk.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/id.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/ms.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/da.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/lv.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/it.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/zh-CN.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/gl.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/ja.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/pt-BR.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/fi.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/uk.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/et.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/th.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/nb.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/ro.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/fa.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/sv.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/en.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/ar.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n copying build/lib/pootle/static/js/select2_l10n/hr.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/select2_l10n creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/5.. creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/5../5 copying build/lib/pootle/static/js/5../5/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/5../5 copying build/lib/pootle/static/js/helpers.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/user copying build/lib/pootle/static/js/user/app.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/user copying build/lib/pootle/static/js/user/app.bundle.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/user creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/user/components copying build/lib/pootle/static/js/user/components/UserProfileForm.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/user/components copying build/lib/pootle/static/js/user/components/UserProfileEdit.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js/user/components copying build/lib/pootle/static/js/store.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/js creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/scores.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/navbar.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/editor.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/actions.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/buttons.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/react-select.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/breadcrumbs.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/welcome.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/error.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/contact.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/popup.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/admin.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/select2-pootle.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/sprite.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/select2.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/user.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/magnific-popup.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/style.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/tipsy.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css copying build/lib/pootle/static/css/auth.css -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/css creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/favicon copying build/lib/pootle/static/favicon/android-chrome-512x512.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/favicon copying build/lib/pootle/static/favicon/mstile-310x150.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/favicon copying build/lib/pootle/static/favicon/mstile-150x150.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/favicon copying build/lib/pootle/static/favicon/favicon-32x32.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/favicon copying build/lib/pootle/static/favicon/manifest.json -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/favicon copying build/lib/pootle/static/favicon/apple-touch-icon.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/favicon copying build/lib/pootle/static/favicon/mstile-144x144.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/favicon copying build/lib/pootle/static/favicon/README.rst -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/favicon copying build/lib/pootle/static/favicon/favicon.ico -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/favicon copying build/lib/pootle/static/favicon/safari-pinned-tab.svg -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/favicon copying build/lib/pootle/static/favicon/mstile-70x70.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/favicon copying build/lib/pootle/static/favicon/mstile-310x310.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/favicon copying build/lib/pootle/static/favicon/android-chrome-192x192.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/favicon copying build/lib/pootle/static/favicon/favicon-16x16.png -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/favicon copying build/lib/pootle/static/favicon/browserconfig.xml -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/favicon creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/sah copying build/lib/pootle/static/translations/sah/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/sah creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/hy copying build/lib/pootle/static/translations/hy/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/hy creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/uk copying build/lib/pootle/static/translations/uk/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/uk creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ku copying build/lib/pootle/static/translations/ku/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ku creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/mt copying build/lib/pootle/static/translations/mt/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/mt creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/id copying build/lib/pootle/static/translations/id/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/id creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/sw copying build/lib/pootle/static/translations/sw/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/sw creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/bo copying build/lib/pootle/static/translations/bo/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/bo creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/zh-cn copying build/lib/pootle/static/translations/zh-cn/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/zh-cn creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ht copying build/lib/pootle/static/translations/ht/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ht creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/fa copying build/lib/pootle/static/translations/fa/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/fa creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/fi copying build/lib/pootle/static/translations/fi/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/fi creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/kab copying build/lib/pootle/static/translations/kab/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/kab creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/te copying build/lib/pootle/static/translations/te/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/te creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/de copying build/lib/pootle/static/translations/de/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/de creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/nl copying build/lib/pootle/static/translations/nl/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/nl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ar copying build/lib/pootle/static/translations/ar/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ar creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/mn copying build/lib/pootle/static/translations/mn/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/mn creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ve copying build/lib/pootle/static/translations/ve/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ve creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/tl copying build/lib/pootle/static/translations/tl/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/tl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/gd copying build/lib/pootle/static/translations/gd/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/gd creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/be copying build/lib/pootle/static/translations/be/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/be creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/br copying build/lib/pootle/static/translations/br/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/br creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/et copying build/lib/pootle/static/translations/et/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/et creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/af copying build/lib/pootle/static/translations/af/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/af creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ur copying build/lib/pootle/static/translations/ur/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ur creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/sk copying build/lib/pootle/static/translations/sk/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/sk creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/st copying build/lib/pootle/static/translations/st/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/st creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ca copying build/lib/pootle/static/translations/ca/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ca creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ko copying build/lib/pootle/static/translations/ko/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ko creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/dsb copying build/lib/pootle/static/translations/dsb/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/dsb creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/cs copying build/lib/pootle/static/translations/cs/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/cs creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/lt copying build/lib/pootle/static/translations/lt/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/lt creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/da copying build/lib/pootle/static/translations/da/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/da creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/pt copying build/lib/pootle/static/translations/pt/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/pt creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ro copying build/lib/pootle/static/translations/ro/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ro creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ln copying build/lib/pootle/static/translations/ln/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ln creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/it copying build/lib/pootle/static/translations/it/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/it creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/el copying build/lib/pootle/static/translations/el/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/el creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/bn copying build/lib/pootle/static/translations/bn/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/bn creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/cy copying build/lib/pootle/static/translations/cy/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/cy creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/mg copying build/lib/pootle/static/translations/mg/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/mg creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ca@valencia copying build/lib/pootle/static/translations/ca@valencia/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ca@valencia creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/kg copying build/lib/pootle/static/translations/kg/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/kg creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/lg copying build/lib/pootle/static/translations/lg/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/lg creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ak copying build/lib/pootle/static/translations/ak/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ak creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/vi copying build/lib/pootle/static/translations/vi/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/vi creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/zh-tw copying build/lib/pootle/static/translations/zh-tw/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/zh-tw creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/hu copying build/lib/pootle/static/translations/hu/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/hu creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/dz copying build/lib/pootle/static/translations/dz/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/dz creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/hr copying build/lib/pootle/static/translations/hr/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/hr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/bg copying build/lib/pootle/static/translations/bg/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/bg creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ha copying build/lib/pootle/static/translations/ha/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ha creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/pt-br copying build/lib/pootle/static/translations/pt-br/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/pt-br creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ga copying build/lib/pootle/static/translations/ga/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ga creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/pl copying build/lib/pootle/static/translations/pl/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/pl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/tt copying build/lib/pootle/static/translations/tt/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/tt creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/nn copying build/lib/pootle/static/translations/nn/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/nn creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/sc copying build/lib/pootle/static/translations/sc/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/sc creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/en-gb copying build/lib/pootle/static/translations/en-gb/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/en-gb creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/eo copying build/lib/pootle/static/translations/eo/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/eo creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/nap copying build/lib/pootle/static/translations/nap/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/nap creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/gl copying build/lib/pootle/static/translations/gl/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/gl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/he copying build/lib/pootle/static/translations/he/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/he creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/nso copying build/lib/pootle/static/translations/nso/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/nso creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ms copying build/lib/pootle/static/translations/ms/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ms creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/sl copying build/lib/pootle/static/translations/sl/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/sl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ka copying build/lib/pootle/static/translations/ka/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ka creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ml copying build/lib/pootle/static/translations/ml/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ml creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/sr copying build/lib/pootle/static/translations/sr/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/sr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ps copying build/lib/pootle/static/translations/ps/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ps creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/kn copying build/lib/pootle/static/translations/kn/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/kn creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/zh-hk copying build/lib/pootle/static/translations/zh-hk/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/zh-hk creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/es copying build/lib/pootle/static/translations/es/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/es creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/or copying build/lib/pootle/static/translations/or/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/or creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/am copying build/lib/pootle/static/translations/am/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/am creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/fo copying build/lib/pootle/static/translations/fo/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/fo creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ta copying build/lib/pootle/static/translations/ta/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ta creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/fur copying build/lib/pootle/static/translations/fur/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/fur creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/km copying build/lib/pootle/static/translations/km/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/km creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/son copying build/lib/pootle/static/translations/son/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/son creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/nb copying build/lib/pootle/static/translations/nb/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/nb creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/bm copying build/lib/pootle/static/translations/bm/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/bm creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ast copying build/lib/pootle/static/translations/ast/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ast creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/zu copying build/lib/pootle/static/translations/zu/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/zu creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/bn-in copying build/lib/pootle/static/translations/bn-in/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/bn-in creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/lv copying build/lib/pootle/static/translations/lv/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/lv creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/wo copying build/lib/pootle/static/translations/wo/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/wo creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ky copying build/lib/pootle/static/translations/ky/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ky creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/en-us copying build/lib/pootle/static/translations/en-us/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/en-us creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/tr copying build/lib/pootle/static/translations/tr/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/tr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ug copying build/lib/pootle/static/translations/ug/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ug creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/my copying build/lib/pootle/static/translations/my/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/my creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/eu copying build/lib/pootle/static/translations/eu/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/eu creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/xh copying build/lib/pootle/static/translations/xh/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/xh creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/hi copying build/lib/pootle/static/translations/hi/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/hi creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ru copying build/lib/pootle/static/translations/ru/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ru creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/uz copying build/lib/pootle/static/translations/uz/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/uz creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/en copying build/lib/pootle/static/translations/en/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/en creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/oc copying build/lib/pootle/static/translations/oc/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/oc creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/pap copying build/lib/pootle/static/translations/pap/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/pap creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/sv copying build/lib/pootle/static/translations/sv/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/sv creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/mr copying build/lib/pootle/static/translations/mr/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/mr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/pa copying build/lib/pootle/static/translations/pa/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/pa creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/bs copying build/lib/pootle/static/translations/bs/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/bs creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/sq copying build/lib/pootle/static/translations/sq/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/sq creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/is copying build/lib/pootle/static/translations/is/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/is creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ff copying build/lib/pootle/static/translations/ff/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ff creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/cgg copying build/lib/pootle/static/translations/cgg/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/cgg creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/hsb copying build/lib/pootle/static/translations/hsb/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/hsb creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ach copying build/lib/pootle/static/translations/ach/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ach creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/th copying build/lib/pootle/static/translations/th/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/th creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ja copying build/lib/pootle/static/translations/ja/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ja creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/fr copying build/lib/pootle/static/translations/fr/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/fr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ne copying build/lib/pootle/static/translations/ne/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/ne creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/az copying build/lib/pootle/static/translations/az/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/az creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/en-za copying build/lib/pootle/static/translations/en-za/djangojs.js -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/static/translations/en-za creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/dbs copying build/lib/pootle/dbs/README -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/dbs copying build/lib/pootle/settings.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment copying build/lib/pootle/apps/pootle_comment/exceptions.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment/migrations copying build/lib/pootle/apps/pootle_comment/migrations/0002_use_abstract_module.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment/migrations copying build/lib/pootle/apps/pootle_comment/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment/migrations copying build/lib/pootle/apps/pootle_comment/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment/migrations copying build/lib/pootle/apps/pootle_comment/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment copying build/lib/pootle/apps/pootle_comment/signals.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment copying build/lib/pootle/apps/pootle_comment/delegate.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment copying build/lib/pootle/apps/pootle_comment/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment copying build/lib/pootle/apps/pootle_comment/forms.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment copying build/lib/pootle/apps/pootle_comment/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_checks copying build/lib/pootle/apps/pootle_checks/receivers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_checks copying build/lib/pootle/apps/pootle_checks/constants.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_checks copying build/lib/pootle/apps/pootle_checks/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_checks copying build/lib/pootle/apps/pootle_checks/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_checks copying build/lib/pootle/apps/pootle_checks/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_checks copying build/lib/pootle/apps/pootle_checks/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_checks creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc copying build/lib/pootle/apps/pootle_misc/context_processors.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc copying build/lib/pootle/apps/pootle_misc/util.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/templatetags copying build/lib/pootle/apps/pootle_misc/templatetags/common_tags.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/templatetags copying build/lib/pootle/apps/pootle_misc/templatetags/locale.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/templatetags copying build/lib/pootle/apps/pootle_misc/templatetags/cleanhtml.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/templatetags copying build/lib/pootle/apps/pootle_misc/templatetags/select2l10n.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/templatetags copying build/lib/pootle/apps/pootle_misc/templatetags/render_pager.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/templatetags copying build/lib/pootle/apps/pootle_misc/templatetags/search.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/templatetags copying build/lib/pootle/apps/pootle_misc/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/templatetags copying build/lib/pootle/apps/pootle_misc/forms.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc copying build/lib/pootle/apps/pootle_misc/baseurl.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc copying build/lib/pootle/apps/pootle_misc/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations copying build/lib/pootle/apps/accounts/migrations/0002_user_alt_src_langs.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations copying build/lib/pootle/apps/accounts/migrations/0004_allow_null_last_login.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations copying build/lib/pootle/apps/accounts/migrations/0010_set_username_unique_error_message.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations copying build/lib/pootle/apps/accounts/migrations/0009_remove_currency_and_hourly_rate_fields.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations copying build/lib/pootle/apps/accounts/migrations/0011_remove_user_rates.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations copying build/lib/pootle/apps/accounts/migrations/0005_user_indeces.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations copying build/lib/pootle/apps/accounts/migrations/0007_update_system_username.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations copying build/lib/pootle/apps/accounts/migrations/0006_unicode_usernames_are_valid.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations copying build/lib/pootle/apps/accounts/migrations/0008_add_system_user.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations copying build/lib/pootle/apps/accounts/migrations/0003_remove_pootleprofile_id.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations copying build/lib/pootle/apps/accounts/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations copying build/lib/pootle/apps/accounts/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations copying build/lib/pootle/apps/accounts/updater.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts copying build/lib/pootle/apps/accounts/receivers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts copying build/lib/pootle/apps/accounts/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts copying build/lib/pootle/apps/accounts/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts copying build/lib/pootle/apps/accounts/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/management creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/management/commands copying build/lib/pootle/apps/accounts/management/commands/verify_user.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/management/commands copying build/lib/pootle/apps/accounts/management/commands/find_duplicate_emails.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/management/commands copying build/lib/pootle/apps/accounts/management/commands/merge_user.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/management/commands copying build/lib/pootle/apps/accounts/management/commands/update_user_email.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/management/commands copying build/lib/pootle/apps/accounts/management/commands/purge_user.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/management/commands copying build/lib/pootle/apps/accounts/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/management/commands copying build/lib/pootle/apps/accounts/management/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/management copying build/lib/pootle/apps/accounts/urls.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts copying build/lib/pootle/apps/accounts/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts copying build/lib/pootle/apps/accounts/adapter.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts copying build/lib/pootle/apps/accounts/proxy.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts copying build/lib/pootle/apps/accounts/social_adapter.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts copying build/lib/pootle/apps/accounts/forms.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts copying build/lib/pootle/apps/accounts/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts copying build/lib/pootle/apps/accounts/managers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts copying build/lib/pootle/apps/accounts/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/models copying build/lib/pootle/apps/pootle_app/models/permissions.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/models copying build/lib/pootle/apps/pootle_app/models/directory.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/models copying build/lib/pootle/apps/pootle_app/models/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/models creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/admin copying build/lib/pootle/apps/pootle_app/views/admin/util.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/admin copying build/lib/pootle/apps/pootle_app/views/admin/languages.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/admin copying build/lib/pootle/apps/pootle_app/views/admin/urls.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/admin copying build/lib/pootle/apps/pootle_app/views/admin/dashboard.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/admin copying build/lib/pootle/apps/pootle_app/views/admin/adminroot.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/admin copying build/lib/pootle/apps/pootle_app/views/admin/projects.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/admin copying build/lib/pootle/apps/pootle_app/views/admin/permissions.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/admin copying build/lib/pootle/apps/pootle_app/views/admin/users.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/admin copying build/lib/pootle/apps/pootle_app/views/admin/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/admin creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/index copying build/lib/pootle/apps/pootle_app/views/index/urls.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/index copying build/lib/pootle/apps/pootle_app/views/index/index.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/index copying build/lib/pootle/apps/pootle_app/views/index/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/index copying build/lib/pootle/apps/pootle_app/views/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/0019_remove_extra_indeces.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/0003_drop_existing_directory_default_permissions.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/0013_directory_tp_path.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/0012_set_directory_tp.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/0008_allow_blank_directory_name_and_parent.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/0015_add_tp_path_idx.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/0007_add_directory_name_validation.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/0010_obsolete_path_idx.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/0018_set_directory_base_manager_name.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/0011_directory_tp.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/0016_set_directory_tp_again.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/0004_set_directory_has_no_default_permissions.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/0002_mark_empty_dirs_as_obsolete.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/0014_set_directory_tp_path.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/0009_set_default_directory_pootle_path.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/0017_drop_stray_directories.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/0005_case_sensitive_schema.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/0006_change_administrate_permission_name.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations copying build/lib/pootle/apps/pootle_app/assets.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app copying build/lib/pootle/apps/pootle_app/providers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app copying build/lib/pootle/apps/pootle_app/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app copying build/lib/pootle/apps/pootle_app/project_tree.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app copying build/lib/pootle/apps/pootle_app/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/list_languages.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/update_tmserver.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/refresh_scores.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/update_data.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/sync_stores.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/flush_cache.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/contributors.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/schema.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/webpack.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/schema_commands copying build/lib/pootle/apps/pootle_app/management/commands/schema_commands/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/schema_commands copying build/lib/pootle/apps/pootle_app/management/commands/list_serializers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/revision.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/list_projects.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/calculate_checks.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/initdb.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/test_checks.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/update_stores.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/config.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/changed_languages.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/dump.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/retry_failed_jobs.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/set_filetype.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands copying build/lib/pootle/apps/pootle_app/management/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management copying build/lib/pootle/apps/pootle_app/urls.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app copying build/lib/pootle/apps/pootle_app/site.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app copying build/lib/pootle/apps/pootle_app/panels.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app copying build/lib/pootle/apps/pootle_app/forms.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app copying build/lib/pootle/apps/pootle_app/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config copying build/lib/pootle/apps/pootle_config/exceptions.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config/migrations copying build/lib/pootle/apps/pootle_config/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config/migrations copying build/lib/pootle/apps/pootle_config/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config/migrations copying build/lib/pootle/apps/pootle_config/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config copying build/lib/pootle/apps/pootle_config/abstracts.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config copying build/lib/pootle/apps/pootle_config/delegate.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config copying build/lib/pootle/apps/pootle_config/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config copying build/lib/pootle/apps/pootle_config/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config copying build/lib/pootle/apps/pootle_config/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config copying build/lib/pootle/apps/pootle_config/managers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config copying build/lib/pootle/apps/pootle_config/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/reports creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/reports/migrations copying build/lib/pootle/apps/reports/migrations/0002_rm_paid_task.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/reports/migrations copying build/lib/pootle/apps/reports/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/reports/migrations copying build/lib/pootle/apps/reports/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/reports/migrations copying build/lib/pootle/apps/reports/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/reports copying build/lib/pootle/apps/reports/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/reports creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0004_fill_translated_wordcount.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0005_index_ordering.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0007_submission_revision.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0014_truncate_source_subs.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0016_drop_add_suggestion_subs.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0011_cleanup_submissions.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0013_remove_revert_flag.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0023_remove_scorelog.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0012_drop_stale_scorelog_ctype.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0013_remove_extra_indeces.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0018_remove_submission_store.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0003_scorelog_translated_wordcount.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0017_drop_reject_suggestion_subs.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0002_update_submission_ordering.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0008_set_submission_revisions.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0022_set_suggestion_submitters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0019_convert_accept_sugg_subs.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0011_cleanup_submissions_squashed_0023_remove_scorelog.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0021_remove_paid_rates.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0010_submission_on_delete_user.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0006_set_submission_base_manager_name.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0009_rm_similarity.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0015_remove_system_scorelogs.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0020_convert_checks_subs.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/migrations/0012_remove_create_subs.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations copying build/lib/pootle/apps/pootle_statistics/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics copying build/lib/pootle/apps/pootle_statistics/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics copying build/lib/pootle/apps/pootle_statistics/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics copying build/lib/pootle/apps/pootle_statistics/urls.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics copying build/lib/pootle/apps/pootle_statistics/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics copying build/lib/pootle/apps/pootle_statistics/proxy.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics copying build/lib/pootle/apps/pootle_statistics/forms.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics copying build/lib/pootle/apps/pootle_statistics/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics copying build/lib/pootle/apps/pootle_statistics/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision/migrations copying build/lib/pootle/apps/pootle_revision/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision/migrations copying build/lib/pootle/apps/pootle_revision/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision/migrations copying build/lib/pootle/apps/pootle_revision/receivers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision copying build/lib/pootle/apps/pootle_revision/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision copying build/lib/pootle/apps/pootle_revision/abstracts.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision copying build/lib/pootle/apps/pootle_revision/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision copying build/lib/pootle/apps/pootle_revision/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision copying build/lib/pootle/apps/pootle_revision/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision copying build/lib/pootle/apps/pootle_revision/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/migrations copying build/lib/pootle/apps/staticpages/migrations/0002_change_url_field_help_text.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/migrations copying build/lib/pootle/apps/staticpages/migrations/0003_remove_extra_indeces.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/migrations copying build/lib/pootle/apps/staticpages/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/migrations copying build/lib/pootle/apps/staticpages/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/migrations creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/templatetags copying build/lib/pootle/apps/staticpages/templatetags/staticpages.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/templatetags copying build/lib/pootle/apps/staticpages/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/templatetags copying build/lib/pootle/apps/staticpages/urls.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages copying build/lib/pootle/apps/staticpages/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages copying build/lib/pootle/apps/staticpages/forms.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages copying build/lib/pootle/apps/staticpages/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages copying build/lib/pootle/apps/staticpages/managers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages copying build/lib/pootle/apps/staticpages/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile copying build/lib/pootle/apps/pootle_profile/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile copying build/lib/pootle/apps/pootle_profile/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile/templatetags copying build/lib/pootle/apps/pootle_profile/templatetags/profile_tags.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile/templatetags copying build/lib/pootle/apps/pootle_profile/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile/templatetags copying build/lib/pootle/apps/pootle_profile/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile copying build/lib/pootle/apps/pootle_profile/urls.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile copying build/lib/pootle/apps/pootle_profile/forms.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile copying build/lib/pootle/apps/pootle_profile/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile copying build/lib/pootle/apps/pootle_profile/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word/migrations copying build/lib/pootle/apps/pootle_word/migrations/0003_add_word_stems.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word/migrations copying build/lib/pootle/apps/pootle_word/migrations/0002_set_cs_schema.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word/migrations copying build/lib/pootle/apps/pootle_word/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word/migrations copying build/lib/pootle/apps/pootle_word/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word/migrations copying build/lib/pootle/apps/pootle_word/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word copying build/lib/pootle/apps/pootle_word/abstracts.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word copying build/lib/pootle/apps/pootle_word/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word copying build/lib/pootle/apps/pootle_word/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word copying build/lib/pootle/apps/pootle_word/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word copying build/lib/pootle/apps/pootle_word/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology copying build/lib/pootle/apps/pootle_terminology/receivers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology copying build/lib/pootle/apps/pootle_terminology/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology copying build/lib/pootle/apps/pootle_terminology/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology/templatetags copying build/lib/pootle/apps/pootle_terminology/templatetags/terminology_tags.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology/templatetags copying build/lib/pootle/apps/pootle_terminology/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology/templatetags copying build/lib/pootle/apps/pootle_terminology/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology copying build/lib/pootle/apps/pootle_terminology/urls.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology copying build/lib/pootle/apps/pootle_terminology/forms.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology copying build/lib/pootle/apps/pootle_terminology/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology copying build/lib/pootle/apps/pootle_terminology/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/contact copying build/lib/pootle/apps/contact/urls.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/contact copying build/lib/pootle/apps/contact/forms.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/contact copying build/lib/pootle/apps/contact/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/contact copying build/lib/pootle/apps/contact/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/contact creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/exceptions.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/migrations copying build/lib/pootle/apps/pootle_fs/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/migrations copying build/lib/pootle/apps/pootle_fs/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/migrations copying build/lib/pootle/apps/pootle_fs/providers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/receivers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/finder.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/abstracts.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/signals.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/plugin.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/resources.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/delegate.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/matcher.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/response.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/templatetags copying build/lib/pootle/apps/pootle_fs/templatetags/fs_tags.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/templatetags copying build/lib/pootle/apps/pootle_fs/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/templatetags copying build/lib/pootle/apps/pootle_fs/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/decorators.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands copying build/lib/pootle/apps/pootle_fs/management/commands/fs.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands copying build/lib/pootle/apps/pootle_fs/management/commands/init_fs_project.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs_commands copying build/lib/pootle/apps/pootle_fs/management/commands/fs_commands/fetch.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs_commands copying build/lib/pootle/apps/pootle_fs/management/commands/fs_commands/info.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs_commands copying build/lib/pootle/apps/pootle_fs/management/commands/fs_commands/add.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs_commands copying build/lib/pootle/apps/pootle_fs/management/commands/fs_commands/rm.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs_commands copying build/lib/pootle/apps/pootle_fs/management/commands/fs_commands/unstage.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs_commands copying build/lib/pootle/apps/pootle_fs/management/commands/fs_commands/resolve.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs_commands copying build/lib/pootle/apps/pootle_fs/management/commands/fs_commands/sync.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs_commands copying build/lib/pootle/apps/pootle_fs/management/commands/fs_commands/state.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs_commands copying build/lib/pootle/apps/pootle_fs/management/commands/fs_commands/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs_commands copying build/lib/pootle/apps/pootle_fs/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands copying build/lib/pootle/apps/pootle_fs/management/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management copying build/lib/pootle/apps/pootle_fs/urls.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/localfs.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/display.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/forms.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/managers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/files.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/state.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs copying build/lib/pootle/apps/pootle_fs/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_log copying build/lib/pootle/apps/pootle_log/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_log copying build/lib/pootle/apps/pootle_log/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_log copying build/lib/pootle/apps/pootle_log/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_log copying build/lib/pootle/apps/pootle_log/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_log creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/0005_set_vfolder_titles.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/0006_cleanup_vfolder_names.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/0002_set_unit_priorities.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/0014_remove_location.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/0004_virtualfolder_title.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/0016_remove_vfdata_last_updated_unit.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/0003_case_sensitive_schema.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/0018_rm_vfti.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/0008_virtualfolder_stores.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/0017_rm_vfdata.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/0019_change_filter_rules_field_label.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/0009_set_vfolder_stores.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/0013_set_projects_languages.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/0010_remove_virtualfolder_units.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/0007_make_vfolder_name_unique.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/0012_add_all_proj_lang_flags.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/0011_add_projects_languages.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/0015_vfdata.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations copying build/lib/pootle/apps/virtualfolder/providers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder copying build/lib/pootle/apps/virtualfolder/search.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder copying build/lib/pootle/apps/virtualfolder/receivers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder copying build/lib/pootle/apps/virtualfolder/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder copying build/lib/pootle/apps/virtualfolder/delegate.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder copying build/lib/pootle/apps/virtualfolder/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder copying build/lib/pootle/apps/virtualfolder/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/management creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/management/commands copying build/lib/pootle/apps/virtualfolder/management/commands/add_vfolders.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/management/commands copying build/lib/pootle/apps/virtualfolder/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/management/commands copying build/lib/pootle/apps/virtualfolder/management/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/management copying build/lib/pootle/apps/virtualfolder/urls.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder copying build/lib/pootle/apps/virtualfolder/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder copying build/lib/pootle/apps/virtualfolder/panels.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder copying build/lib/pootle/apps/virtualfolder/display.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder copying build/lib/pootle/apps/virtualfolder/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder copying build/lib/pootle/apps/virtualfolder/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations copying build/lib/pootle/apps/pootle_data/migrations/0002_storechecksdata_tpchecksdata.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations copying build/lib/pootle/apps/pootle_data/migrations/0009_remove_extra_indeces.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations copying build/lib/pootle/apps/pootle_data/migrations/0003_index_unique_together.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations copying build/lib/pootle/apps/pootle_data/migrations/0007_add_store_and_tp_data_again.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations copying build/lib/pootle/apps/pootle_data/migrations/0004_remove_last_updated.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations copying build/lib/pootle/apps/pootle_data/migrations/0006_add_cascade_deletes.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations copying build/lib/pootle/apps/pootle_data/migrations/0005_add_store_and_tp_data.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations copying build/lib/pootle/apps/pootle_data/migrations/0008_keep_data_on_delete.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations copying build/lib/pootle/apps/pootle_data/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations copying build/lib/pootle/apps/pootle_data/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations copying build/lib/pootle/apps/pootle_data/language_data.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data copying build/lib/pootle/apps/pootle_data/project_data.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data copying build/lib/pootle/apps/pootle_data/receivers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data copying build/lib/pootle/apps/pootle_data/store_data.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data copying build/lib/pootle/apps/pootle_data/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data copying build/lib/pootle/apps/pootle_data/abstracts.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data copying build/lib/pootle/apps/pootle_data/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data copying build/lib/pootle/apps/pootle_data/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data copying build/lib/pootle/apps/pootle_data/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data copying build/lib/pootle/apps/pootle_data/tp_data.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data copying build/lib/pootle/apps/pootle_data/directory_data.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data copying build/lib/pootle/apps/pootle_data/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score copying build/lib/pootle/apps/pootle_score/scores.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/migrations copying build/lib/pootle/apps/pootle_score/migrations/0003_add_pootle_user_store_score.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/migrations copying build/lib/pootle/apps/pootle_score/migrations/0004_zero_default_score.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/migrations copying build/lib/pootle/apps/pootle_score/migrations/0002_set_user_scores.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/migrations copying build/lib/pootle/apps/pootle_score/migrations/0005_remove_extra_indeces.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/migrations copying build/lib/pootle/apps/pootle_score/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/migrations copying build/lib/pootle/apps/pootle_score/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/migrations copying build/lib/pootle/apps/pootle_score/updater.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score copying build/lib/pootle/apps/pootle_score/providers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score copying build/lib/pootle/apps/pootle_score/receivers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score copying build/lib/pootle/apps/pootle_score/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score copying build/lib/pootle/apps/pootle_score/abstracts.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score copying build/lib/pootle/apps/pootle_score/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score copying build/lib/pootle/apps/pootle_score/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score copying build/lib/pootle/apps/pootle_score/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score copying build/lib/pootle/apps/pootle_score/display.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score copying build/lib/pootle/apps/pootle_score/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations copying build/lib/pootle/apps/pootle_project/migrations/0006_project_filetypes.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations copying build/lib/pootle/apps/pootle_project/migrations/0011_add_project_checker_validator.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations copying build/lib/pootle/apps/pootle_project/migrations/0008_remove_project_localfiletype.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations copying build/lib/pootle/apps/pootle_project/migrations/0002_remove_dynamic_model_choices_localfiletype.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations copying build/lib/pootle/apps/pootle_project/migrations/0003_case_sensitive_schema.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations copying build/lib/pootle/apps/pootle_project/migrations/0015_rename_fs_treestyle.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations copying build/lib/pootle/apps/pootle_project/migrations/0004_correct_checkerstyle_options_order.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations copying build/lib/pootle/apps/pootle_project/migrations/0012_set_pootle_fs_treestyle.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations copying build/lib/pootle/apps/pootle_project/migrations/0005_add_none_treestyle.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations copying build/lib/pootle/apps/pootle_project/migrations/0014_just_rename_label_for_choice.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations copying build/lib/pootle/apps/pootle_project/migrations/0016_change_treestyle_choices_label.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations copying build/lib/pootle/apps/pootle_project/migrations/0013_rename_treestyle_choice_to_pootle_fs.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations copying build/lib/pootle/apps/pootle_project/migrations/0010_add_reserved_code_validator.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations copying build/lib/pootle/apps/pootle_project/migrations/0009_set_code_as_fullname_when_no_fullname.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations copying build/lib/pootle/apps/pootle_project/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations copying build/lib/pootle/apps/pootle_project/migrations/0007_migrate_localfiletype.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations copying build/lib/pootle/apps/pootle_project/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations copying build/lib/pootle/apps/pootle_project/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project copying build/lib/pootle/apps/pootle_project/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project copying build/lib/pootle/apps/pootle_project/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project copying build/lib/pootle/apps/pootle_project/lang_mapper.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project copying build/lib/pootle/apps/pootle_project/urls.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project copying build/lib/pootle/apps/pootle_project/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project copying build/lib/pootle/apps/pootle_project/forms.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project copying build/lib/pootle/apps/pootle_project/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project copying build/lib/pootle/apps/pootle_project/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/migrations copying build/lib/pootle/apps/pootle_translationproject/migrations/0005_remove_empty_translationprojects.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/migrations copying build/lib/pootle/apps/pootle_translationproject/migrations/0003_realpath_can_be_none.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/migrations copying build/lib/pootle/apps/pootle_translationproject/migrations/0002_remove_translationproject_disabled.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/migrations copying build/lib/pootle/apps/pootle_translationproject/migrations/0004_add_reverse_tp_idx.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/migrations copying build/lib/pootle/apps/pootle_translationproject/migrations/0007_set_tp_base_manager_name.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/migrations copying build/lib/pootle/apps/pootle_translationproject/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/migrations copying build/lib/pootle/apps/pootle_translationproject/migrations/0006_relink_or_drop_orphan_translationprojects.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/migrations copying build/lib/pootle/apps/pootle_translationproject/migrations/0008_remove_extra_indeces.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/migrations copying build/lib/pootle/apps/pootle_translationproject/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/migrations copying build/lib/pootle/apps/pootle_translationproject/receivers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject copying build/lib/pootle/apps/pootle_translationproject/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject copying build/lib/pootle/apps/pootle_translationproject/contextmanagers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject copying build/lib/pootle/apps/pootle_translationproject/signals.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject copying build/lib/pootle/apps/pootle_translationproject/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject copying build/lib/pootle/apps/pootle_translationproject/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject copying build/lib/pootle/apps/pootle_translationproject/urls.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject copying build/lib/pootle/apps/pootle_translationproject/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject copying build/lib/pootle/apps/pootle_translationproject/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject copying build/lib/pootle/apps/pootle_translationproject/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export copying build/lib/pootle/apps/import_export/exceptions.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export copying build/lib/pootle/apps/import_export/providers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/templates creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/templates/browser copying build/lib/pootle/apps/import_export/templates/browser/index.html -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/templates/browser copying build/lib/pootle/apps/import_export/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export copying build/lib/pootle/apps/import_export/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/management creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/management/commands copying build/lib/pootle/apps/import_export/management/commands/export.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/management/commands copying build/lib/pootle/apps/import_export/management/commands/import.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/management/commands copying build/lib/pootle/apps/import_export/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/management/commands copying build/lib/pootle/apps/import_export/management/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/management copying build/lib/pootle/apps/import_export/urls.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export copying build/lib/pootle/apps/import_export/forms.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export copying build/lib/pootle/apps/import_export/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export copying build/lib/pootle/apps/import_export/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language/migrations copying build/lib/pootle/apps/pootle_language/migrations/0002_case_insensitive_schema.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language/migrations copying build/lib/pootle/apps/pootle_language/migrations/0003_ensure_unique_special_chars.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language/migrations copying build/lib/pootle/apps/pootle_language/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language/migrations copying build/lib/pootle/apps/pootle_language/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language/migrations copying build/lib/pootle/apps/pootle_language/receivers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language copying build/lib/pootle/apps/pootle_language/teams.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language copying build/lib/pootle/apps/pootle_language/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language copying build/lib/pootle/apps/pootle_language/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language copying build/lib/pootle/apps/pootle_language/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language copying build/lib/pootle/apps/pootle_language/urls.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language copying build/lib/pootle/apps/pootle_language/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language copying build/lib/pootle/apps/pootle_language/forms.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language copying build/lib/pootle/apps/pootle_language/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language copying build/lib/pootle/apps/pootle_language/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store copying build/lib/pootle/apps/pootle_store/syncer.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0039_set_suggestion_tmp_state.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0040_remove_suggestion_state.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0036_unitchange.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0028_unitsource_creation_revision.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0044_set_new_suggestion_states.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0024_set_store_base_manager_name.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0029_set_unit_creation_revision.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0026_suggestion_on_delete_user.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0003_remove_unit_ordering.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0049_remove_unit_commented.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0047_remove_old_unit_fields.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0046_unit_source_one_to_one.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0053_remove_unit_submitted.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0021_set_tp_path.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0032_qc_tablename.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0022_add_unique_tp_path_idx.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0029_unit_tablename.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0004_index_store_index_together.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0032_fix_empty_wordcounts.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0027_unit_created_by_squashed_0055_fill_unit_source_data.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0038_suggestion_tmp_state.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0045_remove_suggestion_tmp_state.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0031_remove_suggestion_translator_comment_f.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0050_set_change_reviewed.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0012_set_is_template.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0028_set_created_by.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0043_suggestion_state.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0020_store_tp_path.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0030_store_tablename.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0054_clean_abs_file_paths.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0017_store_priority.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0041_suggestionstate.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0055_fill_unit_source_data.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0010_set_store_filetypes.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0052_set_change_submitted.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0015_add_slashes_validator_for_name.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0008_flush_django_cache.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0018_move_priority_to_store.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0048_set_change_commented.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0009_store_filetype.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0005_unit_priority.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0002_make_suggestion_user_not_null.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0033_conditionally_remove_unit_created_by.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0035_set_created_by_again.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0023_add_unit_store_idxs.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0037_unitsource_fields.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0042_add_default_suggestion_states.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0007_case_sensitive_schema.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0027_unit_created_by.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0014_add_unit_index_togethers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0034_unitsource.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0019_remove_unit_priority.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0011_store_is_template.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0016_blank_last_sync_revision.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0031_suggestion_tablename.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0013_set_store_filetype_again.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0025_unit_on_delete_user.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0006_remove_auto_now_add.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0051_remove_unit_reviewed.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations copying build/lib/pootle/apps/pootle_store/migrations/0030_remove_extra_indeces.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/unit copying build/lib/pootle/apps/pootle_store/unit/results.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/unit copying build/lib/pootle/apps/pootle_store/unit/search.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/unit copying build/lib/pootle/apps/pootle_store/unit/filters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/unit copying build/lib/pootle/apps/pootle_store/unit/altsrc.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/unit copying build/lib/pootle/apps/pootle_store/unit/proxy.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/unit copying build/lib/pootle/apps/pootle_store/unit/timeline.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/unit copying build/lib/pootle/apps/pootle_store/unit/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/unit copying build/lib/pootle/apps/pootle_store/updater.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store copying build/lib/pootle/apps/pootle_store/providers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store copying build/lib/pootle/apps/pootle_store/form_fields.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store copying build/lib/pootle/apps/pootle_store/receivers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/store copying build/lib/pootle/apps/pootle_store/store/deserialize.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/store copying build/lib/pootle/apps/pootle_store/store/serialize.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/store copying build/lib/pootle/apps/pootle_store/store/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/store copying build/lib/pootle/apps/pootle_store/fields.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store copying build/lib/pootle/apps/pootle_store/constants.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store copying build/lib/pootle/apps/pootle_store/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store copying build/lib/pootle/apps/pootle_store/contextmanagers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store copying build/lib/pootle/apps/pootle_store/util.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store copying build/lib/pootle/apps/pootle_store/abstracts.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store copying build/lib/pootle/apps/pootle_store/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/templatetags copying build/lib/pootle/apps/pootle_store/templatetags/store_tags.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/templatetags copying build/lib/pootle/apps/pootle_store/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/templatetags copying build/lib/pootle/apps/pootle_store/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store copying build/lib/pootle/apps/pootle_store/decorators.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store copying build/lib/pootle/apps/pootle_store/urls.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store copying build/lib/pootle/apps/pootle_store/validators.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store copying build/lib/pootle/apps/pootle_store/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store copying build/lib/pootle/apps/pootle_store/forms.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store copying build/lib/pootle/apps/pootle_store/views.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store copying build/lib/pootle/apps/pootle_store/diff.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store copying build/lib/pootle/apps/pootle_store/managers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store copying build/lib/pootle/apps/pootle_store/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format copying build/lib/pootle/apps/pootle_format/exceptions.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/migrations copying build/lib/pootle/apps/pootle_format/migrations/0002_default_formats.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/migrations copying build/lib/pootle/apps/pootle_format/migrations/0003_remove_extra_indeces.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/migrations copying build/lib/pootle/apps/pootle_format/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/migrations copying build/lib/pootle/apps/pootle_format/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/migrations copying build/lib/pootle/apps/pootle_format/providers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format copying build/lib/pootle/apps/pootle_format/receivers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format copying build/lib/pootle/apps/pootle_format/default.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format copying build/lib/pootle/apps/pootle_format/apps.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format copying build/lib/pootle/apps/pootle_format/abstracts.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format copying build/lib/pootle/apps/pootle_format/utils.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format copying build/lib/pootle/apps/pootle_format/getters.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format copying build/lib/pootle/apps/pootle_format/registry.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/formats copying build/lib/pootle/apps/pootle_format/formats/providers.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/formats copying build/lib/pootle/apps/pootle_format/formats/mozilla_lang.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/formats copying build/lib/pootle/apps/pootle_format/formats/po.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/formats copying build/lib/pootle/apps/pootle_format/formats/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/formats copying build/lib/pootle/apps/pootle_format/models.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format copying build/lib/pootle/apps/pootle_format/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format copying build/lib/pootle/apps/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/tutorial creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/tutorial/ar copying build/lib/pootle/translations/tutorial/ar/tutorial.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/tutorial/ar creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/tutorial/af copying build/lib/pootle/translations/tutorial/af/tutorial.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/tutorial/af creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/tutorial/templates copying build/lib/pootle/translations/tutorial/templates/tutorial.pot -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/tutorial/templates creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/tutorial/zu copying build/lib/pootle/translations/tutorial/zu/tutorial.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/tutorial/zu creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/tutorial/eu copying build/lib/pootle/translations/tutorial/eu/tutorial.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/tutorial/eu creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/tutorial/fr copying build/lib/pootle/translations/tutorial/fr/tutorial.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/tutorial/fr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/uk creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/uk/gnome copying build/lib/pootle/translations/terminology/uk/gnome/uk.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/uk/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ku creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ku/gnome copying build/lib/pootle/translations/terminology/ku/gnome/ku.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ku/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/sw copying build/lib/pootle/translations/terminology/sw/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/sw creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/wa creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/wa/gnome copying build/lib/pootle/translations/terminology/wa/gnome/wa.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/wa/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/fa creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/fa/gnome copying build/lib/pootle/translations/terminology/fa/gnome/fa.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/fa/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/zh_HK creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/zh_HK/gnome copying build/lib/pootle/translations/terminology/zh_HK/gnome/zh_HK.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/zh_HK/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/de copying build/lib/pootle/translations/terminology/de/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/de creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/nl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/nl/gnome copying build/lib/pootle/translations/terminology/nl/gnome/nl.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/nl/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ar creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ar/gnome copying build/lib/pootle/translations/terminology/ar/gnome/ar.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ar/gnome copying build/lib/pootle/translations/terminology/ar/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ar creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/af copying build/lib/pootle/translations/terminology/af/gnome-terminologie.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/af creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ur copying build/lib/pootle/translations/terminology/ur/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ur creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/sk creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/sk/gnome copying build/lib/pootle/translations/terminology/sk/gnome/sk.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/sk/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ca creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ca/gnome copying build/lib/pootle/translations/terminology/ca/gnome/ca.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ca/gnome copying build/lib/pootle/translations/terminology/ca/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ca creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ko copying build/lib/pootle/translations/terminology/ko/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ko creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/cs creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/cs/gnome copying build/lib/pootle/translations/terminology/cs/gnome/cs.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/cs/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/lt copying build/lib/pootle/translations/terminology/lt/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/lt creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/da creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/da/gnome copying build/lib/pootle/translations/terminology/da/gnome/da.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/da/gnome copying build/lib/pootle/translations/terminology/da/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/da creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/templates copying build/lib/pootle/translations/terminology/templates/essential.pot -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/templates creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/pt creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/pt/gnome copying build/lib/pootle/translations/terminology/pt/gnome/pt.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/pt/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ro creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ro/ro creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ro/ro/gnome copying build/lib/pootle/translations/terminology/ro/ro/gnome/ro.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ro/ro/gnome copying build/lib/pootle/translations/terminology/ro/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ro creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ln copying build/lib/pootle/translations/terminology/ln/GM_ln_20090916.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ln creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/it creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/it/gnome copying build/lib/pootle/translations/terminology/it/gnome/it.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/it/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/lg copying build/lib/pootle/translations/terminology/lg/terms_lg_20090917.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/lg copying build/lib/pootle/translations/terminology/lg/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/lg copying build/lib/pootle/translations/terminology/lg/GM_lg_20090916.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/lg creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ak copying build/lib/pootle/translations/terminology/ak/Glossmaster_ak.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ak creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/vi creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/vi/gnome copying build/lib/pootle/translations/terminology/vi/gnome/vi.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/vi/gnome copying build/lib/pootle/translations/terminology/vi/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/vi creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/hu creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/hu/gnome copying build/lib/pootle/translations/terminology/hu/gnome/hu.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/hu/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/bg copying build/lib/pootle/translations/terminology/bg/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/bg creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/pt_BR creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/pt_BR/gnome copying build/lib/pootle/translations/terminology/pt_BR/gnome/pt_BR.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/pt_BR/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ga copying build/lib/pootle/translations/terminology/ga/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ga creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/mk creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/mk/gnome copying build/lib/pootle/translations/terminology/mk/gnome/mk.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/mk/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/pl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/pl/gnome copying build/lib/pootle/translations/terminology/pl/gnome/pl.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/pl/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/nn creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/nn/gnome copying build/lib/pootle/translations/terminology/nn/gnome/nn.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/nn/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/eo creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/eo/gnome copying build/lib/pootle/translations/terminology/eo/gnome/eo.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/eo/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/rw creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/rw/gnome copying build/lib/pootle/translations/terminology/rw/gnome/rw.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/rw/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/gl copying build/lib/pootle/translations/terminology/gl/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/gl creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/nso copying build/lib/pootle/translations/terminology/nso/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/nso creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ms creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ms/gnome copying build/lib/pootle/translations/terminology/ms/gnome/ms.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ms/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/zh_TW creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/zh_TW/gnome copying build/lib/pootle/translations/terminology/zh_TW/gnome/zh_TW.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/zh_TW/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/zh_CN creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/zh_CN/gnome copying build/lib/pootle/translations/terminology/zh_CN/gnome/zh_CN.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/zh_CN/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/kn creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/kn/gnome copying build/lib/pootle/translations/terminology/kn/gnome/kn.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/kn/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/es creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/es/gnome copying build/lib/pootle/translations/terminology/es/gnome/es.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/es/gnome copying build/lib/pootle/translations/terminology/es/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/es creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/or copying build/lib/pootle/translations/terminology/or/fuel_or.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/or creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/am creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/am/gnome copying build/lib/pootle/translations/terminology/am/gnome/am.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/am/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/km copying build/lib/pootle/translations/terminology/km/GlossaryV3_2Computer.csv.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/km creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/son copying build/lib/pootle/translations/terminology/son/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/son copying build/lib/pootle/translations/terminology/son/glossmaster.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/son creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/nb creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/nb/gnome copying build/lib/pootle/translations/terminology/nb/gnome/nb.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/nb/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ast copying build/lib/pootle/translations/terminology/ast/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ast creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/tr copying build/lib/pootle/translations/terminology/tr/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/tr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/eu creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/eu/gnome copying build/lib/pootle/translations/terminology/eu/gnome/eu.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/eu/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/hi creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/hi/gnome copying build/lib/pootle/translations/terminology/hi/gnome/hi.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/hi/gnome copying build/lib/pootle/translations/terminology/hi/fuel_hi.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/hi creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/pap copying build/lib/pootle/translations/terminology/pap/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/pap creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/sv creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/sv/gnome copying build/lib/pootle/translations/terminology/sv/gnome/sv.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/sv/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/mr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/mr/gnome copying build/lib/pootle/translations/terminology/mr/gnome/mr.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/mr/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/pa creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/pa/gnome copying build/lib/pootle/translations/terminology/pa/gnome/pa.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/pa/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/sq creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/sq/gnome copying build/lib/pootle/translations/terminology/sq/gnome/sq.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/sq/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/is copying build/lib/pootle/translations/terminology/is/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/is creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ff copying build/lib/pootle/translations/terminology/ff/essential.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ff creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/th creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/th/gnome copying build/lib/pootle/translations/terminology/th/gnome/th.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/th/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ja creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ja/gnome copying build/lib/pootle/translations/terminology/ja/gnome/ja.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/ja/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/fr creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/fr/gnome copying build/lib/pootle/translations/terminology/fr/gnome/fr.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/fr/gnome creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/az creating /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/az/gnome copying build/lib/pootle/translations/terminology/az/gnome/az.po -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/translations/terminology/az/gnome copying build/lib/pootle/__init__.py -> /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models/unit.py to unit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models/store.py to store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models/storefs.py to storefs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models/language.py to language.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models/statistics.py to statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models/permission_set.py to permission_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models/vfolder.py to vfolder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models/translation_project.py to translation_project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models/formats.py to formats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models/directory.py to directory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models/permission.py to permission.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/core/management/subcommands.py to subcommands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/core/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/core/utils/wordcount.py to wordcount.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/core/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/mock.py to mock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/import_export_fixtures.py to import_export_fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/statistics.py to statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/contributors.py to contributors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_terminology.py to pootle_terminology.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/jsondata.py to jsondata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/revision.py to revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/formats/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/formats/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/formats/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/site.py to site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_fs/finder.py to finder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_fs/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_fs/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_fs/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_fs/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_fs/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_fs/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_fs/state.py to state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/pootle_fs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fixtures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/factories.py to factories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fs/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/fs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/suite.py to suite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pytest_pootle/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/unit.py to unit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/store_fs.py to store_fs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/translationproject.py to translationproject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/store.py to store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/language.py to language.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/staticpage.py to staticpage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/statistics.py to statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/submission.py to submission.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/suggestion.py to suggestion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/virtualfolder.py to virtualfolder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/legalpage.py to legalpage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/revision.py to revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/formats.py to formats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/datatables.py to datatables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/directory.py to directory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views/unit.py to unit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views/get_alt_src_langs.py to get_alt_src_langs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views/language.py to language.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views/bad.py to bad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views/get_units.py to get_units.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views/contact.py to contact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views/disabled_project.py to disabled_project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views/get_contributors.py to get_contributors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views/vf.py to vf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views/get_edit_unit.py to get_edit_unit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views/timeline.py to timeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views/tp.py to tp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/search/units.py to units.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/search/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_checks/checks.py to checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_checks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_app/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_app/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/url_helpers.py to url_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/mixins/treeitem.py to treeitem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/mixins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/batch.py to batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/language.py to language.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/contextmanagers.py to contextmanagers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/bulk.py to bulk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/utils/wordcount.py to wordcount.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/utils/multistring.py to multistring.cpython-39.pyc File "/usr/lib/python3.9/site-packages/tests/core/utils/multistring.py", line 17 @pytest.mark.parametrize('invalid_value', [None, [], (), 69, 69L]) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/utils/timezone.py to timezone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/site.py to site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/panels.py to panels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/display.py to display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/formtable.py to formtable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/primitives.py to primitives.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/paths.py to paths.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/debug_tools.py to debug_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_profile/templatetags.py to templatetags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_profile/membership.py to membership.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_profile/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_profile/profile.py to profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_profile/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/database.py to database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/misc/project_tree.py to project_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/misc/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/misc/lang_mapper.py to lang_mapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/misc/checks.py to checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/misc/state.py to state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/misc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_word/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_word/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_word/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_terminology/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_terminology/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs/fs_state.py to fs_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs/receivers.py to receivers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs/finder.py to finder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs/delegate.py to delegate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs/matcher.py to matcher.cpython-39.pyc /usr/lib/python3.9/site-packages/tests/pootle_fs/matcher.py:240: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs/templatetags.py to templatetags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs/display.py to display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs/fs_response.py to fs_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_fs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_log/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_log/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_log/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_log/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_data/data_updater_store.py to data_updater_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_data/data_updater_tp.py to data_updater_tp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_data/data_tool.py to data_tool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_score/scores.py to scores.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_score/updater.py to updater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_score/receivers.py to receivers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_score/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_score/models.py to models.cpython-39.pyc /usr/lib/python3.9/site-packages/tests/pootle_score/models.py:47: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/tests/pootle_score/models.py:48: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/tests/pootle_score/models.py:49: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/tests/pootle_score/models.py:50: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_score/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_project/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_project/panels.py to panels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_project/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_project/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_translationproject/contextmanagers.py to contextmanagers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_translationproject/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_translationproject/panels.py to panels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_translationproject/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_translationproject/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/import_export/export.py to export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/import_export/import.py to import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/import_export/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_language/teams.py to teams.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_language/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_language/panels.py to panels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_language/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_language/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_language/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_store/contextmanagers.py to contextmanagers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_store/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_store/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_store/qualitychecks.py to qualitychecks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_store/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_store/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_store/timeline.py to timeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/pootle_store/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/forms/unit.py to unit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/forms/language.py to language.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/forms/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/forms/contact.py to contact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/forms/comment.py to comment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/forms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/models/revision.py to revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/models/virtualresource.py to virtualresource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views/browse.py to browse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views/translate.py to translate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views/widgets.py to widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views/panels.py to panels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views/display.py to display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views/formtable.py to formtable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views/paths.py to paths.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/url_helpers.py to url_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/mixins/treeitem.py to treeitem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/mixins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/search/broker.py to broker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/search/backends/elasticsearch.py to elasticsearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/search/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/search/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/search/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/batch.py to batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/language.py to language.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/dateparse.py to dateparse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/contextmanagers.py to contextmanagers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/browser.py to browser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/bulk.py to bulk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/delegate.py to delegate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/templatetags/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/plugin/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/plugin/results.py to results.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/plugin/delegate.py to delegate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/plugin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/paginator.py to paginator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/schema/mysql.py to mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/schema/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/schema/dump.py to dump.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/schema/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/management/subcommands.py to subcommands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils/html.py to html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils/dateformat.py to dateformat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils/multistring.py to multistring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils/timezone.py to timezone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils/redis_rq.py to redis_rq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils/ptempfile.py to ptempfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils/stats.py to stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils/templates.py to templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils/db.py to db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils/deprecation.py to deprecation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils/aggregate.py to aggregate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/markup/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/markup/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/markup/widgets.py to widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/markup/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/mail.py to mail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/display.py to display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/initdb.py to initdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/primitives.py to primitives.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/paths.py to paths.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/state.py to state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/middleware/errorpages.py to errorpages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/middleware/captcha.py to captcha.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/middleware/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/middleware/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/middleware/baseurl.py to baseurl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/i18n/gettext.py to gettext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/i18n/dates.py to dates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/i18n/formatter.py to formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/i18n/override.py to override.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/i18n/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/syspath_override.py to syspath_override.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/runner.py to runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/checks.py to checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment/migrations/0002_use_abstract_module.py to 0002_use_abstract_module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment/delegate.py to delegate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_comment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_checks/receivers.py to receivers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_checks/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_checks/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_checks/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_checks/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_checks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/templatetags/common_tags.py to common_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/templatetags/locale.py to locale.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/templatetags/cleanhtml.py to cleanhtml.cpython-39.pyc File "/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/templatetags/cleanhtml.py", line 66 LANGUAGE_LINK_RE = re.compile(ur'/xx/', re.IGNORECASE) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/templatetags/select2l10n.py to select2l10n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/templatetags/render_pager.py to render_pager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/templatetags/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/baseurl.py to baseurl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations/0002_user_alt_src_langs.py to 0002_user_alt_src_langs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations/0004_allow_null_last_login.py to 0004_allow_null_last_login.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations/0010_set_username_unique_error_message.py to 0010_set_username_unique_error_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations/0009_remove_currency_and_hourly_rate_fields.py to 0009_remove_currency_and_hourly_rate_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations/0011_remove_user_rates.py to 0011_remove_user_rates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations/0005_user_indeces.py to 0005_user_indeces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations/0007_update_system_username.py to 0007_update_system_username.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations/0006_unicode_usernames_are_valid.py to 0006_unicode_usernames_are_valid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations/0008_add_system_user.py to 0008_add_system_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations/0003_remove_pootleprofile_id.py to 0003_remove_pootleprofile_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/updater.py to updater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/receivers.py to receivers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/management/commands/verify_user.py to verify_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/management/commands/find_duplicate_emails.py to find_duplicate_emails.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/management/commands/merge_user.py to merge_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/management/commands/update_user_email.py to update_user_email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/management/commands/purge_user.py to purge_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/adapter.py to adapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/social_adapter.py to social_adapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/accounts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/models/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/models/directory.py to directory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/admin/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/admin/languages.py to languages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/admin/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/admin/dashboard.py to dashboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/admin/adminroot.py to adminroot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/admin/projects.py to projects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/admin/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/admin/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/index/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/index/index.py to index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/index/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/0019_remove_extra_indeces.py to 0019_remove_extra_indeces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/0003_drop_existing_directory_default_permissions.py to 0003_drop_existing_directory_default_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/0013_directory_tp_path.py to 0013_directory_tp_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/0012_set_directory_tp.py to 0012_set_directory_tp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/0008_allow_blank_directory_name_and_parent.py to 0008_allow_blank_directory_name_and_parent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/0015_add_tp_path_idx.py to 0015_add_tp_path_idx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/0007_add_directory_name_validation.py to 0007_add_directory_name_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/0010_obsolete_path_idx.py to 0010_obsolete_path_idx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/0018_set_directory_base_manager_name.py to 0018_set_directory_base_manager_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/0011_directory_tp.py to 0011_directory_tp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/0016_set_directory_tp_again.py to 0016_set_directory_tp_again.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/0004_set_directory_has_no_default_permissions.py to 0004_set_directory_has_no_default_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/0002_mark_empty_dirs_as_obsolete.py to 0002_mark_empty_dirs_as_obsolete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/0014_set_directory_tp_path.py to 0014_set_directory_tp_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/0009_set_default_directory_pootle_path.py to 0009_set_default_directory_pootle_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/0017_drop_stray_directories.py to 0017_drop_stray_directories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/0005_case_sensitive_schema.py to 0005_case_sensitive_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/0006_change_administrate_permission_name.py to 0006_change_administrate_permission_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/assets.py to assets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/providers.py to providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/project_tree.py to project_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/list_languages.py to list_languages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/update_tmserver.py to update_tmserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/refresh_scores.py to refresh_scores.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/update_data.py to update_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/sync_stores.py to sync_stores.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/flush_cache.py to flush_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/contributors.py to contributors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/webpack.py to webpack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/schema_commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/list_serializers.py to list_serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/revision.py to revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/list_projects.py to list_projects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/calculate_checks.py to calculate_checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/initdb.py to initdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/test_checks.py to test_checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/update_stores.py to update_stores.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/changed_languages.py to changed_languages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/dump.py to dump.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/retry_failed_jobs.py to retry_failed_jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/set_filetype.py to set_filetype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/site.py to site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/panels.py to panels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config/abstracts.py to abstracts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config/delegate.py to delegate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/reports/migrations/0002_rm_paid_task.py to 0002_rm_paid_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/reports/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/reports/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/reports/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/reports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0004_fill_translated_wordcount.py to 0004_fill_translated_wordcount.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0005_index_ordering.py to 0005_index_ordering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0007_submission_revision.py to 0007_submission_revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0014_truncate_source_subs.py to 0014_truncate_source_subs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0016_drop_add_suggestion_subs.py to 0016_drop_add_suggestion_subs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0011_cleanup_submissions.py to 0011_cleanup_submissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0013_remove_revert_flag.py to 0013_remove_revert_flag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0023_remove_scorelog.py to 0023_remove_scorelog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0012_drop_stale_scorelog_ctype.py to 0012_drop_stale_scorelog_ctype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0013_remove_extra_indeces.py to 0013_remove_extra_indeces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0018_remove_submission_store.py to 0018_remove_submission_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0003_scorelog_translated_wordcount.py to 0003_scorelog_translated_wordcount.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0017_drop_reject_suggestion_subs.py to 0017_drop_reject_suggestion_subs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0002_update_submission_ordering.py to 0002_update_submission_ordering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0008_set_submission_revisions.py to 0008_set_submission_revisions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0022_set_suggestion_submitters.py to 0022_set_suggestion_submitters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0019_convert_accept_sugg_subs.py to 0019_convert_accept_sugg_subs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0011_cleanup_submissions_squashed_0023_remove_scorelog.py to 0011_cleanup_submissions_squashed_0023_remove_scorelog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0021_remove_paid_rates.py to 0021_remove_paid_rates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0010_submission_on_delete_user.py to 0010_submission_on_delete_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0006_set_submission_base_manager_name.py to 0006_set_submission_base_manager_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0009_rm_similarity.py to 0009_rm_similarity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0015_remove_system_scorelogs.py to 0015_remove_system_scorelogs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0020_convert_checks_subs.py to 0020_convert_checks_subs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/migrations/0012_remove_create_subs.py to 0012_remove_create_subs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_statistics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision/receivers.py to receivers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision/abstracts.py to abstracts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_revision/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/migrations/0002_change_url_field_help_text.py to 0002_change_url_field_help_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/migrations/0003_remove_extra_indeces.py to 0003_remove_extra_indeces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/templatetags/staticpages.py to staticpages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/staticpages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile/templatetags/profile_tags.py to profile_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_profile/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word/migrations/0003_add_word_stems.py to 0003_add_word_stems.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word/migrations/0002_set_cs_schema.py to 0002_set_cs_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word/abstracts.py to abstracts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_word/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology/receivers.py to receivers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology/templatetags/terminology_tags.py to terminology_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_terminology/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/contact/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/contact/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/contact/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/contact/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/providers.py to providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/receivers.py to receivers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/finder.py to finder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/abstracts.py to abstracts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/delegate.py to delegate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/matcher.py to matcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/templatetags/fs_tags.py to fs_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs.py to fs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/init_fs_project.py to init_fs_project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs_commands/fetch.py to fetch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs_commands/info.py to info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs_commands/add.py to add.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs_commands/rm.py to rm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs_commands/unstage.py to unstage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs_commands/resolve.py to resolve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs_commands/sync.py to sync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs_commands/state.py to state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/fs_commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/localfs.py to localfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/display.py to display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/state.py to state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_fs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_log/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_log/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_log/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_log/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/0005_set_vfolder_titles.py to 0005_set_vfolder_titles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/0006_cleanup_vfolder_names.py to 0006_cleanup_vfolder_names.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/0002_set_unit_priorities.py to 0002_set_unit_priorities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/0014_remove_location.py to 0014_remove_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/0004_virtualfolder_title.py to 0004_virtualfolder_title.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/0016_remove_vfdata_last_updated_unit.py to 0016_remove_vfdata_last_updated_unit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/0003_case_sensitive_schema.py to 0003_case_sensitive_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/0018_rm_vfti.py to 0018_rm_vfti.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/0008_virtualfolder_stores.py to 0008_virtualfolder_stores.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/0017_rm_vfdata.py to 0017_rm_vfdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/0019_change_filter_rules_field_label.py to 0019_change_filter_rules_field_label.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/0009_set_vfolder_stores.py to 0009_set_vfolder_stores.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/0013_set_projects_languages.py to 0013_set_projects_languages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/0010_remove_virtualfolder_units.py to 0010_remove_virtualfolder_units.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/0007_make_vfolder_name_unique.py to 0007_make_vfolder_name_unique.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/0012_add_all_proj_lang_flags.py to 0012_add_all_proj_lang_flags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/0011_add_projects_languages.py to 0011_add_projects_languages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/0015_vfdata.py to 0015_vfdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/providers.py to providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/receivers.py to receivers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/delegate.py to delegate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/management/commands/add_vfolders.py to add_vfolders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/panels.py to panels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/display.py to display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/virtualfolder/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations/0002_storechecksdata_tpchecksdata.py to 0002_storechecksdata_tpchecksdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations/0009_remove_extra_indeces.py to 0009_remove_extra_indeces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations/0003_index_unique_together.py to 0003_index_unique_together.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations/0007_add_store_and_tp_data_again.py to 0007_add_store_and_tp_data_again.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations/0004_remove_last_updated.py to 0004_remove_last_updated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations/0006_add_cascade_deletes.py to 0006_add_cascade_deletes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations/0005_add_store_and_tp_data.py to 0005_add_store_and_tp_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations/0008_keep_data_on_delete.py to 0008_keep_data_on_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/language_data.py to language_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/project_data.py to project_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/receivers.py to receivers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/store_data.py to store_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/abstracts.py to abstracts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/tp_data.py to tp_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/directory_data.py to directory_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/scores.py to scores.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/migrations/0003_add_pootle_user_store_score.py to 0003_add_pootle_user_store_score.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/migrations/0004_zero_default_score.py to 0004_zero_default_score.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/migrations/0002_set_user_scores.py to 0002_set_user_scores.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/migrations/0005_remove_extra_indeces.py to 0005_remove_extra_indeces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/updater.py to updater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/providers.py to providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/receivers.py to receivers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/abstracts.py to abstracts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/display.py to display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_score/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations/0006_project_filetypes.py to 0006_project_filetypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations/0011_add_project_checker_validator.py to 0011_add_project_checker_validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations/0008_remove_project_localfiletype.py to 0008_remove_project_localfiletype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations/0002_remove_dynamic_model_choices_localfiletype.py to 0002_remove_dynamic_model_choices_localfiletype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations/0003_case_sensitive_schema.py to 0003_case_sensitive_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations/0015_rename_fs_treestyle.py to 0015_rename_fs_treestyle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations/0004_correct_checkerstyle_options_order.py to 0004_correct_checkerstyle_options_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations/0012_set_pootle_fs_treestyle.py to 0012_set_pootle_fs_treestyle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations/0005_add_none_treestyle.py to 0005_add_none_treestyle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations/0014_just_rename_label_for_choice.py to 0014_just_rename_label_for_choice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations/0016_change_treestyle_choices_label.py to 0016_change_treestyle_choices_label.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations/0013_rename_treestyle_choice_to_pootle_fs.py to 0013_rename_treestyle_choice_to_pootle_fs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations/0010_add_reserved_code_validator.py to 0010_add_reserved_code_validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations/0009_set_code_as_fullname_when_no_fullname.py to 0009_set_code_as_fullname_when_no_fullname.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations/0007_migrate_localfiletype.py to 0007_migrate_localfiletype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/lang_mapper.py to lang_mapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_project/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/migrations/0005_remove_empty_translationprojects.py to 0005_remove_empty_translationprojects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/migrations/0003_realpath_can_be_none.py to 0003_realpath_can_be_none.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/migrations/0002_remove_translationproject_disabled.py to 0002_remove_translationproject_disabled.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/migrations/0004_add_reverse_tp_idx.py to 0004_add_reverse_tp_idx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/migrations/0007_set_tp_base_manager_name.py to 0007_set_tp_base_manager_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/migrations/0006_relink_or_drop_orphan_translationprojects.py to 0006_relink_or_drop_orphan_translationprojects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/migrations/0008_remove_extra_indeces.py to 0008_remove_extra_indeces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/receivers.py to receivers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/contextmanagers.py to contextmanagers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_translationproject/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/providers.py to providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/management/commands/export.py to export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/management/commands/import.py to import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/import_export/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language/migrations/0002_case_insensitive_schema.py to 0002_case_insensitive_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language/migrations/0003_ensure_unique_special_chars.py to 0003_ensure_unique_special_chars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language/receivers.py to receivers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language/teams.py to teams.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_language/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/syncer.py to syncer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0039_set_suggestion_tmp_state.py to 0039_set_suggestion_tmp_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0040_remove_suggestion_state.py to 0040_remove_suggestion_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0036_unitchange.py to 0036_unitchange.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0028_unitsource_creation_revision.py to 0028_unitsource_creation_revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0044_set_new_suggestion_states.py to 0044_set_new_suggestion_states.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0024_set_store_base_manager_name.py to 0024_set_store_base_manager_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0029_set_unit_creation_revision.py to 0029_set_unit_creation_revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0026_suggestion_on_delete_user.py to 0026_suggestion_on_delete_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0003_remove_unit_ordering.py to 0003_remove_unit_ordering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0049_remove_unit_commented.py to 0049_remove_unit_commented.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0047_remove_old_unit_fields.py to 0047_remove_old_unit_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0046_unit_source_one_to_one.py to 0046_unit_source_one_to_one.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0053_remove_unit_submitted.py to 0053_remove_unit_submitted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0021_set_tp_path.py to 0021_set_tp_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0032_qc_tablename.py to 0032_qc_tablename.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0022_add_unique_tp_path_idx.py to 0022_add_unique_tp_path_idx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0029_unit_tablename.py to 0029_unit_tablename.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0004_index_store_index_together.py to 0004_index_store_index_together.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0032_fix_empty_wordcounts.py to 0032_fix_empty_wordcounts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0027_unit_created_by_squashed_0055_fill_unit_source_data.py to 0027_unit_created_by_squashed_0055_fill_unit_source_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0038_suggestion_tmp_state.py to 0038_suggestion_tmp_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0045_remove_suggestion_tmp_state.py to 0045_remove_suggestion_tmp_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0031_remove_suggestion_translator_comment_f.py to 0031_remove_suggestion_translator_comment_f.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0050_set_change_reviewed.py to 0050_set_change_reviewed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0012_set_is_template.py to 0012_set_is_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0028_set_created_by.py to 0028_set_created_by.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0043_suggestion_state.py to 0043_suggestion_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0020_store_tp_path.py to 0020_store_tp_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0030_store_tablename.py to 0030_store_tablename.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0054_clean_abs_file_paths.py to 0054_clean_abs_file_paths.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0017_store_priority.py to 0017_store_priority.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0041_suggestionstate.py to 0041_suggestionstate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0055_fill_unit_source_data.py to 0055_fill_unit_source_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0010_set_store_filetypes.py to 0010_set_store_filetypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0052_set_change_submitted.py to 0052_set_change_submitted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0015_add_slashes_validator_for_name.py to 0015_add_slashes_validator_for_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0008_flush_django_cache.py to 0008_flush_django_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0018_move_priority_to_store.py to 0018_move_priority_to_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0048_set_change_commented.py to 0048_set_change_commented.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0009_store_filetype.py to 0009_store_filetype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0005_unit_priority.py to 0005_unit_priority.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0002_make_suggestion_user_not_null.py to 0002_make_suggestion_user_not_null.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0033_conditionally_remove_unit_created_by.py to 0033_conditionally_remove_unit_created_by.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0035_set_created_by_again.py to 0035_set_created_by_again.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0023_add_unit_store_idxs.py to 0023_add_unit_store_idxs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0037_unitsource_fields.py to 0037_unitsource_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0042_add_default_suggestion_states.py to 0042_add_default_suggestion_states.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0007_case_sensitive_schema.py to 0007_case_sensitive_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0027_unit_created_by.py to 0027_unit_created_by.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0014_add_unit_index_togethers.py to 0014_add_unit_index_togethers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0034_unitsource.py to 0034_unitsource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0019_remove_unit_priority.py to 0019_remove_unit_priority.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0011_store_is_template.py to 0011_store_is_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0016_blank_last_sync_revision.py to 0016_blank_last_sync_revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0031_suggestion_tablename.py to 0031_suggestion_tablename.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0013_set_store_filetype_again.py to 0013_set_store_filetype_again.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0025_unit_on_delete_user.py to 0025_unit_on_delete_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0006_remove_auto_now_add.py to 0006_remove_auto_now_add.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0051_remove_unit_reviewed.py to 0051_remove_unit_reviewed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/migrations/0030_remove_extra_indeces.py to 0030_remove_extra_indeces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/unit/results.py to results.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/unit/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/unit/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/unit/altsrc.py to altsrc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/unit/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/unit/timeline.py to timeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/updater.py to updater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/providers.py to providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/form_fields.py to form_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/receivers.py to receivers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/store/deserialize.py to deserialize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/store/serialize.py to serialize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/store/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/contextmanagers.py to contextmanagers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/abstracts.py to abstracts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/templatetags/store_tags.py to store_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/diff.py to diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_store/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/migrations/0002_default_formats.py to 0002_default_formats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/migrations/0003_remove_extra_indeces.py to 0003_remove_extra_indeces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/providers.py to providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/receivers.py to receivers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/abstracts.py to abstracts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/getters.py to getters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/formats/providers.py to providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/formats/mozilla_lang.py to mozilla_lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/formats/po.py to po.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/formats/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_format/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpphb63vpy.py' /usr/bin/python3 /tmp/tmpphb63vpy.py File "/usr/lib/python3.9/site-packages/tests/core/utils/multistring.py", line 17 @pytest.mark.parametrize('invalid_value', [None, [], (), 69, 69L]) ^ SyntaxError: invalid syntax /usr/lib/python3.9/site-packages/tests/pootle_fs/matcher.py:240: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/tests/pootle_score/models.py:47: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/tests/pootle_score/models.py:48: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/tests/pootle_score/models.py:49: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/tests/pootle_score/models.py:50: SyntaxWarning: "is" with a literal. Did you mean "=="? File "/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/templatetags/cleanhtml.py", line 66 LANGUAGE_LINK_RE = re.compile(ur'/xx/', re.IGNORECASE) ^ SyntaxError: invalid syntax removing /tmp/tmpphb63vpy.py running install_egg_info running egg_info writing Pootle.egg-info/PKG-INFO writing dependency_links to Pootle.egg-info/dependency_links.txt writing entry points to Pootle.egg-info/entry_points.txt writing requirements to Pootle.egg-info/requires.txt writing top-level names to Pootle.egg-info/top_level.txt reading manifest file 'Pootle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/_themes/.git' no previously-included directories found matching 'docs/_build/doctrees/' warning: no previously-included files found matching 'docs/_themes/.gitignore' warning: no previously-included files found matching 'pootle/strings.py' warning: no previously-included files found matching 'pootle/static/js/strings.js' warning: no previously-included files found matching 'pootle/assets/js/strings.js' warning: no previously-included files found matching 'pootle/settings/*-local.conf' no previously-included directories found matching 'pootle/static/images/sprite/' no previously-included directories found matching 'pootle/static/js/node_modules/*' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'Pootle.egg-info/SOURCES.txt' Copying Pootle.egg-info to /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/Pootle-2.8.2-py3.9.egg-info running install_scripts Installing pootle script to /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64//usr/share/doc/python-Pootle + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64//usr/share/doc/python-Pootle + '[' -d example ']' + '[' -d examples ']' ~/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64 ~/build/BUILD/Pootle-2.8.2 + pushd /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/Pootle-2.8.2 + mv /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.8.2-1 --unique-debug-suffix -2.8.2-1.x86_64 --unique-debug-src-base python-Pootle-2.8.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/Pootle-2.8.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/tests/pootle_fs/matcher.py:240: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/tests/pootle_score/models.py:47: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/tests/pootle_score/models.py:48: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/tests/pootle_score/models.py:49: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/tests/pootle_score/models.py:50: SyntaxWarning: "is" with a literal. Did you mean "=="? *** Error compiling '/builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/templatetags/cleanhtml.py'... File "/usr/lib/python3.9/site-packages/pootle/apps/pootle_misc/templatetags/cleanhtml.py", line 66 LANGUAGE_LINK_RE = re.compile(ur'/xx/', re.IGNORECASE) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-Pootle-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/tests/core/utils/multistring.py'... File "/usr/lib/python3.9/site-packages/tests/core/utils/multistring.py", line 17 @pytest.mark.parametrize('invalid_value', [None, [], (), 69, 69L]) ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.zbTTnf (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.zbTTnf (%install) 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-pootle.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-pootle.spec