------------------------------------------------------------------------------- -- 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:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The thriftpy 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 ===> 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-thriftpy-0.3.9 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The thriftpy 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 ===> 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-thriftpy-0.3.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-thriftpy-0.3.9 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The thriftpy 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 ===> 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-thriftpy-0.3.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-thriftpy-0.3.9 for building => SHA256 Checksum OK for thriftpy-0.3.9.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The thriftpy 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 ===> 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-thriftpy-0.3.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-thriftpy-0.3.9 for building ===> Extracting for py27-thriftpy-0.3.9 => SHA256 Checksum OK for thriftpy-0.3.9.tar.gz. Extracted Memory Use: 1.48M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-thriftpy-0.3.9 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-thriftpy-0.3.9 depends on package: py27-setuptools>0 - found ===> py27-thriftpy-0.3.9 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-thriftpy-0.3.9 depends on package: py27-setuptools>0 - found ===> py27-thriftpy-0.3.9 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-thriftpy-0.3.9 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-thriftpy-0.3.9 running build running build_py creating build creating build/lib creating build/lib/thriftpy copying thriftpy/utils.py -> build/lib/thriftpy copying thriftpy/_compat.py -> build/lib/thriftpy copying thriftpy/rpc.py -> build/lib/thriftpy copying thriftpy/thrift.py -> build/lib/thriftpy copying thriftpy/hook.py -> build/lib/thriftpy copying thriftpy/__init__.py -> build/lib/thriftpy copying thriftpy/tornado.py -> build/lib/thriftpy copying thriftpy/server.py -> build/lib/thriftpy creating build/lib/thriftpy/contrib copying thriftpy/contrib/__init__.py -> build/lib/thriftpy/contrib creating build/lib/thriftpy/parser copying thriftpy/parser/__init__.py -> build/lib/thriftpy/parser copying thriftpy/parser/parser.py -> build/lib/thriftpy/parser copying thriftpy/parser/lexer.py -> build/lib/thriftpy/parser copying thriftpy/parser/exc.py -> build/lib/thriftpy/parser creating build/lib/thriftpy/transport copying thriftpy/transport/sslsocket.py -> build/lib/thriftpy/transport copying thriftpy/transport/socket.py -> build/lib/thriftpy/transport copying thriftpy/transport/_ssl.py -> build/lib/thriftpy/transport copying thriftpy/transport/__init__.py -> build/lib/thriftpy/transport creating build/lib/thriftpy/protocol copying thriftpy/protocol/__init__.py -> build/lib/thriftpy/protocol copying thriftpy/protocol/json.py -> build/lib/thriftpy/protocol copying thriftpy/protocol/compact.py -> build/lib/thriftpy/protocol copying thriftpy/protocol/binary.py -> build/lib/thriftpy/protocol copying thriftpy/protocol/exc.py -> build/lib/thriftpy/protocol copying thriftpy/protocol/multiplex.py -> build/lib/thriftpy/protocol creating build/lib/thriftpy/contrib/tracking copying thriftpy/contrib/tracking/__init__.py -> build/lib/thriftpy/contrib/tracking copying thriftpy/contrib/tracking/tracker.py -> build/lib/thriftpy/contrib/tracking creating build/lib/thriftpy/transport/memory copying thriftpy/transport/memory/__init__.py -> build/lib/thriftpy/transport/memory creating build/lib/thriftpy/transport/buffered copying thriftpy/transport/buffered/__init__.py -> build/lib/thriftpy/transport/buffered creating build/lib/thriftpy/transport/framed copying thriftpy/transport/framed/__init__.py -> build/lib/thriftpy/transport/framed copying thriftpy/contrib/tracking/tracking.thrift -> build/lib/thriftpy/contrib/tracking SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-thriftpy-0.3.9 depends on package: py27-setuptools>0 - found ===> py27-thriftpy-0.3.9 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-thriftpy-0.3.9 ===> py27-thriftpy-0.3.9 depends on package: py27-setuptools>0 - found ===> py27-thriftpy-0.3.9 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/devel/py-thriftpy/stage/usr/local/lib/python2.7 creating /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy creating /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/protocol copying build/lib/thriftpy/protocol/json.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/protocol copying build/lib/thriftpy/protocol/binary.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/protocol copying build/lib/thriftpy/protocol/__init__.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/protocol copying build/lib/thriftpy/protocol/multiplex.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/protocol copying build/lib/thriftpy/protocol/compact.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/protocol copying build/lib/thriftpy/protocol/exc.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/protocol creating /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/transport creating /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/transport/memory copying build/lib/thriftpy/transport/memory/__init__.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/transport/memory copying build/lib/thriftpy/transport/__init__.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/transport copying build/lib/thriftpy/transport/_ssl.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/transport copying build/lib/thriftpy/transport/socket.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/transport copying build/lib/thriftpy/transport/sslsocket.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/transport creating /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/transport/buffered copying build/lib/thriftpy/transport/buffered/__init__.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/transport/buffered creating /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/transport/framed copying build/lib/thriftpy/transport/framed/__init__.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/transport/framed creating /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/parser copying build/lib/thriftpy/parser/exc.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/parser copying build/lib/thriftpy/parser/lexer.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/parser copying build/lib/thriftpy/parser/parser.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/parser copying build/lib/thriftpy/parser/__init__.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/parser creating /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/contrib creating /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/contrib/tracking copying build/lib/thriftpy/contrib/tracking/tracking.thrift -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/contrib/tracking copying build/lib/thriftpy/contrib/tracking/tracker.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/contrib/tracking copying build/lib/thriftpy/contrib/tracking/__init__.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/contrib/tracking copying build/lib/thriftpy/contrib/__init__.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/contrib copying build/lib/thriftpy/server.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy copying build/lib/thriftpy/tornado.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy copying build/lib/thriftpy/__init__.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy copying build/lib/thriftpy/hook.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy copying build/lib/thriftpy/thrift.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy copying build/lib/thriftpy/rpc.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy copying build/lib/thriftpy/_compat.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy copying build/lib/thriftpy/utils.py -> /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/protocol/json.py to json.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/protocol/binary.py to binary.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/protocol/__init__.py to __init__.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/protocol/multiplex.py to multiplex.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/protocol/compact.py to compact.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/protocol/exc.py to exc.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/transport/memory/__init__.py to __init__.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/transport/__init__.py to __init__.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/transport/_ssl.py to _ssl.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/transport/socket.py to socket.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/transport/sslsocket.py to sslsocket.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/transport/buffered/__init__.py to __init__.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/transport/framed/__init__.py to __init__.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/parser/exc.py to exc.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/parser/lexer.py to lexer.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/parser/parser.py to parser.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/parser/__init__.py to __init__.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/contrib/tracking/tracker.py to tracker.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/contrib/tracking/__init__.py to __init__.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/contrib/__init__.py to __init__.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/server.py to server.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/tornado.py to tornado.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/__init__.py to __init__.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/hook.py to hook.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/thrift.py to thrift.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/rpc.py to rpc.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/_compat.py to _compat.pyc byte-compiling /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy/utils.py to utils.pyc writing byte-compilation script '/tmp/tmpIgcam7.py' /usr/local/bin/python2.7 -O /tmp/tmpIgcam7.py removing /tmp/tmpIgcam7.py running install_egg_info running egg_info writing requirements to thriftpy.egg-info/requires.txt writing thriftpy.egg-info/PKG-INFO writing top-level names to thriftpy.egg-info/top_level.txt writing dependency_links to thriftpy.egg-info/dependency_links.txt reading manifest file 'thriftpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'thriftpy.egg-info/SOURCES.txt' Copying thriftpy.egg-info to /construction/devel/py-thriftpy/stage/usr/local/lib/python2.7/site-packages/thriftpy-0.3.9-py2.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-thriftpy/.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-thriftpy-0.3.9 file sizes/checksums [91]: 0% file sizes/checksums [91]: 100% packing files [91]: 0% packing files [91]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:15