------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/ncurses-6.2.20201017.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1h_1,1.txz Installing /packages/All/python27-2.7.18_1.txz ===== Message from python27-2.7.18_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-south-1.0.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-south-1.0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-south-1.0.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-south-1.0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-south-1.0.2 for building => SHA256 Checksum OK for South-1.0.2.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-south-1.0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-south-1.0.2 for building ===> Extracting for py27-south-1.0.2 => SHA256 Checksum OK for South-1.0.2.tar.gz. Extracted Memory Use: 0.67M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-south-1.0.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-south-1.0.2 depends on package: py27-setuptools>0 - found ===> py27-south-1.0.2 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-south-1.0.2 depends on package: py27-setuptools>0 - found ===> py27-south-1.0.2 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-south-1.0.2 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-south-1.0.2 running build running build_py creating build creating build/lib creating build/lib/south copying south/logger.py -> build/lib/south copying south/__init__.py -> build/lib/south copying south/test_shim.py -> build/lib/south copying south/signals.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 copying south/models.py -> build/lib/south copying south/exceptions.py -> build/lib/south creating build/lib/south/creator copying south/creator/changes.py -> build/lib/south/creator copying south/creator/freezer.py -> build/lib/south/creator copying south/creator/__init__.py -> build/lib/south/creator copying south/creator/actions.py -> build/lib/south/creator creating build/lib/south/db copying south/db/generic.py -> 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/sqlite3.py -> build/lib/south/db copying south/db/oracle.py -> build/lib/south/db copying south/db/__init__.py -> build/lib/south/db copying south/db/postgresql_psycopg2.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_timezones.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/geodjango.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/django_taggit.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/__init__.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/django_audit_log.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/django_objectpermissions.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 creating build/lib/south/hacks copying south/hacks/django_1_0.py -> build/lib/south/hacks copying south/hacks/__init__.py -> build/lib/south/hacks creating 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 copying south/migration/utils.py -> build/lib/south/migration creating build/lib/south/tests copying south/tests/logger.py -> build/lib/south/tests copying south/tests/autodetection.py -> build/lib/south/tests copying south/tests/logic.py -> build/lib/south/tests copying south/tests/db.py -> build/lib/south/tests copying south/tests/inspector.py -> build/lib/south/tests copying south/tests/__init__.py -> build/lib/south/tests copying south/tests/db_firebird.py -> build/lib/south/tests copying south/tests/db_mysql.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/graphmigrations.py -> build/lib/south/management/commands copying south/management/commands/__init__.py -> build/lib/south/management/commands copying south/management/commands/test.py -> build/lib/south/management/commands copying south/management/commands/startmigration.py -> build/lib/south/management/commands copying south/management/commands/migrationcheck.py -> build/lib/south/management/commands copying south/management/commands/testserver.py -> build/lib/south/management/commands copying south/management/commands/migrate.py -> build/lib/south/management/commands copying south/management/commands/datamigration.py -> build/lib/south/management/commands copying south/management/commands/syncdb.py -> build/lib/south/management/commands copying south/management/commands/convert_to_south.py -> build/lib/south/management/commands copying south/management/commands/schemamigration.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/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/__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/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/__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/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/__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/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/0003_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 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/0004_a.py -> build/lib/south/tests/deps_a/migrations copying south/tests/deps_a/migrations/__init__.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/__init__.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 creating 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/0003_depends_on_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/__init__.py -> 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/0002_second.py -> build/lib/south/tests/otherfakeapp/migrations copying south/tests/otherfakeapp/migrations/0003_third.py -> build/lib/south/tests/otherfakeapp/migrations creating 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 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/__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 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/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/0003_b.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/0001_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/py3.py -> build/lib/south/utils copying south/utils/datetime_utils.py -> build/lib/south/utils copying south/utils/__init__.py -> build/lib/south/utils SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-south-1.0.2 depends on package: py27-setuptools>0 - found ===> py27-south-1.0.2 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-south-1.0.2 ===> py27-south-1.0.2 depends on package: py27-setuptools>0 - found ===> py27-south-1.0.2 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/databases/py-south/stage/usr/local/lib/python2.7 creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south copying build/lib/south/v2.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south copying build/lib/south/orm.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south copying build/lib/south/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/creator copying build/lib/south/creator/freezer.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/creator copying build/lib/south/creator/actions.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/creator copying build/lib/south/creator/changes.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/creator copying build/lib/south/creator/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/creator creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/test.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/convert_to_south.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/syncdb.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/datamigration.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/migrationcheck.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/migrate.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/schemamigration.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/graphmigrations.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/startmigration.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/testserver.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management copying build/lib/south/logger.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south copying build/lib/south/models.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south copying build/lib/south/signals.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/migration copying build/lib/south/migration/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/migration copying build/lib/south/migration/migrators.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/migration copying build/lib/south/migration/utils.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/migration copying build/lib/south/migration/base.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/migration copying build/lib/south/exceptions.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south copying build/lib/south/test_shim.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db copying build/lib/south/db/firebird.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db copying build/lib/south/db/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db/sql_server copying build/lib/south/db/sql_server/pyodbc.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db/sql_server copying build/lib/south/db/sql_server/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db/sql_server copying build/lib/south/db/generic.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db copying build/lib/south/db/postgresql_psycopg2.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db copying build/lib/south/db/sqlite3.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db copying build/lib/south/db/oracle.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db copying build/lib/south/db/mysql.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/hacks copying build/lib/south/hacks/django_1_0.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/hacks copying build/lib/south/hacks/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/hacks creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/emptyapp copying build/lib/south/tests/emptyapp/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/emptyapp copying build/lib/south/tests/emptyapp/models.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/emptyapp creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/emptyapp/migrations copying build/lib/south/tests/emptyapp/migrations/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/emptyapp/migrations copying build/lib/south/tests/db_mysql.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests copying build/lib/south/tests/autodetection.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp copying build/lib/south/tests/fakeapp/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp copying build/lib/south/tests/fakeapp/models.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/fakeapp/migrations/0003_alter_spam.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/fakeapp/migrations/0001_spam.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/fakeapp/migrations/0002_eggs.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/fakeapp/migrations/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/inspector.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests copying build/lib/south/tests/logic.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a copying build/lib/south/tests/circular_a/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a/migrations copying build/lib/south/tests/circular_a/migrations/0001_first.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a/migrations copying build/lib/south/tests/circular_a/migrations/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a/migrations copying build/lib/south/tests/circular_a/models.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a copying build/lib/south/tests/deps_a/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0004_a.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0001_a.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0003_a.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0005_a.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0002_a.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/models.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a copying build/lib/south/tests/db_firebird.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests copying build/lib/south/tests/freezer.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c copying build/lib/south/tests/deps_c/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0005_c.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0004_c.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0001_c.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0002_c.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0003_c.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/models.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b copying build/lib/south/tests/deps_b/models.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b copying build/lib/south/tests/deps_b/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0005_b.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0003_b.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0004_b.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0002_b.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0001_b.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp copying build/lib/south/tests/brokenapp/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp copying build/lib/south/tests/brokenapp/models.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/0004_higher.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/0003_depends_on_higher.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/0001_depends_on_unmigrated.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/0002_depends_on_unknown.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/db.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b copying build/lib/south/tests/circular_b/models.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b/migrations copying build/lib/south/tests/circular_b/migrations/0001_first.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b/migrations copying build/lib/south/tests/circular_b/migrations/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b/migrations copying build/lib/south/tests/circular_b/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp copying build/lib/south/tests/otherfakeapp/models.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/migrations/0001_first.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/migrations/0002_second.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/migrations/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/migrations/0003_third.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp copying build/lib/south/tests/logger.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/non_managed copying build/lib/south/tests/non_managed/models.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/non_managed copying build/lib/south/tests/non_managed/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/non_managed creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/non_managed/migrations copying build/lib/south/tests/non_managed/migrations/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/non_managed/migrations creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/annoying_autoonetoone.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_tagging.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_audit_log.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_taggit.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_timezones.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_objectpermissions.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/geodjango.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/modelsinspector.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south creating /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/utils copying build/lib/south/utils/__init__.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/utils copying build/lib/south/utils/datetime_utils.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/utils copying build/lib/south/utils/py3.py -> /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/utils byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/v2.py to v2.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/orm.py to orm.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/creator/freezer.py to freezer.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/creator/actions.py to actions.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/creator/changes.py to changes.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/creator/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands/test.py to test.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands/convert_to_south.py to convert_to_south.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands/syncdb.py to syncdb.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands/datamigration.py to datamigration.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands/migrationcheck.py to migrationcheck.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands/migrate.py to migrate.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands/schemamigration.py to schemamigration.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands/graphmigrations.py to graphmigrations.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands/startmigration.py to startmigration.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/commands/testserver.py to testserver.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/management/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/logger.py to logger.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/models.py to models.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/signals.py to signals.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/migration/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/migration/migrators.py to migrators.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/migration/utils.py to utils.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/migration/base.py to base.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/exceptions.py to exceptions.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/test_shim.py to test_shim.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db/firebird.py to firebird.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db/sql_server/pyodbc.py to pyodbc.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db/sql_server/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db/generic.py to generic.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db/postgresql_psycopg2.py to postgresql_psycopg2.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db/sqlite3.py to sqlite3.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db/oracle.py to oracle.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/db/mysql.py to mysql.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/hacks/django_1_0.py to django_1_0.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/hacks/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/emptyapp/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/emptyapp/models.py to models.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/emptyapp/migrations/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/db_mysql.py to db_mysql.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/autodetection.py to autodetection.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/models.py to models.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/migrations/0003_alter_spam.py to 0003_alter_spam.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/migrations/0001_spam.py to 0001_spam.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/migrations/0002_eggs.py to 0002_eggs.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/migrations/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/inspector.py to inspector.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/logic.py to logic.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a/migrations/0001_first.py to 0001_first.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a/migrations/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a/models.py to models.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations/0004_a.py to 0004_a.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations/0001_a.py to 0001_a.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations/0003_a.py to 0003_a.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations/0005_a.py to 0005_a.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations/0002_a.py to 0002_a.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/models.py to models.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/db_firebird.py to db_firebird.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/freezer.py to freezer.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations/0005_c.py to 0005_c.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations/0004_c.py to 0004_c.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations/0001_c.py to 0001_c.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations/0002_c.py to 0002_c.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations/0003_c.py to 0003_c.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/models.py to models.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/models.py to models.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations/0005_b.py to 0005_b.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations/0003_b.py to 0003_b.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations/0004_b.py to 0004_b.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations/0002_b.py to 0002_b.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations/0001_b.py to 0001_b.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/models.py to models.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/migrations/0004_higher.py to 0004_higher.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/migrations/0003_depends_on_higher.py to 0003_depends_on_higher.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/migrations/0001_depends_on_unmigrated.py to 0001_depends_on_unmigrated.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/migrations/0002_depends_on_unknown.py to 0002_depends_on_unknown.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/migrations/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/db.py to db.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b/models.py to models.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b/migrations/0001_first.py to 0001_first.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b/migrations/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/models.py to models.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations/0001_first.py to 0001_first.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations/0002_second.py to 0002_second.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations/0003_third.py to 0003_third.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/logger.py to logger.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/non_managed/models.py to models.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/non_managed/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/tests/non_managed/migrations/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins/annoying_autoonetoone.py to annoying_autoonetoone.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins/django_tagging.py to django_tagging.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins/django_audit_log.py to django_audit_log.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins/django_taggit.py to django_taggit.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins/django_timezones.py to django_timezones.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins/django_objectpermissions.py to django_objectpermissions.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins/geodjango.py to geodjango.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/modelsinspector.py to modelsinspector.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/utils/__init__.py to __init__.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/utils/datetime_utils.py to datetime_utils.pyc byte-compiling /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/south/utils/py3.py to py3.pyc writing byte-compilation script '/tmp/tmp_twKMh.py' /usr/local/bin/python2.7 -O /tmp/tmp_twKMh.py removing /tmp/tmp_twKMh.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 /construction/databases/py-south/stage/usr/local/lib/python2.7/site-packages/South-1.0.2-py2.7.egg-info running install_scripts writing list of installed files to '/construction/databases/py-south/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-south-1.0.2 file sizes/checksums [355]: 0% file sizes/checksums [355]: 28% file sizes/checksums [355]: 56% file sizes/checksums [355]: 84% file sizes/checksums [355]: 100% packing files [355]: 0% packing files [355]: 28% packing files [355]: 56% packing files [355]: 84% packing files [355]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:10