Building py27-south-0.8.4.txz (origin /buildshare/ports/355755/databases/py-south) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/South-0.8.4.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/py27-setuptools27-2.0.1.txz x packages/python27-2.7.6_4.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-south-0.8.4 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-south-0.8.4 ===> py27-south-0.8.4 depends on package: py27-setuptools27>0 - not found ===> Verifying install for py27-setuptools27>0 in /buildshare/ports/355755/devel/py-setuptools27 ===> Installing existing package /packages/py27-setuptools27-2.0.1.txz Installing py27-setuptools27-2.0.1...Installing python27-2.7.6_4...Installing gettext-0.18.3.1_1... done done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of py27-south-0.8.4 ===> py27-south-0.8.4 depends on file: /usr/local/bin/python2.7 - found ===> py27-south-0.8.4 depends on package: py27-setuptools27>0 - found ===> py27-south-0.8.4 depends on file: /usr/local/bin/python2.7 - found Make install ===> License APACHE20 accepted by the user ===> py27-south-0.8.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-south-0.8.4 for building ===> Extracting for py27-south-0.8.4 => SHA256 Checksum OK for South-0.8.4.tar.gz. ===> Patching for py27-south-0.8.4 ===> py27-south-0.8.4 depends on package: py27-setuptools27>0 - found ===> py27-south-0.8.4 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-south-0.8.4 running config ===> Building for py27-south-0.8.4 running build running build_py creating build creating build/lib creating build/lib/south copying south/test_shim.py -> build/lib/south copying south/models.py -> build/lib/south copying south/__init__.py -> build/lib/south copying south/modelsinspector.py -> build/lib/south copying south/signals.py -> build/lib/south copying south/logger.py -> build/lib/south copying south/v2.py -> build/lib/south copying south/orm.py -> build/lib/south copying south/exceptions.py -> build/lib/south creating build/lib/south/creator copying south/creator/__init__.py -> build/lib/south/creator copying south/creator/freezer.py -> build/lib/south/creator copying south/creator/actions.py -> build/lib/south/creator copying south/creator/changes.py -> build/lib/south/creator creating build/lib/south/db copying south/db/sqlite3.py -> build/lib/south/db copying south/db/generic.py -> build/lib/south/db copying south/db/__init__.py -> build/lib/south/db copying south/db/firebird.py -> build/lib/south/db copying south/db/oracle.py -> build/lib/south/db copying south/db/postgresql_psycopg2.py -> build/lib/south/db copying south/db/mysql.py -> build/lib/south/db creating build/lib/south/management copying south/management/__init__.py -> build/lib/south/management creating build/lib/south/introspection_plugins copying south/introspection_plugins/__init__.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/django_audit_log.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/django_taggit.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/annoying_autoonetoone.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/django_tagging.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/geodjango.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/django_timezones.py -> build/lib/south/introspection_plugins copying south/introspection_plugins/django_objectpermissions.py -> build/lib/south/introspection_plugins creating build/lib/south/hacks copying south/hacks/__init__.py -> build/lib/south/hacks copying south/hacks/django_1_0.py -> build/lib/south/hacks creating build/lib/south/migration copying south/migration/__init__.py -> build/lib/south/migration copying south/migration/base.py -> build/lib/south/migration copying south/migration/migrators.py -> build/lib/south/migration copying south/migration/utils.py -> build/lib/south/migration creating 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/db_firebird.py -> build/lib/south/tests copying south/tests/__init__.py -> build/lib/south/tests copying south/tests/freezer.py -> build/lib/south/tests copying south/tests/logger.py -> build/lib/south/tests copying south/tests/logic.py -> build/lib/south/tests copying south/tests/autodetection.py -> build/lib/south/tests copying south/tests/db_mysql.py -> build/lib/south/tests creating build/lib/south/db/sql_server copying south/db/sql_server/__init__.py -> build/lib/south/db/sql_server copying south/db/sql_server/pyodbc.py -> build/lib/south/db/sql_server creating build/lib/south/management/commands copying south/management/commands/startmigration.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 copying south/management/commands/__init__.py -> build/lib/south/management/commands copying south/management/commands/graphmigrations.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/test.py -> build/lib/south/management/commands copying south/management/commands/syncdb.py -> build/lib/south/management/commands copying south/management/commands/datamigration.py -> build/lib/south/management/commands copying south/management/commands/migrationcheck.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/__init__.py -> build/lib/south/tests/circular_a/migrations copying south/tests/circular_a/migrations/0001_first.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/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/__init__.py -> build/lib/south/tests/deps_a/migrations copying south/tests/deps_a/migrations/0003_a.py -> build/lib/south/tests/deps_a/migrations creating 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 copying south/tests/fakeapp/migrations/0002_eggs.py -> build/lib/south/tests/fakeapp/migrations creating build/lib/south/tests/brokenapp/migrations copying south/tests/brokenapp/migrations/0001_depends_on_unmigrated.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 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 creating build/lib/south/tests/circular_b/migrations copying south/tests/circular_b/migrations/__init__.py -> build/lib/south/tests/circular_b/migrations copying south/tests/circular_b/migrations/0001_first.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/__init__.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/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 creating 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/0004_b.py -> 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/0001_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/0005_b.py -> build/lib/south/tests/deps_b/migrations creating build/lib/south/tests/non_managed/migrations copying south/tests/non_managed/migrations/__init__.py -> build/lib/south/tests/non_managed/migrations creating build/lib/south/utils copying south/utils/__init__.py -> build/lib/south/utils copying south/utils/datetime_utils.py -> build/lib/south/utils copying south/utils/py3.py -> build/lib/south/utils ===> Staging for py27-south-0.8.4 ===> py27-south-0.8.4 depends on package: py27-setuptools27>0 - found ===> py27-south-0.8.4 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7 creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south copying build/lib/south/test_shim.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south copying build/lib/south/models.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/migration copying build/lib/south/migration/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/migration copying build/lib/south/migration/base.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/migration copying build/lib/south/migration/migrators.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/migration copying build/lib/south/migration/utils.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/migration creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests copying build/lib/south/tests/db.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp copying build/lib/south/tests/brokenapp/models.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/0001_depends_on_unmigrated.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/0003_depends_on_higher.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/0002_depends_on_unknown.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/migrations/0004_higher.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/migrations copying build/lib/south/tests/brokenapp/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b copying build/lib/south/tests/circular_b/models.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b/migrations copying build/lib/south/tests/circular_b/migrations/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b/migrations copying build/lib/south/tests/circular_b/migrations/0001_first.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b/migrations copying build/lib/south/tests/circular_b/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a copying build/lib/south/tests/circular_a/models.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a/migrations copying build/lib/south/tests/circular_a/migrations/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a/migrations copying build/lib/south/tests/circular_a/migrations/0001_first.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a/migrations copying build/lib/south/tests/circular_a/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a copying build/lib/south/tests/inspector.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests copying build/lib/south/tests/db_firebird.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests copying build/lib/south/tests/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests copying build/lib/south/tests/freezer.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b copying build/lib/south/tests/deps_b/models.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0003_b.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0004_b.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0001_b.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0002_b.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/migrations/0005_b.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations copying build/lib/south/tests/deps_b/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c copying build/lib/south/tests/deps_c/models.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0005_c.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0004_c.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0001_c.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0003_c.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/migrations/0002_c.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations copying build/lib/south/tests/deps_c/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a copying build/lib/south/tests/deps_a/models.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0005_a.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0004_a.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0001_a.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0002_a.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/migrations/0003_a.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations copying build/lib/south/tests/deps_a/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp copying build/lib/south/tests/fakeapp/models.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/fakeapp/migrations/0003_alter_spam.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/fakeapp/migrations/0001_spam.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/fakeapp/migrations/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/fakeapp/migrations/0002_eggs.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/migrations copying build/lib/south/tests/fakeapp/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp copying build/lib/south/tests/logger.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/emptyapp copying build/lib/south/tests/emptyapp/models.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/emptyapp creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/emptyapp/migrations copying build/lib/south/tests/emptyapp/migrations/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/emptyapp/migrations copying build/lib/south/tests/emptyapp/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/emptyapp copying build/lib/south/tests/logic.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp copying build/lib/south/tests/otherfakeapp/models.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/migrations/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/migrations/0001_first.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/migrations/0002_second.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/migrations/0003_third.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations copying build/lib/south/tests/otherfakeapp/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp copying build/lib/south/tests/autodetection.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/non_managed copying build/lib/south/tests/non_managed/models.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/non_managed creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/non_managed/migrations copying build/lib/south/tests/non_managed/migrations/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/non_managed/migrations copying build/lib/south/tests/non_managed/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/non_managed copying build/lib/south/tests/db_mysql.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests copying build/lib/south/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/hacks copying build/lib/south/hacks/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/hacks copying build/lib/south/hacks/django_1_0.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/hacks creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/creator copying build/lib/south/creator/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/creator copying build/lib/south/creator/freezer.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/creator copying build/lib/south/creator/actions.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/creator copying build/lib/south/creator/changes.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/creator copying build/lib/south/modelsinspector.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south copying build/lib/south/signals.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_audit_log.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_taggit.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/annoying_autoonetoone.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_tagging.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/geodjango.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_timezones.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins copying build/lib/south/introspection_plugins/django_objectpermissions.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/utils copying build/lib/south/utils/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/utils copying build/lib/south/utils/datetime_utils.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/utils copying build/lib/south/utils/py3.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/utils copying build/lib/south/logger.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db copying build/lib/south/db/sqlite3.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db copying build/lib/south/db/generic.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db copying build/lib/south/db/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db copying build/lib/south/db/firebird.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db/sql_server copying build/lib/south/db/sql_server/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db/sql_server copying build/lib/south/db/sql_server/pyodbc.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db/sql_server copying build/lib/south/db/oracle.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db copying build/lib/south/db/postgresql_psycopg2.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db copying build/lib/south/db/mysql.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db copying build/lib/south/v2.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south copying build/lib/south/orm.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south copying build/lib/south/exceptions.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management copying build/lib/south/management/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management creating /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/startmigration.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/convert_to_south.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/schemamigration.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/__init__.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/graphmigrations.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/testserver.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/migrate.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/test.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/syncdb.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/datamigration.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands copying build/lib/south/management/commands/migrationcheck.py -> /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/test_shim.py to test_shim.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/models.py to models.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/migration/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/migration/base.py to base.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/migration/migrators.py to migrators.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/migration/utils.py to utils.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/db.py to db.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/models.py to models.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/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 /obj/buildshare/ports/355755/databases/py-south/work/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 /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/migrations/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/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 /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/migrations/0004_higher.py to 0004_higher.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/brokenapp/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b/models.py to models.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b/migrations/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b/migrations/0001_first.py to 0001_first.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_b/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a/models.py to models.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a/migrations/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a/migrations/0001_first.py to 0001_first.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/circular_a/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/inspector.py to inspector.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/db_firebird.py to db_firebird.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/freezer.py to freezer.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/models.py to models.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations/0003_b.py to 0003_b.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations/0004_b.py to 0004_b.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations/0001_b.py to 0001_b.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations/0002_b.py to 0002_b.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/migrations/0005_b.py to 0005_b.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_b/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/models.py to models.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations/0005_c.py to 0005_c.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations/0004_c.py to 0004_c.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations/0001_c.py to 0001_c.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations/0003_c.py to 0003_c.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/migrations/0002_c.py to 0002_c.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_c/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/models.py to models.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations/0005_a.py to 0005_a.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations/0004_a.py to 0004_a.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations/0001_a.py to 0001_a.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations/0002_a.py to 0002_a.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/migrations/0003_a.py to 0003_a.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/deps_a/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/models.py to models.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/migrations/0003_alter_spam.py to 0003_alter_spam.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/migrations/0001_spam.py to 0001_spam.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/migrations/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/migrations/0002_eggs.py to 0002_eggs.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/fakeapp/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/logger.py to logger.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/emptyapp/models.py to models.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/emptyapp/migrations/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/emptyapp/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/logic.py to logic.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/models.py to models.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations/0001_first.py to 0001_first.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations/0002_second.py to 0002_second.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/migrations/0003_third.py to 0003_third.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/otherfakeapp/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/autodetection.py to autodetection.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/non_managed/models.py to models.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/non_managed/migrations/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/non_managed/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/tests/db_mysql.py to db_mysql.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/hacks/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/hacks/django_1_0.py to django_1_0.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/creator/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/creator/freezer.py to freezer.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/creator/actions.py to actions.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/creator/changes.py to changes.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/modelsinspector.py to modelsinspector.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/signals.py to signals.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins/django_audit_log.py to django_audit_log.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins/django_taggit.py to django_taggit.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins/annoying_autoonetoone.py to annoying_autoonetoone.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins/django_tagging.py to django_tagging.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins/geodjango.py to geodjango.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins/django_timezones.py to django_timezones.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/introspection_plugins/django_objectpermissions.py to django_objectpermissions.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/utils/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/utils/datetime_utils.py to datetime_utils.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/utils/py3.py to py3.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/logger.py to logger.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db/sqlite3.py to sqlite3.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db/generic.py to generic.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db/firebird.py to firebird.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db/sql_server/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db/sql_server/pyodbc.py to pyodbc.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db/oracle.py to oracle.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db/postgresql_psycopg2.py to postgresql_psycopg2.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/db/mysql.py to mysql.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/v2.py to v2.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/orm.py to orm.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/exceptions.py to exceptions.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands/startmigration.py to startmigration.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands/convert_to_south.py to convert_to_south.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands/schemamigration.py to schemamigration.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands/graphmigrations.py to graphmigrations.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands/testserver.py to testserver.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands/migrate.py to migrate.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands/test.py to test.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands/syncdb.py to syncdb.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands/datamigration.py to datamigration.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/south/management/commands/migrationcheck.py to migrationcheck.pyc writing byte-compilation script '/tmp/tmp85Ssd5.py' /usr/local/bin/python2.7 -O /tmp/tmp85Ssd5.py removing /tmp/tmp85Ssd5.py running install_egg_info running 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 warning: manifest_maker: standard file '-c' not found reading manifest file 'South.egg-info/SOURCES.txt' writing manifest file 'South.egg-info/SOURCES.txt' Copying South.egg-info to /obj/buildshare/ports/355755/databases/py-south/work/stage/usr/local/lib/python2.7/site-packages/South-0.8.4-py2.7.egg-info running install_scripts writing list of installed files to '/obj/buildshare/ports/355755/databases/py-south/work/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ===> Installing for py27-south-0.8.4 ===> Checking if databases/py-south already installed ===> Registering installation for py27-south-0.8.4 Installing py27-south-0.8.4... done Make package ===> Building package for py27-south-0.8.4 slot1: removed