------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.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/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The wordnet 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 ------------------------------------------------------------------------------- ===> py37-wordnet-2.0.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The wordnet 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 ===> py37-wordnet-2.0.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-wordnet-2.0.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The wordnet 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 ===> py37-wordnet-2.0.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-wordnet-2.0.1_1 for building => SHA256 Checksum OK for pywordnet-2.0.1.tar.gz. => SHA256 Checksum OK for WordNet-2.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The wordnet 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 ===> py37-wordnet-2.0.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-wordnet-2.0.1_1 for building ===> Extracting for py37-wordnet-2.0.1_1 => SHA256 Checksum OK for pywordnet-2.0.1.tar.gz. => SHA256 Checksum OK for WordNet-2.0.tar.gz. Extracted Memory Use: 40.30M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-wordnet-2.0.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-wordnet-2.0.1_1 depends on package: py37-setuptools>0 - found ===> py37-wordnet-2.0.1_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-wordnet-2.0.1_1 depends on package: py37-setuptools>0 - found ===> py37-wordnet-2.0.1_1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-wordnet-2.0.1_1 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-wordnet-2.0.1_1 running build running build_py creating build creating build/lib copying wordnet.py -> build/lib copying wntools.py -> build/lib copying concordance.py -> build/lib SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-wordnet-2.0.1_1 depends on package: py37-setuptools>0 - found ===> py37-wordnet-2.0.1_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-wordnet-2.0.1_1 ===> py37-wordnet-2.0.1_1 depends on package: py37-setuptools>0 - found ===> py37-wordnet-2.0.1_1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/textproc/py-wordnet/stage/usr/local/lib/python3.7 creating /construction/textproc/py-wordnet/stage/usr/local/lib/python3.7/site-packages copying build/lib/concordance.py -> /construction/textproc/py-wordnet/stage/usr/local/lib/python3.7/site-packages copying build/lib/wordnet.py -> /construction/textproc/py-wordnet/stage/usr/local/lib/python3.7/site-packages copying build/lib/wntools.py -> /construction/textproc/py-wordnet/stage/usr/local/lib/python3.7/site-packages byte-compiling /construction/textproc/py-wordnet/stage/usr/local/lib/python3.7/site-packages/concordance.py to concordance.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/concordance.py", line 107 print "Word '%s'" % word ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Word '%s'" % word)? byte-compiling /construction/textproc/py-wordnet/stage/usr/local/lib/python3.7/site-packages/wordnet.py to wordnet.cpython-37.pyc Sorry: TabError: inconsistent use of tabs and spaces in indentation (wordnet.py, line 213) byte-compiling /construction/textproc/py-wordnet/stage/usr/local/lib/python3.7/site-packages/wntools.py to wntools.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/wntools.py", line 44 raise TypeError, `entity` + " is not a Sense or Synset. Try " + `entity` + "[0] instead." ^ SyntaxError: invalid syntax writing byte-compilation script '/tmp/tmp7q8pfgav.py' /usr/local/bin/python3.7 /tmp/tmp7q8pfgav.py File "/usr/local/lib/python3.7/site-packages/concordance.py", line 107 print "Word '%s'" % word ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Word '%s'" % word)? Sorry: TabError: inconsistent use of tabs and spaces in indentation (wordnet.py, line 213) File "/usr/local/lib/python3.7/site-packages/wntools.py", line 44 raise TypeError, `entity` + " is not a Sense or Synset. Try " + `entity` + "[0] instead." ^ SyntaxError: invalid syntax removing /tmp/tmp7q8pfgav.py running install_egg_info running egg_info creating pywordnet.egg-info writing pywordnet.egg-info/PKG-INFO writing dependency_links to pywordnet.egg-info/dependency_links.txt writing top-level names to pywordnet.egg-info/top_level.txt writing manifest file 'pywordnet.egg-info/SOURCES.txt' reading manifest file 'pywordnet.egg-info/SOURCES.txt' writing manifest file 'pywordnet.egg-info/SOURCES.txt' Copying pywordnet.egg-info to /construction/textproc/py-wordnet/stage/usr/local/lib/python3.7/site-packages/pywordnet-2.0.1-py3.7.egg-info running install_scripts writing list of installed files to '/construction/textproc/py-wordnet/.PLIST.pymodtmp' /bin/mkdir -p /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet install -m 0644 /construction/textproc/py-wordnet/WordNet-2.0/dict/adj.exc /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet/ install -m 0644 /construction/textproc/py-wordnet/WordNet-2.0/dict/adv.exc /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet/ install -m 0644 /construction/textproc/py-wordnet/WordNet-2.0/dict/cntlist /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet/ install -m 0644 /construction/textproc/py-wordnet/WordNet-2.0/dict/cntlist.rev /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet/ install -m 0644 /construction/textproc/py-wordnet/WordNet-2.0/dict/data.adj /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet/ install -m 0644 /construction/textproc/py-wordnet/WordNet-2.0/dict/data.adv /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet/ install -m 0644 /construction/textproc/py-wordnet/WordNet-2.0/dict/data.noun /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet/ install -m 0644 /construction/textproc/py-wordnet/WordNet-2.0/dict/data.verb /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet/ install -m 0644 /construction/textproc/py-wordnet/WordNet-2.0/dict/frames.vrb /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet/ install -m 0644 /construction/textproc/py-wordnet/WordNet-2.0/dict/index.adj /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet/ install -m 0644 /construction/textproc/py-wordnet/WordNet-2.0/dict/index.adv /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet/ install -m 0644 /construction/textproc/py-wordnet/WordNet-2.0/dict/index.noun /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet/ install -m 0644 /construction/textproc/py-wordnet/WordNet-2.0/dict/index.sense /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet/ install -m 0644 /construction/textproc/py-wordnet/WordNet-2.0/dict/index.verb /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet/ install -m 0644 /construction/textproc/py-wordnet/WordNet-2.0/dict/lexnames /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet/ install -m 0644 /construction/textproc/py-wordnet/WordNet-2.0/dict/noun.exc /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet/ install -m 0644 /construction/textproc/py-wordnet/WordNet-2.0/dict/sentidx.vrb /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet/ install -m 0644 /construction/textproc/py-wordnet/WordNet-2.0/dict/sents.vrb /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet/ install -m 0644 /construction/textproc/py-wordnet/WordNet-2.0/dict/verb.exc /construction/textproc/py-wordnet/stage/usr/local/share/py-wordnet/ ====> 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:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-wordnet-2.0.1_1 file sizes/checksums [26]: 0% file sizes/checksums [26]: 100% packing files [26]: 0% packing files [26]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:01:09 TOTAL TIME 00:01:31