------------------------------------------------------------------------------- -- 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-pathspec-0.8.0.txz ===== Message from py27-pathspec-0.8.0: -- ===> 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-yaml-5.3.1.txz ===== Message from py27-yaml-5.3.1: -- ===> 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-yamllint-1.23.0 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-yamllint-1.23.0 depends on file: /usr/local/sbin/pkg - found => yamllint-1.23.0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/y/yamllint/yamllint-1.23.0.tar.gz yamllint-1.23.0.tar.gz 0% of 117 kB 0 Bps yamllint-1.23.0.tar.gz 117 kB 15 MBps 00s ===> Fetching all distfiles required by py27-yamllint-1.23.0 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-yamllint-1.23.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-yamllint-1.23.0 for building => SHA256 Checksum OK for yamllint-1.23.0.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-yamllint-1.23.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-yamllint-1.23.0 for building ===> Extracting for py27-yamllint-1.23.0 => SHA256 Checksum OK for yamllint-1.23.0.tar.gz. Extracted Memory Use: 1.20M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-yamllint-1.23.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-yamllint-1.23.0 depends on package: py27-setuptools>0 - found ===> py27-yamllint-1.23.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-yamllint-1.23.0 depends on package: py27-setuptools>0 - found ===> py27-yamllint-1.23.0 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-yamllint-1.23.0 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-yamllint-1.23.0 running build running build_py creating build creating build/lib creating build/lib/yamllint copying yamllint/__init__.py -> build/lib/yamllint copying yamllint/__main__.py -> build/lib/yamllint copying yamllint/cli.py -> build/lib/yamllint copying yamllint/config.py -> build/lib/yamllint copying yamllint/linter.py -> build/lib/yamllint copying yamllint/parser.py -> build/lib/yamllint creating build/lib/yamllint/rules copying yamllint/rules/__init__.py -> build/lib/yamllint/rules copying yamllint/rules/braces.py -> build/lib/yamllint/rules copying yamllint/rules/brackets.py -> build/lib/yamllint/rules copying yamllint/rules/colons.py -> build/lib/yamllint/rules copying yamllint/rules/commas.py -> build/lib/yamllint/rules copying yamllint/rules/comments.py -> build/lib/yamllint/rules copying yamllint/rules/comments_indentation.py -> build/lib/yamllint/rules copying yamllint/rules/common.py -> build/lib/yamllint/rules copying yamllint/rules/document_end.py -> build/lib/yamllint/rules copying yamllint/rules/document_start.py -> build/lib/yamllint/rules copying yamllint/rules/empty_lines.py -> build/lib/yamllint/rules copying yamllint/rules/empty_values.py -> build/lib/yamllint/rules copying yamllint/rules/hyphens.py -> build/lib/yamllint/rules copying yamllint/rules/indentation.py -> build/lib/yamllint/rules copying yamllint/rules/key_duplicates.py -> build/lib/yamllint/rules copying yamllint/rules/key_ordering.py -> build/lib/yamllint/rules copying yamllint/rules/line_length.py -> build/lib/yamllint/rules copying yamllint/rules/new_line_at_end_of_file.py -> build/lib/yamllint/rules copying yamllint/rules/new_lines.py -> build/lib/yamllint/rules copying yamllint/rules/octal_values.py -> build/lib/yamllint/rules copying yamllint/rules/quoted_strings.py -> build/lib/yamllint/rules copying yamllint/rules/trailing_spaces.py -> build/lib/yamllint/rules copying yamllint/rules/truthy.py -> build/lib/yamllint/rules creating build/lib/yamllint/conf copying yamllint/conf/default.yaml -> build/lib/yamllint/conf copying yamllint/conf/relaxed.yaml -> build/lib/yamllint/conf SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-yamllint-1.23.0 depends on package: py27-pathspec>=0.5.3 - found ===> py27-yamllint-1.23.0 depends on package: py27-yaml>0 - found ===> py27-yamllint-1.23.0 depends on package: py27-setuptools>0 - found ===> py27-yamllint-1.23.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-yamllint-1.23.0 ===> py27-yamllint-1.23.0 depends on package: py27-pathspec>=0.5.3 - found ===> py27-yamllint-1.23.0 depends on package: py27-yaml>0 - found ===> py27-yamllint-1.23.0 depends on package: py27-setuptools>0 - found ===> py27-yamllint-1.23.0 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-yamllint/stage/usr/local/lib/python2.7 creating /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint copying build/lib/yamllint/__init__.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint copying build/lib/yamllint/__main__.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint copying build/lib/yamllint/cli.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint copying build/lib/yamllint/config.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint copying build/lib/yamllint/linter.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint copying build/lib/yamllint/parser.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint creating /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/__init__.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/braces.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/brackets.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/colons.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/commas.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/comments.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/comments_indentation.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/common.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/document_end.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/document_start.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/empty_lines.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/empty_values.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/hyphens.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/indentation.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/key_duplicates.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/key_ordering.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/line_length.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/new_line_at_end_of_file.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/new_lines.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/octal_values.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/quoted_strings.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/trailing_spaces.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules copying build/lib/yamllint/rules/truthy.py -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules creating /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/conf copying build/lib/yamllint/conf/default.yaml -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/conf copying build/lib/yamllint/conf/relaxed.yaml -> /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/conf byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/__init__.py to __init__.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/__main__.py to __main__.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/cli.py to cli.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/config.py to config.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/linter.py to linter.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/parser.py to parser.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/__init__.py to __init__.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/braces.py to braces.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/brackets.py to brackets.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/colons.py to colons.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/commas.py to commas.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/comments.py to comments.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/comments_indentation.py to comments_indentation.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/common.py to common.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/document_end.py to document_end.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/document_start.py to document_start.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/empty_lines.py to empty_lines.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/empty_values.py to empty_values.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/hyphens.py to hyphens.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/indentation.py to indentation.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/key_duplicates.py to key_duplicates.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/key_ordering.py to key_ordering.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/line_length.py to line_length.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/new_line_at_end_of_file.py to new_line_at_end_of_file.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/new_lines.py to new_lines.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/octal_values.py to octal_values.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/quoted_strings.py to quoted_strings.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/trailing_spaces.py to trailing_spaces.pyc byte-compiling /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint/rules/truthy.py to truthy.pyc writing byte-compilation script '/tmp/tmpg7NCkq.py' /usr/local/bin/python2.7 -O /tmp/tmpg7NCkq.py removing /tmp/tmpg7NCkq.py running install_egg_info running egg_info writing requirements to yamllint.egg-info/requires.txt writing yamllint.egg-info/PKG-INFO writing top-level names to yamllint.egg-info/top_level.txt writing dependency_links to yamllint.egg-info/dependency_links.txt writing entry points to yamllint.egg-info/entry_points.txt reading manifest file 'yamllint.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'yamllint.egg-info/SOURCES.txt' Copying yamllint.egg-info to /construction/devel/py-yamllint/stage/usr/local/lib/python2.7/site-packages/yamllint-1.23.0-py2.7.egg-info running install_scripts Installing yamllint script to /construction/devel/py-yamllint/stage/usr/local/bin writing list of installed files to '/construction/devel/py-yamllint/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/yamllint --> bin/yamllint-2.7 ====> 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-yamllint-1.23.0 file sizes/checksums [96]: 0% file sizes/checksums [96]: 100% packing files [96]: 0% packing files [96]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:09