------------------------------------------------------------------------------- -- 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: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-PyHamcrest-2.0.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-PyHamcrest-2.0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-PyHamcrest-2.0.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-PyHamcrest-2.0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-PyHamcrest-2.0.2 for building => SHA256 Checksum OK for hamcrest-PyHamcrest-V2.0.2_GH0.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-PyHamcrest-2.0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-PyHamcrest-2.0.2 for building ===> Extracting for py27-PyHamcrest-2.0.2 => SHA256 Checksum OK for hamcrest-PyHamcrest-V2.0.2_GH0.tar.gz. Extracted Memory Use: 0.60M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-PyHamcrest-2.0.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-PyHamcrest-2.0.2 depends on package: py27-setuptools>0 - found ===> py27-PyHamcrest-2.0.2 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-PyHamcrest-2.0.2 depends on package: py27-setuptools>0 - found ===> py27-PyHamcrest-2.0.2 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-PyHamcrest-2.0.2 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-PyHamcrest-2.0.2 running build running build_py creating build creating build/lib creating build/lib/hamcrest copying src/hamcrest/__init__.py -> build/lib/hamcrest creating build/lib/hamcrest/library copying src/hamcrest/library/__init__.py -> build/lib/hamcrest/library creating build/lib/hamcrest/core copying src/hamcrest/core/base_matcher.py -> build/lib/hamcrest/core copying src/hamcrest/core/description.py -> build/lib/hamcrest/core copying src/hamcrest/core/__init__.py -> build/lib/hamcrest/core copying src/hamcrest/core/selfdescribingvalue.py -> build/lib/hamcrest/core copying src/hamcrest/core/matcher.py -> build/lib/hamcrest/core copying src/hamcrest/core/base_description.py -> build/lib/hamcrest/core copying src/hamcrest/core/selfdescribing.py -> build/lib/hamcrest/core copying src/hamcrest/core/assert_that.py -> build/lib/hamcrest/core copying src/hamcrest/core/string_description.py -> build/lib/hamcrest/core creating build/lib/hamcrest/library/object copying src/hamcrest/library/object/hasproperty.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/hasstring.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/__init__.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/haslength.py -> build/lib/hamcrest/library/object creating build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/is_empty.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_onlycontaining.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containinginanyorder.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingvalue.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/__init__.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingkey.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isin.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containing.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containinginorder.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containing.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingentries.py -> build/lib/hamcrest/library/collection creating build/lib/hamcrest/library/number copying src/hamcrest/library/number/iscloseto.py -> build/lib/hamcrest/library/number copying src/hamcrest/library/number/__init__.py -> build/lib/hamcrest/library/number copying src/hamcrest/library/number/ordering_comparison.py -> build/lib/hamcrest/library/number creating build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringstartswith.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringendswith.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringcontainsinorder.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringmatches.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/isequal_ignoring_whitespace.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringcontains.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/__init__.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/isequal_ignoring_case.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/substringmatcher.py -> build/lib/hamcrest/library/text creating build/lib/hamcrest/library/integration copying src/hamcrest/library/integration/match_equality.py -> build/lib/hamcrest/library/integration copying src/hamcrest/library/integration/__init__.py -> build/lib/hamcrest/library/integration creating build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/__init__.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/ismock.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/wrap_matcher.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/hasmethod.py -> build/lib/hamcrest/core/helpers creating build/lib/hamcrest/core/core copying src/hamcrest/core/core/anyof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/described_as.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isnone.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isinstanceof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isanything.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/issame.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isnot.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/is_.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/raises.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/__init__.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/allof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isequal.py -> build/lib/hamcrest/core/core copying src/hamcrest/py.typed -> build/lib/hamcrest SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-PyHamcrest-2.0.2 depends on package: py27-setuptools>0 - found ===> py27-PyHamcrest-2.0.2 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-PyHamcrest-2.0.2 ===> py27-PyHamcrest-2.0.2 depends on package: py27-setuptools>0 - found ===> py27-PyHamcrest-2.0.2 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/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7 creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/is_empty.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingvalue.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingentries.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_onlycontaining.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingkey.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containinginanyorder.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containing.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isin.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containing.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containinginorder.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/hasproperty.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/hasstring.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/haslength.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/object creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/iscloseto.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/ordering_comparison.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/number creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/integration copying build/lib/hamcrest/library/integration/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/integration copying build/lib/hamcrest/library/integration/match_equality.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/integration creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringstartswith.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/substringmatcher.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/isequal_ignoring_case.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontains.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/isequal_ignoring_whitespace.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringendswith.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringmatches.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontainsinorder.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest copying build/lib/hamcrest/py.typed -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/base_matcher.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/description.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/selfdescribing.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/selfdescribingvalue.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/string_description.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/matcher.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/assert_that.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isanything.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isnot.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/described_as.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isnone.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isinstanceof.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isequal.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/allof.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/raises.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/issame.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/anyof.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/is_.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/hasmethod.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/wrap_matcher.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/ismock.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/base_description.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/is_empty.py to is_empty.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/is_empty.py", line 13 def matches(self, item: Sized, mismatch_description: Optional[Description] = None) -> bool: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingvalue.py to isdict_containingvalue.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingvalue.py", line 17 def __init__(self, value_matcher: Matcher[V]) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingentries.py to isdict_containingentries.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingentries.py", line 17 def __init__(self, value_matchers) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/issequence_onlycontaining.py to issequence_onlycontaining.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/issequence_onlycontaining.py", line 17 def __init__(self, matcher: Matcher[T]) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/__init__.py to __init__.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingkey.py to isdict_containingkey.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingkey.py", line 17 def __init__(self, key_matcher: Matcher[K]) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containinginanyorder.py to issequence_containinginanyorder.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containinginanyorder.py", line 17 self, matchers: Sequence[Matcher[T]], mismatch_description: Optional[Description] ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containing.py to isdict_containing.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containing.py", line 19 def __init__(self, key_matcher: Matcher[K], value_matcher: Matcher[V]) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/isin.py to isin.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/isin.py", line 15 def __init__(self, sequence: Sequence[T]) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containing.py to issequence_containing.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containing.py", line 17 def __init__(self, element_matcher: Matcher[T]) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containinginorder.py to issequence_containinginorder.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containinginorder.py", line 18 self, matchers: Sequence[Matcher[T]], mismatch_description: Optional[Description] ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/__init__.py to __init__.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/object/hasproperty.py to hasproperty.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/object/hasproperty.py", line 20 def __init__(self, property_name: str, value_matcher: Matcher[V]) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/object/__init__.py to __init__.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/object/hasstring.py to hasstring.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/object/hasstring.py", line 12 def __init__(self, str_matcher: Matcher[str]) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/object/haslength.py to haslength.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/object/haslength.py", line 16 def __init__(self, len_matcher: Matcher[int]) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/number/iscloseto.py to iscloseto.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/number/iscloseto.py", line 16 def isnumeric(value: Any) -> bool: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/number/__init__.py to __init__.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/number/ordering_comparison.py to ordering_comparison.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/number/ordering_comparison.py", line 16 value: Any, ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/integration/__init__.py to __init__.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/integration/match_equality.py to match_equality.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/integration/match_equality.py", line 14 def __init__(self, matcher: Matcher) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/text/stringstartswith.py to stringstartswith.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/text/stringstartswith.py", line 11 def __init__(self, substring) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/text/__init__.py to __init__.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/text/substringmatcher.py to substringmatcher.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/text/substringmatcher.py", line 11 class SubstringMatcher(BaseMatcher[str], metaclass=ABCMeta): ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/text/isequal_ignoring_case.py to isequal_ignoring_case.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/text/isequal_ignoring_case.py", line 11 def __init__(self, string: str) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/text/stringcontains.py to stringcontains.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/text/stringcontains.py", line 11 def __init__(self, substring) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/text/isequal_ignoring_whitespace.py to isequal_ignoring_whitespace.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/text/isequal_ignoring_whitespace.py", line 10 def stripspace(string: str) -> str: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/text/stringendswith.py to stringendswith.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/text/stringendswith.py", line 11 def __init__(self, substring) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/text/stringmatches.py to stringmatches.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/text/stringmatches.py", line 14 def __init__(self, pattern) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/library/text/stringcontainsinorder.py to stringcontainsinorder.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/library/text/stringcontainsinorder.py", line 12 def __init__(self, *substrings) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/__init__.py to __init__.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/__init__.py to __init__.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/base_matcher.py to base_matcher.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/base_matcher.py", line 25 def __str__(self) -> str: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/description.py to description.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/description.py", line 16 def append_text(self, text: str) -> "Description": ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/selfdescribing.py to selfdescribing.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/selfdescribing.py", line 11 def describe_to(self, description: Description) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/selfdescribingvalue.py to selfdescribingvalue.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/selfdescribingvalue.py", line 22 def __init__(self, value: Any) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/string_description.py to string_description.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/string_description.py", line 10 def tostring(selfdescribing: SelfDescribing) -> str: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/matcher.py to matcher.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/matcher.py", line 28 def matches(self, item: T, mismatch_description: Optional[Description] = None) -> bool: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/assert_that.py to assert_that.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/assert_that.py", line 19 def assert_that(actual: T, matcher: Matcher[T], reason: str = "") -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core/__init__.py to __init__.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core/isanything.py to isanything.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/isanything.py", line 13 def __init__(self, description: Optional[str]) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core/isnot.py to isnot.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/isnot.py", line 18 def __init__(self, matcher: Matcher[T]) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core/described_as.py to described_as.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/described_as.py", line 17 self, description_template: str, matcher: Matcher[Any], *values: Tuple[Any, ...] ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core/isnone.py to isnone.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/isnone.py", line 15 def _matches(self, item: Any) -> bool: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core/isinstanceof.py to isinstanceof.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/isinstanceof.py", line 14 def __init__(self, expected_type: Type) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core/isequal.py to isequal.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/isequal.py", line 13 def __init__(self, equals: Any) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core/allof.py to allof.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/allof.py", line 16 def __init__(self, *matchers: Matcher[T], **kwargs): ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core/raises.py to raises.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/raises.py", line 18 expected: Type[Exception], ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core/issame.py to issame.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/issame.py", line 15 def __init__(self, obj: T) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core/anyof.py to anyof.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/anyof.py", line 16 def __init__(self, *matchers: Matcher[T]) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/core/is_.py to is_.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/is_.py", line 18 def __init__(self, matcher: Matcher[T]) -> None: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/helpers/hasmethod.py to hasmethod.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/helpers/hasmethod.py", line 6 def hasmethod(obj: object, methodname: str) -> bool: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/helpers/__init__.py to __init__.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/helpers/wrap_matcher.py to wrap_matcher.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/helpers/wrap_matcher.py", line 13 def wrap_matcher(x: Union[Matcher[T], T]) -> Matcher[T]: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/helpers/ismock.py to ismock.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/helpers/ismock.py", line 18 def ismock(obj: Any) -> bool: ^ SyntaxError: invalid syntax byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/hamcrest/core/base_description.py to base_description.pyc File "/usr/local/lib/python2.7/site-packages/hamcrest/core/base_description.py", line 18 def append_text(self, text: str) -> Description: ^ SyntaxError: invalid syntax writing byte-compilation script '/tmp/tmpC2plhy.py' /usr/local/bin/python2.7 -O /tmp/tmpC2plhy.py File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/is_empty.py", line 13 def matches(self, item: Sized, mismatch_description: Optional[Description] = None) -> bool: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingvalue.py", line 17 def __init__(self, value_matcher: Matcher[V]) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingentries.py", line 17 def __init__(self, value_matchers) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/issequence_onlycontaining.py", line 17 def __init__(self, matcher: Matcher[T]) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingkey.py", line 17 def __init__(self, key_matcher: Matcher[K]) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containinginanyorder.py", line 17 self, matchers: Sequence[Matcher[T]], mismatch_description: Optional[Description] ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containing.py", line 19 def __init__(self, key_matcher: Matcher[K], value_matcher: Matcher[V]) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/isin.py", line 15 def __init__(self, sequence: Sequence[T]) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containing.py", line 17 def __init__(self, element_matcher: Matcher[T]) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containinginorder.py", line 18 self, matchers: Sequence[Matcher[T]], mismatch_description: Optional[Description] ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/object/hasproperty.py", line 20 def __init__(self, property_name: str, value_matcher: Matcher[V]) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/object/hasstring.py", line 12 def __init__(self, str_matcher: Matcher[str]) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/object/haslength.py", line 16 def __init__(self, len_matcher: Matcher[int]) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/number/iscloseto.py", line 16 def isnumeric(value: Any) -> bool: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/number/ordering_comparison.py", line 16 value: Any, ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/integration/match_equality.py", line 14 def __init__(self, matcher: Matcher) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/text/stringstartswith.py", line 11 def __init__(self, substring) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/text/substringmatcher.py", line 11 class SubstringMatcher(BaseMatcher[str], metaclass=ABCMeta): ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/text/isequal_ignoring_case.py", line 11 def __init__(self, string: str) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/text/stringcontains.py", line 11 def __init__(self, substring) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/text/isequal_ignoring_whitespace.py", line 10 def stripspace(string: str) -> str: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/text/stringendswith.py", line 11 def __init__(self, substring) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/text/stringmatches.py", line 14 def __init__(self, pattern) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/library/text/stringcontainsinorder.py", line 12 def __init__(self, *substrings) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/base_matcher.py", line 25 def __str__(self) -> str: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/description.py", line 16 def append_text(self, text: str) -> "Description": ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/selfdescribing.py", line 11 def describe_to(self, description: Description) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/selfdescribingvalue.py", line 22 def __init__(self, value: Any) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/string_description.py", line 10 def tostring(selfdescribing: SelfDescribing) -> str: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/matcher.py", line 28 def matches(self, item: T, mismatch_description: Optional[Description] = None) -> bool: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/assert_that.py", line 19 def assert_that(actual: T, matcher: Matcher[T], reason: str = "") -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/isanything.py", line 13 def __init__(self, description: Optional[str]) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/isnot.py", line 18 def __init__(self, matcher: Matcher[T]) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/described_as.py", line 17 self, description_template: str, matcher: Matcher[Any], *values: Tuple[Any, ...] ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/isnone.py", line 15 def _matches(self, item: Any) -> bool: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/isinstanceof.py", line 14 def __init__(self, expected_type: Type) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/isequal.py", line 13 def __init__(self, equals: Any) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/allof.py", line 16 def __init__(self, *matchers: Matcher[T], **kwargs): ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/raises.py", line 18 expected: Type[Exception], ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/issame.py", line 15 def __init__(self, obj: T) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/anyof.py", line 16 def __init__(self, *matchers: Matcher[T]) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/core/is_.py", line 18 def __init__(self, matcher: Matcher[T]) -> None: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/helpers/hasmethod.py", line 6 def hasmethod(obj: object, methodname: str) -> bool: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/helpers/wrap_matcher.py", line 13 def wrap_matcher(x: Union[Matcher[T], T]) -> Matcher[T]: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/helpers/ismock.py", line 18 def ismock(obj: Any) -> bool: ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/hamcrest/core/base_description.py", line 18 def append_text(self, text: str) -> Description: ^ SyntaxError: invalid syntax removing /tmp/tmpC2plhy.py running install_egg_info running egg_info creating src/PyHamcrest.egg-info writing src/PyHamcrest.egg-info/PKG-INFO writing top-level names to src/PyHamcrest.egg-info/top_level.txt writing dependency_links to src/PyHamcrest.egg-info/dependency_links.txt writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' reading manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' Copying src/PyHamcrest.egg-info to /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python2.7/site-packages/PyHamcrest-2.0.2-py2.7.egg-info running install_scripts writing list of installed files to '/construction/textproc/py-pyhamcrest/.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-PyHamcrest-2.0.2 file sizes/checksums [81]: 0% file sizes/checksums [81]: 100% packing files [81]: 0% packing files [81]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:07