------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python37-3.7.6.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python37-3.7.6: -- 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 pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/py37-docutils-0.15.2.txz SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-creole-1.3.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-creole-1.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-creole-1.3.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-creole-1.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-creole-1.3.1 for building => SHA256 Checksum OK for python-creole-1.3.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-creole-1.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-creole-1.3.1 for building ===> Extracting for py37-creole-1.3.1 => SHA256 Checksum OK for python-creole-1.3.1.tar.gz. Extracted Memory Use: 0.49M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-creole-1.3.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-creole-1.3.1 depends on package: py37-setuptools>0 - found ===> py37-creole-1.3.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-creole-1.3.1 depends on package: py37-setuptools>0 - found ===> py37-creole-1.3.1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-creole-1.3.1 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-creole-1.3.1 running build running build_py creating build creating build/lib creating build/lib/creole copying creole/py3compat.py -> build/lib/creole copying creole/cmdline.py -> build/lib/creole copying creole/setup_utils.py -> build/lib/creole copying creole/__init__.py -> build/lib/creole copying creole/exceptions.py -> build/lib/creole creating build/lib/creole/emitter copying creole/emitter/html2rest_emitter.py -> build/lib/creole/emitter copying creole/emitter/creol2html_emitter.py -> build/lib/creole/emitter copying creole/emitter/html2creole_emitter.py -> build/lib/creole/emitter copying creole/emitter/html2textile_emitter.py -> build/lib/creole/emitter copying creole/emitter/__init__.py -> build/lib/creole/emitter creating build/lib/creole/shared copying creole/shared/HTMLParsercompat.py -> build/lib/creole/shared copying creole/shared/document_tree.py -> build/lib/creole/shared copying creole/shared/example_macros.py -> build/lib/creole/shared copying creole/shared/html_parser.py -> build/lib/creole/shared copying creole/shared/base_emitter.py -> build/lib/creole/shared copying creole/shared/utils.py -> build/lib/creole/shared copying creole/shared/unknown_tags.py -> build/lib/creole/shared copying creole/shared/markup_table.py -> build/lib/creole/shared copying creole/shared/__init__.py -> build/lib/creole/shared creating build/lib/creole/tests copying creole/tests/test_cross_compare_rest.py -> build/lib/creole/tests copying creole/tests/test_macros.py -> build/lib/creole/tests copying creole/tests/test_html2creole.py -> build/lib/creole/tests copying creole/tests/test_setup_utils.py -> build/lib/creole/tests copying creole/tests/test_cross_compare_all.py -> build/lib/creole/tests copying creole/tests/test_html2rest.py -> build/lib/creole/tests copying creole/tests/test_cross_compare_textile.py -> build/lib/creole/tests copying creole/tests/test_creole2html.py -> build/lib/creole/tests copying creole/tests/test_cli.py -> build/lib/creole/tests copying creole/tests/test_html2textile.py -> build/lib/creole/tests copying creole/tests/test_cross_compare_creole.py -> build/lib/creole/tests copying creole/tests/test_setup.py -> build/lib/creole/tests copying creole/tests/__init__.py -> build/lib/creole/tests copying creole/tests/test_rest2html.py -> build/lib/creole/tests copying creole/tests/test_subprocess.py -> build/lib/creole/tests copying creole/tests/test_TODOs.py -> build/lib/creole/tests copying creole/tests/test_utils.py -> build/lib/creole/tests creating build/lib/creole/parser copying creole/parser/html_parser_config.py -> build/lib/creole/parser copying creole/parser/creol2html_parser.py -> build/lib/creole/parser copying creole/parser/html_parser.py -> build/lib/creole/parser copying creole/parser/__init__.py -> build/lib/creole/parser copying creole/parser/creol2html_rules.py -> build/lib/creole/parser creating build/lib/creole/rest_tools copying creole/rest_tools/clean_writer.py -> build/lib/creole/rest_tools copying creole/rest_tools/pypi_rest2html.py -> build/lib/creole/rest_tools copying creole/rest_tools/__init__.py -> build/lib/creole/rest_tools creating build/lib/creole/html_tools copying creole/html_tools/text_tools.py -> build/lib/creole/html_tools copying creole/html_tools/deentity.py -> build/lib/creole/html_tools copying creole/html_tools/strip_html.py -> build/lib/creole/html_tools copying creole/html_tools/__init__.py -> build/lib/creole/html_tools creating build/lib/creole/tests/utils copying creole/tests/utils/unittest_subprocess.py -> build/lib/creole/tests/utils copying creole/tests/utils/utils.py -> build/lib/creole/tests/utils copying creole/tests/utils/__init__.py -> build/lib/creole/tests/utils copying creole/tests/utils/base_unittest.py -> build/lib/creole/tests/utils running egg_info writing python_creole.egg-info/PKG-INFO writing dependency_links to python_creole.egg-info/dependency_links.txt writing entry points to python_creole.egg-info/entry_points.txt writing top-level names to python_creole.egg-info/top_level.txt reading manifest file 'python_creole.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'python_creole.egg-info/SOURCES.txt' copying creole/tests/test_README.creole -> build/lib/creole/tests SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-creole-1.3.1 depends on file: /usr/local/lib/python3.7/site-packages/docutils/__init__.py - found ===> py37-creole-1.3.1 depends on package: py37-setuptools>0 - found ===> py37-creole-1.3.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-creole-1.3.1 ===> py37-creole-1.3.1 depends on file: /usr/local/lib/python3.7/site-packages/docutils/__init__.py - found ===> py37-creole-1.3.1 depends on package: py37-setuptools>0 - found ===> py37-creole-1.3.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 python_creole.egg-info/PKG-INFO writing dependency_links to python_creole.egg-info/dependency_links.txt writing entry points to python_creole.egg-info/entry_points.txt writing top-level names to python_creole.egg-info/top_level.txt reading manifest file 'python_creole.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'python_creole.egg-info/SOURCES.txt' running install_lib creating /construction/textproc/py-creole/stage/usr/local/lib/python3.7 creating /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages creating /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole creating /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/html_tools copying build/lib/creole/html_tools/text_tools.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/html_tools copying build/lib/creole/html_tools/__init__.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/html_tools copying build/lib/creole/html_tools/deentity.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/html_tools copying build/lib/creole/html_tools/strip_html.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/html_tools creating /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/rest_tools copying build/lib/creole/rest_tools/pypi_rest2html.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/rest_tools copying build/lib/creole/rest_tools/__init__.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/rest_tools copying build/lib/creole/rest_tools/clean_writer.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/rest_tools creating /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/shared copying build/lib/creole/shared/example_macros.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/shared copying build/lib/creole/shared/HTMLParsercompat.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/shared copying build/lib/creole/shared/__init__.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/shared copying build/lib/creole/shared/markup_table.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/shared copying build/lib/creole/shared/unknown_tags.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/shared copying build/lib/creole/shared/utils.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/shared copying build/lib/creole/shared/document_tree.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/shared copying build/lib/creole/shared/html_parser.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/shared copying build/lib/creole/shared/base_emitter.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/shared creating /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/emitter copying build/lib/creole/emitter/creol2html_emitter.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/emitter copying build/lib/creole/emitter/html2rest_emitter.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/emitter copying build/lib/creole/emitter/__init__.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/emitter copying build/lib/creole/emitter/html2textile_emitter.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/emitter copying build/lib/creole/emitter/html2creole_emitter.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/emitter copying build/lib/creole/setup_utils.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole copying build/lib/creole/cmdline.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole creating /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests copying build/lib/creole/tests/test_README.creole -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests copying build/lib/creole/tests/test_TODOs.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests copying build/lib/creole/tests/test_html2rest.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests copying build/lib/creole/tests/test_cross_compare_rest.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests copying build/lib/creole/tests/__init__.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests copying build/lib/creole/tests/test_macros.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests copying build/lib/creole/tests/test_cross_compare_textile.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests copying build/lib/creole/tests/test_rest2html.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests copying build/lib/creole/tests/test_html2textile.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests copying build/lib/creole/tests/test_creole2html.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests copying build/lib/creole/tests/test_cli.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests copying build/lib/creole/tests/test_utils.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests copying build/lib/creole/tests/test_setup.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests copying build/lib/creole/tests/test_html2creole.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests copying build/lib/creole/tests/test_subprocess.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests copying build/lib/creole/tests/test_setup_utils.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests creating /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/utils copying build/lib/creole/tests/utils/utils.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/utils copying build/lib/creole/tests/utils/unittest_subprocess.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/utils copying build/lib/creole/tests/utils/__init__.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/utils copying build/lib/creole/tests/utils/base_unittest.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/utils copying build/lib/creole/tests/test_cross_compare_all.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests copying build/lib/creole/tests/test_cross_compare_creole.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests copying build/lib/creole/py3compat.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole creating /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/parser copying build/lib/creole/parser/html_parser.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/parser copying build/lib/creole/parser/html_parser_config.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/parser copying build/lib/creole/parser/creol2html_parser.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/parser copying build/lib/creole/parser/creol2html_rules.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/parser copying build/lib/creole/parser/__init__.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/parser copying build/lib/creole/exceptions.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole copying build/lib/creole/__init__.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/html_tools/text_tools.py to text_tools.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/html_tools/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/html_tools/deentity.py to deentity.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/html_tools/strip_html.py to strip_html.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/rest_tools/pypi_rest2html.py to pypi_rest2html.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/rest_tools/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/rest_tools/clean_writer.py to clean_writer.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/shared/example_macros.py to example_macros.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/shared/HTMLParsercompat.py to HTMLParsercompat.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/shared/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/shared/markup_table.py to markup_table.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/shared/unknown_tags.py to unknown_tags.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/shared/utils.py to utils.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/shared/document_tree.py to document_tree.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/shared/html_parser.py to html_parser.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/shared/base_emitter.py to base_emitter.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/emitter/creol2html_emitter.py to creol2html_emitter.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/emitter/html2rest_emitter.py to html2rest_emitter.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/emitter/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/emitter/html2textile_emitter.py to html2textile_emitter.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/emitter/html2creole_emitter.py to html2creole_emitter.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/setup_utils.py to setup_utils.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/cmdline.py to cmdline.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/test_TODOs.py to test_TODOs.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/test_html2rest.py to test_html2rest.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/test_cross_compare_rest.py to test_cross_compare_rest.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/test_macros.py to test_macros.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/test_cross_compare_textile.py to test_cross_compare_textile.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/test_rest2html.py to test_rest2html.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/test_html2textile.py to test_html2textile.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/test_creole2html.py to test_creole2html.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/test_cli.py to test_cli.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/test_utils.py to test_utils.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/test_setup.py to test_setup.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/test_html2creole.py to test_html2creole.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/test_subprocess.py to test_subprocess.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/test_setup_utils.py to test_setup_utils.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/utils/utils.py to utils.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/utils/unittest_subprocess.py to unittest_subprocess.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/utils/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/utils/base_unittest.py to base_unittest.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/test_cross_compare_all.py to test_cross_compare_all.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/tests/test_cross_compare_creole.py to test_cross_compare_creole.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/py3compat.py to py3compat.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/parser/html_parser.py to html_parser.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/parser/html_parser_config.py to html_parser_config.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/parser/creol2html_parser.py to creol2html_parser.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/parser/creol2html_rules.py to creol2html_rules.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/parser/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/creole/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpf7449qzv.py' /usr/local/bin/python3.7 /tmp/tmpf7449qzv.py removing /tmp/tmpf7449qzv.py running install_data creating /construction/textproc/py-creole/stage/usr/local/share/creole copying README.creole -> /construction/textproc/py-creole/stage/usr/local/share/creole/ running install_egg_info Copying python_creole.egg-info to /construction/textproc/py-creole/stage/usr/local/lib/python3.7/site-packages/python_creole-1.3.1-py3.7.egg-info running install_scripts Installing creole2html script to /construction/textproc/py-creole/stage/usr/local/bin Installing html2creole script to /construction/textproc/py-creole/stage/usr/local/bin Installing html2rest script to /construction/textproc/py-creole/stage/usr/local/bin Installing html2textile script to /construction/textproc/py-creole/stage/usr/local/bin writing list of installed files to '/construction/textproc/py-creole/.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:04 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-creole-1.3.1 file sizes/checksums [168]: 0% file sizes/checksums [168]: 59% file sizes/checksums [168]: 100% packing files [168]: 0% packing files [168]: 59% packing files [168]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:18