Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-south.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681775146.559694/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-south.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-South-1.0.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-south.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681775146.559694/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-south.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-South-1.0.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-south.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681775146.559694/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-south.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.GgnMvp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf South-1.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/South-1.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd South-1.0.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.spq6jw + umask 022 + cd /builddir/build/BUILD + cd South-1.0.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/south copying south/__init__.py -> build/lib/south copying south/exceptions.py -> build/lib/south copying south/signals.py -> build/lib/south copying south/modelsinspector.py -> build/lib/south copying south/test_shim.py -> build/lib/south copying south/models.py -> build/lib/south copying south/v2.py -> build/lib/south copying south/orm.py -> build/lib/south copying south/logger.py -> build/lib/south creating build/lib/south/creator copying south/creator/__init__.py -> build/lib/south/creator copying south/creator/freezer.py -> build/lib/south/creator copying south/creator/changes.py -> build/lib/south/creator copying south/creator/actions.py -> build/lib/south/creator creating build/lib/south/db copying south/db/postgresql_psycopg2.py -> build/lib/south/db copying south/db/__init__.py -> build/lib/south/db copying south/db/mysql.py -> build/lib/south/db copying south/db/firebird.py -> build/lib/south/db copying south/db/generic.py -> build/lib/south/db copying south/db/oracle.py -> build/lib/south/db copying south/db/sqlite3.py -> build/lib/south/db creating build/lib/south/management copying south/management/__init__.py -> build/lib/south/management creating build/lib/south/introspection_plugins copying south/introspection_plugins/__init__.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/annoying_autoonetoone.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/django_objectpermissions.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/django_taggit.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/django_timezones.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/django_audit_log.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/geodjango.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/django_tagging.py -> build/lib/south/introspection_plugins creating build/lib/south/hacks copying south/hacks/__init__.py -> build/lib/south/hacks copying south/hacks/django_1_0.py -> build/lib/south/hacks creating build/lib/south/migration copying south/migration/__init__.py -> build/lib/south/migration copying south/migration/utils.py -> build/lib/south/migration copying south/migration/migrators.py -> build/lib/south/migration copying south/migration/base.py -> build/lib/south/migration creating build/lib/south/tests copying south/tests/__init__.py -> build/lib/south/tests copying south/tests/autodetection.py -> build/lib/south/tests copying south/tests/db.py -> build/lib/south/tests copying south/tests/db_firebird.py -> build/lib/south/tests copying south/tests/freezer.py -> build/lib/south/tests copying south/tests/logic.py -> build/lib/south/tests copying south/tests/db_mysql.py -> build/lib/south/tests copying south/tests/logger.py -> build/lib/south/tests copying south/tests/inspector.py -> build/lib/south/tests creating build/lib/south/db/sql_server copying south/db/sql_server/__init__.py -> build/lib/south/db/sql_server copying south/db/sql_server/pyodbc.py -> build/lib/south/db/sql_server creating build/lib/south/management/commands copying south/management/commands/__init__.py -> build/lib/south/management/commands copying south/management/commands/migrationcheck.py -> build/lib/south/management/commands copying south/management/commands/startmigration.py -> build/lib/south/management/commands copying south/management/commands/convert_to_south.py -> build/lib/south/management/commands copying south/management/commands/testserver.py -> build/lib/south/management/commands copying south/management/commands/datamigration.py -> build/lib/south/management/commands copying south/management/commands/test.py -> build/lib/south/management/commands copying south/management/commands/migrate.py -> build/lib/south/management/commands copying south/management/commands/schemamigration.py -> build/lib/south/management/commands copying south/management/commands/graphmigrations.py -> build/lib/south/management/commands copying south/management/commands/syncdb.py -> build/lib/south/management/commands creating build/lib/south/tests/circular_a copying south/tests/circular_a/__init__.py -> build/lib/south/tests/circular_a copying south/tests/circular_a/models.py -> build/lib/south/tests/circular_a creating build/lib/south/tests/emptyapp copying south/tests/emptyapp/__init__.py -> build/lib/south/tests/emptyapp copying south/tests/emptyapp/models.py -> build/lib/south/tests/emptyapp creating build/lib/south/tests/deps_a copying south/tests/deps_a/__init__.py -> build/lib/south/tests/deps_a copying south/tests/deps_a/models.py -> build/lib/south/tests/deps_a creating build/lib/south/tests/fakeapp copying south/tests/fakeapp/__init__.py -> build/lib/south/tests/fakeapp copying south/tests/fakeapp/models.py -> build/lib/south/tests/fakeapp creating build/lib/south/tests/brokenapp copying south/tests/brokenapp/__init__.py -> build/lib/south/tests/brokenapp copying south/tests/brokenapp/models.py -> build/lib/south/tests/brokenapp creating build/lib/south/tests/circular_b copying south/tests/circular_b/__init__.py -> build/lib/south/tests/circular_b copying south/tests/circular_b/models.py -> build/lib/south/tests/circular_b creating build/lib/south/tests/otherfakeapp copying south/tests/otherfakeapp/__init__.py -> build/lib/south/tests/otherfakeapp copying south/tests/otherfakeapp/models.py -> build/lib/south/tests/otherfakeapp creating build/lib/south/tests/deps_c copying south/tests/deps_c/__init__.py -> build/lib/south/tests/deps_c copying south/tests/deps_c/models.py -> build/lib/south/tests/deps_c creating build/lib/south/tests/deps_b copying south/tests/deps_b/__init__.py -> build/lib/south/tests/deps_b copying south/tests/deps_b/models.py -> build/lib/south/tests/deps_b creating build/lib/south/tests/non_managed copying south/tests/non_managed/__init__.py -> build/lib/south/tests/non_managed copying south/tests/non_managed/models.py -> build/lib/south/tests/non_managed creating build/lib/south/tests/circular_a/migrations copying south/tests/circular_a/migrations/0001_first.py -> build/lib/south/tests/circular_a/migrations copying south/tests/circular_a/migrations/__init__.py -> build/lib/south/tests/circular_a/migrations creating build/lib/south/tests/emptyapp/migrations copying south/tests/emptyapp/migrations/__init__.py -> build/lib/south/tests/emptyapp/migrations creating build/lib/south/tests/deps_a/migrations copying south/tests/deps_a/migrations/__init__.py -> build/lib/south/tests/deps_a/migrations copying south/tests/deps_a/migrations/0003_a.py -> build/lib/south/tests/deps_a/migrations copying south/tests/deps_a/migrations/0004_a.py -> build/lib/south/tests/deps_a/migrations copying south/tests/deps_a/migrations/0001_a.py -> build/lib/south/tests/deps_a/migrations copying south/tests/deps_a/migrations/0002_a.py -> build/lib/south/tests/deps_a/migrations copying south/tests/deps_a/migrations/0005_a.py -> build/lib/south/tests/deps_a/migrations creating build/lib/south/tests/fakeapp/migrations copying south/tests/fakeapp/migrations/__init__.py -> build/lib/south/tests/fakeapp/migrations copying south/tests/fakeapp/migrations/0001_spam.py -> build/lib/south/tests/fakeapp/migrations copying south/tests/fakeapp/migrations/0003_alter_spam.py -> build/lib/south/tests/fakeapp/migrations copying south/tests/fakeapp/migrations/0002_eggs.py -> build/lib/south/tests/fakeapp/migrations creating build/lib/south/tests/brokenapp/migrations copying south/tests/brokenapp/migrations/__init__.py -> build/lib/south/tests/brokenapp/migrations copying south/tests/brokenapp/migrations/0001_depends_on_unmigrated.py -> build/lib/south/tests/brokenapp/migrations copying south/tests/brokenapp/migrations/0002_depends_on_unknown.py -> build/lib/south/tests/brokenapp/migrations copying south/tests/brokenapp/migrations/0003_depends_on_higher.py -> build/lib/south/tests/brokenapp/migrations copying south/tests/brokenapp/migrations/0004_higher.py -> build/lib/south/tests/brokenapp/migrations creating build/lib/south/tests/circular_b/migrations copying south/tests/circular_b/migrations/0001_first.py -> build/lib/south/tests/circular_b/migrations copying south/tests/circular_b/migrations/__init__.py -> build/lib/south/tests/circular_b/migrations creating build/lib/south/tests/otherfakeapp/migrations copying south/tests/otherfakeapp/migrations/0001_first.py -> build/lib/south/tests/otherfakeapp/migrations copying south/tests/otherfakeapp/migrations/__init__.py -> build/lib/south/tests/otherfakeapp/migrations copying south/tests/otherfakeapp/migrations/0003_third.py -> build/lib/south/tests/otherfakeapp/migrations copying south/tests/otherfakeapp/migrations/0002_second.py -> build/lib/south/tests/otherfakeapp/migrations creating build/lib/south/tests/deps_c/migrations copying south/tests/deps_c/migrations/__init__.py -> build/lib/south/tests/deps_c/migrations copying south/tests/deps_c/migrations/0004_c.py -> build/lib/south/tests/deps_c/migrations copying south/tests/deps_c/migrations/0003_c.py -> build/lib/south/tests/deps_c/migrations copying south/tests/deps_c/migrations/0002_c.py -> build/lib/south/tests/deps_c/migrations copying south/tests/deps_c/migrations/0005_c.py -> build/lib/south/tests/deps_c/migrations copying south/tests/deps_c/migrations/0001_c.py -> build/lib/south/tests/deps_c/migrations creating build/lib/south/tests/deps_b/migrations copying south/tests/deps_b/migrations/__init__.py -> build/lib/south/tests/deps_b/migrations copying south/tests/deps_b/migrations/0002_b.py -> build/lib/south/tests/deps_b/migrations copying south/tests/deps_b/migrations/0005_b.py -> build/lib/south/tests/deps_b/migrations copying south/tests/deps_b/migrations/0004_b.py -> build/lib/south/tests/deps_b/migrations copying south/tests/deps_b/migrations/0001_b.py -> build/lib/south/tests/deps_b/migrations copying south/tests/deps_b/migrations/0003_b.py -> build/lib/south/tests/deps_b/migrations creating build/lib/south/tests/non_managed/migrations copying south/tests/non_managed/migrations/__init__.py -> build/lib/south/tests/non_managed/migrations creating build/lib/south/utils copying south/utils/__init__.py -> build/lib/south/utils copying south/utils/datetime_utils.py -> build/lib/south/utils copying south/utils/py3.py -> build/lib/south/utils + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.D0s7MZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64 + cd South-1.0.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-South-1.0.2-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/hacks copying build/lib/south/hacks/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/hacks copying build/lib/south/hacks/django_1_0.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/hacks copying build/lib/south/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests copying build/lib/south/tests/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/otherfakeapp copying build/lib/south/tests/otherfakeapp/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/otherfakeapp creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/migrations/0001_first.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/migrations/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/migrations/0003_third.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/migrations/0002_second.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/models.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/otherfakeapp creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_c copying build/lib/south/tests/deps_c/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_c creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0004_c.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0003_c.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0002_c.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0005_c.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0001_c.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/models.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_c creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/brokenapp copying build/lib/south/tests/brokenapp/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/brokenapp creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/0001_depends_on_unmigrated.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/0002_depends_on_unknown.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/0003_depends_on_higher.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/0004_higher.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/models.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/brokenapp copying build/lib/south/tests/autodetection.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests copying build/lib/south/tests/db.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_b copying build/lib/south/tests/circular_b/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_b creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_b/migrations copying build/lib/south/tests/circular_b/migrations/0001_first.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_b/migrations copying build/lib/south/tests/circular_b/migrations/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_b/migrations copying build/lib/south/tests/circular_b/models.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_b creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/fakeapp copying build/lib/south/tests/fakeapp/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/fakeapp creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/fakeapp/migrations/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/fakeapp/migrations/0001_spam.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/fakeapp/migrations/0003_alter_spam.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/fakeapp/migrations/0002_eggs.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/fakeapp/models.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/fakeapp copying build/lib/south/tests/db_firebird.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests copying build/lib/south/tests/freezer.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/non_managed copying build/lib/south/tests/non_managed/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/non_managed creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/non_managed/migrations copying build/lib/south/tests/non_managed/migrations/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/non_managed/migrations copying build/lib/south/tests/non_managed/models.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/non_managed creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/emptyapp copying build/lib/south/tests/emptyapp/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/emptyapp creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/emptyapp/migrations copying build/lib/south/tests/emptyapp/migrations/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/emptyapp/migrations copying build/lib/south/tests/emptyapp/models.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/emptyapp creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_a copying build/lib/south/tests/circular_a/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_a creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_a/migrations copying build/lib/south/tests/circular_a/migrations/0001_first.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_a/migrations copying build/lib/south/tests/circular_a/migrations/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_a/migrations copying build/lib/south/tests/circular_a/models.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_a creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_a copying build/lib/south/tests/deps_a/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_a creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0003_a.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0004_a.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0001_a.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0002_a.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0005_a.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/models.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_a creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_b copying build/lib/south/tests/deps_b/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_b creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0002_b.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0005_b.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0004_b.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0001_b.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0003_b.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/models.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_b copying build/lib/south/tests/logic.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests copying build/lib/south/tests/db_mysql.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests copying build/lib/south/tests/logger.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests copying build/lib/south/tests/inspector.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests copying build/lib/south/exceptions.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db copying build/lib/south/db/postgresql_psycopg2.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db copying build/lib/south/db/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db copying build/lib/south/db/mysql.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db copying build/lib/south/db/firebird.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db copying build/lib/south/db/generic.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db copying build/lib/south/db/oracle.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db copying build/lib/south/db/sqlite3.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db/sql_server copying build/lib/south/db/sql_server/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db/sql_server copying build/lib/south/db/sql_server/pyodbc.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db/sql_server copying build/lib/south/signals.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south copying build/lib/south/modelsinspector.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/annoying_autoonetoone.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_objectpermissions.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_taggit.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_timezones.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_audit_log.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/geodjango.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_tagging.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/introspection_plugins creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/migration copying build/lib/south/migration/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/migration copying build/lib/south/migration/utils.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/migration copying build/lib/south/migration/migrators.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/migration copying build/lib/south/migration/base.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/migration creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management copying build/lib/south/management/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands copying build/lib/south/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands copying build/lib/south/management/commands/migrationcheck.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands copying build/lib/south/management/commands/startmigration.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands copying build/lib/south/management/commands/convert_to_south.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands copying build/lib/south/management/commands/testserver.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands copying build/lib/south/management/commands/datamigration.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands copying build/lib/south/management/commands/test.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands copying build/lib/south/management/commands/migrate.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands copying build/lib/south/management/commands/schemamigration.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands copying build/lib/south/management/commands/graphmigrations.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands copying build/lib/south/management/commands/syncdb.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/utils copying build/lib/south/utils/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/utils copying build/lib/south/utils/datetime_utils.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/utils copying build/lib/south/utils/py3.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/utils copying build/lib/south/test_shim.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south copying build/lib/south/models.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south copying build/lib/south/v2.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south creating /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/creator copying build/lib/south/creator/__init__.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/creator copying build/lib/south/creator/freezer.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/creator copying build/lib/south/creator/changes.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/creator copying build/lib/south/creator/actions.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/creator copying build/lib/south/orm.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south copying build/lib/south/logger.py -> /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/hacks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/hacks/django_1_0.py to django_1_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/otherfakeapp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/otherfakeapp/migrations/0001_first.py to 0001_first.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/otherfakeapp/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/otherfakeapp/migrations/0003_third.py to 0003_third.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/otherfakeapp/migrations/0002_second.py to 0002_second.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/otherfakeapp/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_c/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_c/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_c/migrations/0004_c.py to 0004_c.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_c/migrations/0003_c.py to 0003_c.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_c/migrations/0002_c.py to 0002_c.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_c/migrations/0005_c.py to 0005_c.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_c/migrations/0001_c.py to 0001_c.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_c/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/brokenapp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/brokenapp/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/brokenapp/migrations/0001_depends_on_unmigrated.py to 0001_depends_on_unmigrated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/brokenapp/migrations/0002_depends_on_unknown.py to 0002_depends_on_unknown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/brokenapp/migrations/0003_depends_on_higher.py to 0003_depends_on_higher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/brokenapp/migrations/0004_higher.py to 0004_higher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/brokenapp/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/autodetection.py to autodetection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/db.py to db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_b/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_b/migrations/0001_first.py to 0001_first.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_b/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_b/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/fakeapp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/fakeapp/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/fakeapp/migrations/0001_spam.py to 0001_spam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/fakeapp/migrations/0003_alter_spam.py to 0003_alter_spam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/fakeapp/migrations/0002_eggs.py to 0002_eggs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/fakeapp/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/db_firebird.py to db_firebird.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/freezer.py to freezer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/non_managed/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/non_managed/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/non_managed/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/emptyapp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/emptyapp/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/emptyapp/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_a/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_a/migrations/0001_first.py to 0001_first.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_a/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/circular_a/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_a/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_a/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_a/migrations/0003_a.py to 0003_a.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_a/migrations/0004_a.py to 0004_a.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_a/migrations/0001_a.py to 0001_a.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_a/migrations/0002_a.py to 0002_a.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_a/migrations/0005_a.py to 0005_a.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_a/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_b/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_b/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_b/migrations/0002_b.py to 0002_b.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_b/migrations/0005_b.py to 0005_b.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_b/migrations/0004_b.py to 0004_b.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_b/migrations/0001_b.py to 0001_b.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_b/migrations/0003_b.py to 0003_b.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/deps_b/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/logic.py to logic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/db_mysql.py to db_mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/tests/inspector.py to inspector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db/postgresql_psycopg2.py to postgresql_psycopg2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db/mysql.py to mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db/firebird.py to firebird.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db/generic.py to generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db/oracle.py to oracle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db/sqlite3.py to sqlite3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db/sql_server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/db/sql_server/pyodbc.py to pyodbc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/modelsinspector.py to modelsinspector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/introspection_plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/introspection_plugins/annoying_autoonetoone.py to annoying_autoonetoone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/introspection_plugins/django_objectpermissions.py to django_objectpermissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/introspection_plugins/django_taggit.py to django_taggit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/introspection_plugins/django_timezones.py to django_timezones.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/introspection_plugins/django_audit_log.py to django_audit_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/introspection_plugins/geodjango.py to geodjango.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/introspection_plugins/django_tagging.py to django_tagging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/migration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/migration/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/migration/migrators.py to migrators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/migration/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands/migrationcheck.py to migrationcheck.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands/startmigration.py to startmigration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands/convert_to_south.py to convert_to_south.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands/testserver.py to testserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands/datamigration.py to datamigration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands/migrate.py to migrate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands/schemamigration.py to schemamigration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands/graphmigrations.py to graphmigrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/management/commands/syncdb.py to syncdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/utils/datetime_utils.py to datetime_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/utils/py3.py to py3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/test_shim.py to test_shim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/v2.py to v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/creator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/creator/freezer.py to freezer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/creator/changes.py to changes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/creator/actions.py to actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/orm.py to orm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/south/logger.py to logger.cpython-39.pyc writing byte-compilation script '/tmp/tmpm_jxs40r.py' /usr/bin/python3 /tmp/tmpm_jxs40r.py removing /tmp/tmpm_jxs40r.py running install_egg_info running egg_info creating South.egg-info writing South.egg-info/PKG-INFO writing dependency_links to South.egg-info/dependency_links.txt writing top-level names to South.egg-info/top_level.txt writing manifest file 'South.egg-info/SOURCES.txt' reading manifest file 'South.egg-info/SOURCES.txt' writing manifest file 'South.egg-info/SOURCES.txt' Copying South.egg-info to /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/South-1.0.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64//usr/share/doc/python-South + '[' -d doc ']' ~/build/BUILDROOT/python-South-1.0.2-1.x86_64 ~/build/BUILD/South-1.0.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/South-1.0.2 + mv /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.2-1 --unique-debug-suffix -1.0.2-1.x86_64 --unique-debug-src-base python-South-1.0.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/South-1.0.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-South-1.0.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-South-1.0.2-1.noarch Provides: python-South python3-South = 1.0.2-1 python3.9dist(south) = 1.0.2 python3dist(south) = 1.0.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 Processing files: python-South-help-1.0.2-1.noarch warning: Empty %files file /builddir/build/BUILD/South-1.0.2/doclist.lst Provides: python-South-help = 1.0.2-1 python3-South-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-South-1.0.2-1.x86_64 Wrote: /builddir/build/RPMS/python-South-help-1.0.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-South-1.0.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oGyqSC + umask 022 + cd /builddir/build/BUILD + cd South-1.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-South-1.0.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0