Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django-south.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-8b3d9737618311fc90642d0b8020c5fe13777070/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django-south.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-django-south-1.0.2-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-django-south.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-8b3d9737618311fc90642d0b8020c5fe13777070/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-django-south.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BGVpmb + 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 -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd South-1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf South.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wgNtZk + umask 022 + cd /builddir/build/BUILD + cd South-1.0.2 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/south copying south/models.py -> build/lib/south copying south/signals.py -> build/lib/south copying south/logger.py -> build/lib/south copying south/exceptions.py -> build/lib/south copying south/test_shim.py -> build/lib/south copying south/__init__.py -> build/lib/south copying south/v2.py -> build/lib/south copying south/orm.py -> build/lib/south copying south/modelsinspector.py -> build/lib/south creating build/lib/south/creator copying south/creator/actions.py -> 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 creating build/lib/south/db copying south/db/firebird.py -> build/lib/south/db copying south/db/mysql.py -> build/lib/south/db copying south/db/postgresql_psycopg2.py -> build/lib/south/db copying south/db/sqlite3.py -> build/lib/south/db copying south/db/oracle.py -> build/lib/south/db copying south/db/generic.py -> build/lib/south/db copying south/db/__init__.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/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_audit_log.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/django_tagging.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/annoying_autoonetoone.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/__init__.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/django_timezones.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/geodjango.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/utils.py -> build/lib/south/migration copying south/migration/base.py -> build/lib/south/migration copying south/migration/migrators.py -> build/lib/south/migration copying south/migration/__init__.py -> build/lib/south/migration creating build/lib/south/tests copying south/tests/inspector.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/db.py -> build/lib/south/tests copying south/tests/autodetection.py -> build/lib/south/tests copying south/tests/db_firebird.py -> build/lib/south/tests copying south/tests/__init__.py -> build/lib/south/tests copying south/tests/logic.py -> build/lib/south/tests copying south/tests/freezer.py -> build/lib/south/tests creating build/lib/south/db/sql_server copying south/db/sql_server/pyodbc.py -> build/lib/south/db/sql_server copying south/db/sql_server/__init__.py -> build/lib/south/db/sql_server creating build/lib/south/management/commands copying south/management/commands/convert_to_south.py -> build/lib/south/management/commands copying south/management/commands/datamigration.py -> build/lib/south/management/commands copying south/management/commands/testserver.py -> build/lib/south/management/commands copying south/management/commands/syncdb.py -> build/lib/south/management/commands copying south/management/commands/startmigration.py -> build/lib/south/management/commands copying south/management/commands/schemamigration.py -> 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/test.py -> build/lib/south/management/commands copying south/management/commands/graphmigrations.py -> build/lib/south/management/commands copying south/management/commands/migrate.py -> build/lib/south/management/commands creating build/lib/south/tests/circular_a copying south/tests/circular_a/models.py -> build/lib/south/tests/circular_a copying south/tests/circular_a/__init__.py -> build/lib/south/tests/circular_a creating build/lib/south/tests/emptyapp copying south/tests/emptyapp/models.py -> build/lib/south/tests/emptyapp copying south/tests/emptyapp/__init__.py -> build/lib/south/tests/emptyapp creating build/lib/south/tests/deps_a copying south/tests/deps_a/models.py -> build/lib/south/tests/deps_a copying south/tests/deps_a/__init__.py -> build/lib/south/tests/deps_a creating build/lib/south/tests/fakeapp copying south/tests/fakeapp/models.py -> build/lib/south/tests/fakeapp copying south/tests/fakeapp/__init__.py -> build/lib/south/tests/fakeapp creating build/lib/south/tests/brokenapp copying south/tests/brokenapp/models.py -> build/lib/south/tests/brokenapp copying south/tests/brokenapp/__init__.py -> build/lib/south/tests/brokenapp creating build/lib/south/tests/circular_b copying south/tests/circular_b/models.py -> build/lib/south/tests/circular_b copying south/tests/circular_b/__init__.py -> build/lib/south/tests/circular_b creating build/lib/south/tests/otherfakeapp copying south/tests/otherfakeapp/models.py -> build/lib/south/tests/otherfakeapp copying south/tests/otherfakeapp/__init__.py -> build/lib/south/tests/otherfakeapp creating build/lib/south/tests/deps_c copying south/tests/deps_c/models.py -> build/lib/south/tests/deps_c copying south/tests/deps_c/__init__.py -> build/lib/south/tests/deps_c creating build/lib/south/tests/deps_b copying south/tests/deps_b/models.py -> build/lib/south/tests/deps_b copying south/tests/deps_b/__init__.py -> build/lib/south/tests/deps_b creating build/lib/south/tests/non_managed copying south/tests/non_managed/models.py -> build/lib/south/tests/non_managed copying south/tests/non_managed/__init__.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/0005_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/0002_a.py -> 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/0001_a.py -> build/lib/south/tests/deps_a/migrations copying south/tests/deps_a/migrations/0003_a.py -> build/lib/south/tests/deps_a/migrations creating build/lib/south/tests/fakeapp/migrations copying south/tests/fakeapp/migrations/0002_eggs.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/0001_spam.py -> build/lib/south/tests/fakeapp/migrations copying south/tests/fakeapp/migrations/__init__.py -> build/lib/south/tests/fakeapp/migrations creating 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/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/0004_higher.py -> build/lib/south/tests/brokenapp/migrations copying south/tests/brokenapp/migrations/__init__.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/0003_third.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/0002_second.py -> build/lib/south/tests/otherfakeapp/migrations creating 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/0005_c.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/0002_c.py -> 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/0001_c.py -> build/lib/south/tests/deps_c/migrations creating 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/0003_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/0004_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/__init__.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/datetime_utils.py -> build/lib/south/utils copying south/utils/py3.py -> build/lib/south/utils copying south/utils/__init__.py -> build/lib/south/utils + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.34xZLJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch + cd South-1.0.2 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south copying build/lib/south/models.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south copying build/lib/south/signals.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_objectpermissions.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_taggit.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_audit_log.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_tagging.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/annoying_autoonetoone.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_timezones.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/geodjango.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/logger.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south copying build/lib/south/exceptions.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management copying build/lib/south/management/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/convert_to_south.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/datamigration.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/testserver.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/syncdb.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/startmigration.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/schemamigration.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/migrationcheck.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/test.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/graphmigrations.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/migrate.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/migration copying build/lib/south/migration/utils.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/migration copying build/lib/south/migration/base.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/migration copying build/lib/south/migration/migrators.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/migration copying build/lib/south/migration/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/migration creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/hacks copying build/lib/south/hacks/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/hacks copying build/lib/south/hacks/django_1_0.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/hacks creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/creator copying build/lib/south/creator/actions.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/creator copying build/lib/south/creator/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/creator copying build/lib/south/creator/freezer.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/creator copying build/lib/south/creator/changes.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/creator copying build/lib/south/test_shim.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south copying build/lib/south/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south copying build/lib/south/v2.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/utils copying build/lib/south/utils/datetime_utils.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/utils copying build/lib/south/utils/py3.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/utils copying build/lib/south/utils/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/utils copying build/lib/south/orm.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south copying build/lib/south/modelsinspector.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db copying build/lib/south/db/firebird.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db copying build/lib/south/db/mysql.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db copying build/lib/south/db/postgresql_psycopg2.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db copying build/lib/south/db/sqlite3.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db/sql_server copying build/lib/south/db/sql_server/pyodbc.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db/sql_server copying build/lib/south/db/sql_server/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db/sql_server copying build/lib/south/db/oracle.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db copying build/lib/south/db/generic.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db copying build/lib/south/db/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/fakeapp copying build/lib/south/tests/fakeapp/models.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/fakeapp creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/fakeapp/migrations/0002_eggs.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/fakeapp/migrations/0003_alter_spam.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/fakeapp/migrations/0001_spam.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/fakeapp/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/fakeapp/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/fakeapp creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/brokenapp copying build/lib/south/tests/brokenapp/models.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/brokenapp creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/0003_depends_on_higher.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/0001_depends_on_unmigrated.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/0002_depends_on_unknown.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/0004_higher.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/brokenapp copying build/lib/south/tests/inspector.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests copying build/lib/south/tests/db_mysql.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests copying build/lib/south/tests/logger.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests copying build/lib/south/tests/db.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_a copying build/lib/south/tests/circular_a/models.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_a creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_a/migrations copying build/lib/south/tests/circular_a/migrations/0001_first.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_a/migrations copying build/lib/south/tests/circular_a/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_a/migrations copying build/lib/south/tests/circular_a/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_a creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/emptyapp copying build/lib/south/tests/emptyapp/models.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/emptyapp creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/emptyapp/migrations copying build/lib/south/tests/emptyapp/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/emptyapp/migrations copying build/lib/south/tests/emptyapp/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/emptyapp copying build/lib/south/tests/autodetection.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests copying build/lib/south/tests/db_firebird.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests copying build/lib/south/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_a copying build/lib/south/tests/deps_a/models.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_a creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0005_a.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0004_a.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0002_a.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0001_a.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0003_a.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_a copying build/lib/south/tests/logic.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/non_managed copying build/lib/south/tests/non_managed/models.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/non_managed creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/non_managed/migrations copying build/lib/south/tests/non_managed/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/non_managed/migrations copying build/lib/south/tests/non_managed/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/non_managed creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_b copying build/lib/south/tests/deps_b/models.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_b creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0002_b.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0003_b.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0001_b.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0004_b.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0005_b.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_b creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_b copying build/lib/south/tests/circular_b/models.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_b creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_b/migrations copying build/lib/south/tests/circular_b/migrations/0001_first.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_b/migrations copying build/lib/south/tests/circular_b/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_b/migrations copying build/lib/south/tests/circular_b/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_b copying build/lib/south/tests/freezer.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/otherfakeapp copying build/lib/south/tests/otherfakeapp/models.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/otherfakeapp creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/migrations/0001_first.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/migrations/0003_third.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/migrations/0002_second.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/otherfakeapp creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_c copying build/lib/south/tests/deps_c/models.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_c creating /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0003_c.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0005_c.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0004_c.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0002_c.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0001_c.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/__init__.py -> /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_c byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/introspection_plugins/django_objectpermissions.py to django_objectpermissions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/introspection_plugins/django_taggit.py to django_taggit.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/introspection_plugins/django_audit_log.py to django_audit_log.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/introspection_plugins/django_tagging.py to django_tagging.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/introspection_plugins/annoying_autoonetoone.py to annoying_autoonetoone.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/introspection_plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/introspection_plugins/django_timezones.py to django_timezones.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/introspection_plugins/geodjango.py to geodjango.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands/convert_to_south.py to convert_to_south.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands/datamigration.py to datamigration.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands/testserver.py to testserver.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands/syncdb.py to syncdb.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands/startmigration.py to startmigration.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands/schemamigration.py to schemamigration.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands/migrationcheck.py to migrationcheck.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands/graphmigrations.py to graphmigrations.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/management/commands/migrate.py to migrate.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/migration/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/migration/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/migration/migrators.py to migrators.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/migration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/hacks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/hacks/django_1_0.py to django_1_0.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/creator/actions.py to actions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/creator/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/creator/freezer.py to freezer.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/creator/changes.py to changes.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/test_shim.py to test_shim.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/v2.py to v2.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/utils/datetime_utils.py to datetime_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/utils/py3.py to py3.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/orm.py to orm.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/modelsinspector.py to modelsinspector.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db/firebird.py to firebird.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db/mysql.py to mysql.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db/postgresql_psycopg2.py to postgresql_psycopg2.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db/sqlite3.py to sqlite3.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db/sql_server/pyodbc.py to pyodbc.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db/sql_server/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db/oracle.py to oracle.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db/generic.py to generic.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/fakeapp/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/fakeapp/migrations/0002_eggs.py to 0002_eggs.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/fakeapp/migrations/0003_alter_spam.py to 0003_alter_spam.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/fakeapp/migrations/0001_spam.py to 0001_spam.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/fakeapp/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/fakeapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/brokenapp/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/brokenapp/migrations/0003_depends_on_higher.py to 0003_depends_on_higher.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/brokenapp/migrations/0001_depends_on_unmigrated.py to 0001_depends_on_unmigrated.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/brokenapp/migrations/0002_depends_on_unknown.py to 0002_depends_on_unknown.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/brokenapp/migrations/0004_higher.py to 0004_higher.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/brokenapp/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/brokenapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/inspector.py to inspector.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/db_mysql.py to db_mysql.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/db.py to db.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_a/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_a/migrations/0001_first.py to 0001_first.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_a/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_a/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/emptyapp/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/emptyapp/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/emptyapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/autodetection.py to autodetection.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/db_firebird.py to db_firebird.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_a/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_a/migrations/0005_a.py to 0005_a.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_a/migrations/0004_a.py to 0004_a.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_a/migrations/0002_a.py to 0002_a.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_a/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_a/migrations/0001_a.py to 0001_a.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_a/migrations/0003_a.py to 0003_a.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_a/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/logic.py to logic.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/non_managed/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/non_managed/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/non_managed/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_b/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_b/migrations/0002_b.py to 0002_b.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_b/migrations/0003_b.py to 0003_b.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_b/migrations/0001_b.py to 0001_b.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_b/migrations/0004_b.py to 0004_b.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_b/migrations/0005_b.py to 0005_b.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_b/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_b/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_b/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_b/migrations/0001_first.py to 0001_first.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_b/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/circular_b/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/freezer.py to freezer.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/otherfakeapp/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations/0001_first.py to 0001_first.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations/0003_third.py to 0003_third.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations/0002_second.py to 0002_second.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/otherfakeapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_c/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_c/migrations/0003_c.py to 0003_c.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_c/migrations/0005_c.py to 0005_c.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_c/migrations/0004_c.py to 0004_c.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_c/migrations/0002_c.py to 0002_c.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_c/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_c/migrations/0001_c.py to 0001_c.pyc byte-compiling /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/south/tests/deps_c/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpsZ2zX5.py' /usr/bin/python -O /tmp/tmpsZ2zX5.py removing /tmp/tmpsZ2zX5.py running install_egg_info running egg_info creating South.egg-info writing South.egg-info/PKG-INFO writing top-level names to South.egg-info/top_level.txt writing dependency_links to South.egg-info/dependency_links.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-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/South-1.0.2-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/South-1.0.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-django-south-1.0.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PWWUry + umask 022 + cd /builddir/build/BUILD + cd South-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/share/doc/python-django-south-1.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/share/doc/python-django-south-1.0.2 + cp -pr README /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch/usr/share/doc/python-django-south-1.0.2 + exit 0 Provides: Django-south = 1.0.2-1.el7 python-django-south = 1.0.2-1.el7 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) = 2.7 Obsoletes: Django-south < 0.7.3-2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch Wrote: /builddir/build/RPMS/python-django-south-1.0.2-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.a1o1LW + umask 022 + cd /builddir/build/BUILD + cd South-1.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-south-1.0.2-1.el7.noarch + exit 0 Child return code was: 0