------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x===> NOTICE: The rtf port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> NOTICE: The rtf port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Fetching all distfiles required by py36-rtf-0.45 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> NOTICE: The rtf port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Fetching all distfiles required by py36-rtf-0.45 for building => SHA256 Checksum OK for PyRTF-0.45.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> NOTICE: The rtf port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Fetching all distfiles required by py36-rtf-0.45 for building ===> Extracting for py36-rtf-0.45 => SHA256 Checksum OK for PyRTF-0.45.tar.gz. Extracted Memory Use: 0.14M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-rtf-0.45 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-rtf-0.45 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-rtf-0.45 running build running build_py creating build creating build/lib creating build/lib/PyRTF copying ./PyRTF/Renderer.py -> build/lib/PyRTF copying ./PyRTF/PropertySets.py -> build/lib/PyRTF copying ./PyRTF/Elements.py -> build/lib/PyRTF copying ./PyRTF/Styles.py -> build/lib/PyRTF copying ./PyRTF/__init__.py -> build/lib/PyRTF copying ./PyRTF/Constants.py -> build/lib/PyRTF SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-rtf-0.45 ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/print/py-rtf/stage/usr/local/lib/python3.6 creating /construction/print/py-rtf/stage/usr/local/lib/python3.6/site-packages creating /construction/print/py-rtf/stage/usr/local/lib/python3.6/site-packages/PyRTF copying build/lib/PyRTF/Renderer.py -> /construction/print/py-rtf/stage/usr/local/lib/python3.6/site-packages/PyRTF copying build/lib/PyRTF/PropertySets.py -> /construction/print/py-rtf/stage/usr/local/lib/python3.6/site-packages/PyRTF copying build/lib/PyRTF/Elements.py -> /construction/print/py-rtf/stage/usr/local/lib/python3.6/site-packages/PyRTF copying build/lib/PyRTF/__init__.py -> /construction/print/py-rtf/stage/usr/local/lib/python3.6/site-packages/PyRTF copying build/lib/PyRTF/Constants.py -> /construction/print/py-rtf/stage/usr/local/lib/python3.6/site-packages/PyRTF copying build/lib/PyRTF/Styles.py -> /construction/print/py-rtf/stage/usr/local/lib/python3.6/site-packages/PyRTF byte-compiling /construction/print/py-rtf/stage/usr/local/lib/python3.6/site-packages/PyRTF/Renderer.py to Renderer.cpython-36.pyc byte-compiling /construction/print/py-rtf/stage/usr/local/lib/python3.6/site-packages/PyRTF/PropertySets.py to PropertySets.cpython-36.pyc byte-compiling /construction/print/py-rtf/stage/usr/local/lib/python3.6/site-packages/PyRTF/Elements.py to Elements.cpython-36.pyc byte-compiling /construction/print/py-rtf/stage/usr/local/lib/python3.6/site-packages/PyRTF/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/print/py-rtf/stage/usr/local/lib/python3.6/site-packages/PyRTF/Constants.py to Constants.cpython-36.pyc byte-compiling /construction/print/py-rtf/stage/usr/local/lib/python3.6/site-packages/PyRTF/Styles.py to Styles.cpython-36.pyc writing byte-compilation script '/tmp/tmpn1o9mwm8.py' /usr/local/bin/python3.6 /tmp/tmpn1o9mwm8.py removing /tmp/tmpn1o9mwm8.py running install_egg_info running egg_info creating PyRTF.egg-info writing PyRTF.egg-info/PKG-INFO writing dependency_links to PyRTF.egg-info/dependency_links.txt writing top-level names to PyRTF.egg-info/top_level.txt writing manifest file 'PyRTF.egg-info/SOURCES.txt' reading manifest file 'PyRTF.egg-info/SOURCES.txt' writing manifest file 'PyRTF.egg-info/SOURCES.txt' Copying PyRTF.egg-info to /construction/print/py-rtf/stage/usr/local/lib/python3.6/site-packages/PyRTF-0.45-py3.6.egg-info running install_scripts writing list of installed files to '/construction/print/py-rtf/.PLIST.pymodtmp' install -m 0644 /construction/print/py-rtf/PyRTF-0.45/examples/* /construction/print/py-rtf/stage/usr/local/share/examples/rtf ====> 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: check-plist ------------------------------------------------------------------------------- x====> 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 ------------------------------------------------------------------------------- x===> Building package for py36-rtf-0.45 file sizes/checksums [30]: 0% file sizes/checksums [30]: 100% packing files [30]: 0% packing files [30]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:10