------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz Installing /packages/All/py36-pytest-runner-2.11.1.tgz Installing /packages/All/py36-entrypoints-0.3.tgz Installing /packages/All/py36-mccabe-0.6.1.tgz Installing /packages/All/py36-pycodestyle-2.5.0_1.tgz Installing /packages/All/py36-pyflakes-2.1.1.tgz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-flake8-3.7.8 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-flake8-3.7.8 for building => SHA256 Checksum OK for flake8-3.7.8.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-flake8-3.7.8 for building ===> Extracting for py36-flake8-3.7.8 => SHA256 Checksum OK for flake8-3.7.8.tar.gz. Extracted Memory Use: 1.05M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-flake8-3.7.8 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-flake8-3.7.8 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-flake8-3.7.8 running build running build_py creating build creating build/lib creating build/lib/flake8 copying src/flake8/__main__.py -> build/lib/flake8 copying src/flake8/__init__.py -> build/lib/flake8 copying src/flake8/utils.py -> build/lib/flake8 copying src/flake8/exceptions.py -> build/lib/flake8 copying src/flake8/checker.py -> build/lib/flake8 copying src/flake8/processor.py -> build/lib/flake8 copying src/flake8/defaults.py -> build/lib/flake8 copying src/flake8/statistics.py -> build/lib/flake8 copying src/flake8/style_guide.py -> build/lib/flake8 creating build/lib/flake8/api copying src/flake8/api/legacy.py -> build/lib/flake8/api copying src/flake8/api/__init__.py -> build/lib/flake8/api creating build/lib/flake8/formatting copying src/flake8/formatting/__init__.py -> build/lib/flake8/formatting copying src/flake8/formatting/base.py -> build/lib/flake8/formatting copying src/flake8/formatting/default.py -> build/lib/flake8/formatting creating build/lib/flake8/main copying src/flake8/main/setuptools_command.py -> build/lib/flake8/main copying src/flake8/main/vcs.py -> build/lib/flake8/main copying src/flake8/main/git.py -> build/lib/flake8/main copying src/flake8/main/application.py -> build/lib/flake8/main copying src/flake8/main/mercurial.py -> build/lib/flake8/main copying src/flake8/main/cli.py -> build/lib/flake8/main copying src/flake8/main/__init__.py -> build/lib/flake8/main copying src/flake8/main/options.py -> build/lib/flake8/main copying src/flake8/main/debug.py -> build/lib/flake8/main creating build/lib/flake8/options copying src/flake8/options/__init__.py -> build/lib/flake8/options copying src/flake8/options/manager.py -> build/lib/flake8/options copying src/flake8/options/aggregator.py -> build/lib/flake8/options copying src/flake8/options/config.py -> build/lib/flake8/options creating build/lib/flake8/plugins copying src/flake8/plugins/__init__.py -> build/lib/flake8/plugins copying src/flake8/plugins/pyflakes.py -> build/lib/flake8/plugins copying src/flake8/plugins/manager.py -> build/lib/flake8/plugins SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-flake8-3.7.8 ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/devel/py-flake8/stage/usr/local/lib/python3.6 creating /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages creating /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8 copying build/lib/flake8/__main__.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8 copying build/lib/flake8/__init__.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8 copying build/lib/flake8/utils.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8 copying build/lib/flake8/exceptions.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8 copying build/lib/flake8/checker.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8 copying build/lib/flake8/processor.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8 copying build/lib/flake8/defaults.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8 copying build/lib/flake8/statistics.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8 copying build/lib/flake8/style_guide.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8 creating /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/api copying build/lib/flake8/api/legacy.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/api copying build/lib/flake8/api/__init__.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/api creating /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/formatting copying build/lib/flake8/formatting/__init__.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/formatting copying build/lib/flake8/formatting/base.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/formatting copying build/lib/flake8/formatting/default.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/formatting creating /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/main copying build/lib/flake8/main/setuptools_command.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/main copying build/lib/flake8/main/vcs.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/main copying build/lib/flake8/main/git.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/main copying build/lib/flake8/main/application.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/main copying build/lib/flake8/main/mercurial.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/main copying build/lib/flake8/main/cli.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/main copying build/lib/flake8/main/__init__.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/main copying build/lib/flake8/main/options.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/main copying build/lib/flake8/main/debug.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/main creating /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/options copying build/lib/flake8/options/__init__.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/options copying build/lib/flake8/options/manager.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/options copying build/lib/flake8/options/aggregator.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/options copying build/lib/flake8/options/config.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/options creating /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/plugins copying build/lib/flake8/plugins/__init__.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/plugins copying build/lib/flake8/plugins/pyflakes.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/plugins copying build/lib/flake8/plugins/manager.py -> /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/plugins byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/__main__.py to __main__.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/utils.py to utils.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/exceptions.py to exceptions.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/checker.py to checker.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/processor.py to processor.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/defaults.py to defaults.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/statistics.py to statistics.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/style_guide.py to style_guide.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/api/legacy.py to legacy.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/api/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/formatting/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/formatting/base.py to base.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/formatting/default.py to default.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/main/setuptools_command.py to setuptools_command.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/main/vcs.py to vcs.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/main/git.py to git.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/main/application.py to application.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/main/mercurial.py to mercurial.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/main/cli.py to cli.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/main/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/main/options.py to options.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/main/debug.py to debug.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/options/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/options/manager.py to manager.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/options/aggregator.py to aggregator.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/options/config.py to config.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/plugins/pyflakes.py to pyflakes.cpython-36.pyc byte-compiling /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8/plugins/manager.py to manager.cpython-36.pyc writing byte-compilation script '/tmp/tmpfl8rbl3c.py' /usr/local/bin/python3.6 /tmp/tmpfl8rbl3c.py removing /tmp/tmpfl8rbl3c.py running install_egg_info running egg_info writing src/flake8.egg-info/PKG-INFO writing dependency_links to src/flake8.egg-info/dependency_links.txt writing entry points to src/flake8.egg-info/entry_points.txt writing requirements to src/flake8.egg-info/requires.txt writing top-level names to src/flake8.egg-info/top_level.txt reading manifest file 'src/flake8.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution no previously-included directories found matching 'docs/build/' writing manifest file 'src/flake8.egg-info/SOURCES.txt' Copying src/flake8.egg-info to /construction/devel/py-flake8/stage/usr/local/lib/python3.6/site-packages/flake8-3.7.8-py3.6.egg-info running install_scripts Installing flake8 script to /construction/devel/py-flake8/stage/usr/local/bin writing list of installed files to '/construction/devel/py-flake8/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/flake8 --> bin/flake8-3.6 Link: @bin/flake8 --> bin/flake8-3.6 ====> 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:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py36-flake8-3.7.8 file sizes/checksums [98]: 0% file sizes/checksums [98]: 100% packing files [98]: 0% packing files [98]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:14