------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz Installing /packages/All/py36-asn1crypto-0.24.0.tgz Installing /packages/All/py36-pycparser-2.19.tgz Installing /packages/All/py36-cffi-1.12.3.tgz Installing /packages/All/py36-six-1.12.0.tgz Installing /packages/All/py36-cryptography-2.6.1.tgz Installing /packages/All/py36-openssl-19.0.0.tgz SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-werkzeug-0.15.5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-werkzeug-0.15.5 for building => SHA256 Checksum OK for Werkzeug-0.15.5.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-werkzeug-0.15.5 for building ===> Extracting for py36-werkzeug-0.15.5 => SHA256 Checksum OK for Werkzeug-0.15.5.tar.gz. Extracted Memory Use: 2.87M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-werkzeug-0.15.5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-werkzeug-0.15.5 running config SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-werkzeug-0.15.5 running build running build_py creating build creating build/lib creating build/lib/werkzeug copying src/werkzeug/_reloader.py -> build/lib/werkzeug copying src/werkzeug/_internal.py -> build/lib/werkzeug copying src/werkzeug/_compat.py -> build/lib/werkzeug copying src/werkzeug/__init__.py -> build/lib/werkzeug copying src/werkzeug/datastructures.py -> build/lib/werkzeug copying src/werkzeug/testapp.py -> build/lib/werkzeug copying src/werkzeug/routing.py -> build/lib/werkzeug copying src/werkzeug/posixemulation.py -> build/lib/werkzeug copying src/werkzeug/test.py -> build/lib/werkzeug copying src/werkzeug/serving.py -> build/lib/werkzeug copying src/werkzeug/local.py -> build/lib/werkzeug copying src/werkzeug/http.py -> build/lib/werkzeug copying src/werkzeug/formparser.py -> build/lib/werkzeug copying src/werkzeug/filesystem.py -> build/lib/werkzeug copying src/werkzeug/exceptions.py -> build/lib/werkzeug copying src/werkzeug/security.py -> build/lib/werkzeug copying src/werkzeug/wsgi.py -> build/lib/werkzeug copying src/werkzeug/utils.py -> build/lib/werkzeug copying src/werkzeug/useragents.py -> build/lib/werkzeug copying src/werkzeug/urls.py -> build/lib/werkzeug creating build/lib/werkzeug/contrib copying src/werkzeug/contrib/sessions.py -> build/lib/werkzeug/contrib copying src/werkzeug/contrib/securecookie.py -> build/lib/werkzeug/contrib copying src/werkzeug/contrib/__init__.py -> build/lib/werkzeug/contrib copying src/werkzeug/contrib/fixers.py -> build/lib/werkzeug/contrib copying src/werkzeug/contrib/cache.py -> build/lib/werkzeug/contrib copying src/werkzeug/contrib/wrappers.py -> build/lib/werkzeug/contrib copying src/werkzeug/contrib/profiler.py -> build/lib/werkzeug/contrib copying src/werkzeug/contrib/lint.py -> build/lib/werkzeug/contrib copying src/werkzeug/contrib/iterio.py -> build/lib/werkzeug/contrib copying src/werkzeug/contrib/atom.py -> build/lib/werkzeug/contrib creating build/lib/werkzeug/debug copying src/werkzeug/debug/__init__.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/repr.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/console.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/tbtools.py -> build/lib/werkzeug/debug creating build/lib/werkzeug/middleware copying src/werkzeug/middleware/shared_data.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/__init__.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/proxy_fix.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/profiler.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/lint.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/http_proxy.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/dispatcher.py -> build/lib/werkzeug/middleware creating build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/json.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/etag.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/user_agent.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/common_descriptors.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/base_response.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/auth.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/accept.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/__init__.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/base_request.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/response.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/request.py -> build/lib/werkzeug/wrappers running egg_info writing src/Werkzeug.egg-info/PKG-INFO writing dependency_links to src/Werkzeug.egg-info/dependency_links.txt writing requirements to src/Werkzeug.egg-info/requires.txt writing top-level names to src/Werkzeug.egg-info/top_level.txt reading manifest file 'src/Werkzeug.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'src/Werkzeug.egg-info/SOURCES.txt' creating build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/FONT_LICENSE -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/console.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/debugger.js -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/jquery.js -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/less.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/more.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/source.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/style.css -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/ubuntu.ttf -> build/lib/werkzeug/debug/shared SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-werkzeug-0.15.5 ===> Generating temporary packing list running install running build running build_py running egg_info writing src/Werkzeug.egg-info/PKG-INFO writing dependency_links to src/Werkzeug.egg-info/dependency_links.txt writing requirements to src/Werkzeug.egg-info/requires.txt writing top-level names to src/Werkzeug.egg-info/top_level.txt reading manifest file 'src/Werkzeug.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'src/Werkzeug.egg-info/SOURCES.txt' running install_lib creating /construction/www/py-werkzeug/stage/usr/local/lib/python3.6 creating /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages creating /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/_reloader.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/_internal.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/_compat.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/__init__.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/datastructures.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/testapp.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/routing.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/posixemulation.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/test.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/serving.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/local.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/http.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/formparser.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/filesystem.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/exceptions.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/security.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/wsgi.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/utils.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/useragents.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug copying build/lib/werkzeug/urls.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug creating /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/sessions.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/securecookie.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/__init__.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/fixers.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/cache.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/wrappers.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/profiler.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/lint.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/iterio.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/atom.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib creating /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/__init__.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/repr.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/console.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/tbtools.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/debug creating /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/FONT_LICENSE -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/console.png -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/debugger.js -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/jquery.js -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/less.png -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/more.png -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/source.png -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/style.css -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/ubuntu.ttf -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/debug/shared creating /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/shared_data.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/__init__.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/proxy_fix.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/profiler.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/lint.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/http_proxy.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/dispatcher.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/middleware creating /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/json.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/etag.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/user_agent.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/common_descriptors.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/base_response.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/auth.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/accept.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/__init__.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/base_request.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/response.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/request.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/_reloader.py to _reloader.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/_internal.py to _internal.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/_compat.py to _compat.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/datastructures.py to datastructures.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/testapp.py to testapp.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/routing.py to routing.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/posixemulation.py to posixemulation.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/test.py to test.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/serving.py to serving.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/local.py to local.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/http.py to http.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/formparser.py to formparser.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/filesystem.py to filesystem.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/exceptions.py to exceptions.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/security.py to security.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wsgi.py to wsgi.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/utils.py to utils.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/useragents.py to useragents.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/urls.py to urls.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib/sessions.py to sessions.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib/securecookie.py to securecookie.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib/fixers.py to fixers.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib/cache.py to cache.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib/wrappers.py to wrappers.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib/profiler.py to profiler.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib/lint.py to lint.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib/iterio.py to iterio.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/contrib/atom.py to atom.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/debug/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/debug/repr.py to repr.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/debug/console.py to console.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/debug/tbtools.py to tbtools.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/middleware/shared_data.py to shared_data.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/middleware/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/middleware/proxy_fix.py to proxy_fix.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/middleware/profiler.py to profiler.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/middleware/lint.py to lint.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/middleware/http_proxy.py to http_proxy.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/middleware/dispatcher.py to dispatcher.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers/json.py to json.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers/etag.py to etag.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers/user_agent.py to user_agent.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers/common_descriptors.py to common_descriptors.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers/base_response.py to base_response.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers/auth.py to auth.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers/accept.py to accept.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers/base_request.py to base_request.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers/response.py to response.cpython-36.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/werkzeug/wrappers/request.py to request.cpython-36.pyc writing byte-compilation script '/tmp/tmpa2svrfz4.py' /usr/local/bin/python3.6 /tmp/tmpa2svrfz4.py removing /tmp/tmpa2svrfz4.py running install_egg_info Copying src/Werkzeug.egg-info to /construction/www/py-werkzeug/stage/usr/local/lib/python3.6/site-packages/Werkzeug-0.15.5-py3.6.egg-info running install_scripts writing list of installed files to '/construction/www/py-werkzeug/.PLIST.pymodtmp' (cd /construction/www/py-werkzeug/Werkzeug-0.15.5/examples/ && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/www/py-werkzeug/stage/usr/local/share/examples/py36-werkzeug) ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> 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:06 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py36-werkzeug-0.15.5 file sizes/checksums [283]: 0% file sizes/checksums [283]: 35% file sizes/checksums [283]: 70% file sizes/checksums [283]: 100% packing files [283]: 0% packing files [283]: 35% packing files [283]: 70% packing files [283]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:24