------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.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/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-astor-0.8.1.txz Installing /packages/All/py37-args-0.1.0.txz Installing /packages/All/py37-clint-0.5.1.txz Installing /packages/All/py37-fastentrypoints-0.9_1.txz Installing /packages/All/py37-funcparserlib-0.3.6_1.txz Installing /packages/All/py37-appdirs-1.4.3.txz Installing /packages/All/py37-rply-0.7.7.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-hy-0.17.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-hy-0.17.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-hy-0.17.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-hy-0.17.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-hy-0.17.0 for building => SHA256 Checksum OK for hy-0.17.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-hy-0.17.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-hy-0.17.0 for building ===> Extracting for py37-hy-0.17.0 => SHA256 Checksum OK for hy-0.17.0.tar.gz. Extracted Memory Use: 0.38M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-hy-0.17.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-hy-0.17.0 depends on package: py37-astor>=0.8 - found ===> py37-hy-0.17.0 depends on package: py37-clint>=0.4 - found ===> py37-hy-0.17.0 depends on package: py37-fastentrypoints>0 - found ===> py37-hy-0.17.0 depends on package: py37-funcparserlib>=0.3.6 - found ===> py37-hy-0.17.0 depends on package: py37-rply>=0.7.7 - found ===> py37-hy-0.17.0 depends on package: py37-setuptools>0 - found ===> py37-hy-0.17.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-hy-0.17.0 depends on package: py37-astor>=0.8 - found ===> py37-hy-0.17.0 depends on package: py37-clint>=0.4 - found ===> py37-hy-0.17.0 depends on package: py37-fastentrypoints>0 - found ===> py37-hy-0.17.0 depends on package: py37-funcparserlib>=0.3.6 - found ===> py37-hy-0.17.0 depends on package: py37-rply>=0.7.7 - found ===> py37-hy-0.17.0 depends on package: py37-setuptools>0 - found ===> py37-hy-0.17.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-hy-0.17.0 fastentrypoints running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-hy-0.17.0 fastentrypoints running build running build_py creating build creating build/lib creating build/lib/hy copying hy/models.py -> build/lib/hy copying hy/importer.py -> build/lib/hy copying hy/compiler.py -> build/lib/hy copying hy/cmdline.py -> build/lib/hy copying hy/macros.py -> build/lib/hy copying hy/version.py -> build/lib/hy copying hy/completer.py -> build/lib/hy copying hy/_compat.py -> build/lib/hy copying hy/__init__.py -> build/lib/hy copying hy/errors.py -> build/lib/hy copying hy/__main__.py -> build/lib/hy copying hy/model_patterns.py -> build/lib/hy creating build/lib/hy/extra copying hy/extra/__init__.py -> build/lib/hy/extra creating build/lib/hy/lex copying hy/lex/exceptions.py -> build/lib/hy/lex copying hy/lex/parser.py -> build/lib/hy/lex copying hy/lex/lexer.py -> build/lib/hy/lex copying hy/lex/__init__.py -> build/lib/hy/lex creating build/lib/hy/core copying hy/core/__init__.py -> build/lib/hy/core creating build/lib/hy/contrib copying hy/contrib/__init__.py -> build/lib/hy/contrib copying hy/extra/reserved.hy -> build/lib/hy/extra copying hy/extra/anaphoric.hy -> build/lib/hy/extra copying hy/core/shadow.hy -> build/lib/hy/core copying hy/core/bootstrap.hy -> build/lib/hy/core copying hy/core/language.hy -> build/lib/hy/core copying hy/core/macros.hy -> build/lib/hy/core copying hy/contrib/sequences.hy -> build/lib/hy/contrib copying hy/contrib/walk.hy -> build/lib/hy/contrib copying hy/contrib/botsbuildbots.hy -> build/lib/hy/contrib copying hy/contrib/profile.hy -> build/lib/hy/contrib copying hy/contrib/hy_repr.hy -> build/lib/hy/contrib copying hy/contrib/loop.hy -> build/lib/hy/contrib copying hy/contrib/multi.hy -> build/lib/hy/contrib SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-hy-0.17.0 depends on package: py37-astor>=0.8 - found ===> py37-hy-0.17.0 depends on package: py37-clint>=0.4 - found ===> py37-hy-0.17.0 depends on package: py37-fastentrypoints>0 - found ===> py37-hy-0.17.0 depends on package: py37-funcparserlib>=0.3.6 - found ===> py37-hy-0.17.0 depends on package: py37-rply>=0.7.7 - found ===> py37-hy-0.17.0 depends on package: py37-setuptools>0 - found ===> py37-hy-0.17.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-hy-0.17.0 ===> py37-hy-0.17.0 depends on package: py37-astor>=0.8 - found ===> py37-hy-0.17.0 depends on package: py37-clint>=0.4 - found ===> py37-hy-0.17.0 depends on package: py37-fastentrypoints>0 - found ===> py37-hy-0.17.0 depends on package: py37-funcparserlib>=0.3.6 - found ===> py37-hy-0.17.0 depends on package: py37-rply>=0.7.7 - found ===> py37-hy-0.17.0 depends on package: py37-setuptools>0 - found ===> py37-hy-0.17.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list fastentrypoints running install running build running build_py creating build/lib/hy/extra/__pycache__ copying hy/extra/__pycache__/__init__.cpython-37.pyc -> build/lib/hy/extra/__pycache__ copying hy/extra/__pycache__/reserved.cpython-37.pyc -> build/lib/hy/extra/__pycache__ copying hy/extra/__pycache__/anaphoric.cpython-37.pyc -> build/lib/hy/extra/__pycache__ creating build/lib/hy/core/__pycache__ copying hy/core/__pycache__/macros.cpython-37.pyc -> build/lib/hy/core/__pycache__ copying hy/core/__pycache__/language.cpython-37.pyc -> build/lib/hy/core/__pycache__ copying hy/core/__pycache__/bootstrap.cpython-37.pyc -> build/lib/hy/core/__pycache__ copying hy/core/__pycache__/shadow.cpython-37.pyc -> build/lib/hy/core/__pycache__ copying hy/core/__pycache__/__init__.cpython-37.pyc -> build/lib/hy/core/__pycache__ creating build/lib/hy/contrib/__pycache__ copying hy/contrib/__pycache__/profile.cpython-37.pyc -> build/lib/hy/contrib/__pycache__ copying hy/contrib/__pycache__/hy_repr.cpython-37.pyc -> build/lib/hy/contrib/__pycache__ copying hy/contrib/__pycache__/multi.cpython-37.pyc -> build/lib/hy/contrib/__pycache__ copying hy/contrib/__pycache__/loop.cpython-37.pyc -> build/lib/hy/contrib/__pycache__ copying hy/contrib/__pycache__/botsbuildbots.cpython-37.pyc -> build/lib/hy/contrib/__pycache__ copying hy/contrib/__pycache__/walk.cpython-37.pyc -> build/lib/hy/contrib/__pycache__ copying hy/contrib/__pycache__/sequences.cpython-37.pyc -> build/lib/hy/contrib/__pycache__ copying hy/contrib/__pycache__/__init__.cpython-37.pyc -> build/lib/hy/contrib/__pycache__ running install_lib creating /construction/lang/py-hy/stage/usr/local/lib/python3.7 creating /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages creating /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy copying build/lib/hy/compiler.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy copying build/lib/hy/importer.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy copying build/lib/hy/models.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy creating /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/lex copying build/lib/hy/lex/exceptions.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/lex copying build/lib/hy/lex/lexer.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/lex copying build/lib/hy/lex/__init__.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/lex copying build/lib/hy/lex/parser.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/lex creating /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/core copying build/lib/hy/core/__init__.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/core copying build/lib/hy/core/language.hy -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/core copying build/lib/hy/core/bootstrap.hy -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/core copying build/lib/hy/core/macros.hy -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/core copying build/lib/hy/core/shadow.hy -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/core creating /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/core/__pycache__ copying build/lib/hy/core/__pycache__/bootstrap.cpython-37.pyc -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/core/__pycache__ copying build/lib/hy/core/__pycache__/__init__.cpython-37.pyc -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/core/__pycache__ copying build/lib/hy/core/__pycache__/shadow.cpython-37.pyc -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/core/__pycache__ copying build/lib/hy/core/__pycache__/language.cpython-37.pyc -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/core/__pycache__ copying build/lib/hy/core/__pycache__/macros.cpython-37.pyc -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/core/__pycache__ copying build/lib/hy/_compat.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy copying build/lib/hy/completer.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy copying build/lib/hy/__init__.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy copying build/lib/hy/cmdline.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy copying build/lib/hy/model_patterns.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy copying build/lib/hy/errors.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy creating /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/extra copying build/lib/hy/extra/__init__.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/extra copying build/lib/hy/extra/anaphoric.hy -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/extra copying build/lib/hy/extra/reserved.hy -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/extra creating /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/extra/__pycache__ copying build/lib/hy/extra/__pycache__/__init__.cpython-37.pyc -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/extra/__pycache__ copying build/lib/hy/extra/__pycache__/anaphoric.cpython-37.pyc -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/extra/__pycache__ copying build/lib/hy/extra/__pycache__/reserved.cpython-37.pyc -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/extra/__pycache__ copying build/lib/hy/macros.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy creating /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/contrib copying build/lib/hy/contrib/__init__.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/contrib copying build/lib/hy/contrib/loop.hy -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/contrib copying build/lib/hy/contrib/hy_repr.hy -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/contrib copying build/lib/hy/contrib/multi.hy -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/contrib copying build/lib/hy/contrib/botsbuildbots.hy -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/contrib copying build/lib/hy/contrib/profile.hy -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/contrib copying build/lib/hy/contrib/sequences.hy -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/contrib copying build/lib/hy/contrib/walk.hy -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/contrib creating /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/contrib/__pycache__ copying build/lib/hy/contrib/__pycache__/sequences.cpython-37.pyc -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/contrib/__pycache__ copying build/lib/hy/contrib/__pycache__/botsbuildbots.cpython-37.pyc -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/contrib/__pycache__ copying build/lib/hy/contrib/__pycache__/walk.cpython-37.pyc -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/contrib/__pycache__ copying build/lib/hy/contrib/__pycache__/profile.cpython-37.pyc -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/contrib/__pycache__ copying build/lib/hy/contrib/__pycache__/multi.cpython-37.pyc -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/contrib/__pycache__ copying build/lib/hy/contrib/__pycache__/hy_repr.cpython-37.pyc -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/contrib/__pycache__ copying build/lib/hy/contrib/__pycache__/loop.cpython-37.pyc -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/contrib/__pycache__ copying build/lib/hy/contrib/__pycache__/__init__.cpython-37.pyc -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/contrib/__pycache__ copying build/lib/hy/version.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy copying build/lib/hy/__main__.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy byte-compiling /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/compiler.py to compiler.cpython-37.pyc byte-compiling /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/importer.py to importer.cpython-37.pyc byte-compiling /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/models.py to models.cpython-37.pyc byte-compiling /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/lex/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/lex/lexer.py to lexer.cpython-37.pyc byte-compiling /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/lex/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/lex/parser.py to parser.cpython-37.pyc byte-compiling /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/_compat.py to _compat.cpython-37.pyc byte-compiling /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/completer.py to completer.cpython-37.pyc byte-compiling /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/cmdline.py to cmdline.cpython-37.pyc byte-compiling /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/model_patterns.py to model_patterns.cpython-37.pyc byte-compiling /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/errors.py to errors.cpython-37.pyc byte-compiling /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/macros.py to macros.cpython-37.pyc byte-compiling /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/version.py to version.cpython-37.pyc byte-compiling /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/__main__.py to __main__.cpython-37.pyc writing byte-compilation script '/tmp/tmpnves8hca.py' /usr/local/bin/python3.7 /tmp/tmpnves8hca.py removing /tmp/tmpnves8hca.py running install_data creating /construction/lang/py-hy/stage/usr/local/get_version copying get_version.py -> /construction/lang/py-hy/stage/usr/local/get_version running install_egg_info running egg_info writing hy.egg-info/PKG-INFO writing dependency_links to hy.egg-info/dependency_links.txt writing entry points to hy.egg-info/entry_points.txt writing requirements to hy.egg-info/requires.txt writing top-level names to hy.egg-info/top_level.txt reading manifest file 'hy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'hy.egg-info/SOURCES.txt' Copying hy.egg-info to /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy-0.17.0-py3.7.egg-info running install_scripts Installing hy script to /construction/lang/py-hy/stage/usr/local/bin Installing hy2py script to /construction/lang/py-hy/stage/usr/local/bin Installing hy2py3 script to /construction/lang/py-hy/stage/usr/local/bin Installing hy3 script to /construction/lang/py-hy/stage/usr/local/bin Installing hyc script to /construction/lang/py-hy/stage/usr/local/bin Installing hyc3 script to /construction/lang/py-hy/stage/usr/local/bin writing list of installed files to '/construction/lang/py-hy/.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:08 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-hy-0.17.0 file sizes/checksums [96]: 0% file sizes/checksums [96]: 100% packing files [96]: 0% packing files [96]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:20