------------------------------------------------------------------------------- -- 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-six-1.15.0.txz Installing /packages/All/py37-dateutil-2.8.1.txz Installing /packages/All/py37-simplejson-3.17.2.txz Installing /packages/All/py37-marshmallow-3.10.0.txz Installing /packages/All/py37-click-7.1.2.txz Installing /packages/All/py37-yaml-5.3.1.txz Installing /packages/All/py37-mistune-0.8.4.txz Installing /packages/All/py37-urwid-2.1.2.txz Installing /packages/All/py37-pygments-2.7.2.txz SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-lookatme-2.3.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-lookatme-2.3.0 depends on file: /usr/local/sbin/pkg - found => lookatme-2.3.0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/l/lookatme/lookatme-2.3.0.tar.gz lookatme-2.3.0.tar.gz 0% of 34 kB 0 Bps lookatme-2.3.0.tar.gz 34 kB 59 MBps 00s ===> Fetching all distfiles required by py37-lookatme-2.3.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-lookatme-2.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-lookatme-2.3.0 for building => SHA256 Checksum OK for lookatme-2.3.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-lookatme-2.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-lookatme-2.3.0 for building ===> Extracting for py37-lookatme-2.3.0 => SHA256 Checksum OK for lookatme-2.3.0.tar.gz. Extracted Memory Use: 0.25M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-lookatme-2.3.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-lookatme-2.3.0 depends on package: py37-setuptools>0 - found ===> py37-lookatme-2.3.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-lookatme-2.3.0 depends on package: py37-setuptools>0 - found ===> py37-lookatme-2.3.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-lookatme-2.3.0 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-lookatme-2.3.0 running build running build_py creating build creating build/lib creating build/lib/lookatme copying lookatme/ascii_art.py -> build/lib/lookatme copying lookatme/prompt.py -> build/lib/lookatme copying lookatme/__main__.py -> build/lib/lookatme copying lookatme/tui.py -> build/lib/lookatme copying lookatme/utils.py -> build/lib/lookatme copying lookatme/parser.py -> build/lib/lookatme copying lookatme/config.py -> build/lib/lookatme copying lookatme/schemas.py -> build/lib/lookatme copying lookatme/slide.py -> build/lib/lookatme copying lookatme/__init__.py -> build/lib/lookatme copying lookatme/log.py -> build/lib/lookatme copying lookatme/pres.py -> build/lib/lookatme copying lookatme/exceptions.py -> build/lib/lookatme creating build/lib/tests copying tests/test_schemas.py -> build/lib/tests copying tests/test_contrib.py -> build/lib/tests copying tests/test_markdown.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/utils.py -> build/lib/tests copying tests/test_file_loader.py -> build/lib/tests copying tests/test_parse.py -> build/lib/tests copying tests/test_table.py -> build/lib/tests copying tests/test_cli.py -> build/lib/tests creating build/lib/lookatme/themes copying lookatme/themes/dark.py -> build/lib/lookatme/themes copying lookatme/themes/__init__.py -> build/lib/lookatme/themes copying lookatme/themes/light.py -> build/lib/lookatme/themes creating build/lib/lookatme/widgets copying lookatme/widgets/clickable_text.py -> build/lib/lookatme/widgets copying lookatme/widgets/table.py -> build/lib/lookatme/widgets copying lookatme/widgets/__init__.py -> build/lib/lookatme/widgets creating build/lib/lookatme/contrib copying lookatme/contrib/terminal.py -> build/lib/lookatme/contrib copying lookatme/contrib/__init__.py -> build/lib/lookatme/contrib copying lookatme/contrib/file_loader.py -> build/lib/lookatme/contrib creating build/lib/lookatme/render copying lookatme/render/asciinema.py -> build/lib/lookatme/render copying lookatme/render/__init__.py -> build/lib/lookatme/render copying lookatme/render/markdown_block.py -> build/lib/lookatme/render copying lookatme/render/pygments.py -> build/lib/lookatme/render copying lookatme/render/markdown_inline.py -> build/lib/lookatme/render SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-lookatme-2.3.0 depends on package: py37-marshmallow>=0 - found ===> py37-lookatme-2.3.0 depends on package: py37-click>=0 - found ===> py37-lookatme-2.3.0 depends on package: py37-yaml>=0 - found ===> py37-lookatme-2.3.0 depends on package: py37-mistune>=0 - found ===> py37-lookatme-2.3.0 depends on package: py37-urwid>=0 - found ===> py37-lookatme-2.3.0 depends on package: py37-pygments>=0 - found ===> py37-lookatme-2.3.0 depends on package: py37-setuptools>0 - found ===> py37-lookatme-2.3.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-lookatme-2.3.0 ===> py37-lookatme-2.3.0 depends on package: py37-marshmallow>=0 - found ===> py37-lookatme-2.3.0 depends on package: py37-click>=0 - found ===> py37-lookatme-2.3.0 depends on package: py37-yaml>=0 - found ===> py37-lookatme-2.3.0 depends on package: py37-mistune>=0 - found ===> py37-lookatme-2.3.0 depends on package: py37-urwid>=0 - found ===> py37-lookatme-2.3.0 depends on package: py37-pygments>=0 - found ===> py37-lookatme-2.3.0 depends on package: py37-setuptools>0 - found ===> py37-lookatme-2.3.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/textproc/lookatme/stage/usr/local/lib/python3.7 creating /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages creating /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/test_markdown.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/__init__.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/test_table.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/test_file_loader.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/test_parse.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/utils.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/test_contrib.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/test_cli.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/test_schemas.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/tests creating /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme copying build/lib/lookatme/__main__.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme copying build/lib/lookatme/prompt.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme copying build/lib/lookatme/ascii_art.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme creating /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/widgets copying build/lib/lookatme/widgets/table.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/widgets copying build/lib/lookatme/widgets/clickable_text.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/widgets copying build/lib/lookatme/widgets/__init__.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/widgets creating /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/contrib copying build/lib/lookatme/contrib/file_loader.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/contrib copying build/lib/lookatme/contrib/terminal.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/contrib copying build/lib/lookatme/contrib/__init__.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/contrib creating /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/themes copying build/lib/lookatme/themes/__init__.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/themes copying build/lib/lookatme/themes/light.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/themes copying build/lib/lookatme/themes/dark.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/themes copying build/lib/lookatme/pres.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme copying build/lib/lookatme/__init__.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme copying build/lib/lookatme/utils.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme copying build/lib/lookatme/config.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme creating /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/render copying build/lib/lookatme/render/asciinema.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/render copying build/lib/lookatme/render/pygments.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/render copying build/lib/lookatme/render/markdown_block.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/render copying build/lib/lookatme/render/__init__.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/render copying build/lib/lookatme/render/markdown_inline.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/render copying build/lib/lookatme/log.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme copying build/lib/lookatme/parser.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme copying build/lib/lookatme/tui.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme copying build/lib/lookatme/schemas.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme copying build/lib/lookatme/exceptions.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme copying build/lib/lookatme/slide.py -> /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/tests/test_markdown.py to test_markdown.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/tests/test_table.py to test_table.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/tests/test_file_loader.py to test_file_loader.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/tests/test_parse.py to test_parse.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/tests/utils.py to utils.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/tests/test_contrib.py to test_contrib.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/tests/test_cli.py to test_cli.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/tests/test_schemas.py to test_schemas.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/__main__.py to __main__.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/prompt.py to prompt.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/ascii_art.py to ascii_art.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/widgets/table.py to table.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/widgets/clickable_text.py to clickable_text.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/widgets/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/contrib/file_loader.py to file_loader.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/contrib/terminal.py to terminal.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/contrib/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/themes/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/themes/light.py to light.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/themes/dark.py to dark.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/pres.py to pres.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/utils.py to utils.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/config.py to config.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/render/asciinema.py to asciinema.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/render/pygments.py to pygments.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/render/markdown_block.py to markdown_block.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/render/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/render/markdown_inline.py to markdown_inline.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/log.py to log.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/parser.py to parser.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/tui.py to tui.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/schemas.py to schemas.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme/slide.py to slide.cpython-37.pyc writing byte-compilation script '/tmp/tmp43csn3rh.py' /usr/local/bin/python3.7 /tmp/tmp43csn3rh.py removing /tmp/tmp43csn3rh.py running install_egg_info running egg_info writing lookatme.egg-info/PKG-INFO writing dependency_links to lookatme.egg-info/dependency_links.txt writing entry points to lookatme.egg-info/entry_points.txt writing requirements to lookatme.egg-info/requires.txt writing top-level names to lookatme.egg-info/top_level.txt reading manifest file 'lookatme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'lookatme.egg-info/SOURCES.txt' Copying lookatme.egg-info to /construction/textproc/lookatme/stage/usr/local/lib/python3.7/site-packages/lookatme-2.3.0-py3.7.egg-info running install_scripts Installing lam script to /construction/textproc/lookatme/stage/usr/local/bin Installing lookatme script to /construction/textproc/lookatme/stage/usr/local/bin Installing witnessme script to /construction/textproc/lookatme/stage/usr/local/bin writing list of installed files to '/construction/textproc/lookatme/.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:03 ------------------------------------------------------------------------------- -- 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-lookatme-2.3.0 file sizes/checksums [117]: 0% file sizes/checksums [117]: 85% file sizes/checksums [117]: 100% packing files [117]: 0% packing files [117]: 85% packing files [117]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:27