------------------------------------------------------------------------------- -- 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 Installing /packages/All/py37-click-7.0.txz Installing /packages/All/py37-yaml-5.3.1.txz Installing /packages/All/py37-unicodecsv-0.14.1.txz Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.19.txz Installing /packages/All/py37-cffi-1.14.0.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-cryptography-2.6.1.txz Installing /packages/All/py37-openssl-19.0.0.txz Installing /packages/All/py37-werkzeug-1.0.1.txz Installing /packages/All/py37-MarkupSafe-1.1.1.txz Installing /packages/All/py37-pytz-2020.1,1.txz Installing /packages/All/py37-Babel-2.8.0.txz Installing /packages/All/py37-Jinja2-2.10.1.txz Installing /packages/All/py37-itsdangerous-0.24.txz Installing /packages/All/py37-Flask-1.1.2.txz Installing /packages/All/py37-Flask-Cors-3.0.8.txz Installing /packages/All/py37-dateutil-2.8.0.txz SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-pygeoapi-0.7.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-pygeoapi-0.7.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pygeoapi-0.7.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-pygeoapi-0.7.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pygeoapi-0.7.0 for building => SHA256 Checksum OK for pygeoapi-0.7.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-pygeoapi-0.7.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pygeoapi-0.7.0 for building ===> Extracting for py37-pygeoapi-0.7.0 => SHA256 Checksum OK for pygeoapi-0.7.0.tar.gz. Extracted Memory Use: 0.38M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-pygeoapi-0.7.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-pygeoapi-0.7.0 depends on package: py37-setuptools>0 - found ===> py37-pygeoapi-0.7.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-pygeoapi-0.7.0 depends on package: py37-setuptools>0 - found ===> py37-pygeoapi-0.7.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-pygeoapi-0.7.0 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-pygeoapi-0.7.0 running build running build_py creating build creating build/lib creating build/lib/pygeoapi copying pygeoapi/log.py -> build/lib/pygeoapi copying pygeoapi/util.py -> build/lib/pygeoapi copying pygeoapi/openapi.py -> build/lib/pygeoapi copying pygeoapi/__init__.py -> build/lib/pygeoapi copying pygeoapi/api.py -> build/lib/pygeoapi copying pygeoapi/linked_data.py -> build/lib/pygeoapi copying pygeoapi/plugin.py -> build/lib/pygeoapi copying pygeoapi/flask_app.py -> build/lib/pygeoapi copying pygeoapi/starlette_app.py -> build/lib/pygeoapi creating build/lib/pygeoapi/provider copying pygeoapi/provider/csv_.py -> build/lib/pygeoapi/provider copying pygeoapi/provider/postgresql.py -> build/lib/pygeoapi/provider copying pygeoapi/provider/mongo.py -> build/lib/pygeoapi/provider copying pygeoapi/provider/__init__.py -> build/lib/pygeoapi/provider copying pygeoapi/provider/sqlite.py -> build/lib/pygeoapi/provider copying pygeoapi/provider/ogr.py -> build/lib/pygeoapi/provider copying pygeoapi/provider/geojson.py -> build/lib/pygeoapi/provider copying pygeoapi/provider/elasticsearch_.py -> build/lib/pygeoapi/provider copying pygeoapi/provider/base.py -> build/lib/pygeoapi/provider creating build/lib/pygeoapi/formatter copying pygeoapi/formatter/csv_.py -> build/lib/pygeoapi/formatter copying pygeoapi/formatter/__init__.py -> build/lib/pygeoapi/formatter copying pygeoapi/formatter/base.py -> build/lib/pygeoapi/formatter creating build/lib/pygeoapi/process copying pygeoapi/process/hello_world.py -> build/lib/pygeoapi/process copying pygeoapi/process/__init__.py -> build/lib/pygeoapi/process copying pygeoapi/process/base.py -> build/lib/pygeoapi/process running egg_info writing pygeoapi.egg-info/PKG-INFO writing dependency_links to pygeoapi.egg-info/dependency_links.txt writing entry points to pygeoapi.egg-info/entry_points.txt writing requirements to pygeoapi.egg-info/requires.txt writing top-level names to pygeoapi.egg-info/top_level.txt reading manifest file 'pygeoapi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pygeoapi.egg-info/SOURCES.txt' creating build/lib/pygeoapi/static creating build/lib/pygeoapi/static/css copying pygeoapi/static/css/default.css -> build/lib/pygeoapi/static/css creating build/lib/pygeoapi/static/img copying pygeoapi/static/img/favicon.ico -> build/lib/pygeoapi/static/img copying pygeoapi/static/img/logo.png -> build/lib/pygeoapi/static/img copying pygeoapi/static/img/pygeoapi.png -> build/lib/pygeoapi/static/img creating build/lib/pygeoapi/templates copying pygeoapi/templates/base.html -> build/lib/pygeoapi/templates copying pygeoapi/templates/collection.html -> build/lib/pygeoapi/templates copying pygeoapi/templates/collections.html -> build/lib/pygeoapi/templates copying pygeoapi/templates/conformance.html -> build/lib/pygeoapi/templates copying pygeoapi/templates/item.html -> build/lib/pygeoapi/templates copying pygeoapi/templates/items.html -> build/lib/pygeoapi/templates copying pygeoapi/templates/openapi.html -> build/lib/pygeoapi/templates copying pygeoapi/templates/process.html -> build/lib/pygeoapi/templates copying pygeoapi/templates/processes.html -> build/lib/pygeoapi/templates copying pygeoapi/templates/root.html -> build/lib/pygeoapi/templates SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-pygeoapi-0.7.0 depends on package: py37-click>0 - found ===> py37-pygeoapi-0.7.0 depends on package: py37-yaml>0 - found ===> py37-pygeoapi-0.7.0 depends on package: py37-unicodecsv>0 - found ===> py37-pygeoapi-0.7.0 depends on package: py37-Flask>0 - found ===> py37-pygeoapi-0.7.0 depends on package: py37-Flask-Cors>0 - found ===> py37-pygeoapi-0.7.0 depends on package: py37-pytz>0 - found ===> py37-pygeoapi-0.7.0 depends on package: py37-dateutil>0 - found ===> py37-pygeoapi-0.7.0 depends on package: py37-setuptools>0 - found ===> py37-pygeoapi-0.7.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-pygeoapi-0.7.0 ===> py37-pygeoapi-0.7.0 depends on package: py37-click>0 - found ===> py37-pygeoapi-0.7.0 depends on package: py37-yaml>0 - found ===> py37-pygeoapi-0.7.0 depends on package: py37-unicodecsv>0 - found ===> py37-pygeoapi-0.7.0 depends on package: py37-Flask>0 - found ===> py37-pygeoapi-0.7.0 depends on package: py37-Flask-Cors>0 - found ===> py37-pygeoapi-0.7.0 depends on package: py37-pytz>0 - found ===> py37-pygeoapi-0.7.0 depends on package: py37-dateutil>0 - found ===> py37-pygeoapi-0.7.0 depends on package: py37-setuptools>0 - found ===> py37-pygeoapi-0.7.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing pygeoapi.egg-info/PKG-INFO writing dependency_links to pygeoapi.egg-info/dependency_links.txt writing entry points to pygeoapi.egg-info/entry_points.txt writing requirements to pygeoapi.egg-info/requires.txt writing top-level names to pygeoapi.egg-info/top_level.txt reading manifest file 'pygeoapi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pygeoapi.egg-info/SOURCES.txt' running install_lib creating /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7 creating /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages creating /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi copying build/lib/pygeoapi/log.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi copying build/lib/pygeoapi/__init__.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi creating /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/formatter copying build/lib/pygeoapi/formatter/csv_.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/formatter copying build/lib/pygeoapi/formatter/base.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/formatter copying build/lib/pygeoapi/formatter/__init__.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/formatter creating /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/static creating /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/static/css copying build/lib/pygeoapi/static/css/default.css -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/static/css creating /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/static/img copying build/lib/pygeoapi/static/img/logo.png -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/static/img copying build/lib/pygeoapi/static/img/favicon.ico -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/static/img copying build/lib/pygeoapi/static/img/pygeoapi.png -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/static/img copying build/lib/pygeoapi/flask_app.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi copying build/lib/pygeoapi/starlette_app.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi creating /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/provider copying build/lib/pygeoapi/provider/sqlite.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/provider copying build/lib/pygeoapi/provider/base.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/provider copying build/lib/pygeoapi/provider/elasticsearch_.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/provider copying build/lib/pygeoapi/provider/geojson.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/provider copying build/lib/pygeoapi/provider/__init__.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/provider copying build/lib/pygeoapi/provider/ogr.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/provider copying build/lib/pygeoapi/provider/csv_.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/provider copying build/lib/pygeoapi/provider/mongo.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/provider copying build/lib/pygeoapi/provider/postgresql.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/provider copying build/lib/pygeoapi/plugin.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi copying build/lib/pygeoapi/api.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi copying build/lib/pygeoapi/linked_data.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi creating /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/process copying build/lib/pygeoapi/process/hello_world.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/process copying build/lib/pygeoapi/process/base.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/process copying build/lib/pygeoapi/process/__init__.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/process copying build/lib/pygeoapi/util.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi copying build/lib/pygeoapi/openapi.py -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi creating /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/templates copying build/lib/pygeoapi/templates/process.html -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/templates copying build/lib/pygeoapi/templates/item.html -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/templates copying build/lib/pygeoapi/templates/openapi.html -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/templates copying build/lib/pygeoapi/templates/conformance.html -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/templates copying build/lib/pygeoapi/templates/collections.html -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/templates copying build/lib/pygeoapi/templates/collection.html -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/templates copying build/lib/pygeoapi/templates/base.html -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/templates copying build/lib/pygeoapi/templates/root.html -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/templates copying build/lib/pygeoapi/templates/items.html -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/templates copying build/lib/pygeoapi/templates/processes.html -> /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/templates byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/log.py to log.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/formatter/csv_.py to csv_.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/formatter/base.py to base.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/formatter/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/flask_app.py to flask_app.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/starlette_app.py to starlette_app.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/provider/sqlite.py to sqlite.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/provider/base.py to base.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/provider/elasticsearch_.py to elasticsearch_.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/provider/geojson.py to geojson.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/provider/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/provider/ogr.py to ogr.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/provider/csv_.py to csv_.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/provider/mongo.py to mongo.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/provider/postgresql.py to postgresql.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/plugin.py to plugin.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/api.py to api.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/linked_data.py to linked_data.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/process/hello_world.py to hello_world.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/process/base.py to base.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/process/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/util.py to util.cpython-37.pyc byte-compiling /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi/openapi.py to openapi.cpython-37.pyc writing byte-compilation script '/tmp/tmpj1sd0l89.py' /usr/local/bin/python3.7 /tmp/tmpj1sd0l89.py removing /tmp/tmpj1sd0l89.py running install_egg_info Copying pygeoapi.egg-info to /construction/graphics/py-pygeoapi/stage/usr/local/lib/python3.7/site-packages/pygeoapi-0.7.0-py3.7.egg-info running install_scripts Installing pygeoapi script to /construction/graphics/py-pygeoapi/stage/usr/local/bin writing list of installed files to '/construction/graphics/py-pygeoapi/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/pygeoapi --> bin/pygeoapi-3.7 Link: @bin/pygeoapi --> bin/pygeoapi-3.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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-pygeoapi-0.7.0 file sizes/checksums [94]: 0% file sizes/checksums [94]: 100% packing files [94]: 0% packing files [94]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:16