------------------------------------------------------------------------------- -- 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. ******************************************************************* SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x===> NOTICE: The pychecker 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 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> NOTICE: The pychecker 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 ===> Fetching all distfiles required by pychecker-0.8.19 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> NOTICE: The pychecker 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 ===> Fetching all distfiles required by pychecker-0.8.19 for building => SHA256 Checksum OK for pychecker-0.8.19.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> NOTICE: The pychecker 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 ===> Fetching all distfiles required by pychecker-0.8.19 for building ===> Extracting for pychecker-0.8.19 => SHA256 Checksum OK for pychecker-0.8.19.tar.gz. Extracted Memory Use: 0.44M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for pychecker-0.8.19 ===> Applying ports patches for pychecker-0.8.19 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 pychecker-0.8.19 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for pychecker-0.8.19 running build running build_py creating build creating build/lib creating build/lib/pychecker copying pychecker/utils.py -> build/lib/pychecker copying pychecker/function.py -> build/lib/pychecker copying pychecker/checker.py -> build/lib/pychecker copying pychecker/Stack.py -> build/lib/pychecker copying pychecker/__init__.py -> build/lib/pychecker copying pychecker/pcmodules.py -> build/lib/pychecker copying pychecker/python.py -> build/lib/pychecker copying pychecker/OptionTypes.py -> build/lib/pychecker copying pychecker/CodeChecks.py -> build/lib/pychecker copying pychecker/Config.py -> build/lib/pychecker copying pychecker/options.py -> build/lib/pychecker copying pychecker/OP.py -> build/lib/pychecker copying pychecker/msgs.py -> build/lib/pychecker copying pychecker/printer.py -> build/lib/pychecker copying pychecker/Warning.py -> build/lib/pychecker copying pychecker/warn.py -> build/lib/pychecker running build_scripts creating build/scripts-2.7 creating empty script build/scripts-2.7/pychecker changing mode of build/scripts-2.7/pychecker from 644 to 755 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for pychecker-0.8.19 ===> Generating temporary packing list running install running build running build_py running build_scripts creating empty script build/scripts-2.7/pychecker running install_lib creating /construction/devel/pychecker/stage/usr/local/lib/python2.7 creating /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker copying build/lib/pychecker/__init__.py -> /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker copying build/lib/pychecker/CodeChecks.py -> /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker copying build/lib/pychecker/Stack.py -> /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker copying build/lib/pychecker/checker.py -> /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker copying build/lib/pychecker/OptionTypes.py -> /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker copying build/lib/pychecker/python.py -> /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker copying build/lib/pychecker/function.py -> /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker copying build/lib/pychecker/utils.py -> /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker copying build/lib/pychecker/warn.py -> /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker copying build/lib/pychecker/pcmodules.py -> /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker copying build/lib/pychecker/Warning.py -> /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker copying build/lib/pychecker/printer.py -> /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker copying build/lib/pychecker/msgs.py -> /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker copying build/lib/pychecker/OP.py -> /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker copying build/lib/pychecker/options.py -> /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker copying build/lib/pychecker/Config.py -> /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker byte-compiling /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker/__init__.py to __init__.pyc byte-compiling /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker/CodeChecks.py to CodeChecks.pyc byte-compiling /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker/Stack.py to Stack.pyc byte-compiling /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker/checker.py to checker.pyc byte-compiling /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker/OptionTypes.py to OptionTypes.pyc byte-compiling /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker/python.py to python.pyc byte-compiling /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker/function.py to function.pyc byte-compiling /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker/utils.py to utils.pyc byte-compiling /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker/warn.py to warn.pyc byte-compiling /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker/pcmodules.py to pcmodules.pyc byte-compiling /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker/Warning.py to Warning.pyc byte-compiling /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker/printer.py to printer.pyc byte-compiling /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker/msgs.py to msgs.pyc byte-compiling /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker/OP.py to OP.pyc byte-compiling /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker/options.py to options.pyc byte-compiling /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker/Config.py to Config.pyc writing byte-compilation script '/tmp/tmpDXR3Ko.py' /usr/local/bin/python2.7 -O /tmp/tmpDXR3Ko.py removing /tmp/tmpDXR3Ko.py running install_egg_info running egg_info creating pychecker.egg-info writing pychecker.egg-info/PKG-INFO writing top-level names to pychecker.egg-info/top_level.txt writing dependency_links to pychecker.egg-info/dependency_links.txt writing manifest file 'pychecker.egg-info/SOURCES.txt' reading manifest file 'pychecker.egg-info/SOURCES.txt' writing manifest file 'pychecker.egg-info/SOURCES.txt' Copying pychecker.egg-info to /construction/devel/pychecker/stage/usr/local/lib/python2.7/site-packages/pychecker-0.8.19-py2.7.egg-info running install_scripts filling in script build/scripts-2.7/pychecker copying build/scripts-2.7/pychecker -> /construction/devel/pychecker/stage/usr/local/bin changing mode of /construction/devel/pychecker/stage/usr/local/bin/pychecker to 755 writing list of installed files to '/construction/devel/pychecker/.PLIST.pymodtmp' cd /construction/devel/pychecker/pychecker-0.8.19 && install -m 0644 ChangeLog KNOWN_BUGS MAINTAINERS README TODO VERSION /construction/devel/pychecker/stage/usr/local/share/doc/pychecker ====> 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: 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for pychecker-0.8.19 file sizes/checksums [59]: 0% file sizes/checksums [59]: 100% packing files [59]: 0% packing files [59]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:05