------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py39 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/textproc/py-creole XDG_CONFIG_HOME=/construction/textproc/py-creole XDG_CACHE_HOME=/construction/textproc/py-creole/.cache HOME=/construction/textproc/py-creole TMPDIR="/tmp" PATH=/construction/textproc/py-creole/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/py-creole/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/textproc/py-creole XDG_CONFIG_HOME=/construction/textproc/py-creole XDG_CACHE_HOME=/construction/textproc/py-creole/.cache HOME=/construction/textproc/py-creole TMPDIR="/tmp" PATH=/construction/textproc/py-creole/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/py-creole/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/textproc/py-creole/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/creole" EXAMPLESDIR="share/examples/creole" DATADIR="share/creole" WWWDIR="www/creole" ETCDIR="etc/creole" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/creole DOCSDIR=/usr/local/share/doc/creole EXAMPLESDIR=/usr/local/share/examples/creole WWWDIR=/usr/local/www/creole ETCDIR=/usr/local/etc/creole SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/py39-docutils-0.19,1.pkg SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-creole-1.4.10 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-creole-1.4.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-creole-1.4.10 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-creole-1.4.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-creole-1.4.10 for building => SHA256 Checksum OK for python-creole-1.4.10.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-creole-1.4.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-creole-1.4.10 for building ===> Extracting for py39-creole-1.4.10 => SHA256 Checksum OK for python-creole-1.4.10.tar.gz. Extracted Memory Use: 0.43M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-creole-1.4.10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-creole-1.4.10 depends on package: py39-setuptools>=63.1.0 - found ===> py39-creole-1.4.10 depends on file: /usr/local/bin/python3.9 - found ===> py39-creole-1.4.10 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-creole-1.4.10 depends on package: py39-setuptools>=63.1.0 - found ===> py39-creole-1.4.10 depends on file: /usr/local/bin/python3.9 - found ===> py39-creole-1.4.10 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-creole-1.4.10 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-creole-1.4.10 running build running build_py creating build creating build/lib creating build/lib/creole copying creole/__init__.py -> build/lib/creole copying creole/cmdline.py -> build/lib/creole copying creole/exceptions.py -> build/lib/creole copying creole/publish.py -> build/lib/creole copying creole/setup_utils.py -> build/lib/creole creating build/lib/creole/emitter copying creole/emitter/__init__.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/html2rest_emitter.py -> build/lib/creole/emitter copying creole/emitter/html2textile_emitter.py -> build/lib/creole/emitter creating build/lib/creole/html_tools copying creole/html_tools/__init__.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/text_tools.py -> build/lib/creole/html_tools creating build/lib/creole/parser copying creole/parser/__init__.py -> build/lib/creole/parser copying creole/parser/creol2html_parser.py -> build/lib/creole/parser copying creole/parser/creol2html_rules.py -> build/lib/creole/parser copying creole/parser/html_parser.py -> build/lib/creole/parser copying creole/parser/html_parser_config.py -> build/lib/creole/parser creating build/lib/creole/rest_tools copying creole/rest_tools/__init__.py -> 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 creating build/lib/creole/shared copying creole/shared/__init__.py -> build/lib/creole/shared copying creole/shared/base_emitter.py -> build/lib/creole/shared copying creole/shared/diff_utils.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/markup_table.py -> build/lib/creole/shared copying creole/shared/unknown_tags.py -> build/lib/creole/shared copying creole/shared/utils.py -> build/lib/creole/shared creating build/lib/creole/tests copying creole/tests/__init__.py -> build/lib/creole/tests copying creole/tests/constants.py -> build/lib/creole/tests copying creole/tests/test_Makefile.py -> build/lib/creole/tests copying creole/tests/test_TODOs.py -> build/lib/creole/tests copying creole/tests/test_cli.py -> build/lib/creole/tests copying creole/tests/test_creole2html.py -> build/lib/creole/tests copying creole/tests/test_cross_compare_all.py -> build/lib/creole/tests copying creole/tests/test_cross_compare_creole.py -> build/lib/creole/tests copying creole/tests/test_cross_compare_rest.py -> build/lib/creole/tests copying creole/tests/test_cross_compare_textile.py -> build/lib/creole/tests copying creole/tests/test_html2creole.py -> build/lib/creole/tests copying creole/tests/test_html2rest.py -> build/lib/creole/tests copying creole/tests/test_html2textile.py -> build/lib/creole/tests copying creole/tests/test_macros.py -> build/lib/creole/tests copying creole/tests/test_project_setup.py -> build/lib/creole/tests copying creole/tests/test_rest2html.py -> build/lib/creole/tests copying creole/tests/test_setup_utils.py -> build/lib/creole/tests copying creole/tests/test_subprocess.py -> build/lib/creole/tests copying creole/tests/test_utils.py -> build/lib/creole/tests creating 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 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/test_README.creole -> build/lib/creole/tests SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-creole-1.4.10 depends on file: /usr/local/lib/python3.9/site-packages/docutils/__init__.py - found ===> py39-creole-1.4.10 depends on package: py39-setuptools>=63.1.0 - found ===> py39-creole-1.4.10 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-creole-1.4.10 ===> py39-creole-1.4.10 depends on file: /usr/local/lib/python3.9/site-packages/docutils/__init__.py - found ===> py39-creole-1.4.10 depends on package: py39-setuptools>=63.1.0 - found ===> py39-creole-1.4.10 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list running install /usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /construction/textproc/py-creole/stage/usr/local/lib/python3.9 creating /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages creating /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole copying build/lib/creole/__init__.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole copying build/lib/creole/cmdline.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole copying build/lib/creole/exceptions.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole copying build/lib/creole/publish.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole copying build/lib/creole/setup_utils.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole creating /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/emitter copying build/lib/creole/emitter/__init__.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/emitter copying build/lib/creole/emitter/creol2html_emitter.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/emitter copying build/lib/creole/emitter/html2creole_emitter.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/emitter copying build/lib/creole/emitter/html2rest_emitter.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/emitter copying build/lib/creole/emitter/html2textile_emitter.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/emitter creating /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/html_tools copying build/lib/creole/html_tools/__init__.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/html_tools copying build/lib/creole/html_tools/deentity.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/html_tools copying build/lib/creole/html_tools/strip_html.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/html_tools copying build/lib/creole/html_tools/text_tools.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/html_tools creating /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/parser copying build/lib/creole/parser/__init__.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/parser copying build/lib/creole/parser/creol2html_parser.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/parser copying build/lib/creole/parser/creol2html_rules.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/parser copying build/lib/creole/parser/html_parser.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/parser copying build/lib/creole/parser/html_parser_config.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/parser creating /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/rest_tools copying build/lib/creole/rest_tools/__init__.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/rest_tools copying build/lib/creole/rest_tools/clean_writer.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/rest_tools copying build/lib/creole/rest_tools/pypi_rest2html.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/rest_tools creating /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/shared copying build/lib/creole/shared/__init__.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/shared copying build/lib/creole/shared/base_emitter.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/shared copying build/lib/creole/shared/diff_utils.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/shared copying build/lib/creole/shared/document_tree.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/shared copying build/lib/creole/shared/example_macros.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/shared copying build/lib/creole/shared/markup_table.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/shared copying build/lib/creole/shared/unknown_tags.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/shared copying build/lib/creole/shared/utils.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/shared creating /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests copying build/lib/creole/tests/__init__.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests copying build/lib/creole/tests/constants.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests copying build/lib/creole/tests/test_Makefile.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests copying build/lib/creole/tests/test_TODOs.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests copying build/lib/creole/tests/test_cli.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests copying build/lib/creole/tests/test_creole2html.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests copying build/lib/creole/tests/test_cross_compare_all.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests copying build/lib/creole/tests/test_cross_compare_creole.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests copying build/lib/creole/tests/test_cross_compare_rest.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests copying build/lib/creole/tests/test_cross_compare_textile.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests copying build/lib/creole/tests/test_html2creole.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests copying build/lib/creole/tests/test_html2rest.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests copying build/lib/creole/tests/test_html2textile.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests copying build/lib/creole/tests/test_macros.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests copying build/lib/creole/tests/test_project_setup.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests copying build/lib/creole/tests/test_rest2html.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests copying build/lib/creole/tests/test_setup_utils.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests copying build/lib/creole/tests/test_subprocess.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests copying build/lib/creole/tests/test_utils.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests creating /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/utils copying build/lib/creole/tests/utils/__init__.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/utils copying build/lib/creole/tests/utils/base_unittest.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/utils copying build/lib/creole/tests/utils/unittest_subprocess.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/utils copying build/lib/creole/tests/utils/utils.py -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/utils copying build/lib/creole/tests/test_README.creole -> /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/cmdline.py to cmdline.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/exceptions.py to exceptions.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/publish.py to publish.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/setup_utils.py to setup_utils.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/emitter/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/emitter/creol2html_emitter.py to creol2html_emitter.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/emitter/html2creole_emitter.py to html2creole_emitter.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/emitter/html2rest_emitter.py to html2rest_emitter.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/emitter/html2textile_emitter.py to html2textile_emitter.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/html_tools/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/html_tools/deentity.py to deentity.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/html_tools/strip_html.py to strip_html.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/html_tools/text_tools.py to text_tools.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/parser/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/parser/creol2html_parser.py to creol2html_parser.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/parser/creol2html_rules.py to creol2html_rules.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/parser/html_parser.py to html_parser.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/parser/html_parser_config.py to html_parser_config.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/rest_tools/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/rest_tools/clean_writer.py to clean_writer.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/rest_tools/pypi_rest2html.py to pypi_rest2html.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/shared/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/shared/base_emitter.py to base_emitter.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/shared/diff_utils.py to diff_utils.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/shared/document_tree.py to document_tree.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/shared/example_macros.py to example_macros.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/shared/markup_table.py to markup_table.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/shared/unknown_tags.py to unknown_tags.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/shared/utils.py to utils.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/constants.py to constants.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/test_Makefile.py to test_Makefile.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/test_TODOs.py to test_TODOs.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/test_cli.py to test_cli.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/test_creole2html.py to test_creole2html.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/test_cross_compare_all.py to test_cross_compare_all.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/test_cross_compare_creole.py to test_cross_compare_creole.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/test_cross_compare_rest.py to test_cross_compare_rest.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/test_cross_compare_textile.py to test_cross_compare_textile.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/test_html2creole.py to test_html2creole.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/test_html2rest.py to test_html2rest.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/test_html2textile.py to test_html2textile.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/test_macros.py to test_macros.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/test_project_setup.py to test_project_setup.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/test_rest2html.py to test_rest2html.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/test_setup_utils.py to test_setup_utils.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/test_subprocess.py to test_subprocess.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/utils/base_unittest.py to base_unittest.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/utils/unittest_subprocess.py to unittest_subprocess.cpython-39.pyc byte-compiling /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/creole/tests/utils/utils.py to utils.cpython-39.pyc writing byte-compilation script '/tmp/tmpvmqbzyeb.py' /usr/local/bin/python3.9 /tmp/tmpvmqbzyeb.py removing /tmp/tmpvmqbzyeb.py running install_egg_info running egg_info creating python_creole.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 requirements to python_creole.egg-info/requires.txt writing top-level names to python_creole.egg-info/top_level.txt writing manifest file 'python_creole.egg-info/SOURCES.txt' reading manifest file 'python_creole.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_creole.egg-info/SOURCES.txt' Copying python_creole.egg-info to /construction/textproc/py-creole/stage/usr/local/lib/python3.9/site-packages/python_creole-1.4.10-py3.9.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 Installing publish script to /construction/textproc/py-creole/stage/usr/local/bin Installing update_rst_readme 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: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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py39-creole-1.4.10 file sizes/checksums [172]: 0% file sizes/checksums [172]: 58% file sizes/checksums [172]: 100% Service unavailablepacking files [172]: 0% packing files [172]: 58% packing files [172]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:09