------------------------------------------------------------------------------- -- 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 optik 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:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> NOTICE: The optik 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-optik-1.5.3 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> NOTICE: The optik 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-optik-1.5.3 for building => SHA256 Checksum OK for optik-1.5.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> NOTICE: The optik 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-optik-1.5.3 for building ===> Extracting for py36-optik-1.5.3 => SHA256 Checksum OK for optik-1.5.3.tar.gz. Extracted Memory Use: 0.41M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-optik-1.5.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-optik-1.5.3 warning: Optik not needed for Python 2.3 or later (use optparse instead) WARNING: '' not a valid package name; please use only .-separated package names in setup.py running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-optik-1.5.3 warning: Optik not needed for Python 2.3 or later (use optparse instead) WARNING: '' not a valid package name; please use only .-separated package names in setup.py running build running build_py creating build creating build/lib creating build/lib/optik copying lib/option_parser.py -> build/lib/optik copying lib/help.py -> build/lib/optik copying lib/option.py -> build/lib/optik copying lib/__init__.py -> build/lib/optik copying lib/errors.py -> build/lib/optik copying lib/textwrap.py -> build/lib/optik copying ./optparse.py -> build/lib SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-optik-1.5.3 ===> Generating temporary packing list warning: Optik not needed for Python 2.3 or later (use optparse instead) WARNING: '' not a valid package name; please use only .-separated package names in setup.py running install running build running build_py running install_lib creating /construction/devel/py-optik/stage/usr/local/lib/python3.6 creating /construction/devel/py-optik/stage/usr/local/lib/python3.6/site-packages creating /construction/devel/py-optik/stage/usr/local/lib/python3.6/site-packages/optik copying build/lib/optik/__init__.py -> /construction/devel/py-optik/stage/usr/local/lib/python3.6/site-packages/optik copying build/lib/optik/textwrap.py -> /construction/devel/py-optik/stage/usr/local/lib/python3.6/site-packages/optik copying build/lib/optik/help.py -> /construction/devel/py-optik/stage/usr/local/lib/python3.6/site-packages/optik copying build/lib/optik/errors.py -> /construction/devel/py-optik/stage/usr/local/lib/python3.6/site-packages/optik copying build/lib/optik/option_parser.py -> /construction/devel/py-optik/stage/usr/local/lib/python3.6/site-packages/optik copying build/lib/optik/option.py -> /construction/devel/py-optik/stage/usr/local/lib/python3.6/site-packages/optik copying build/lib/optparse.py -> /construction/devel/py-optik/stage/usr/local/lib/python3.6/site-packages byte-compiling /construction/devel/py-optik/stage/usr/local/lib/python3.6/site-packages/optik/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-optik/stage/usr/local/lib/python3.6/site-packages/optik/textwrap.py to textwrap.cpython-36.pyc File "/usr/local/lib/python3.6/site-packages/optik/textwrap.py", line 19 SyntaxError: can't assign to keyword byte-compiling /construction/devel/py-optik/stage/usr/local/lib/python3.6/site-packages/optik/help.py to help.cpython-36.pyc File "/usr/local/lib/python3.6/site-packages/optik/help.py", line 113 raise NotImplementedError, "subclasses must implement" ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-optik/stage/usr/local/lib/python3.6/site-packages/optik/errors.py to errors.cpython-36.pyc byte-compiling /construction/devel/py-optik/stage/usr/local/lib/python3.6/site-packages/optik/option_parser.py to option_parser.cpython-36.pyc File "/usr/local/lib/python3.6/site-packages/optik/option_parser.py", line 82 raise ValueError, "invalid update mode: %r" % mode ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-optik/stage/usr/local/lib/python3.6/site-packages/optik/option.py to option.cpython-36.pyc File "/usr/local/lib/python3.6/site-packages/optik/option.py", line 23 _idmax = 2L * sys.maxint + 1 ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-optik/stage/usr/local/lib/python3.6/site-packages/optparse.py to optparse.cpython-36.pyc writing byte-compilation script '/tmp/tmpiffwfu_p.py' /usr/local/bin/python3.6 /tmp/tmpiffwfu_p.py File "/usr/local/lib/python3.6/site-packages/optik/textwrap.py", line 19 SyntaxError: can't assign to keyword File "/usr/local/lib/python3.6/site-packages/optik/help.py", line 113 raise NotImplementedError, "subclasses must implement" ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.6/site-packages/optik/option_parser.py", line 82 raise ValueError, "invalid update mode: %r" % mode ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.6/site-packages/optik/option.py", line 23 _idmax = 2L * sys.maxint + 1 ^ SyntaxError: invalid syntax removing /tmp/tmpiffwfu_p.py running install_egg_info running egg_info creating optik.egg-info writing optik.egg-info/PKG-INFO writing dependency_links to optik.egg-info/dependency_links.txt writing top-level names to optik.egg-info/top_level.txt writing manifest file 'optik.egg-info/SOURCES.txt' reading manifest file 'optik.egg-info/SOURCES.txt' writing manifest file 'optik.egg-info/SOURCES.txt' Copying optik.egg-info to /construction/devel/py-optik/stage/usr/local/lib/python3.6/site-packages/optik-1.5.3-py3.6.egg-info running install_scripts writing list of installed files to '/construction/devel/py-optik/.PLIST.pymodtmp' install -m 0644 /construction/devel/py-optik/optik-1.5.3/doc/* /construction/devel/py-optik/stage/usr/local/share/doc/py36-optik install -m 0644 /construction/devel/py-optik/optik-1.5.3/test/* /construction/devel/py-optik/stage/usr/local/share/doc/py36-optik/test install -m 0644 /construction/devel/py-optik/optik-1.5.3/examples/* /construction/devel/py-optik/stage/usr/local/share/examples/py36-optik ====> 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:01 ------------------------------------------------------------------------------- -- 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-optik-1.5.3 file sizes/checksums [39]: 0% file sizes/checksums [39]: 100% packing files [39]: 0% packing files [39]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:09