------------------------------------------------------------------------------- -- 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/python27-2.7.17_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python27-2.7.17_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. Installing /packages/All/py27-asn1crypto-1.3.0.txz Installing /packages/All/py27-pycparser-2.19.txz Installing /packages/All/py27-cffi-1.14.0.txz Installing /packages/All/py27-enum34-1.1.6.txz Installing /packages/All/py27-ipaddress-1.0.23.txz Installing /packages/All/py27-six-1.14.0.txz Installing /packages/All/py27-cryptography-2.6.1.txz Installing /packages/All/py27-openssl-19.0.0.txz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-werkzeug-1.0.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-werkzeug-1.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-werkzeug-1.0.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-werkzeug-1.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-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 ------------------------------------------------------------------------------- ===> py27-werkzeug-1.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-werkzeug-1.0.0 for building ===> Extracting for py27-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 py27-werkzeug-1.0.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-werkzeug-1.0.0 depends on package: py27-setuptools>0 - found ===> py27-werkzeug-1.0.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-werkzeug-1.0.0 depends on package: py27-setuptools>0 - found ===> py27-werkzeug-1.0.0 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-werkzeug-1.0.0 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-werkzeug-1.0.0 running build running build_py creating build creating build/lib creating build/lib/werkzeug copying src/werkzeug/_internal.py -> build/lib/werkzeug copying src/werkzeug/security.py -> build/lib/werkzeug copying src/werkzeug/utils.py -> build/lib/werkzeug copying src/werkzeug/wsgi.py -> build/lib/werkzeug copying src/werkzeug/local.py -> build/lib/werkzeug copying src/werkzeug/_compat.py -> build/lib/werkzeug copying src/werkzeug/formparser.py -> build/lib/werkzeug copying src/werkzeug/filesystem.py -> build/lib/werkzeug copying src/werkzeug/__init__.py -> build/lib/werkzeug copying src/werkzeug/datastructures.py -> build/lib/werkzeug copying src/werkzeug/http.py -> build/lib/werkzeug copying src/werkzeug/posixemulation.py -> build/lib/werkzeug copying src/werkzeug/test.py -> build/lib/werkzeug copying src/werkzeug/routing.py -> build/lib/werkzeug copying src/werkzeug/urls.py -> build/lib/werkzeug copying src/werkzeug/exceptions.py -> build/lib/werkzeug copying src/werkzeug/_reloader.py -> build/lib/werkzeug copying src/werkzeug/serving.py -> build/lib/werkzeug copying src/werkzeug/testapp.py -> build/lib/werkzeug copying src/werkzeug/useragents.py -> build/lib/werkzeug creating 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 copying src/werkzeug/debug/console.py -> build/lib/werkzeug/debug 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/profiler.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 copying src/werkzeug/middleware/dispatcher.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/http_proxy.py -> build/lib/werkzeug/middleware creating build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/accept.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/response.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/etag.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/base_request.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/auth.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/common_descriptors.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/request.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/base_response.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/user_agent.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/__init__.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/json.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/cors.py -> build/lib/werkzeug/wrappers running egg_info writing requirements to src/Werkzeug.egg-info/requires.txt writing src/Werkzeug.egg-info/PKG-INFO writing top-level names to src/Werkzeug.egg-info/top_level.txt writing dependency_links to src/Werkzeug.egg-info/dependency_links.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:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-werkzeug-1.0.0 depends on package: py27-openssl>=16.0 - found ===> py27-werkzeug-1.0.0 depends on package: py27-setuptools>0 - found ===> py27-werkzeug-1.0.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-werkzeug-1.0.0 ===> py27-werkzeug-1.0.0 depends on package: py27-openssl>=16.0 - found ===> py27-werkzeug-1.0.0 depends on package: py27-setuptools>0 - found ===> py27-werkzeug-1.0.0 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing requirements to src/Werkzeug.egg-info/requires.txt writing src/Werkzeug.egg-info/PKG-INFO writing top-level names to src/Werkzeug.egg-info/top_level.txt writing dependency_links to src/Werkzeug.egg-info/dependency_links.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/python2.7 creating /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages creating /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug copying build/lib/werkzeug/test.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug copying build/lib/werkzeug/testapp.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug copying build/lib/werkzeug/_internal.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug copying build/lib/werkzeug/urls.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug copying build/lib/werkzeug/posixemulation.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug copying build/lib/werkzeug/wsgi.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug copying build/lib/werkzeug/http.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug copying build/lib/werkzeug/_compat.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug copying build/lib/werkzeug/filesystem.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug copying build/lib/werkzeug/__init__.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug copying build/lib/werkzeug/local.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug copying build/lib/werkzeug/useragents.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug copying build/lib/werkzeug/serving.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug copying build/lib/werkzeug/_reloader.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug copying build/lib/werkzeug/formparser.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug creating /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/response.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/accept.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/cors.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/user_agent.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/__init__.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/common_descriptors.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/base_request.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/etag.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/auth.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/json.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/base_response.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/request.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers copying build/lib/werkzeug/datastructures.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug copying build/lib/werkzeug/utils.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug creating /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/__init__.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/console.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/debug creating /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/ubuntu.ttf -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/FONT_LICENSE -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/less.png -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/jquery.js -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/debugger.js -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/more.png -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/source.png -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/console.png -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/style.css -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/tbtools.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/repr.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/debug copying build/lib/werkzeug/routing.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug copying build/lib/werkzeug/security.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug creating /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/dispatcher.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/shared_data.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/proxy_fix.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/__init__.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/http_proxy.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/lint.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/profiler.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/middleware copying build/lib/werkzeug/exceptions.py -> /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/test.py to test.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/testapp.py to testapp.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/_internal.py to _internal.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/urls.py to urls.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/posixemulation.py to posixemulation.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wsgi.py to wsgi.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/http.py to http.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/_compat.py to _compat.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/filesystem.py to filesystem.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/__init__.py to __init__.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/local.py to local.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/useragents.py to useragents.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/serving.py to serving.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/_reloader.py to _reloader.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/formparser.py to formparser.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers/response.py to response.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers/accept.py to accept.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers/cors.py to cors.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers/user_agent.py to user_agent.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers/__init__.py to __init__.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers/common_descriptors.py to common_descriptors.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers/base_request.py to base_request.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers/etag.py to etag.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers/auth.py to auth.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers/json.py to json.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers/base_response.py to base_response.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/wrappers/request.py to request.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/datastructures.py to datastructures.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/utils.py to utils.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/debug/__init__.py to __init__.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/debug/console.py to console.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/debug/tbtools.py to tbtools.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/debug/repr.py to repr.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/routing.py to routing.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/security.py to security.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/middleware/dispatcher.py to dispatcher.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/middleware/shared_data.py to shared_data.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/middleware/proxy_fix.py to proxy_fix.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/middleware/__init__.py to __init__.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/middleware/http_proxy.py to http_proxy.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/middleware/lint.py to lint.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/middleware/profiler.py to profiler.pyc byte-compiling /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/werkzeug/exceptions.py to exceptions.pyc writing byte-compilation script '/tmp/tmpSqnK4T.py' /usr/local/bin/python2.7 -O /tmp/tmpSqnK4T.py removing /tmp/tmpSqnK4T.py running install_egg_info Copying src/Werkzeug.egg-info to /construction/www/py-werkzeug/stage/usr/local/lib/python2.7/site-packages/Werkzeug-1.0.0-py2.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/py27-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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-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:12