------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- 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-colorama-0.4.4.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.4.txz Installing /packages/All/py37-rply-0.7.7.txz SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-hy-0.19.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.19.0 depends on file: /usr/local/sbin/pkg - found => hy-0.19.0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/h/hy/hy-0.19.0.tar.gz hy-0.19.0.tar.gz 0% of 84 kB 0 Bps hy-0.19.0.tar.gz 84 kB 25 MBps 00s ===> Fetching all distfiles required by py37-hy-0.19.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-hy-0.19.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-hy-0.19.0 for building => SHA256 Checksum OK for hy-0.19.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-hy-0.19.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-hy-0.19.0 for building ===> Extracting for py37-hy-0.19.0 => SHA256 Checksum OK for hy-0.19.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.19.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-hy-0.19.0 depends on package: py37-astor>=0.8 - found ===> py37-hy-0.19.0 depends on package: py37-clint>=0.4 - found ===> py37-hy-0.19.0 depends on package: py37-colorama>0 - found ===> py37-hy-0.19.0 depends on package: py37-fastentrypoints>0 - found ===> py37-hy-0.19.0 depends on package: py37-funcparserlib>=0.3.6 - found ===> py37-hy-0.19.0 depends on package: py37-rply>=0.7.7 - found ===> py37-hy-0.19.0 depends on package: py37-setuptools>0 - found ===> py37-hy-0.19.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-hy-0.19.0 depends on package: py37-astor>=0.8 - found ===> py37-hy-0.19.0 depends on package: py37-clint>=0.4 - found ===> py37-hy-0.19.0 depends on package: py37-colorama>0 - found ===> py37-hy-0.19.0 depends on package: py37-fastentrypoints>0 - found ===> py37-hy-0.19.0 depends on package: py37-funcparserlib>=0.3.6 - found ===> py37-hy-0.19.0 depends on package: py37-rply>=0.7.7 - found ===> py37-hy-0.19.0 depends on package: py37-setuptools>0 - found ===> py37-hy-0.19.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-hy-0.19.0 running config SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-hy-0.19.0 running build running build_py creating build creating build/lib creating build/lib/hy copying hy/completer.py -> build/lib/hy copying hy/_compat.py -> build/lib/hy copying hy/compiler.py -> build/lib/hy copying hy/errors.py -> build/lib/hy copying hy/models.py -> build/lib/hy copying hy/importer.py -> build/lib/hy copying hy/model_patterns.py -> build/lib/hy copying hy/version.py -> build/lib/hy copying hy/__main__.py -> build/lib/hy copying hy/__init__.py -> build/lib/hy copying hy/macros.py -> build/lib/hy copying hy/cmdline.py -> build/lib/hy creating build/lib/hy/contrib copying hy/contrib/__init__.py -> build/lib/hy/contrib creating build/lib/hy/extra copying hy/extra/__init__.py -> build/lib/hy/extra creating build/lib/hy/lex copying hy/lex/__init__.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/exceptions.py -> build/lib/hy/lex creating build/lib/hy/core copying hy/core/__init__.py -> build/lib/hy/core copying hy/contrib/profile.hy -> build/lib/hy/contrib copying hy/contrib/sequences.hy -> build/lib/hy/contrib copying hy/contrib/hy_repr.hy -> build/lib/hy/contrib copying hy/contrib/walk.hy -> build/lib/hy/contrib copying hy/contrib/loop.hy -> build/lib/hy/contrib copying hy/contrib/botsbuildbots.hy -> 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/macros.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/shadow.hy -> build/lib/hy/core SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-hy-0.19.0 depends on package: py37-astor>=0.8 - found ===> py37-hy-0.19.0 depends on package: py37-clint>=0.4 - found ===> py37-hy-0.19.0 depends on package: py37-colorama>0 - found ===> py37-hy-0.19.0 depends on package: py37-fastentrypoints>0 - found ===> py37-hy-0.19.0 depends on package: py37-funcparserlib>=0.3.6 - found ===> py37-hy-0.19.0 depends on package: py37-rply>=0.7.7 - found ===> py37-hy-0.19.0 depends on package: py37-setuptools>0 - found ===> py37-hy-0.19.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-hy-0.19.0 ===> py37-hy-0.19.0 depends on package: py37-astor>=0.8 - found ===> py37-hy-0.19.0 depends on package: py37-clint>=0.4 - found ===> py37-hy-0.19.0 depends on package: py37-colorama>0 - found ===> py37-hy-0.19.0 depends on package: py37-fastentrypoints>0 - found ===> py37-hy-0.19.0 depends on package: py37-funcparserlib>=0.3.6 - found ===> py37-hy-0.19.0 depends on package: py37-rply>=0.7.7 - found ===> py37-hy-0.19.0 depends on package: py37-setuptools>0 - found ===> py37-hy-0.19.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py 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/__main__.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/hy_repr.hy -> /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/sequences.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/walk.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 creating /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 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/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/_compat.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 copying build/lib/hy/model_patterns.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 creating /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/__init__.py -> /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 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 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/reserved.hy -> /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/errors.py -> /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy copying build/lib/hy/macros.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/version.py -> /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/cmdline.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/__main__.py to __main__.cpython-37.pyc byte-compiling /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/contrib/__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/lex/__init__.py to __init__.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/_compat.py to _compat.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/model_patterns.py to model_patterns.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/core/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/lang/py-hy/stage/usr/local/lib/python3.7/site-packages/hy/extra/__init__.py to __init__.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/__init__.py to __init__.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/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/cmdline.py to cmdline.cpython-37.pyc writing byte-compilation script '/tmp/tmpsns0yfps.py' /usr/local/bin/python3.7 /tmp/tmpsns0yfps.py removing /tmp/tmpsns0yfps.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.19.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:05 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-hy-0.19.0 file sizes/checksums [82]: 0% file sizes/checksums [82]: 100% packing files [82]: 0% packing files [82]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:32