------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python37-3.7.6.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python37-3.7.6: -- 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 pkg: Cannot runscript POST-INSTALL:Bad file descriptor 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 SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-werkzeug-1.0.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-werkzeug-1.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-werkzeug-1.0.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-werkzeug-1.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-werkzeug-1.0.0 for building => SHA256 Checksum OK for Werkzeug-1.0.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-werkzeug-1.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-werkzeug-1.0.0 for building ===> Extracting for py37-werkzeug-1.0.0 => SHA256 Checksum OK for Werkzeug-1.0.0.tar.gz. Extracted Memory Use: 2.68M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-werkzeug-1.0.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-werkzeug-1.0.0 depends on package: py37-setuptools>0 - found ===> py37-werkzeug-1.0.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-werkzeug-1.0.0 depends on package: py37-setuptools>0 - found ===> py37-werkzeug-1.0.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-werkzeug-1.0.0 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-werkzeug-1.0.0 running build running build_py creating build creating build/lib creating build/lib/werkzeug copying src/werkzeug/security.py -> build/lib/werkzeug copying src/werkzeug/wsgi.py -> build/lib/werkzeug copying src/werkzeug/testapp.py -> build/lib/werkzeug copying src/werkzeug/serving.py -> build/lib/werkzeug copying src/werkzeug/posixemulation.py -> build/lib/werkzeug copying src/werkzeug/utils.py -> build/lib/werkzeug copying src/werkzeug/local.py -> build/lib/werkzeug copying src/werkzeug/formparser.py -> build/lib/werkzeug copying src/werkzeug/http.py -> build/lib/werkzeug copying src/werkzeug/test.py -> build/lib/werkzeug copying src/werkzeug/datastructures.py -> build/lib/werkzeug copying src/werkzeug/routing.py -> build/lib/werkzeug copying src/werkzeug/useragents.py -> build/lib/werkzeug copying src/werkzeug/filesystem.py -> build/lib/werkzeug copying src/werkzeug/urls.py -> build/lib/werkzeug copying src/werkzeug/__init__.py -> build/lib/werkzeug copying src/werkzeug/exceptions.py -> build/lib/werkzeug copying src/werkzeug/_internal.py -> build/lib/werkzeug copying src/werkzeug/_compat.py -> build/lib/werkzeug copying src/werkzeug/_reloader.py -> build/lib/werkzeug creating 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/http_proxy.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/profiler.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/dispatcher.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/shared_data.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/lint.py -> build/lib/werkzeug/middleware creating build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/request.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/response.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/json.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/base_response.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/__init__.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/cors.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/base_request.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/common_descriptors.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/user_agent.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/etag.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 creating build/lib/werkzeug/debug copying src/werkzeug/debug/console.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/repr.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/tbtools.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/__init__.py -> build/lib/werkzeug/debug 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:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-werkzeug-1.0.0 depends on package: py37-openssl>=16.0 - found ===> py37-werkzeug-1.0.0 depends on package: py37-setuptools>0 - found ===> py37-werkzeug-1.0.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-werkzeug-1.0.0 ===> py37-werkzeug-1.0.0 depends on package: py37-openssl>=16.0 - found ===> py37-werkzeug-1.0.0 depends on package: py37-setuptools>0 - found ===> py37-werkzeug-1.0.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 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.7 creating /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug copying build/lib/werkzeug/security.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug copying build/lib/werkzeug/_compat.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug copying build/lib/werkzeug/serving.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug copying build/lib/werkzeug/posixemulation.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug copying build/lib/werkzeug/_reloader.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug creating /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/repr.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/console.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/debug creating /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/less.png -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/console.png -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/source.png -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/ubuntu.ttf -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/jquery.js -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/style.css -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/FONT_LICENSE -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/more.png -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/debugger.js -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/__init__.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/tbtools.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/debug copying build/lib/werkzeug/formparser.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug copying build/lib/werkzeug/local.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug copying build/lib/werkzeug/test.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug copying build/lib/werkzeug/http.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug copying build/lib/werkzeug/utils.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug copying build/lib/werkzeug/wsgi.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug copying build/lib/werkzeug/testapp.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug creating /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/auth.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/accept.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/__init__.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/cors.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/base_response.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/json.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/etag.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/request.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/response.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/common_descriptors.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/user_agent.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/base_request.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers creating /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/http_proxy.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/dispatcher.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/__init__.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/shared_data.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/lint.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/profiler.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/proxy_fix.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/middleware copying build/lib/werkzeug/useragents.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug copying build/lib/werkzeug/routing.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug copying build/lib/werkzeug/datastructures.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug copying build/lib/werkzeug/urls.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug copying build/lib/werkzeug/filesystem.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug copying build/lib/werkzeug/__init__.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug copying build/lib/werkzeug/exceptions.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug copying build/lib/werkzeug/_internal.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/security.py to security.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/_compat.py to _compat.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/serving.py to serving.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/posixemulation.py to posixemulation.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/_reloader.py to _reloader.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/debug/repr.py to repr.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/debug/console.py to console.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/debug/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/debug/tbtools.py to tbtools.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/formparser.py to formparser.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/local.py to local.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/test.py to test.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/http.py to http.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/utils.py to utils.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wsgi.py to wsgi.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/testapp.py to testapp.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers/auth.py to auth.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers/accept.py to accept.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers/cors.py to cors.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers/base_response.py to base_response.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers/json.py to json.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers/etag.py to etag.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers/request.py to request.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers/response.py to response.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers/common_descriptors.py to common_descriptors.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers/user_agent.py to user_agent.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/wrappers/base_request.py to base_request.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/middleware/http_proxy.py to http_proxy.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/middleware/dispatcher.py to dispatcher.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/middleware/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/middleware/shared_data.py to shared_data.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/middleware/lint.py to lint.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/middleware/profiler.py to profiler.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/middleware/proxy_fix.py to proxy_fix.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/useragents.py to useragents.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/routing.py to routing.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/datastructures.py to datastructures.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/filesystem.py to filesystem.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/werkzeug/_internal.py to _internal.cpython-37.pyc writing byte-compilation script '/tmp/tmpeu6wlgm8.py' /usr/local/bin/python3.7 /tmp/tmpeu6wlgm8.py removing /tmp/tmpeu6wlgm8.py running install_egg_info Copying src/Werkzeug.egg-info to /construction/www/py-werkzeug/stage/usr/local/lib/python3.7/site-packages/Werkzeug-1.0.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-werkzeug/.PLIST.pymodtmp' (cd /construction/www/py-werkzeug/Werkzeug-1.0.0/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/py37-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:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-werkzeug-1.0.0 file sizes/checksums [252]: 0% file sizes/checksums [252]: 39% file sizes/checksums [252]: 79% file sizes/checksums [252]: 100% packing files [252]: 0% packing files [252]: 39% packing files [252]: 79% packing files [252]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:16