------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.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/python27-2.7.18.txz ===== Message from python27-2.7.18: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-pip-19.1.1.txz ===== Message from py27-pip-19.1.1: -- pip MUST ONLY be used: * With the --user flag, OR * To install or manage Python packages in virtual environments Failure to follow this warning can and will result in an inconsistent system-wide Python environment (LOCALBASE/lib/pythonX.Y/site-packages) and cause errors. Avoid using pip as root unless you know what you're doing. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-pbr-3.1.1_1.txz ===== Message from py27-pbr-3.1.1_1: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-prettytable-0.7.2_2.txz ===== Message from py27-prettytable-0.7.2_2: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-six-1.14.0.txz ===== Message from py27-six-1.14.0: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-automaton1-1.17.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-automaton1-1.17.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-automaton1-1.17.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-automaton1-1.17.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-automaton1-1.17.0 for building => SHA256 Checksum OK for automaton-1.17.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-automaton1-1.17.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-automaton1-1.17.0 for building ===> Extracting for py27-automaton1-1.17.0 => SHA256 Checksum OK for automaton-1.17.0.tar.gz. Extracted Memory Use: 0.27M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-automaton1-1.17.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-automaton1-1.17.0 depends on package: py27-pbr>=2.0.0 - found ===> py27-automaton1-1.17.0 depends on package: py27-setuptools>0 - found ===> py27-automaton1-1.17.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-automaton1-1.17.0 depends on package: py27-pbr>=2.0.0 - found ===> py27-automaton1-1.17.0 depends on package: py27-setuptools>0 - found ===> py27-automaton1-1.17.0 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-automaton1-1.17.0 /usr/local/lib/python2.7/site-packages/setuptools/dist.py:46: DistDeprecationWarning: Do not call this function warnings.warn("Do not call this function", DistDeprecationWarning) running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-automaton1-1.17.0 /usr/local/lib/python2.7/site-packages/setuptools/dist.py:46: DistDeprecationWarning: Do not call this function warnings.warn("Do not call this function", DistDeprecationWarning) running build running build_py creating build creating build/lib creating build/lib/automaton creating build/lib/automaton/tests copying automaton/tests/test_fsm.py -> build/lib/automaton/tests copying automaton/tests/__init__.py -> build/lib/automaton/tests copying automaton/__init__.py -> build/lib/automaton copying automaton/exceptions.py -> build/lib/automaton copying automaton/runners.py -> build/lib/automaton copying automaton/machines.py -> build/lib/automaton copying automaton/_utils.py -> build/lib/automaton creating build/lib/automaton/converters copying automaton/converters/__init__.py -> build/lib/automaton/converters copying automaton/converters/pydot.py -> build/lib/automaton/converters running egg_info writing requirements to automaton.egg-info/requires.txt writing automaton.egg-info/PKG-INFO writing top-level names to automaton.egg-info/top_level.txt writing dependency_links to automaton.egg-info/dependency_links.txt [pbr] Reusing existing SOURCES.txt SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-automaton1-1.17.0 depends on package: py27-pbr>=2.0.0 - found ===> py27-automaton1-1.17.0 depends on package: py27-prettytable>=0.7.2<0.8 - found ===> py27-automaton1-1.17.0 depends on package: py27-six>=1.10.0 - found ===> py27-automaton1-1.17.0 depends on package: py27-setuptools>0 - found ===> py27-automaton1-1.17.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-automaton1-1.17.0 ===> py27-automaton1-1.17.0 depends on package: py27-pbr>=2.0.0 - found ===> py27-automaton1-1.17.0 depends on package: py27-prettytable>=0.7.2<0.8 - found ===> py27-automaton1-1.17.0 depends on package: py27-six>=1.10.0 - found ===> py27-automaton1-1.17.0 depends on package: py27-setuptools>0 - found ===> py27-automaton1-1.17.0 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list /usr/local/lib/python2.7/site-packages/setuptools/dist.py:46: DistDeprecationWarning: Do not call this function warnings.warn("Do not call this function", DistDeprecationWarning) running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running build running build_py running egg_info writing requirements to automaton.egg-info/requires.txt writing automaton.egg-info/PKG-INFO writing top-level names to automaton.egg-info/top_level.txt writing dependency_links to automaton.egg-info/dependency_links.txt [pbr] Reusing existing SOURCES.txt running install_lib creating /construction/devel/py-automaton1/stage/usr/local/lib/python2.7 creating /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton copying build/lib/automaton/__init__.py -> /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton copying build/lib/automaton/_utils.py -> /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton creating /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton/converters copying build/lib/automaton/converters/__init__.py -> /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton/converters copying build/lib/automaton/converters/pydot.py -> /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton/converters creating /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton/tests copying build/lib/automaton/tests/__init__.py -> /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton/tests copying build/lib/automaton/tests/test_fsm.py -> /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton/tests copying build/lib/automaton/machines.py -> /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton copying build/lib/automaton/exceptions.py -> /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton copying build/lib/automaton/runners.py -> /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton byte-compiling /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton/__init__.py to __init__.pyc byte-compiling /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton/_utils.py to _utils.pyc byte-compiling /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton/converters/__init__.py to __init__.pyc byte-compiling /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton/converters/pydot.py to pydot.pyc byte-compiling /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton/tests/__init__.py to __init__.pyc byte-compiling /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton/tests/test_fsm.py to test_fsm.pyc byte-compiling /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton/machines.py to machines.pyc byte-compiling /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton/exceptions.py to exceptions.pyc byte-compiling /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton/runners.py to runners.pyc writing byte-compilation script '/tmp/tmpsKmFyg.py' /usr/local/bin/python2.7 -O /tmp/tmpsKmFyg.py removing /tmp/tmpsKmFyg.py running install_egg_info Copying automaton.egg-info to /construction/devel/py-automaton1/stage/usr/local/lib/python2.7/site-packages/automaton-1.17.0-py2.7.egg-info running install_scripts /usr/local/lib/python2.7/site-packages/pbr/packaging.py:382: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) writing list of installed files to '/construction/devel/py-automaton1/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> 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 py27-automaton1-1.17.0 file sizes/checksums [34]: 0% file sizes/checksums [34]: 100% packing files [34]: 0% packing files [34]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:23