------------------------------------------------------------------------------- -- 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 SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-flynt-0.46.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-flynt-0.46.1 depends on file: /usr/local/sbin/pkg - found => ikamensh-flynt-0.46.1_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/ikamensh/flynt/tar.gz/0.46.1?dummy=/ikamensh-flynt-0.46.1_GH0.tar.gz fetch: https://codeload.github.com/ikamensh/flynt/tar.gz/0.46.1?dummy=/ikamensh-flynt-0.46.1_GH0.tar.gz: size unknown fetch: https://codeload.github.com/ikamensh/flynt/tar.gz/0.46.1?dummy=/ikamensh-flynt-0.46.1_GH0.tar.gz: size of remote file is not known ikamensh-flynt-0.46.1_GH0.tar.gz 0 B 0 Bps ikamensh-flynt-0.46.1_GH0.tar.gz 38 kB 632 kBps 00s ===> Fetching all distfiles required by py37-flynt-0.46.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-flynt-0.46.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-flynt-0.46.1 for building => SHA256 Checksum OK for ikamensh-flynt-0.46.1_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-flynt-0.46.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-flynt-0.46.1 for building ===> Extracting for py37-flynt-0.46.1 => SHA256 Checksum OK for ikamensh-flynt-0.46.1_GH0.tar.gz. Extracted Memory Use: 0.89M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-flynt-0.46.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-flynt-0.46.1 depends on package: py37-setuptools>0 - found ===> py37-flynt-0.46.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-flynt-0.46.1 depends on package: py37-setuptools>0 - found ===> py37-flynt-0.46.1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-flynt-0.46.1 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-flynt-0.46.1 running build running build_py creating build creating build/lib creating build/lib/flynt copying src/flynt/ast_chunk.py -> build/lib/flynt copying src/flynt/exceptions.py -> build/lib/flynt copying src/flynt/state.py -> build/lib/flynt copying src/flynt/api.py -> build/lib/flynt copying src/flynt/__init__.py -> build/lib/flynt copying src/flynt/cli_messages.py -> build/lib/flynt copying src/flynt/cli.py -> build/lib/flynt copying src/flynt/process.py -> build/lib/flynt copying src/flynt/format.py -> build/lib/flynt copying src/flynt/__main__.py -> build/lib/flynt creating build/lib/flynt/transform copying src/flynt/transform/transform.py -> build/lib/flynt/transform copying src/flynt/transform/__init__.py -> build/lib/flynt/transform copying src/flynt/transform/percent_transformer.py -> build/lib/flynt/transform copying src/flynt/transform/FstringifyTransformer.py -> build/lib/flynt/transform copying src/flynt/transform/format_call_transforms.py -> build/lib/flynt/transform copying src/flynt/transform/util.py -> build/lib/flynt/transform creating build/lib/flynt/lexer copying src/flynt/lexer/__init__.py -> build/lib/flynt/lexer copying src/flynt/lexer/PyToken.py -> build/lib/flynt/lexer copying src/flynt/lexer/split.py -> build/lib/flynt/lexer copying src/flynt/lexer/Chunk.py -> build/lib/flynt/lexer creating build/lib/flynt/string_concat copying src/flynt/string_concat/candidates.py -> build/lib/flynt/string_concat copying src/flynt/string_concat/transformer.py -> build/lib/flynt/string_concat copying src/flynt/string_concat/string_in_string.py -> build/lib/flynt/string_concat copying src/flynt/string_concat/__init__.py -> build/lib/flynt/string_concat creating build/lib/flynt/linting copying src/flynt/linting/fstr_lint.py -> build/lib/flynt/linting copying src/flynt/linting/__init__.py -> build/lib/flynt/linting running egg_info creating src/flynt.egg-info writing src/flynt.egg-info/PKG-INFO writing dependency_links to src/flynt.egg-info/dependency_links.txt writing entry points to src/flynt.egg-info/entry_points.txt writing requirements to src/flynt.egg-info/requires.txt writing top-level names to src/flynt.egg-info/top_level.txt writing manifest file 'src/flynt.egg-info/SOURCES.txt' reading manifest file 'src/flynt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/flynt.egg-info/SOURCES.txt' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-flynt-0.46.1 depends on package: py37-astor>0 - found ===> py37-flynt-0.46.1 depends on package: py37-setuptools>0 - found ===> py37-flynt-0.46.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-flynt-0.46.1 ===> py37-flynt-0.46.1 depends on package: py37-astor>0 - found ===> py37-flynt-0.46.1 depends on package: py37-setuptools>0 - found ===> py37-flynt-0.46.1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing src/flynt.egg-info/PKG-INFO writing dependency_links to src/flynt.egg-info/dependency_links.txt writing entry points to src/flynt.egg-info/entry_points.txt writing requirements to src/flynt.egg-info/requires.txt writing top-level names to src/flynt.egg-info/top_level.txt reading manifest file 'src/flynt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/flynt.egg-info/SOURCES.txt' running install_lib creating /construction/devel/py-flynt/stage/usr/local/lib/python3.7 creating /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt copying build/lib/flynt/__init__.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt copying build/lib/flynt/process.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt creating /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/transform copying build/lib/flynt/transform/FstringifyTransformer.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/transform copying build/lib/flynt/transform/format_call_transforms.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/transform copying build/lib/flynt/transform/util.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/transform copying build/lib/flynt/transform/__init__.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/transform copying build/lib/flynt/transform/transform.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/transform copying build/lib/flynt/transform/percent_transformer.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/transform copying build/lib/flynt/cli_messages.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt creating /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/linting copying build/lib/flynt/linting/__init__.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/linting copying build/lib/flynt/linting/fstr_lint.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/linting copying build/lib/flynt/state.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt copying build/lib/flynt/api.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt copying build/lib/flynt/format.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt copying build/lib/flynt/exceptions.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt copying build/lib/flynt/ast_chunk.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt copying build/lib/flynt/__main__.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt creating /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/string_concat copying build/lib/flynt/string_concat/string_in_string.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/string_concat copying build/lib/flynt/string_concat/__init__.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/string_concat copying build/lib/flynt/string_concat/candidates.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/string_concat copying build/lib/flynt/string_concat/transformer.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/string_concat copying build/lib/flynt/cli.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt creating /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/lexer copying build/lib/flynt/lexer/Chunk.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/lexer copying build/lib/flynt/lexer/__init__.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/lexer copying build/lib/flynt/lexer/split.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/lexer copying build/lib/flynt/lexer/PyToken.py -> /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/lexer byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/process.py to process.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/transform/FstringifyTransformer.py to FstringifyTransformer.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/transform/format_call_transforms.py to format_call_transforms.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/transform/util.py to util.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/transform/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/transform/transform.py to transform.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/transform/percent_transformer.py to percent_transformer.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/cli_messages.py to cli_messages.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/linting/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/linting/fstr_lint.py to fstr_lint.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/state.py to state.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/format.py to format.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/ast_chunk.py to ast_chunk.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/__main__.py to __main__.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/string_concat/string_in_string.py to string_in_string.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/string_concat/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/string_concat/candidates.py to candidates.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/string_concat/transformer.py to transformer.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/cli.py to cli.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/lexer/Chunk.py to Chunk.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/lexer/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/lexer/split.py to split.cpython-37.pyc byte-compiling /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt/lexer/PyToken.py to PyToken.cpython-37.pyc writing byte-compilation script '/tmp/tmpm_br8xpe.py' /usr/local/bin/python3.7 /tmp/tmpm_br8xpe.py removing /tmp/tmpm_br8xpe.py running install_egg_info Copying src/flynt.egg-info to /construction/devel/py-flynt/stage/usr/local/lib/python3.7/site-packages/flynt-0.46.1-py3.7.egg-info running install_scripts Installing flynt script to /construction/devel/py-flynt/stage/usr/local/bin writing list of installed files to '/construction/devel/py-flynt/.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: package ------------------------------------------------------------------------------- ===> Building package for py37-flynt-0.46.1 file sizes/checksums [85]: 0% file sizes/checksums [85]: 100% packing files [85]: 0% packing files [85]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:14