------------------------------------------------------------------------------- -- 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-plumbum-1.6.9.txz ===== Message from py27-plumbum-1.6.9: -- ===> 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:05 ------------------------------------------------------------------------------- -- 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-rpyc-4.1.2 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-rpyc-4.1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-rpyc-4.1.2 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-rpyc-4.1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-rpyc-4.1.2 for building => SHA256 Checksum OK for rpyc-4.1.2.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- 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-rpyc-4.1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-rpyc-4.1.2 for building ===> Extracting for py27-rpyc-4.1.2 => SHA256 Checksum OK for rpyc-4.1.2.tar.gz. Extracted Memory Use: 0.31M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-rpyc-4.1.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-rpyc-4.1.2 depends on package: py27-setuptools>0 - found ===> py27-rpyc-4.1.2 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-rpyc-4.1.2 depends on package: py27-setuptools>0 - found ===> py27-rpyc-4.1.2 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-rpyc-4.1.2 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-rpyc-4.1.2 running build running build_py creating build creating build/lib creating build/lib/rpyc copying rpyc/__init__.py -> build/lib/rpyc copying rpyc/version.py -> build/lib/rpyc creating build/lib/rpyc/core copying rpyc/core/channel.py -> build/lib/rpyc/core copying rpyc/core/consts.py -> build/lib/rpyc/core copying rpyc/core/brine.py -> build/lib/rpyc/core copying rpyc/core/reactor.py -> build/lib/rpyc/core copying rpyc/core/service.py -> build/lib/rpyc/core copying rpyc/core/__init__.py -> build/lib/rpyc/core copying rpyc/core/async.py -> build/lib/rpyc/core copying rpyc/core/stream.py -> build/lib/rpyc/core copying rpyc/core/async_.py -> build/lib/rpyc/core copying rpyc/core/protocol.py -> build/lib/rpyc/core copying rpyc/core/netref.py -> build/lib/rpyc/core copying rpyc/core/vinegar.py -> build/lib/rpyc/core creating build/lib/rpyc/lib copying rpyc/lib/__init__.py -> build/lib/rpyc/lib copying rpyc/lib/colls.py -> build/lib/rpyc/lib copying rpyc/lib/compat.py -> build/lib/rpyc/lib creating build/lib/rpyc/utils copying rpyc/utils/teleportation.py -> build/lib/rpyc/utils copying rpyc/utils/__init__.py -> build/lib/rpyc/utils copying rpyc/utils/authenticators.py -> build/lib/rpyc/utils copying rpyc/utils/factory.py -> build/lib/rpyc/utils copying rpyc/utils/classic.py -> build/lib/rpyc/utils copying rpyc/utils/helpers.py -> build/lib/rpyc/utils copying rpyc/utils/zerodeploy.py -> build/lib/rpyc/utils copying rpyc/utils/server.py -> build/lib/rpyc/utils copying rpyc/utils/registry.py -> build/lib/rpyc/utils running build_scripts creating build/scripts-2.7 copying and adjusting bin/rpyc_classic.py -> build/scripts-2.7 copying and adjusting bin/rpyc_registry.py -> build/scripts-2.7 changing mode of build/scripts-2.7/rpyc_classic.py from 644 to 755 changing mode of build/scripts-2.7/rpyc_registry.py from 644 to 755 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-rpyc-4.1.2 depends on package: py27-plumbum>0 - found ===> py27-rpyc-4.1.2 depends on package: py27-setuptools>0 - found ===> py27-rpyc-4.1.2 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-rpyc-4.1.2 ===> py27-rpyc-4.1.2 depends on package: py27-plumbum>0 - found ===> py27-rpyc-4.1.2 depends on package: py27-setuptools>0 - found ===> py27-rpyc-4.1.2 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running build_scripts running install_lib creating /construction/devel/py-RPyC/stage/usr/local/lib/python2.7 creating /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc copying build/lib/rpyc/version.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc creating /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/utils copying build/lib/rpyc/utils/classic.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/utils copying build/lib/rpyc/utils/teleportation.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/utils copying build/lib/rpyc/utils/authenticators.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/utils copying build/lib/rpyc/utils/factory.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/utils copying build/lib/rpyc/utils/helpers.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/utils copying build/lib/rpyc/utils/zerodeploy.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/utils copying build/lib/rpyc/utils/server.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/utils copying build/lib/rpyc/utils/registry.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/utils copying build/lib/rpyc/utils/__init__.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/utils copying build/lib/rpyc/__init__.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc creating /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core copying build/lib/rpyc/core/brine.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core copying build/lib/rpyc/core/protocol.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core copying build/lib/rpyc/core/channel.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core copying build/lib/rpyc/core/async_.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core copying build/lib/rpyc/core/vinegar.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core copying build/lib/rpyc/core/service.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core copying build/lib/rpyc/core/reactor.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core copying build/lib/rpyc/core/__init__.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core copying build/lib/rpyc/core/stream.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core copying build/lib/rpyc/core/netref.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core copying build/lib/rpyc/core/consts.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core copying build/lib/rpyc/core/async.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core creating /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/lib copying build/lib/rpyc/lib/compat.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/lib copying build/lib/rpyc/lib/__init__.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/lib copying build/lib/rpyc/lib/colls.py -> /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/lib byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/version.py to version.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/utils/classic.py to classic.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/utils/teleportation.py to teleportation.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/utils/authenticators.py to authenticators.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/utils/factory.py to factory.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/utils/helpers.py to helpers.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/utils/zerodeploy.py to zerodeploy.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/utils/server.py to server.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/utils/registry.py to registry.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/utils/__init__.py to __init__.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/__init__.py to __init__.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core/brine.py to brine.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core/protocol.py to protocol.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core/channel.py to channel.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core/async_.py to async_.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core/vinegar.py to vinegar.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core/service.py to service.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core/reactor.py to reactor.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core/__init__.py to __init__.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core/stream.py to stream.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core/netref.py to netref.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core/consts.py to consts.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/core/async.py to async.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/lib/compat.py to compat.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/lib/__init__.py to __init__.pyc byte-compiling /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc/lib/colls.py to colls.pyc writing byte-compilation script '/tmp/tmpTIcZ2h.py' /usr/local/bin/python2.7 -O /tmp/tmpTIcZ2h.py removing /tmp/tmpTIcZ2h.py running install_egg_info running egg_info writing requirements to rpyc.egg-info/requires.txt writing rpyc.egg-info/PKG-INFO writing top-level names to rpyc.egg-info/top_level.txt writing dependency_links to rpyc.egg-info/dependency_links.txt reading manifest file 'rpyc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rpyc.egg-info/SOURCES.txt' Copying rpyc.egg-info to /construction/devel/py-RPyC/stage/usr/local/lib/python2.7/site-packages/rpyc-4.1.2-py2.7.egg-info running install_scripts copying build/scripts-2.7/rpyc_classic.py -> /construction/devel/py-RPyC/stage/usr/local/bin copying build/scripts-2.7/rpyc_registry.py -> /construction/devel/py-RPyC/stage/usr/local/bin changing mode of /construction/devel/py-RPyC/stage/usr/local/bin/rpyc_classic.py to 755 changing mode of /construction/devel/py-RPyC/stage/usr/local/bin/rpyc_registry.py to 755 writing list of installed files to '/construction/devel/py-RPyC/.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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-rpyc-4.1.2 file sizes/checksums [86]: 0% file sizes/checksums [86]: 100% packing files [86]: 0% packing files [86]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:09