------------------------------------------------------------------------------- -- 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. SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- 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-power-1.3 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-power-1.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-power-1.3 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-power-1.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-power-1.3 for building => SHA256 Checksum OK for power-1.3.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-power-1.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-power-1.3 for building ===> Extracting for py27-power-1.3 => SHA256 Checksum OK for power-1.3.tar.gz. Extracted Memory Use: 0.08M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-power-1.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-power-1.3 depends on package: py27-setuptools>0 - found ===> py27-power-1.3 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-power-1.3 depends on package: py27-setuptools>0 - found ===> py27-power-1.3 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-power-1.3 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-power-1.3 running build running build_py creating build creating build/lib creating build/lib/power copying power/common.py -> build/lib/power copying power/darwin.py -> build/lib/power copying power/tests.py -> build/lib/power copying power/win32.py -> build/lib/power copying power/__init__.py -> build/lib/power copying power/freebsd.py -> build/lib/power copying power/linux.py -> build/lib/power SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-power-1.3 depends on package: py27-setuptools>0 - found ===> py27-power-1.3 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-power-1.3 ===> py27-power-1.3 depends on package: py27-setuptools>0 - found ===> py27-power-1.3 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/sysutils/py-power/stage/usr/local/lib/python2.7 creating /construction/sysutils/py-power/stage/usr/local/lib/python2.7/site-packages creating /construction/sysutils/py-power/stage/usr/local/lib/python2.7/site-packages/power copying build/lib/power/freebsd.py -> /construction/sysutils/py-power/stage/usr/local/lib/python2.7/site-packages/power copying build/lib/power/__init__.py -> /construction/sysutils/py-power/stage/usr/local/lib/python2.7/site-packages/power copying build/lib/power/darwin.py -> /construction/sysutils/py-power/stage/usr/local/lib/python2.7/site-packages/power copying build/lib/power/linux.py -> /construction/sysutils/py-power/stage/usr/local/lib/python2.7/site-packages/power copying build/lib/power/win32.py -> /construction/sysutils/py-power/stage/usr/local/lib/python2.7/site-packages/power copying build/lib/power/common.py -> /construction/sysutils/py-power/stage/usr/local/lib/python2.7/site-packages/power copying build/lib/power/tests.py -> /construction/sysutils/py-power/stage/usr/local/lib/python2.7/site-packages/power byte-compiling /construction/sysutils/py-power/stage/usr/local/lib/python2.7/site-packages/power/freebsd.py to freebsd.pyc byte-compiling /construction/sysutils/py-power/stage/usr/local/lib/python2.7/site-packages/power/__init__.py to __init__.pyc byte-compiling /construction/sysutils/py-power/stage/usr/local/lib/python2.7/site-packages/power/darwin.py to darwin.pyc byte-compiling /construction/sysutils/py-power/stage/usr/local/lib/python2.7/site-packages/power/linux.py to linux.pyc byte-compiling /construction/sysutils/py-power/stage/usr/local/lib/python2.7/site-packages/power/win32.py to win32.pyc byte-compiling /construction/sysutils/py-power/stage/usr/local/lib/python2.7/site-packages/power/common.py to common.pyc byte-compiling /construction/sysutils/py-power/stage/usr/local/lib/python2.7/site-packages/power/tests.py to tests.pyc writing byte-compilation script '/tmp/tmpoR4cY0.py' /usr/local/bin/python2.7 -O /tmp/tmpoR4cY0.py removing /tmp/tmpoR4cY0.py running install_egg_info running egg_info deleting power.egg-info/requires.txt writing power.egg-info/PKG-INFO writing top-level names to power.egg-info/top_level.txt writing dependency_links to power.egg-info/dependency_links.txt reading manifest file 'power.egg-info/SOURCES.txt' writing manifest file 'power.egg-info/SOURCES.txt' Copying power.egg-info to /construction/sysutils/py-power/stage/usr/local/lib/python2.7/site-packages/power-1.3-py2.7.egg-info running install_scripts writing list of installed files to '/construction/sysutils/py-power/.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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-power-1.3 file sizes/checksums [25]: 0% file sizes/checksums [25]: 100% packing files [25]: 0% packing files [25]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:06