------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python27-2.7.17_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python27-2.7.17_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 pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== 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. Installing /packages/All/py27-pytest-runner-2.11.1.txz Installing /packages/All/py27-pytz-2019.3,1.txz Installing /packages/All/sqlite3-3.30.1_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/py27-sqlite3-2.7.17_7.txz Installing /packages/All/py27-django111-1.11.29.txz Installing /packages/All/py27-djangorestframework-3.9.4,1.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-graphene-django-2.8.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-graphene-django-2.8.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-graphene-django-2.8.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-graphene-django-2.8.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-graphene-django-2.8.2 for building => SHA256 Checksum OK for graphene-django-2.8.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-graphene-django-2.8.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-graphene-django-2.8.2 for building ===> Extracting for py27-graphene-django-2.8.2 => SHA256 Checksum OK for graphene-django-2.8.2.tar.gz. Extracted Memory Use: 0.43M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-graphene-django-2.8.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-graphene-django-2.8.2 depends on package: py27-pytest-runner>=0 - found ===> py27-graphene-django-2.8.2 depends on package: py27-setuptools>0 - found ===> py27-graphene-django-2.8.2 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-graphene-django-2.8.2 depends on package: py27-pytest-runner>=0 - found ===> py27-graphene-django-2.8.2 depends on package: py27-setuptools>0 - found ===> py27-graphene-django-2.8.2 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-graphene-django-2.8.2 /usr/local/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'rest_framework_require' warnings.warn(msg) running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-graphene-django-2.8.2 /usr/local/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'rest_framework_require' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/graphene_django copying graphene_django/registry.py -> build/lib/graphene_django copying graphene_django/__init__.py -> build/lib/graphene_django copying graphene_django/compat.py -> build/lib/graphene_django copying graphene_django/views.py -> build/lib/graphene_django copying graphene_django/settings.py -> build/lib/graphene_django copying graphene_django/fields.py -> build/lib/graphene_django copying graphene_django/converter.py -> build/lib/graphene_django copying graphene_django/types.py -> build/lib/graphene_django creating build/lib/graphene_django/tests copying graphene_django/tests/test_views.py -> build/lib/graphene_django/tests copying graphene_django/tests/urls.py -> build/lib/graphene_django/tests copying graphene_django/tests/__init__.py -> build/lib/graphene_django/tests copying graphene_django/tests/test_converter.py -> build/lib/graphene_django/tests copying graphene_django/tests/test_fields.py -> build/lib/graphene_django/tests copying graphene_django/tests/test_utils.py -> build/lib/graphene_django/tests copying graphene_django/tests/models.py -> build/lib/graphene_django/tests copying graphene_django/tests/schema.py -> build/lib/graphene_django/tests copying graphene_django/tests/urls_inherited.py -> build/lib/graphene_django/tests copying graphene_django/tests/test_forms.py -> build/lib/graphene_django/tests copying graphene_django/tests/urls_pretty.py -> build/lib/graphene_django/tests copying graphene_django/tests/test_query.py -> build/lib/graphene_django/tests copying graphene_django/tests/schema_view.py -> build/lib/graphene_django/tests copying graphene_django/tests/test_command.py -> build/lib/graphene_django/tests copying graphene_django/tests/test_schema.py -> build/lib/graphene_django/tests copying graphene_django/tests/test_types.py -> build/lib/graphene_django/tests creating build/lib/graphene_django/rest_framework copying graphene_django/rest_framework/types.py -> build/lib/graphene_django/rest_framework copying graphene_django/rest_framework/__init__.py -> build/lib/graphene_django/rest_framework copying graphene_django/rest_framework/serializer_converter.py -> build/lib/graphene_django/rest_framework copying graphene_django/rest_framework/models.py -> build/lib/graphene_django/rest_framework copying graphene_django/rest_framework/mutation.py -> build/lib/graphene_django/rest_framework creating build/lib/graphene_django/management copying graphene_django/management/__init__.py -> build/lib/graphene_django/management creating build/lib/graphene_django/forms copying graphene_django/forms/__init__.py -> build/lib/graphene_django/forms copying graphene_django/forms/forms.py -> build/lib/graphene_django/forms copying graphene_django/forms/converter.py -> build/lib/graphene_django/forms copying graphene_django/forms/mutation.py -> build/lib/graphene_django/forms copying graphene_django/forms/types.py -> build/lib/graphene_django/forms creating build/lib/graphene_django/filter copying graphene_django/filter/fields.py -> build/lib/graphene_django/filter copying graphene_django/filter/filterset.py -> build/lib/graphene_django/filter copying graphene_django/filter/utils.py -> build/lib/graphene_django/filter copying graphene_django/filter/__init__.py -> build/lib/graphene_django/filter creating build/lib/graphene_django/debug copying graphene_django/debug/types.py -> build/lib/graphene_django/debug copying graphene_django/debug/__init__.py -> build/lib/graphene_django/debug copying graphene_django/debug/middleware.py -> build/lib/graphene_django/debug creating build/lib/graphene_django/utils copying graphene_django/utils/utils.py -> build/lib/graphene_django/utils copying graphene_django/utils/__init__.py -> build/lib/graphene_django/utils copying graphene_django/utils/testing.py -> build/lib/graphene_django/utils creating build/lib/graphene_django/tests/issues copying graphene_django/tests/issues/__init__.py -> build/lib/graphene_django/tests/issues copying graphene_django/tests/issues/test_520.py -> build/lib/graphene_django/tests/issues creating build/lib/graphene_django/rest_framework/tests copying graphene_django/rest_framework/tests/test_mutation.py -> build/lib/graphene_django/rest_framework/tests copying graphene_django/rest_framework/tests/test_multiple_model_serializers.py -> build/lib/graphene_django/rest_framework/tests copying graphene_django/rest_framework/tests/__init__.py -> build/lib/graphene_django/rest_framework/tests copying graphene_django/rest_framework/tests/test_field_converter.py -> build/lib/graphene_django/rest_framework/tests creating build/lib/graphene_django/management/commands copying graphene_django/management/commands/__init__.py -> build/lib/graphene_django/management/commands copying graphene_django/management/commands/graphql_schema.py -> build/lib/graphene_django/management/commands creating build/lib/graphene_django/forms/tests copying graphene_django/forms/tests/__init__.py -> build/lib/graphene_django/forms/tests copying graphene_django/forms/tests/test_converter.py -> build/lib/graphene_django/forms/tests copying graphene_django/forms/tests/test_mutation.py -> build/lib/graphene_django/forms/tests creating build/lib/graphene_django/filter/tests copying graphene_django/filter/tests/__init__.py -> build/lib/graphene_django/filter/tests copying graphene_django/filter/tests/test_fields.py -> build/lib/graphene_django/filter/tests copying graphene_django/filter/tests/filters.py -> build/lib/graphene_django/filter/tests creating build/lib/graphene_django/debug/tests copying graphene_django/debug/tests/__init__.py -> build/lib/graphene_django/debug/tests copying graphene_django/debug/tests/test_query.py -> build/lib/graphene_django/debug/tests creating build/lib/graphene_django/debug/sql copying graphene_django/debug/sql/tracking.py -> build/lib/graphene_django/debug/sql copying graphene_django/debug/sql/__init__.py -> build/lib/graphene_django/debug/sql copying graphene_django/debug/sql/types.py -> build/lib/graphene_django/debug/sql running egg_info writing requirements to graphene_django.egg-info/requires.txt writing graphene_django.egg-info/PKG-INFO writing top-level names to graphene_django.egg-info/top_level.txt writing dependency_links to graphene_django.egg-info/dependency_links.txt reading manifest file 'graphene_django.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'graphene_django.egg-info/SOURCES.txt' creating build/lib/graphene_django/static creating build/lib/graphene_django/static/graphene_django copying graphene_django/static/graphene_django/graphiql.js -> build/lib/graphene_django/static/graphene_django creating build/lib/graphene_django/templates creating build/lib/graphene_django/templates/graphene copying graphene_django/templates/graphene/graphiql.html -> build/lib/graphene_django/templates/graphene SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-graphene-django-2.8.2 depends on package: py27-djangorestframework>=3.6.3 - found ===> py27-graphene-django-2.8.2 depends on package: py27-setuptools>0 - found ===> py27-graphene-django-2.8.2 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-graphene-django-2.8.2 ===> py27-graphene-django-2.8.2 depends on package: py27-djangorestframework>=3.6.3 - found ===> py27-graphene-django-2.8.2 depends on package: py27-setuptools>0 - found ===> py27-graphene-django-2.8.2 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list /usr/local/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'rest_framework_require' warnings.warn(msg) running install running build running build_py running egg_info writing requirements to graphene_django.egg-info/requires.txt writing graphene_django.egg-info/PKG-INFO writing top-level names to graphene_django.egg-info/top_level.txt writing dependency_links to graphene_django.egg-info/dependency_links.txt reading manifest file 'graphene_django.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'graphene_django.egg-info/SOURCES.txt' running install_lib creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7 creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/models.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/test_forms.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/test_converter.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/urls_inherited.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/test_command.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/urls_pretty.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/schema_view.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/__init__.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/schema.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/test_types.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/test_fields.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/issues copying build/lib/graphene_django/tests/issues/test_520.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/issues copying build/lib/graphene_django/tests/issues/__init__.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/issues copying build/lib/graphene_django/tests/test_utils.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/test_schema.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/test_views.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/urls.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/test_query.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/static creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/static/graphene_django copying build/lib/graphene_django/static/graphene_django/graphiql.js -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/static/graphene_django copying build/lib/graphene_django/fields.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django copying build/lib/graphene_django/registry.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django copying build/lib/graphene_django/converter.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/templates creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/templates/graphene copying build/lib/graphene_django/templates/graphene/graphiql.html -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/templates/graphene creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/utils copying build/lib/graphene_django/utils/__init__.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/utils copying build/lib/graphene_django/utils/testing.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/utils copying build/lib/graphene_django/utils/utils.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/utils copying build/lib/graphene_django/__init__.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/forms copying build/lib/graphene_django/forms/types.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/forms copying build/lib/graphene_django/forms/mutation.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/forms copying build/lib/graphene_django/forms/converter.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/forms copying build/lib/graphene_django/forms/forms.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/forms copying build/lib/graphene_django/forms/__init__.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/forms creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/forms/tests copying build/lib/graphene_django/forms/tests/test_converter.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/forms/tests copying build/lib/graphene_django/forms/tests/__init__.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/forms/tests copying build/lib/graphene_django/forms/tests/test_mutation.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/forms/tests copying build/lib/graphene_django/types.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django copying build/lib/graphene_django/settings.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework copying build/lib/graphene_django/rest_framework/models.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework copying build/lib/graphene_django/rest_framework/__init__.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework copying build/lib/graphene_django/rest_framework/serializer_converter.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework/tests copying build/lib/graphene_django/rest_framework/tests/__init__.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework/tests copying build/lib/graphene_django/rest_framework/tests/test_mutation.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework/tests copying build/lib/graphene_django/rest_framework/tests/test_field_converter.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework/tests copying build/lib/graphene_django/rest_framework/tests/test_multiple_model_serializers.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework/tests copying build/lib/graphene_django/rest_framework/types.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework copying build/lib/graphene_django/rest_framework/mutation.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework copying build/lib/graphene_django/views.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/filter copying build/lib/graphene_django/filter/utils.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/filter creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/filter/tests copying build/lib/graphene_django/filter/tests/filters.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/filter/tests copying build/lib/graphene_django/filter/tests/test_fields.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/filter/tests copying build/lib/graphene_django/filter/tests/__init__.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/filter/tests copying build/lib/graphene_django/filter/__init__.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/filter copying build/lib/graphene_django/filter/filterset.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/filter copying build/lib/graphene_django/filter/fields.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/filter creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/management copying build/lib/graphene_django/management/__init__.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/management creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/management/commands copying build/lib/graphene_django/management/commands/graphql_schema.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/management/commands copying build/lib/graphene_django/management/commands/__init__.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/management/commands copying build/lib/graphene_django/compat.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/debug creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/debug/sql copying build/lib/graphene_django/debug/sql/tracking.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/debug/sql copying build/lib/graphene_django/debug/sql/__init__.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/debug/sql copying build/lib/graphene_django/debug/sql/types.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/debug/sql copying build/lib/graphene_django/debug/middleware.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/debug copying build/lib/graphene_django/debug/__init__.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/debug creating /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/debug/tests copying build/lib/graphene_django/debug/tests/test_query.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/debug/tests copying build/lib/graphene_django/debug/tests/__init__.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/debug/tests copying build/lib/graphene_django/debug/types.py -> /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/debug byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/models.py to models.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/test_forms.py to test_forms.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/test_converter.py to test_converter.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/urls_inherited.py to urls_inherited.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/test_command.py to test_command.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/urls_pretty.py to urls_pretty.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/schema_view.py to schema_view.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/schema.py to schema.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/test_types.py to test_types.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/test_fields.py to test_fields.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/issues/test_520.py to test_520.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/issues/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/test_utils.py to test_utils.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/test_schema.py to test_schema.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/test_views.py to test_views.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/urls.py to urls.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/tests/test_query.py to test_query.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/fields.py to fields.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/registry.py to registry.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/converter.py to converter.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/utils/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/utils/testing.py to testing.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/utils/utils.py to utils.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/forms/types.py to types.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/forms/mutation.py to mutation.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/forms/converter.py to converter.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/forms/forms.py to forms.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/forms/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/forms/tests/test_converter.py to test_converter.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/forms/tests/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/forms/tests/test_mutation.py to test_mutation.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/types.py to types.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/settings.py to settings.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework/models.py to models.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework/serializer_converter.py to serializer_converter.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework/tests/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework/tests/test_mutation.py to test_mutation.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework/tests/test_field_converter.py to test_field_converter.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework/tests/test_multiple_model_serializers.py to test_multiple_model_serializers.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework/types.py to types.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/rest_framework/mutation.py to mutation.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/views.py to views.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/filter/utils.py to utils.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/filter/tests/filters.py to filters.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/filter/tests/test_fields.py to test_fields.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/filter/tests/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/filter/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/filter/filterset.py to filterset.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/filter/fields.py to fields.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/management/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/management/commands/graphql_schema.py to graphql_schema.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/management/commands/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/compat.py to compat.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/debug/sql/tracking.py to tracking.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/debug/sql/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/debug/sql/types.py to types.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/debug/middleware.py to middleware.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/debug/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/debug/tests/test_query.py to test_query.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/debug/tests/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django/debug/types.py to types.pyc writing byte-compilation script '/tmp/tmp_jEwhX.py' /usr/local/bin/python2.7 -O /tmp/tmp_jEwhX.py removing /tmp/tmp_jEwhX.py running install_egg_info Copying graphene_django.egg-info to /construction/devel/py-graphene-django/stage/usr/local/lib/python2.7/site-packages/graphene_django-2.8.2-py2.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-graphene-django/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> 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: package ------------------------------------------------------------------------------- ===> Building package for py27-graphene-django-2.8.2 file sizes/checksums [200]: 0% file sizes/checksums [200]: 50% file sizes/checksums [200]: 100% packing files [200]: 0% packing files [200]: 50% packing files [200]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:10