------------------------------------------------------------------------------- -- 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:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-simpletal-4.3_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-simpletal-4.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-simpletal-4.3_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-simpletal-4.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-simpletal-4.3_1 for building => SHA256 Checksum OK for SimpleTAL-4.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-simpletal-4.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-simpletal-4.3_1 for building ===> Extracting for py37-simpletal-4.3_1 => SHA256 Checksum OK for SimpleTAL-4.3.tar.gz. Extracted Memory Use: 0.67M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-simpletal-4.3_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-simpletal-4.3_1 depends on package: py37-setuptools>0 - found ===> py37-simpletal-4.3_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-simpletal-4.3_1 depends on package: py37-setuptools>0 - found ===> py37-simpletal-4.3_1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-simpletal-4.3_1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-simpletal-4.3_1 running build running build_py creating build creating build/lib creating build/lib/simpletal copying lib/simpletal/FixedHTMLParser.py -> build/lib/simpletal copying lib/simpletal/sgmlentitynames.py -> build/lib/simpletal copying lib/simpletal/simpleElementTree.py -> build/lib/simpletal copying lib/simpletal/__init__.py -> build/lib/simpletal copying lib/simpletal/simpleTALES.py -> build/lib/simpletal copying lib/simpletal/simpleTALUtils.py -> build/lib/simpletal copying lib/simpletal/DummyLogger.py -> build/lib/simpletal copying lib/simpletal/simpleTAL.py -> build/lib/simpletal SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-simpletal-4.3_1 depends on package: py37-setuptools>0 - found ===> py37-simpletal-4.3_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-simpletal-4.3_1 ===> py37-simpletal-4.3_1 depends on package: py37-setuptools>0 - found ===> py37-simpletal-4.3_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/devel/py-simpletal/stage/usr/local/lib/python3.7 creating /construction/devel/py-simpletal/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-simpletal/stage/usr/local/lib/python3.7/site-packages/simpletal copying build/lib/simpletal/simpleTALUtils.py -> /construction/devel/py-simpletal/stage/usr/local/lib/python3.7/site-packages/simpletal copying build/lib/simpletal/simpleTALES.py -> /construction/devel/py-simpletal/stage/usr/local/lib/python3.7/site-packages/simpletal copying build/lib/simpletal/DummyLogger.py -> /construction/devel/py-simpletal/stage/usr/local/lib/python3.7/site-packages/simpletal copying build/lib/simpletal/simpleTAL.py -> /construction/devel/py-simpletal/stage/usr/local/lib/python3.7/site-packages/simpletal copying build/lib/simpletal/__init__.py -> /construction/devel/py-simpletal/stage/usr/local/lib/python3.7/site-packages/simpletal copying build/lib/simpletal/sgmlentitynames.py -> /construction/devel/py-simpletal/stage/usr/local/lib/python3.7/site-packages/simpletal copying build/lib/simpletal/simpleElementTree.py -> /construction/devel/py-simpletal/stage/usr/local/lib/python3.7/site-packages/simpletal copying build/lib/simpletal/FixedHTMLParser.py -> /construction/devel/py-simpletal/stage/usr/local/lib/python3.7/site-packages/simpletal byte-compiling /construction/devel/py-simpletal/stage/usr/local/lib/python3.7/site-packages/simpletal/simpleTALUtils.py to simpleTALUtils.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/simpletal/simpleTALUtils.py", line 167 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-simpletal/stage/usr/local/lib/python3.7/site-packages/simpletal/simpleTALES.py to simpleTALES.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/simpletal/simpleTALES.py", line 194 except StopIteration, e: ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-simpletal/stage/usr/local/lib/python3.7/site-packages/simpletal/DummyLogger.py to DummyLogger.cpython-37.pyc byte-compiling /construction/devel/py-simpletal/stage/usr/local/lib/python3.7/site-packages/simpletal/simpleTAL.py to simpleTAL.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/simpletal/simpleTAL.py", line 147 def tagAsText (self, (tag,atts), singletonFlag=0): ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-simpletal/stage/usr/local/lib/python3.7/site-packages/simpletal/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-simpletal/stage/usr/local/lib/python3.7/site-packages/simpletal/sgmlentitynames.py to sgmlentitynames.cpython-37.pyc byte-compiling /construction/devel/py-simpletal/stage/usr/local/lib/python3.7/site-packages/simpletal/simpleElementTree.py to simpleElementTree.cpython-37.pyc byte-compiling /construction/devel/py-simpletal/stage/usr/local/lib/python3.7/site-packages/simpletal/FixedHTMLParser.py to FixedHTMLParser.cpython-37.pyc writing byte-compilation script '/tmp/tmppfnx1y3j.py' /usr/local/bin/python3.7 /tmp/tmppfnx1y3j.py File "/usr/local/lib/python3.7/site-packages/simpletal/simpleTALUtils.py", line 167 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.7/site-packages/simpletal/simpleTALES.py", line 194 except StopIteration, e: ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.7/site-packages/simpletal/simpleTAL.py", line 147 def tagAsText (self, (tag,atts), singletonFlag=0): ^ SyntaxError: invalid syntax removing /tmp/tmppfnx1y3j.py running install_egg_info running egg_info creating lib/SimpleTAL.egg-info writing lib/SimpleTAL.egg-info/PKG-INFO writing dependency_links to lib/SimpleTAL.egg-info/dependency_links.txt writing top-level names to lib/SimpleTAL.egg-info/top_level.txt writing manifest file 'lib/SimpleTAL.egg-info/SOURCES.txt' reading manifest file 'lib/SimpleTAL.egg-info/SOURCES.txt' writing manifest file 'lib/SimpleTAL.egg-info/SOURCES.txt' Copying lib/SimpleTAL.egg-info to /construction/devel/py-simpletal/stage/usr/local/lib/python3.7/site-packages/SimpleTAL-4.3-py3.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-simpletal/.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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-simpletal-4.3_1 file sizes/checksums [22]: 0% file sizes/checksums [22]: 100% packing files [22]: 0% packing files [22]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:12