------------------------------------------------------------------------------- -- 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-six-1.12.0.tgz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- 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-monty-1.0.6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-monty-1.0.6 for building => SHA256 Checksum OK for monty-1.0.6.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-monty-1.0.6 for building ===> Extracting for py36-monty-1.0.6 => SHA256 Checksum OK for monty-1.0.6.tar.gz. Extracted Memory Use: 0.20M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-monty-1.0.6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-monty-1.0.6 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-monty-1.0.6 running build running build_py creating build creating build/lib creating build/lib/monty copying monty/__init__.py -> build/lib/monty copying monty/bisect.py -> build/lib/monty copying monty/collections.py -> build/lib/monty copying monty/design_patterns.py -> build/lib/monty copying monty/dev.py -> build/lib/monty copying monty/fnmatch.py -> build/lib/monty copying monty/fractions.py -> build/lib/monty copying monty/functools.py -> build/lib/monty copying monty/inspect.py -> build/lib/monty copying monty/io.py -> build/lib/monty copying monty/itertools.py -> build/lib/monty copying monty/json.py -> build/lib/monty copying monty/logging.py -> build/lib/monty copying monty/math.py -> build/lib/monty copying monty/msgpack.py -> build/lib/monty copying monty/operator.py -> build/lib/monty copying monty/pprint.py -> build/lib/monty copying monty/re.py -> build/lib/monty copying monty/serialization.py -> build/lib/monty copying monty/shutil.py -> build/lib/monty copying monty/string.py -> build/lib/monty copying monty/subprocess.py -> build/lib/monty copying monty/tempfile.py -> build/lib/monty copying monty/termcolor.py -> build/lib/monty creating build/lib/monty/os copying monty/os/__init__.py -> build/lib/monty/os copying monty/os/path.py -> build/lib/monty/os SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-monty-1.0.6 ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/devel/py-monty/stage/usr/local/lib/python3.6 creating /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages creating /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/pprint.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/shutil.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/string.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/serialization.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/operator.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/re.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/__init__.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/bisect.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/collections.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/design_patterns.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/dev.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/fnmatch.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/fractions.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/functools.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/inspect.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/io.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/itertools.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/json.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/logging.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/math.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/msgpack.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/tempfile.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty copying build/lib/monty/subprocess.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty creating /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/os copying build/lib/monty/os/path.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/os copying build/lib/monty/os/__init__.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/os copying build/lib/monty/termcolor.py -> /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/pprint.py to pprint.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/shutil.py to shutil.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/string.py to string.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/serialization.py to serialization.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/operator.py to operator.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/re.py to re.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/bisect.py to bisect.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/collections.py to collections.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/design_patterns.py to design_patterns.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/dev.py to dev.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/fnmatch.py to fnmatch.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/fractions.py to fractions.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/functools.py to functools.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/inspect.py to inspect.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/io.py to io.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/itertools.py to itertools.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/json.py to json.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/logging.py to logging.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/math.py to math.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/msgpack.py to msgpack.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/tempfile.py to tempfile.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/subprocess.py to subprocess.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/os/path.py to path.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/os/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty/termcolor.py to termcolor.cpython-36.pyc writing byte-compilation script '/tmp/tmpoartf5jt.py' /usr/local/bin/python3.6 /tmp/tmpoartf5jt.py removing /tmp/tmpoartf5jt.py running install_egg_info running egg_info writing monty.egg-info/PKG-INFO writing dependency_links to monty.egg-info/dependency_links.txt writing requirements to monty.egg-info/requires.txt writing top-level names to monty.egg-info/top_level.txt reading manifest file 'monty.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' no previously-included directories found matching 'tests' writing manifest file 'monty.egg-info/SOURCES.txt' Copying monty.egg-info to /construction/devel/py-monty/stage/usr/local/lib/python3.6/site-packages/monty-1.0.6-py3.6.egg-info running install_scripts writing list of installed files to '/construction/devel/py-monty/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- 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-monty-1.0.6 file sizes/checksums [83]: 0% file sizes/checksums [83]: 100% packing files [83]: 0% packing files [83]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:09