------------------------------------------------------------------------------- -- 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/python27-2.7.16_1.tgz Message from python27-2.7.16_1: =========================================================================== 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-41.0.1.tgz Message from py27-setuptools-41.0.1: ******************************************************************* Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. ******************************************************************* Installing /packages/All/par2cmdline-0.4_4.tgz Installing /packages/All/libogg-1.3.3,4.tgz Installing /packages/All/flac-1.3.2_1.tgz Installing /packages/All/shorten-3.6.1.tgz Installing /packages/All/py27-constantly-15.1.0.tgz Installing /packages/All/py27-attrs-19.1.0.tgz Installing /packages/All/py27-idna-2.8.tgz Installing /packages/All/py27-hyperlink-19.0.0.tgz Installing /packages/All/py27-incremental-17.5.0.tgz Installing /packages/All/py27-six-1.12.0.tgz Installing /packages/All/py27-PyHamcrest-1.9.0_1.tgz Installing /packages/All/py27-zope.interface-4.6.0.tgz Installing /packages/All/py27-Automat-0.7.0_1.tgz Installing /packages/All/py27-twisted-18.9.0_1.tgz Installing /packages/All/py27-yenc-0.3.tgz Installing /packages/All/mac-3.99.4.5.7_1.tgz Installing /packages/All/unrar-5.71_1,6.tgz SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by hellanzb-0.13_4 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by hellanzb-0.13_4 for building => SHA256 Checksum OK for hellanzb-0.13.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by hellanzb-0.13_4 for building ===> Extracting for hellanzb-0.13_4 => SHA256 Checksum OK for hellanzb-0.13.tar.gz. Extracted Memory Use: 0.66M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for hellanzb-0.13_4 ===> Applying ports patches for hellanzb-0.13_4 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 hellanzb-0.13_4 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for hellanzb-0.13_4 running build running build_py creating build creating build/lib creating build/lib/Hellanzb copying Hellanzb/Core.py -> build/lib/Hellanzb copying Hellanzb/Daemon.py -> build/lib/Hellanzb copying Hellanzb/Elite.py -> build/lib/Hellanzb copying Hellanzb/Growl.py -> build/lib/Hellanzb copying Hellanzb/Log.py -> build/lib/Hellanzb copying Hellanzb/Logging.py -> build/lib/Hellanzb copying Hellanzb/NZBDownloader.py -> build/lib/Hellanzb copying Hellanzb/NZBQueue.py -> build/lib/Hellanzb copying Hellanzb/NewzbinDownloader.py -> build/lib/Hellanzb copying Hellanzb/PostProcessor.py -> build/lib/Hellanzb copying Hellanzb/PostProcessorUtil.py -> build/lib/Hellanzb copying Hellanzb/SmartPar.py -> build/lib/Hellanzb copying Hellanzb/Util.py -> build/lib/Hellanzb copying Hellanzb/__init__.py -> build/lib/Hellanzb copying Hellanzb/HellaReactor.py -> build/lib/Hellanzb creating build/lib/Hellanzb/NZBLeecher copying Hellanzb/NZBLeecher/ArticleDecoder.py -> build/lib/Hellanzb/NZBLeecher copying Hellanzb/NZBLeecher/DupeHandler.py -> build/lib/Hellanzb/NZBLeecher copying Hellanzb/NZBLeecher/NZBLeecherUtil.py -> build/lib/Hellanzb/NZBLeecher copying Hellanzb/NZBLeecher/NZBModel.py -> build/lib/Hellanzb/NZBLeecher copying Hellanzb/NZBLeecher/NZBParser.py -> build/lib/Hellanzb/NZBLeecher copying Hellanzb/NZBLeecher/NZBSegmentQueue.py -> build/lib/Hellanzb/NZBLeecher copying Hellanzb/NZBLeecher/Protocol.py -> build/lib/Hellanzb/NZBLeecher copying Hellanzb/NZBLeecher/__init__.py -> build/lib/Hellanzb/NZBLeecher copying Hellanzb/NZBLeecher/nntp.py -> build/lib/Hellanzb/NZBLeecher creating build/lib/Hellanzb/HellaXMLRPC copying Hellanzb/HellaXMLRPC/__init__.py -> build/lib/Hellanzb/HellaXMLRPC copying Hellanzb/HellaXMLRPC/HtPasswdAuth.py -> build/lib/Hellanzb/HellaXMLRPC copying Hellanzb/HellaXMLRPC/xmlrpc.py -> build/lib/Hellanzb/HellaXMLRPC creating build/lib/Hellanzb/external copying Hellanzb/external/__init__.py -> build/lib/Hellanzb/external creating build/lib/Hellanzb/external/elementtree copying Hellanzb/external/elementtree/SimpleXMLWriter.py -> build/lib/Hellanzb/external/elementtree copying Hellanzb/external/elementtree/__init__.py -> build/lib/Hellanzb/external/elementtree running build_scripts creating build/scripts-2.7 copying and adjusting hellanzb.py -> build/scripts-2.7 changing mode of build/scripts-2.7/hellanzb.py from 644 to 755 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for hellanzb-0.13_4 ===> Generating temporary packing list running install running build running build_py running build_scripts running install_lib creating /construction/news/hellanzb/stage/usr/local/lib/python2.7 creating /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages creating /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb creating /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBLeecher copying build/lib/Hellanzb/NZBLeecher/NZBModel.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBLeecher copying build/lib/Hellanzb/NZBLeecher/DupeHandler.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBLeecher copying build/lib/Hellanzb/NZBLeecher/NZBSegmentQueue.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBLeecher copying build/lib/Hellanzb/NZBLeecher/NZBLeecherUtil.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBLeecher copying build/lib/Hellanzb/NZBLeecher/__init__.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBLeecher copying build/lib/Hellanzb/NZBLeecher/Protocol.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBLeecher copying build/lib/Hellanzb/NZBLeecher/nntp.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBLeecher copying build/lib/Hellanzb/NZBLeecher/ArticleDecoder.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBLeecher copying build/lib/Hellanzb/NZBLeecher/NZBParser.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBLeecher copying build/lib/Hellanzb/Core.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb copying build/lib/Hellanzb/PostProcessorUtil.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb copying build/lib/Hellanzb/Growl.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb copying build/lib/Hellanzb/Daemon.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb copying build/lib/Hellanzb/NZBQueue.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb copying build/lib/Hellanzb/SmartPar.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb copying build/lib/Hellanzb/NewzbinDownloader.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb copying build/lib/Hellanzb/PostProcessor.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb copying build/lib/Hellanzb/Elite.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb copying build/lib/Hellanzb/Log.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb copying build/lib/Hellanzb/HellaReactor.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb copying build/lib/Hellanzb/Util.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb copying build/lib/Hellanzb/__init__.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb copying build/lib/Hellanzb/NZBDownloader.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb copying build/lib/Hellanzb/Logging.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb creating /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/external creating /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/external/elementtree copying build/lib/Hellanzb/external/elementtree/SimpleXMLWriter.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/external/elementtree copying build/lib/Hellanzb/external/elementtree/__init__.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/external/elementtree copying build/lib/Hellanzb/external/__init__.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/external creating /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/HellaXMLRPC copying build/lib/Hellanzb/HellaXMLRPC/HtPasswdAuth.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/HellaXMLRPC copying build/lib/Hellanzb/HellaXMLRPC/xmlrpc.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/HellaXMLRPC copying build/lib/Hellanzb/HellaXMLRPC/__init__.py -> /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/HellaXMLRPC byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBLeecher/NZBModel.py to NZBModel.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBLeecher/DupeHandler.py to DupeHandler.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBLeecher/NZBSegmentQueue.py to NZBSegmentQueue.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBLeecher/NZBLeecherUtil.py to NZBLeecherUtil.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBLeecher/__init__.py to __init__.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBLeecher/Protocol.py to Protocol.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBLeecher/nntp.py to nntp.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBLeecher/ArticleDecoder.py to ArticleDecoder.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBLeecher/NZBParser.py to NZBParser.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/Core.py to Core.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/PostProcessorUtil.py to PostProcessorUtil.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/Growl.py to Growl.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/Daemon.py to Daemon.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBQueue.py to NZBQueue.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/SmartPar.py to SmartPar.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NewzbinDownloader.py to NewzbinDownloader.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/PostProcessor.py to PostProcessor.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/Elite.py to Elite.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/Log.py to Log.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/HellaReactor.py to HellaReactor.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/Util.py to Util.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/__init__.py to __init__.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/NZBDownloader.py to NZBDownloader.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/Logging.py to Logging.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/external/elementtree/SimpleXMLWriter.py to SimpleXMLWriter.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/external/elementtree/__init__.py to __init__.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/external/__init__.py to __init__.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/HellaXMLRPC/HtPasswdAuth.py to HtPasswdAuth.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/HellaXMLRPC/xmlrpc.py to xmlrpc.pyc byte-compiling /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/Hellanzb/HellaXMLRPC/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpLqR2XV.py' /usr/local/bin/python2.7 -O /tmp/tmpLqR2XV.py removing /tmp/tmpLqR2XV.py running install_data copying etc/hellanzb.conf.sample -> /construction/news/hellanzb/stage/usr/local/etc running install_egg_info running egg_info creating hellanzb.egg-info writing hellanzb.egg-info/PKG-INFO writing top-level names to hellanzb.egg-info/top_level.txt writing dependency_links to hellanzb.egg-info/dependency_links.txt writing manifest file 'hellanzb.egg-info/SOURCES.txt' reading manifest file 'hellanzb.egg-info/SOURCES.txt' writing manifest file 'hellanzb.egg-info/SOURCES.txt' Copying hellanzb.egg-info to /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/hellanzb-0.13-py2.7.egg-info running install_scripts copying build/scripts-2.7/hellanzb.py -> /construction/news/hellanzb/stage/usr/local/bin changing mode of /construction/news/hellanzb/stage/usr/local/bin/hellanzb.py to 755 writing list of installed files to '/construction/news/hellanzb/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) if [ -d "/construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/hellanzb-0.13-py2.7.egg-info" ]; then /bin/ls /construction/news/hellanzb/stage/usr/local/lib/python2.7/site-packages/hellanzb-0.13-py2.7.egg-info | while read f; do echo lib/python2.7/site-packages/hellanzb-0.13-py2.7.egg-info/${f} >> /construction/news/hellanzb/.PLIST.mktmp; done; fi; ====> 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: 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 hellanzb-0.13_4 file sizes/checksums [99]: 0% file sizes/checksums [99]: 100% packing files [99]: 0% packing files [99]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:15