Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-django-evolution.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686434697.460169/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 aarch64 --nodeps /builddir/build/SPECS/python-django-evolution.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-django-evolution-2.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 aarch64 --nodeps /builddir/build/SPECS/python-django-evolution.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686434697.460169/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 aarch64 --nodeps /builddir/build/SPECS/python-django-evolution.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-django-evolution-2.2-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-django-evolution.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686434697.460169/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 aarch64 --nodeps /builddir/build/SPECS/python-django-evolution.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AfRuFM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django_evolution-2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/django_evolution-2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django_evolution-2.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.aNKuM1 + umask 022 + cd /builddir/build/BUILD + cd django_evolution-2.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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/django_evolution copying django_evolution/admin.py -> build/lib/django_evolution copying django_evolution/consts.py -> build/lib/django_evolution copying django_evolution/errors.py -> build/lib/django_evolution copying django_evolution/conf.py -> build/lib/django_evolution copying django_evolution/support.py -> build/lib/django_evolution copying django_evolution/__init__.py -> build/lib/django_evolution copying django_evolution/signature.py -> build/lib/django_evolution copying django_evolution/serialization.py -> build/lib/django_evolution copying django_evolution/diff.py -> build/lib/django_evolution copying django_evolution/signals.py -> build/lib/django_evolution copying django_evolution/deprecation.py -> build/lib/django_evolution copying django_evolution/placeholders.py -> build/lib/django_evolution copying django_evolution/mock_models.py -> build/lib/django_evolution copying django_evolution/models.py -> build/lib/django_evolution creating build/lib/django_evolution/compat copying django_evolution/compat/six.py -> build/lib/django_evolution/compat copying django_evolution/compat/py23.py -> build/lib/django_evolution/compat copying django_evolution/compat/picklers.py -> build/lib/django_evolution/compat copying django_evolution/compat/commands.py -> build/lib/django_evolution/compat copying django_evolution/compat/__init__.py -> build/lib/django_evolution/compat copying django_evolution/compat/db.py -> build/lib/django_evolution/compat copying django_evolution/compat/translation.py -> build/lib/django_evolution/compat copying django_evolution/compat/datastructures.py -> build/lib/django_evolution/compat copying django_evolution/compat/apps.py -> build/lib/django_evolution/compat copying django_evolution/compat/models.py -> build/lib/django_evolution/compat creating build/lib/django_evolution/builtin_evolutions copying django_evolution/builtin_evolutions/redirects_move_to_migrations.py -> build/lib/django_evolution/builtin_evolutions copying django_evolution/builtin_evolutions/session_expire_date_db_index.py -> build/lib/django_evolution/builtin_evolutions copying django_evolution/builtin_evolutions/flatpages_move_to_migrations.py -> build/lib/django_evolution/builtin_evolutions copying django_evolution/builtin_evolutions/sites_move_to_migrations.py -> build/lib/django_evolution/builtin_evolutions copying django_evolution/builtin_evolutions/sessions_move_to_migrations.py -> build/lib/django_evolution/builtin_evolutions copying django_evolution/builtin_evolutions/contenttypes_unique_together_baseline.py -> build/lib/django_evolution/builtin_evolutions copying django_evolution/builtin_evolutions/contenttypes_move_to_migrations.py -> build/lib/django_evolution/builtin_evolutions copying django_evolution/builtin_evolutions/auth_move_to_migrations.py -> build/lib/django_evolution/builtin_evolutions copying django_evolution/builtin_evolutions/auth_unique_together_baseline.py -> build/lib/django_evolution/builtin_evolutions copying django_evolution/builtin_evolutions/__init__.py -> build/lib/django_evolution/builtin_evolutions copying django_evolution/builtin_evolutions/auth_delete_message.py -> build/lib/django_evolution/builtin_evolutions copying django_evolution/builtin_evolutions/admin_move_to_migrations.py -> build/lib/django_evolution/builtin_evolutions creating build/lib/django_evolution/mutations copying django_evolution/mutations/change_field.py -> build/lib/django_evolution/mutations copying django_evolution/mutations/move_to_django_migrations.py -> build/lib/django_evolution/mutations copying django_evolution/mutations/delete_field.py -> build/lib/django_evolution/mutations copying django_evolution/mutations/delete_application.py -> build/lib/django_evolution/mutations copying django_evolution/mutations/rename_field.py -> build/lib/django_evolution/mutations copying django_evolution/mutations/rename_app_label.py -> build/lib/django_evolution/mutations copying django_evolution/mutations/rename_model.py -> build/lib/django_evolution/mutations copying django_evolution/mutations/base.py -> build/lib/django_evolution/mutations copying django_evolution/mutations/add_field.py -> build/lib/django_evolution/mutations copying django_evolution/mutations/delete_model.py -> build/lib/django_evolution/mutations copying django_evolution/mutations/__init__.py -> build/lib/django_evolution/mutations copying django_evolution/mutations/sql_mutation.py -> build/lib/django_evolution/mutations copying django_evolution/mutations/change_meta.py -> build/lib/django_evolution/mutations creating build/lib/django_evolution/evolutions copying django_evolution/evolutions/__init__.py -> build/lib/django_evolution/evolutions creating build/lib/django_evolution/management copying django_evolution/management/__init__.py -> build/lib/django_evolution/management creating build/lib/django_evolution/evolve copying django_evolution/evolve/purge_app_task.py -> build/lib/django_evolution/evolve copying django_evolution/evolve/evolver.py -> build/lib/django_evolution/evolve copying django_evolution/evolve/evolve_app_task.py -> build/lib/django_evolution/evolve copying django_evolution/evolve/base.py -> build/lib/django_evolution/evolve copying django_evolution/evolve/__init__.py -> build/lib/django_evolution/evolve creating build/lib/django_evolution/mutators copying django_evolution/mutators/upgrade_method_mutator.py -> build/lib/django_evolution/mutators copying django_evolution/mutators/app_mutator.py -> build/lib/django_evolution/mutators copying django_evolution/mutators/sql_mutator.py -> build/lib/django_evolution/mutators copying django_evolution/mutators/base.py -> build/lib/django_evolution/mutators copying django_evolution/mutators/model_mutator.py -> build/lib/django_evolution/mutators copying django_evolution/mutators/__init__.py -> build/lib/django_evolution/mutators creating build/lib/django_evolution/tests copying django_evolution/tests/test_add_field.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_evolver.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_ordering.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_rename_field.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_change_meta.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_rename_model.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_diff.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_evolution_models.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_utils_models.py -> build/lib/django_evolution/tests copying django_evolution/tests/decorators.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_datastructures_utils.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_migration_utils.py -> build/lib/django_evolution/tests copying django_evolution/tests/base_test_case.py -> build/lib/django_evolution/tests copying django_evolution/tests/utils.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_preprocessing.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_compat_models.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_evolution_graph.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_database_state.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_change_field.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_signature.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_conf.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_move_to_django_migrations.py -> build/lib/django_evolution/tests copying django_evolution/tests/__init__.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_dependency_graph.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_model_mutator.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_sql_mutation.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_evolution_utils.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_compat_apps.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_delete_model.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_delete_app.py -> build/lib/django_evolution/tests copying django_evolution/tests/models.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_serialization.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_generics.py -> build/lib/django_evolution/tests copying django_evolution/tests/test_delete_field.py -> build/lib/django_evolution/tests creating build/lib/django_evolution/db copying django_evolution/db/mysql.py -> build/lib/django_evolution/db copying django_evolution/db/postgresql.py -> build/lib/django_evolution/db copying django_evolution/db/sql_result.py -> build/lib/django_evolution/db copying django_evolution/db/postgresql_psycopg2.py -> build/lib/django_evolution/db copying django_evolution/db/mysql_old.py -> build/lib/django_evolution/db copying django_evolution/db/sqlite3.py -> build/lib/django_evolution/db copying django_evolution/db/state.py -> build/lib/django_evolution/db copying django_evolution/db/__init__.py -> build/lib/django_evolution/db copying django_evolution/db/common.py -> build/lib/django_evolution/db creating build/lib/django_evolution/utils copying django_evolution/utils/evolutions.py -> build/lib/django_evolution/utils copying django_evolution/utils/graph.py -> build/lib/django_evolution/utils copying django_evolution/utils/__init__.py -> build/lib/django_evolution/utils copying django_evolution/utils/migrations.py -> build/lib/django_evolution/utils copying django_evolution/utils/datastructures.py -> build/lib/django_evolution/utils copying django_evolution/utils/apps.py -> build/lib/django_evolution/utils copying django_evolution/utils/models.py -> build/lib/django_evolution/utils copying django_evolution/utils/sql.py -> build/lib/django_evolution/utils creating build/lib/django_evolution/compat/patches copying django_evolution/compat/patches/django2_0_quote_unique_index_name.py -> build/lib/django_evolution/compat/patches copying django_evolution/compat/patches/sqlite_legacy_alter_table.py -> build/lib/django_evolution/compat/patches copying django_evolution/compat/patches/mysqlclient_django_pre_2_encoder_bytes.py -> build/lib/django_evolution/compat/patches copying django_evolution/compat/patches/__init__.py -> build/lib/django_evolution/compat/patches copying django_evolution/compat/patches/python3_10_collection_imports.py -> build/lib/django_evolution/compat/patches copying django_evolution/compat/patches/django1_8__1_10_mysql_preserve_db_index.py -> build/lib/django_evolution/compat/patches creating build/lib/django_evolution/management/commands copying django_evolution/management/commands/migrate.py -> build/lib/django_evolution/management/commands copying django_evolution/management/commands/syncdb.py -> build/lib/django_evolution/management/commands copying django_evolution/management/commands/wipe-evolution.py -> build/lib/django_evolution/management/commands copying django_evolution/management/commands/list-evolutions.py -> build/lib/django_evolution/management/commands copying django_evolution/management/commands/__init__.py -> build/lib/django_evolution/management/commands copying django_evolution/management/commands/evolve.py -> build/lib/django_evolution/management/commands creating build/lib/django_evolution/tests/evolution_deps_app copying django_evolution/tests/evolution_deps_app/__init__.py -> build/lib/django_evolution/tests/evolution_deps_app copying django_evolution/tests/evolution_deps_app/models.py -> build/lib/django_evolution/tests/evolution_deps_app creating build/lib/django_evolution/tests/no_models_app copying django_evolution/tests/no_models_app/__init__.py -> build/lib/django_evolution/tests/no_models_app creating build/lib/django_evolution/tests/evolutions_app2 copying django_evolution/tests/evolutions_app2/__init__.py -> build/lib/django_evolution/tests/evolutions_app2 copying django_evolution/tests/evolutions_app2/models.py -> build/lib/django_evolution/tests/evolutions_app2 creating build/lib/django_evolution/tests/migrations_app2 copying django_evolution/tests/migrations_app2/__init__.py -> build/lib/django_evolution/tests/migrations_app2 copying django_evolution/tests/migrations_app2/models.py -> build/lib/django_evolution/tests/migrations_app2 creating build/lib/django_evolution/tests/migrations_app copying django_evolution/tests/migrations_app/__init__.py -> build/lib/django_evolution/tests/migrations_app copying django_evolution/tests/migrations_app/models.py -> build/lib/django_evolution/tests/migrations_app creating build/lib/django_evolution/tests/evolutions_app copying django_evolution/tests/evolutions_app/__init__.py -> build/lib/django_evolution/tests/evolutions_app copying django_evolution/tests/evolutions_app/models.py -> build/lib/django_evolution/tests/evolutions_app creating build/lib/django_evolution/tests/app_deps_app copying django_evolution/tests/app_deps_app/__init__.py -> build/lib/django_evolution/tests/app_deps_app copying django_evolution/tests/app_deps_app/models.py -> build/lib/django_evolution/tests/app_deps_app creating build/lib/django_evolution/tests/db copying django_evolution/tests/db/mysql.py -> build/lib/django_evolution/tests/db copying django_evolution/tests/db/postgresql.py -> build/lib/django_evolution/tests/db copying django_evolution/tests/db/sqlite3.py -> build/lib/django_evolution/tests/db copying django_evolution/tests/db/__init__.py -> build/lib/django_evolution/tests/db creating build/lib/django_evolution/tests/evolution_deps_app/evolutions copying django_evolution/tests/evolution_deps_app/evolutions/__init__.py -> build/lib/django_evolution/tests/evolution_deps_app/evolutions copying django_evolution/tests/evolution_deps_app/evolutions/test_evolution.py -> build/lib/django_evolution/tests/evolution_deps_app/evolutions creating build/lib/django_evolution/tests/evolutions_app2/evolutions copying django_evolution/tests/evolutions_app2/evolutions/__init__.py -> build/lib/django_evolution/tests/evolutions_app2/evolutions copying django_evolution/tests/evolutions_app2/evolutions/test_evolution.py -> build/lib/django_evolution/tests/evolutions_app2/evolutions creating build/lib/django_evolution/tests/migrations_app2/migrations copying django_evolution/tests/migrations_app2/migrations/0001_initial.py -> build/lib/django_evolution/tests/migrations_app2/migrations copying django_evolution/tests/migrations_app2/migrations/__init__.py -> build/lib/django_evolution/tests/migrations_app2/migrations copying django_evolution/tests/migrations_app2/migrations/0002_add_field.py -> build/lib/django_evolution/tests/migrations_app2/migrations creating build/lib/django_evolution/tests/migrations_app/migrations copying django_evolution/tests/migrations_app/migrations/0001_initial.py -> build/lib/django_evolution/tests/migrations_app/migrations copying django_evolution/tests/migrations_app/migrations/__init__.py -> build/lib/django_evolution/tests/migrations_app/migrations copying django_evolution/tests/migrations_app/migrations/0002_add_field.py -> build/lib/django_evolution/tests/migrations_app/migrations creating build/lib/django_evolution/tests/evolutions_app/evolutions copying django_evolution/tests/evolutions_app/evolutions/first_evolution.py -> build/lib/django_evolution/tests/evolutions_app/evolutions copying django_evolution/tests/evolutions_app/evolutions/__init__.py -> build/lib/django_evolution/tests/evolutions_app/evolutions copying django_evolution/tests/evolutions_app/evolutions/second_evolution.py -> build/lib/django_evolution/tests/evolutions_app/evolutions creating build/lib/django_evolution/tests/app_deps_app/evolutions copying django_evolution/tests/app_deps_app/evolutions/__init__.py -> build/lib/django_evolution/tests/app_deps_app/evolutions copying django_evolution/tests/app_deps_app/evolutions/test_evolution.py -> build/lib/django_evolution/tests/app_deps_app/evolutions running egg_info writing django_evolution.egg-info/PKG-INFO writing dependency_links to django_evolution.egg-info/dependency_links.txt writing requirements to django_evolution.egg-info/requires.txt writing top-level names to django_evolution.egg-info/top_level.txt reading manifest file 'django_evolution.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/coderef/python' warning: no previously-included files found matching 'tests/test_db_settings.py' warning: no previously-included files matching '.*.sw[op]' found anywhere in distribution warning: no previously-included files matching '*.db' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '.noseids' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'django_evolution.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2iXRET + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64 + cd django_evolution-2.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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution copying build/lib/django_evolution/admin.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution copying build/lib/django_evolution/consts.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution copying build/lib/django_evolution/errors.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat copying build/lib/django_evolution/compat/six.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat copying build/lib/django_evolution/compat/py23.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat copying build/lib/django_evolution/compat/picklers.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat copying build/lib/django_evolution/compat/commands.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat copying build/lib/django_evolution/compat/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat copying build/lib/django_evolution/compat/db.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat copying build/lib/django_evolution/compat/translation.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat copying build/lib/django_evolution/compat/datastructures.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat copying build/lib/django_evolution/compat/apps.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat copying build/lib/django_evolution/compat/models.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/patches copying build/lib/django_evolution/compat/patches/django2_0_quote_unique_index_name.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/patches copying build/lib/django_evolution/compat/patches/sqlite_legacy_alter_table.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/patches copying build/lib/django_evolution/compat/patches/mysqlclient_django_pre_2_encoder_bytes.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/patches copying build/lib/django_evolution/compat/patches/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/patches copying build/lib/django_evolution/compat/patches/python3_10_collection_imports.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/patches copying build/lib/django_evolution/compat/patches/django1_8__1_10_mysql_preserve_db_index.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/patches copying build/lib/django_evolution/conf.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions copying build/lib/django_evolution/builtin_evolutions/redirects_move_to_migrations.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions copying build/lib/django_evolution/builtin_evolutions/session_expire_date_db_index.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions copying build/lib/django_evolution/builtin_evolutions/flatpages_move_to_migrations.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions copying build/lib/django_evolution/builtin_evolutions/sites_move_to_migrations.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions copying build/lib/django_evolution/builtin_evolutions/sessions_move_to_migrations.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions copying build/lib/django_evolution/builtin_evolutions/contenttypes_unique_together_baseline.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions copying build/lib/django_evolution/builtin_evolutions/contenttypes_move_to_migrations.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions copying build/lib/django_evolution/builtin_evolutions/auth_move_to_migrations.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions copying build/lib/django_evolution/builtin_evolutions/auth_unique_together_baseline.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions copying build/lib/django_evolution/builtin_evolutions/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions copying build/lib/django_evolution/builtin_evolutions/auth_delete_message.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions copying build/lib/django_evolution/builtin_evolutions/admin_move_to_migrations.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations copying build/lib/django_evolution/mutations/change_field.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations copying build/lib/django_evolution/mutations/move_to_django_migrations.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations copying build/lib/django_evolution/mutations/delete_field.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations copying build/lib/django_evolution/mutations/delete_application.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations copying build/lib/django_evolution/mutations/rename_field.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations copying build/lib/django_evolution/mutations/rename_app_label.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations copying build/lib/django_evolution/mutations/rename_model.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations copying build/lib/django_evolution/mutations/base.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations copying build/lib/django_evolution/mutations/add_field.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations copying build/lib/django_evolution/mutations/delete_model.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations copying build/lib/django_evolution/mutations/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations copying build/lib/django_evolution/mutations/sql_mutation.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations copying build/lib/django_evolution/mutations/change_meta.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/evolutions copying build/lib/django_evolution/evolutions/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/evolutions creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/management creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/management/commands copying build/lib/django_evolution/management/commands/migrate.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/management/commands copying build/lib/django_evolution/management/commands/syncdb.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/management/commands copying build/lib/django_evolution/management/commands/wipe-evolution.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/management/commands copying build/lib/django_evolution/management/commands/list-evolutions.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/management/commands copying build/lib/django_evolution/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/management/commands copying build/lib/django_evolution/management/commands/evolve.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/management/commands copying build/lib/django_evolution/management/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/management creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/evolve copying build/lib/django_evolution/evolve/purge_app_task.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/evolve copying build/lib/django_evolution/evolve/evolver.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/evolve copying build/lib/django_evolution/evolve/evolve_app_task.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/evolve copying build/lib/django_evolution/evolve/base.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/evolve copying build/lib/django_evolution/evolve/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/evolve copying build/lib/django_evolution/support.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution copying build/lib/django_evolution/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutators copying build/lib/django_evolution/mutators/upgrade_method_mutator.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutators copying build/lib/django_evolution/mutators/app_mutator.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutators copying build/lib/django_evolution/mutators/sql_mutator.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutators copying build/lib/django_evolution/mutators/base.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutators copying build/lib/django_evolution/mutators/model_mutator.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutators copying build/lib/django_evolution/mutators/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutators copying build/lib/django_evolution/signature.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution copying build/lib/django_evolution/serialization.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution copying build/lib/django_evolution/diff.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_add_field.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_evolver.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_ordering.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolution_deps_app creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolution_deps_app/evolutions copying build/lib/django_evolution/tests/evolution_deps_app/evolutions/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolution_deps_app/evolutions copying build/lib/django_evolution/tests/evolution_deps_app/evolutions/test_evolution.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolution_deps_app/evolutions copying build/lib/django_evolution/tests/evolution_deps_app/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolution_deps_app copying build/lib/django_evolution/tests/evolution_deps_app/models.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolution_deps_app creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/no_models_app copying build/lib/django_evolution/tests/no_models_app/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/no_models_app copying build/lib/django_evolution/tests/test_rename_field.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_change_meta.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_rename_model.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_diff.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_evolution_models.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_utils_models.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/decorators.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_datastructures_utils.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_migration_utils.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/base_test_case.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app2 creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app2/evolutions copying build/lib/django_evolution/tests/evolutions_app2/evolutions/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app2/evolutions copying build/lib/django_evolution/tests/evolutions_app2/evolutions/test_evolution.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app2/evolutions copying build/lib/django_evolution/tests/evolutions_app2/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app2 copying build/lib/django_evolution/tests/evolutions_app2/models.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app2 creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app2 copying build/lib/django_evolution/tests/migrations_app2/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app2 creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app2/migrations copying build/lib/django_evolution/tests/migrations_app2/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app2/migrations copying build/lib/django_evolution/tests/migrations_app2/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app2/migrations copying build/lib/django_evolution/tests/migrations_app2/migrations/0002_add_field.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app2/migrations copying build/lib/django_evolution/tests/migrations_app2/models.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app2 copying build/lib/django_evolution/tests/utils.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_preprocessing.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_compat_models.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_evolution_graph.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_database_state.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_change_field.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_signature.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_conf.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app copying build/lib/django_evolution/tests/migrations_app/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app/migrations copying build/lib/django_evolution/tests/migrations_app/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app/migrations copying build/lib/django_evolution/tests/migrations_app/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app/migrations copying build/lib/django_evolution/tests/migrations_app/migrations/0002_add_field.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app/migrations copying build/lib/django_evolution/tests/migrations_app/models.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app copying build/lib/django_evolution/tests/test_move_to_django_migrations.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app/evolutions copying build/lib/django_evolution/tests/evolutions_app/evolutions/first_evolution.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app/evolutions copying build/lib/django_evolution/tests/evolutions_app/evolutions/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app/evolutions copying build/lib/django_evolution/tests/evolutions_app/evolutions/second_evolution.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app/evolutions copying build/lib/django_evolution/tests/evolutions_app/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app copying build/lib/django_evolution/tests/evolutions_app/models.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app copying build/lib/django_evolution/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_dependency_graph.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_model_mutator.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/app_deps_app creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/app_deps_app/evolutions copying build/lib/django_evolution/tests/app_deps_app/evolutions/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/app_deps_app/evolutions copying build/lib/django_evolution/tests/app_deps_app/evolutions/test_evolution.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/app_deps_app/evolutions copying build/lib/django_evolution/tests/app_deps_app/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/app_deps_app copying build/lib/django_evolution/tests/app_deps_app/models.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/app_deps_app creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/db copying build/lib/django_evolution/tests/db/mysql.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/db copying build/lib/django_evolution/tests/db/postgresql.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/db copying build/lib/django_evolution/tests/db/sqlite3.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/db copying build/lib/django_evolution/tests/db/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/db copying build/lib/django_evolution/tests/test_sql_mutation.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_evolution_utils.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_compat_apps.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_delete_model.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_delete_app.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/models.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_serialization.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_generics.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/tests/test_delete_field.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests copying build/lib/django_evolution/signals.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution copying build/lib/django_evolution/deprecation.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/db copying build/lib/django_evolution/db/mysql.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/db copying build/lib/django_evolution/db/postgresql.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/db copying build/lib/django_evolution/db/sql_result.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/db copying build/lib/django_evolution/db/postgresql_psycopg2.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/db copying build/lib/django_evolution/db/mysql_old.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/db copying build/lib/django_evolution/db/sqlite3.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/db copying build/lib/django_evolution/db/state.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/db copying build/lib/django_evolution/db/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/db copying build/lib/django_evolution/db/common.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/db copying build/lib/django_evolution/placeholders.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution copying build/lib/django_evolution/mock_models.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution creating /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/utils copying build/lib/django_evolution/utils/evolutions.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/utils copying build/lib/django_evolution/utils/graph.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/utils copying build/lib/django_evolution/utils/__init__.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/utils copying build/lib/django_evolution/utils/migrations.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/utils copying build/lib/django_evolution/utils/datastructures.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/utils copying build/lib/django_evolution/utils/apps.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/utils copying build/lib/django_evolution/utils/models.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/utils copying build/lib/django_evolution/utils/sql.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/utils copying build/lib/django_evolution/models.py -> /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/consts.py to consts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/six.py to six.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/py23.py to py23.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/picklers.py to picklers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/db.py to db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/translation.py to translation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/datastructures.py to datastructures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/patches/django2_0_quote_unique_index_name.py to django2_0_quote_unique_index_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/patches/sqlite_legacy_alter_table.py to sqlite_legacy_alter_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/patches/mysqlclient_django_pre_2_encoder_bytes.py to mysqlclient_django_pre_2_encoder_bytes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/patches/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/patches/python3_10_collection_imports.py to python3_10_collection_imports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/compat/patches/django1_8__1_10_mysql_preserve_db_index.py to django1_8__1_10_mysql_preserve_db_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions/redirects_move_to_migrations.py to redirects_move_to_migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions/session_expire_date_db_index.py to session_expire_date_db_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions/flatpages_move_to_migrations.py to flatpages_move_to_migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions/sites_move_to_migrations.py to sites_move_to_migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions/sessions_move_to_migrations.py to sessions_move_to_migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions/contenttypes_unique_together_baseline.py to contenttypes_unique_together_baseline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions/contenttypes_move_to_migrations.py to contenttypes_move_to_migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions/auth_move_to_migrations.py to auth_move_to_migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions/auth_unique_together_baseline.py to auth_unique_together_baseline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions/auth_delete_message.py to auth_delete_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/builtin_evolutions/admin_move_to_migrations.py to admin_move_to_migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations/change_field.py to change_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations/move_to_django_migrations.py to move_to_django_migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations/delete_field.py to delete_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations/delete_application.py to delete_application.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations/rename_field.py to rename_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations/rename_app_label.py to rename_app_label.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations/rename_model.py to rename_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations/add_field.py to add_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations/delete_model.py to delete_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations/sql_mutation.py to sql_mutation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutations/change_meta.py to change_meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/evolutions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/management/commands/migrate.py to migrate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/management/commands/syncdb.py to syncdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/management/commands/wipe-evolution.py to wipe-evolution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/management/commands/list-evolutions.py to list-evolutions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/management/commands/evolve.py to evolve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/evolve/purge_app_task.py to purge_app_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/evolve/evolver.py to evolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/evolve/evolve_app_task.py to evolve_app_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/evolve/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/evolve/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/support.py to support.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutators/upgrade_method_mutator.py to upgrade_method_mutator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutators/app_mutator.py to app_mutator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutators/sql_mutator.py to sql_mutator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutators/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutators/model_mutator.py to model_mutator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mutators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/signature.py to signature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/serialization.py to serialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/diff.py to diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_add_field.py to test_add_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_evolver.py to test_evolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_ordering.py to test_ordering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolution_deps_app/evolutions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolution_deps_app/evolutions/test_evolution.py to test_evolution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolution_deps_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolution_deps_app/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/no_models_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_rename_field.py to test_rename_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_change_meta.py to test_change_meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_rename_model.py to test_rename_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_diff.py to test_diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_evolution_models.py to test_evolution_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_utils_models.py to test_utils_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_datastructures_utils.py to test_datastructures_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_migration_utils.py to test_migration_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/base_test_case.py to base_test_case.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app2/evolutions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app2/evolutions/test_evolution.py to test_evolution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app2/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app2/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app2/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app2/migrations/0002_add_field.py to 0002_add_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app2/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_preprocessing.py to test_preprocessing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_compat_models.py to test_compat_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_evolution_graph.py to test_evolution_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_database_state.py to test_database_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_change_field.py to test_change_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_signature.py to test_signature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_conf.py to test_conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app/migrations/0002_add_field.py to 0002_add_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/migrations_app/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_move_to_django_migrations.py to test_move_to_django_migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app/evolutions/first_evolution.py to first_evolution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app/evolutions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app/evolutions/second_evolution.py to second_evolution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/evolutions_app/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_dependency_graph.py to test_dependency_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_model_mutator.py to test_model_mutator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/app_deps_app/evolutions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/app_deps_app/evolutions/test_evolution.py to test_evolution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/app_deps_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/app_deps_app/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/db/mysql.py to mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/db/postgresql.py to postgresql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/db/sqlite3.py to sqlite3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_sql_mutation.py to test_sql_mutation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_evolution_utils.py to test_evolution_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_compat_apps.py to test_compat_apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_delete_model.py to test_delete_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_delete_app.py to test_delete_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_serialization.py to test_serialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_generics.py to test_generics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/tests/test_delete_field.py to test_delete_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/deprecation.py to deprecation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/db/mysql.py to mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/db/postgresql.py to postgresql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/db/sql_result.py to sql_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/db/postgresql_psycopg2.py to postgresql_psycopg2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/db/mysql_old.py to mysql_old.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/db/sqlite3.py to sqlite3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/db/state.py to state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/db/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/placeholders.py to placeholders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/mock_models.py to mock_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/utils/evolutions.py to evolutions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/utils/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/utils/migrations.py to migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/utils/datastructures.py to datastructures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/utils/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/utils/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/utils/sql.py to sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution/models.py to models.cpython-39.pyc writing byte-compilation script '/tmp/tmp0wzwlbo3.py' /usr/bin/python3 /tmp/tmp0wzwlbo3.py removing /tmp/tmp0wzwlbo3.py running install_egg_info running egg_info writing django_evolution.egg-info/PKG-INFO writing dependency_links to django_evolution.egg-info/dependency_links.txt writing requirements to django_evolution.egg-info/requires.txt writing top-level names to django_evolution.egg-info/top_level.txt reading manifest file 'django_evolution.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/coderef/python' warning: no previously-included files found matching 'tests/test_db_settings.py' warning: no previously-included files matching '.*.sw[op]' found anywhere in distribution warning: no previously-included files matching '*.db' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '.noseids' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'django_evolution.egg-info/SOURCES.txt' Copying django_evolution.egg-info to /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9/site-packages/django_evolution-2.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64//usr/share/doc/python-django-evolution + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64//usr/share/doc/python-django-evolution + '[' -d example ']' ~/build/BUILDROOT/python-django-evolution-2.2-1.aarch64 ~/build/BUILD/django_evolution-2.2 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/django_evolution-2.2 + popd + mv /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.2-1 --unique-debug-suffix -2.2-1.aarch64 --unique-debug-src-base python-django-evolution-2.2-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/django_evolution-2.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-evolution-2.2-1.noarch Provides: python-django-evolution python3-django-evolution = 2.2-1 python3.9dist(django-evolution) = 2.2 python3dist(django-evolution) = 2.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(django) >= 1.6 python3.9dist(django) < 4.1.999 Processing files: python-django-evolution-help-2.2-1.noarch warning: Empty %files file /builddir/build/BUILD/django_evolution-2.2/doclist.lst Provides: python-django-evolution-help = 2.2-1 python3-django-evolution-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64 Wrote: /builddir/build/RPMS/python-django-evolution-help-2.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-evolution-2.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EwZFct + umask 022 + cd /builddir/build/BUILD + cd django_evolution-2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-evolution-2.2-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0