------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python27-2.7.18.txz ===== Message from python27-2.7.18: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-six-1.14.0.txz ===== Message from py27-six-1.14.0: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-typing-3.7.4.1.txz ===== Message from py27-typing-3.7.4.1: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-promise-2.3.txz ===== Message from py27-promise-2.3: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-rx1-1.6.1.txz ===== Message from py27-rx1-1.6.1: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-graphql-core2-2.2.1_1.txz ===== Message from py27-graphql-core2-2.2.1_1: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-graphql-relay2-2.0.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-graphql-relay2-2.0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-graphql-relay2-2.0.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-graphql-relay2-2.0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-graphql-relay2-2.0.1 for building => SHA256 Checksum OK for graphql-relay-2.0.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-graphql-relay2-2.0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-graphql-relay2-2.0.1 for building ===> Extracting for py27-graphql-relay2-2.0.1 => SHA256 Checksum OK for graphql-relay-2.0.1.tar.gz. Extracted Memory Use: 0.20M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-graphql-relay2-2.0.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-graphql-relay2-2.0.1 depends on package: py27-setuptools>0 - found ===> py27-graphql-relay2-2.0.1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-graphql-relay2-2.0.1 depends on package: py27-setuptools>0 - found ===> py27-graphql-relay2-2.0.1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-graphql-relay2-2.0.1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-graphql-relay2-2.0.1 running build running build_py creating build creating build/lib creating build/lib/graphql_relay copying graphql_relay/utils.py -> build/lib/graphql_relay copying graphql_relay/__init__.py -> build/lib/graphql_relay creating build/lib/graphql_relay/mutation copying graphql_relay/mutation/mutation.py -> build/lib/graphql_relay/mutation copying graphql_relay/mutation/__init__.py -> build/lib/graphql_relay/mutation creating build/lib/graphql_relay/connection copying graphql_relay/connection/connectiontypes.py -> build/lib/graphql_relay/connection copying graphql_relay/connection/arrayconnection.py -> build/lib/graphql_relay/connection copying graphql_relay/connection/__init__.py -> build/lib/graphql_relay/connection copying graphql_relay/connection/connection.py -> build/lib/graphql_relay/connection creating build/lib/graphql_relay/node copying graphql_relay/node/plural.py -> build/lib/graphql_relay/node copying graphql_relay/node/node.py -> build/lib/graphql_relay/node copying graphql_relay/node/__init__.py -> build/lib/graphql_relay/node creating build/lib/graphql_relay/tests copying graphql_relay/tests/__init__.py -> build/lib/graphql_relay/tests copying graphql_relay/tests/test_utils.py -> build/lib/graphql_relay/tests creating build/lib/graphql_relay/mutation/tests copying graphql_relay/mutation/tests/__init__.py -> build/lib/graphql_relay/mutation/tests copying graphql_relay/mutation/tests/test_mutation.py -> build/lib/graphql_relay/mutation/tests creating build/lib/graphql_relay/connection/tests copying graphql_relay/connection/tests/test_connection.py -> build/lib/graphql_relay/connection/tests copying graphql_relay/connection/tests/test_arrayconnection.py -> build/lib/graphql_relay/connection/tests copying graphql_relay/connection/tests/__init__.py -> build/lib/graphql_relay/connection/tests creating build/lib/graphql_relay/node/tests copying graphql_relay/node/tests/test_plural.py -> build/lib/graphql_relay/node/tests copying graphql_relay/node/tests/test_node.py -> build/lib/graphql_relay/node/tests copying graphql_relay/node/tests/__init__.py -> build/lib/graphql_relay/node/tests copying graphql_relay/node/tests/test_global.py -> build/lib/graphql_relay/node/tests SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-graphql-relay2-2.0.1 depends on package: py27-graphql-core2>=2.2<3 - found ===> py27-graphql-relay2-2.0.1 depends on package: py27-promise>=2.2<3 - found ===> py27-graphql-relay2-2.0.1 depends on package: py27-six>=1.12 - found ===> py27-graphql-relay2-2.0.1 depends on package: py27-setuptools>0 - found ===> py27-graphql-relay2-2.0.1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-graphql-relay2-2.0.1 ===> py27-graphql-relay2-2.0.1 depends on package: py27-graphql-core2>=2.2<3 - found ===> py27-graphql-relay2-2.0.1 depends on package: py27-promise>=2.2<3 - found ===> py27-graphql-relay2-2.0.1 depends on package: py27-six>=1.12 - found ===> py27-graphql-relay2-2.0.1 depends on package: py27-setuptools>0 - found ===> py27-graphql-relay2-2.0.1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7 creating /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay copying build/lib/graphql_relay/__init__.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay creating /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/mutation copying build/lib/graphql_relay/mutation/mutation.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/mutation copying build/lib/graphql_relay/mutation/__init__.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/mutation creating /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/mutation/tests copying build/lib/graphql_relay/mutation/tests/__init__.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/mutation/tests copying build/lib/graphql_relay/mutation/tests/test_mutation.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/mutation/tests copying build/lib/graphql_relay/utils.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay creating /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/tests copying build/lib/graphql_relay/tests/test_utils.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/tests copying build/lib/graphql_relay/tests/__init__.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/tests creating /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/node copying build/lib/graphql_relay/node/plural.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/node creating /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/node/tests copying build/lib/graphql_relay/node/tests/test_plural.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/node/tests copying build/lib/graphql_relay/node/tests/test_global.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/node/tests copying build/lib/graphql_relay/node/tests/__init__.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/node/tests copying build/lib/graphql_relay/node/tests/test_node.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/node/tests copying build/lib/graphql_relay/node/node.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/node copying build/lib/graphql_relay/node/__init__.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/node creating /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/connection creating /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/connection/tests copying build/lib/graphql_relay/connection/tests/__init__.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/connection/tests copying build/lib/graphql_relay/connection/tests/test_arrayconnection.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/connection/tests copying build/lib/graphql_relay/connection/tests/test_connection.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/connection/tests copying build/lib/graphql_relay/connection/__init__.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/connection copying build/lib/graphql_relay/connection/connection.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/connection copying build/lib/graphql_relay/connection/connectiontypes.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/connection copying build/lib/graphql_relay/connection/arrayconnection.py -> /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/connection byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/mutation/mutation.py to mutation.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/mutation/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/mutation/tests/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/mutation/tests/test_mutation.py to test_mutation.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/utils.py to utils.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/tests/test_utils.py to test_utils.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/tests/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/node/plural.py to plural.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/node/tests/test_plural.py to test_plural.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/node/tests/test_global.py to test_global.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/node/tests/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/node/tests/test_node.py to test_node.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/node/node.py to node.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/node/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/connection/tests/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/connection/tests/test_arrayconnection.py to test_arrayconnection.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/connection/tests/test_connection.py to test_connection.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/connection/__init__.py to __init__.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/connection/connection.py to connection.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/connection/connectiontypes.py to connectiontypes.pyc byte-compiling /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay/connection/arrayconnection.py to arrayconnection.pyc writing byte-compilation script '/tmp/tmp2ipBz_.py' /usr/local/bin/python2.7 -O /tmp/tmp2ipBz_.py removing /tmp/tmp2ipBz_.py running install_egg_info running egg_info writing requirements to graphql_relay.egg-info/requires.txt writing graphql_relay.egg-info/PKG-INFO writing top-level names to graphql_relay.egg-info/top_level.txt writing dependency_links to graphql_relay.egg-info/dependency_links.txt reading manifest file 'graphql_relay.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'src/graphql_relay' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'graphql_relay.egg-info/SOURCES.txt' Copying graphql_relay.egg-info to /construction/devel/py-graphql-relay2/stage/usr/local/lib/python2.7/site-packages/graphql_relay-2.0.1-py2.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-graphql-relay2/.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-graphql-relay2-2.0.1 file sizes/checksums [71]: 0% file sizes/checksums [71]: 100% packing files [71]: 0% packing files [71]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:12