------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-cherrypy-5.4.0_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-cherrypy-5.4.0_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-cherrypy-5.4.0_3 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-cherrypy-5.4.0_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-cherrypy-5.4.0_3 for building => SHA256 Checksum OK for CherryPy-5.4.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-cherrypy-5.4.0_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-cherrypy-5.4.0_3 for building ===> Extracting for py37-cherrypy-5.4.0_3 => SHA256 Checksum OK for CherryPy-5.4.0.tar.gz. Extracted Memory Use: 1.48M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-cherrypy-5.4.0_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-cherrypy-5.4.0_3 depends on package: py37-setuptools>0 - found ===> py37-cherrypy-5.4.0_3 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-cherrypy-5.4.0_3 depends on package: py37-setuptools>0 - found ===> py37-cherrypy-5.4.0_3 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-cherrypy-5.4.0_3 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-cherrypy-5.4.0_3 running build running build_py creating build creating build/lib creating build/lib/cherrypy copying cherrypy/_cpthreadinglocal.py -> build/lib/cherrypy copying cherrypy/__main__.py -> build/lib/cherrypy copying cherrypy/_cpconfig.py -> build/lib/cherrypy copying cherrypy/_cptools.py -> build/lib/cherrypy copying cherrypy/daemon.py -> build/lib/cherrypy copying cherrypy/_cpwsgi_server.py -> build/lib/cherrypy copying cherrypy/_cptree.py -> build/lib/cherrypy copying cherrypy/_cpdispatch.py -> build/lib/cherrypy copying cherrypy/_cplogging.py -> build/lib/cherrypy copying cherrypy/_cpnative_server.py -> build/lib/cherrypy copying cherrypy/__init__.py -> build/lib/cherrypy copying cherrypy/_cpcompat.py -> build/lib/cherrypy copying cherrypy/_cperror.py -> build/lib/cherrypy copying cherrypy/_cpreqbody.py -> build/lib/cherrypy copying cherrypy/_cpwsgi.py -> build/lib/cherrypy copying cherrypy/_cpchecker.py -> build/lib/cherrypy copying cherrypy/_cpmodpy.py -> build/lib/cherrypy copying cherrypy/_cpserver.py -> build/lib/cherrypy copying cherrypy/_cprequest.py -> build/lib/cherrypy creating build/lib/cherrypy/lib copying cherrypy/lib/auth_digest.py -> build/lib/cherrypy/lib copying cherrypy/lib/locking.py -> build/lib/cherrypy/lib copying cherrypy/lib/sessions.py -> build/lib/cherrypy/lib copying cherrypy/lib/covercp.py -> build/lib/cherrypy/lib copying cherrypy/lib/__init__.py -> build/lib/cherrypy/lib copying cherrypy/lib/cpstats.py -> build/lib/cherrypy/lib copying cherrypy/lib/gctools.py -> build/lib/cherrypy/lib copying cherrypy/lib/httpauth.py -> build/lib/cherrypy/lib copying cherrypy/lib/auth.py -> build/lib/cherrypy/lib copying cherrypy/lib/reprconf.py -> build/lib/cherrypy/lib copying cherrypy/lib/lockfile.py -> build/lib/cherrypy/lib copying cherrypy/lib/httputil.py -> build/lib/cherrypy/lib copying cherrypy/lib/profiler.py -> build/lib/cherrypy/lib copying cherrypy/lib/caching.py -> build/lib/cherrypy/lib copying cherrypy/lib/static.py -> build/lib/cherrypy/lib copying cherrypy/lib/http.py -> build/lib/cherrypy/lib copying cherrypy/lib/jsontools.py -> build/lib/cherrypy/lib copying cherrypy/lib/cptools.py -> build/lib/cherrypy/lib copying cherrypy/lib/encoding.py -> build/lib/cherrypy/lib copying cherrypy/lib/auth_basic.py -> build/lib/cherrypy/lib copying cherrypy/lib/xmlrpcutil.py -> build/lib/cherrypy/lib creating build/lib/cherrypy/test copying cherrypy/test/test_mime.py -> build/lib/cherrypy/test copying cherrypy/test/test_states.py -> build/lib/cherrypy/test copying cherrypy/test/test_caching.py -> build/lib/cherrypy/test copying cherrypy/test/__init__.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgi_vhost.py -> build/lib/cherrypy/test copying cherrypy/test/test_objectmapping.py -> build/lib/cherrypy/test copying cherrypy/test/test_dynamicobjectmapping.py -> build/lib/cherrypy/test copying cherrypy/test/test_proxy.py -> build/lib/cherrypy/test copying cherrypy/test/test_request_obj.py -> build/lib/cherrypy/test copying cherrypy/test/test_tutorials.py -> build/lib/cherrypy/test copying cherrypy/test/modfastcgi.py -> build/lib/cherrypy/test copying cherrypy/test/test_http.py -> build/lib/cherrypy/test copying cherrypy/test/sessiondemo.py -> build/lib/cherrypy/test copying cherrypy/test/benchmark.py -> build/lib/cherrypy/test copying cherrypy/test/test_sessionauthenticate.py -> build/lib/cherrypy/test copying cherrypy/test/test_iterator.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgi_ns.py -> build/lib/cherrypy/test copying cherrypy/test/test_tools.py -> build/lib/cherrypy/test copying cherrypy/test/checkerdemo.py -> build/lib/cherrypy/test copying cherrypy/test/test_config_server.py -> build/lib/cherrypy/test copying cherrypy/test/test_logging.py -> build/lib/cherrypy/test copying cherrypy/test/test_routes.py -> build/lib/cherrypy/test copying cherrypy/test/test_httplib.py -> build/lib/cherrypy/test copying cherrypy/test/logtest.py -> build/lib/cherrypy/test copying cherrypy/test/test_xmlrpc.py -> build/lib/cherrypy/test copying cherrypy/test/test_virtualhost.py -> build/lib/cherrypy/test copying cherrypy/test/test_auth_digest.py -> build/lib/cherrypy/test copying cherrypy/test/test_etags.py -> build/lib/cherrypy/test copying cherrypy/test/modfcgid.py -> build/lib/cherrypy/test copying cherrypy/test/test_encoding.py -> build/lib/cherrypy/test copying cherrypy/test/_test_decorators.py -> build/lib/cherrypy/test copying cherrypy/test/test_session.py -> build/lib/cherrypy/test copying cherrypy/test/modwsgi.py -> build/lib/cherrypy/test copying cherrypy/test/test_refleaks.py -> build/lib/cherrypy/test copying cherrypy/test/helper.py -> build/lib/cherrypy/test copying cherrypy/test/test_httpauth.py -> build/lib/cherrypy/test copying cherrypy/test/webtest.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgi_unix_socket.py -> build/lib/cherrypy/test copying cherrypy/test/test_misc_tools.py -> build/lib/cherrypy/test copying cherrypy/test/_test_states_demo.py -> build/lib/cherrypy/test copying cherrypy/test/test_static.py -> build/lib/cherrypy/test copying cherrypy/test/test_conn.py -> build/lib/cherrypy/test copying cherrypy/test/test_bus.py -> build/lib/cherrypy/test copying cherrypy/test/test_json.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgiapps.py -> build/lib/cherrypy/test copying cherrypy/test/test_core.py -> build/lib/cherrypy/test copying cherrypy/test/modpy.py -> build/lib/cherrypy/test copying cherrypy/test/test_compat.py -> build/lib/cherrypy/test copying cherrypy/test/test_config.py -> build/lib/cherrypy/test copying cherrypy/test/test_auth_basic.py -> build/lib/cherrypy/test creating build/lib/cherrypy/process copying cherrypy/process/__init__.py -> build/lib/cherrypy/process copying cherrypy/process/wspbus.py -> build/lib/cherrypy/process copying cherrypy/process/servers.py -> build/lib/cherrypy/process copying cherrypy/process/win32.py -> build/lib/cherrypy/process copying cherrypy/process/plugins.py -> build/lib/cherrypy/process creating build/lib/cherrypy/scaffold copying cherrypy/scaffold/__init__.py -> build/lib/cherrypy/scaffold creating build/lib/cherrypy/wsgiserver copying cherrypy/wsgiserver/__init__.py -> build/lib/cherrypy/wsgiserver copying cherrypy/wsgiserver/wsgiserver3.py -> build/lib/cherrypy/wsgiserver copying cherrypy/wsgiserver/ssl_builtin.py -> build/lib/cherrypy/wsgiserver running build_scripts creating build/scripts-3.7 copying and adjusting cherrypy/cherryd -> build/scripts-3.7 changing mode of build/scripts-3.7/cherryd from 644 to 755 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-cherrypy-5.4.0_3 depends on package: py37-setuptools>0 - found ===> py37-cherrypy-5.4.0_3 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-cherrypy-5.4.0_3 ===> py37-cherrypy-5.4.0_3 depends on package: py37-setuptools>0 - found ===> py37-cherrypy-5.4.0_3 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running build_scripts running install_lib creating /construction/www/py-cherrypy/stage/usr/local/lib/python3.7 creating /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cperror.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy creating /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/locking.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/httputil.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/httpauth.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/cptools.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/covercp.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/http.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/static.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/jsontools.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/xmlrpcutil.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/__init__.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/profiler.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/caching.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/auth_basic.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/lockfile.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/auth_digest.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/reprconf.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/auth.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/cpstats.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/sessions.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/gctools.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/encoding.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib creating /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/scaffold copying build/lib/cherrypy/scaffold/__init__.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/scaffold copying build/lib/cherrypy/_cpcompat.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cpconfig.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cpwsgi_server.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/__main__.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cpthreadinglocal.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cpreqbody.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy creating /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/process copying build/lib/cherrypy/process/wspbus.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/process copying build/lib/cherrypy/process/plugins.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/process copying build/lib/cherrypy/process/win32.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/process copying build/lib/cherrypy/process/__init__.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/process copying build/lib/cherrypy/process/servers.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/process copying build/lib/cherrypy/_cpserver.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cpwsgi.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cpmodpy.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cpchecker.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cpnative_server.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/daemon.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cptree.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cplogging.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cpdispatch.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy creating /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/modpy.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_caching.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_bus.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/modfastcgi.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_auth_digest.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/modwsgi.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_request_obj.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgi_unix_socket.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_states.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgi_ns.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_conn.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_refleaks.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_core.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_sessionauthenticate.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_http.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgiapps.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_auth_basic.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_encoding.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_static.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_logging.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/modfcgid.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_proxy.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_virtualhost.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_xmlrpc.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_compat.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_objectmapping.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/helper.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_tools.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_session.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_tutorials.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/_test_decorators.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_routes.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_iterator.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_httplib.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_etags.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_httpauth.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_dynamicobjectmapping.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgi_vhost.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_json.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/checkerdemo.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_config_server.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/webtest.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/__init__.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_mime.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/_test_states_demo.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/sessiondemo.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/logtest.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/benchmark.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_config.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_misc_tools.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/__init__.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy creating /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/wsgiserver copying build/lib/cherrypy/wsgiserver/wsgiserver3.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/wsgiserver copying build/lib/cherrypy/wsgiserver/__init__.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/wsgiserver copying build/lib/cherrypy/wsgiserver/ssl_builtin.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/wsgiserver copying build/lib/cherrypy/_cptools.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cprequest.py -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/_cperror.py to _cperror.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/locking.py to locking.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/httputil.py to httputil.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/httpauth.py to httpauth.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/cptools.py to cptools.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/covercp.py to covercp.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/http.py to http.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/static.py to static.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/jsontools.py to jsontools.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/xmlrpcutil.py to xmlrpcutil.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/profiler.py to profiler.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/caching.py to caching.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/auth_basic.py to auth_basic.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/lockfile.py to lockfile.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/auth_digest.py to auth_digest.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/reprconf.py to reprconf.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/auth.py to auth.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/cpstats.py to cpstats.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/sessions.py to sessions.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/gctools.py to gctools.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/lib/encoding.py to encoding.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/scaffold/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/_cpcompat.py to _cpcompat.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/_cpconfig.py to _cpconfig.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/_cpwsgi_server.py to _cpwsgi_server.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/__main__.py to __main__.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/_cpthreadinglocal.py to _cpthreadinglocal.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/_cpreqbody.py to _cpreqbody.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/process/wspbus.py to wspbus.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/process/plugins.py to plugins.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/process/win32.py to win32.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/process/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/process/servers.py to servers.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/_cpserver.py to _cpserver.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/_cpwsgi.py to _cpwsgi.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/_cpmodpy.py to _cpmodpy.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/_cpchecker.py to _cpchecker.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/_cpnative_server.py to _cpnative_server.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/daemon.py to daemon.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/_cptree.py to _cptree.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/_cplogging.py to _cplogging.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/_cpdispatch.py to _cpdispatch.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/modpy.py to modpy.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_caching.py to test_caching.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_bus.py to test_bus.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/modfastcgi.py to modfastcgi.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_auth_digest.py to test_auth_digest.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/modwsgi.py to modwsgi.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_request_obj.py to test_request_obj.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_wsgi_unix_socket.py to test_wsgi_unix_socket.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_states.py to test_states.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_wsgi_ns.py to test_wsgi_ns.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_conn.py to test_conn.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_refleaks.py to test_refleaks.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_core.py to test_core.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_sessionauthenticate.py to test_sessionauthenticate.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_http.py to test_http.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_wsgiapps.py to test_wsgiapps.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_auth_basic.py to test_auth_basic.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_encoding.py to test_encoding.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_static.py to test_static.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_logging.py to test_logging.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/modfcgid.py to modfcgid.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_proxy.py to test_proxy.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_virtualhost.py to test_virtualhost.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_xmlrpc.py to test_xmlrpc.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_compat.py to test_compat.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_objectmapping.py to test_objectmapping.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/helper.py to helper.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_tools.py to test_tools.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_session.py to test_session.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_tutorials.py to test_tutorials.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/_test_decorators.py to _test_decorators.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_routes.py to test_routes.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_iterator.py to test_iterator.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_httplib.py to test_httplib.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_etags.py to test_etags.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_httpauth.py to test_httpauth.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_dynamicobjectmapping.py to test_dynamicobjectmapping.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_wsgi_vhost.py to test_wsgi_vhost.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_json.py to test_json.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/checkerdemo.py to checkerdemo.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_config_server.py to test_config_server.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/webtest.py to webtest.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_mime.py to test_mime.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/_test_states_demo.py to _test_states_demo.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/sessiondemo.py to sessiondemo.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/logtest.py to logtest.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/benchmark.py to benchmark.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_config.py to test_config.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/test_misc_tools.py to test_misc_tools.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/wsgiserver/wsgiserver3.py to wsgiserver3.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/wsgiserver/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/wsgiserver/ssl_builtin.py to ssl_builtin.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/_cptools.py to _cptools.cpython-37.pyc byte-compiling /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/_cprequest.py to _cprequest.cpython-37.pyc writing byte-compilation script '/tmp/tmp4412do2c.py' /usr/local/bin/python3.7 /tmp/tmp4412do2c.py removing /tmp/tmp4412do2c.py running install_data copying cherrypy/cherryd -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy copying cherrypy/favicon.ico -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy copying cherrypy/LICENSE.txt -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy copying cherrypy/scaffold/example.conf -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/scaffold copying cherrypy/scaffold/site.conf -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/scaffold creating /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/scaffold/static copying cherrypy/scaffold/static/made_with_cherrypy_small.png -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/scaffold/static copying cherrypy/test/style.css -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test copying cherrypy/test/test.pem -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test creating /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/static copying cherrypy/test/static/index.html -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/static copying cherrypy/test/static/dirback.jpg -> /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/cherrypy/test/static running install_egg_info running egg_info writing CherryPy.egg-info/PKG-INFO writing dependency_links to CherryPy.egg-info/dependency_links.txt writing top-level names to CherryPy.egg-info/top_level.txt reading manifest file 'CherryPy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'CherryPy.egg-info/SOURCES.txt' Copying CherryPy.egg-info to /construction/www/py-cherrypy/stage/usr/local/lib/python3.7/site-packages/CherryPy-5.4.0-py3.7.egg-info running install_scripts copying build/scripts-3.7/cherryd -> /construction/www/py-cherrypy/stage/usr/local/bin changing mode of /construction/www/py-cherrypy/stage/usr/local/bin/cherryd to 755 writing list of installed files to '/construction/www/py-cherrypy/.PLIST.pymodtmp' (cd /construction/www/py-cherrypy/CherryPy-5.4.0/cherrypy/tutorial && /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-cherrypy/stage/usr/local/share/examples/py37-cherrypy) (cd /construction/www/py-cherrypy/stage/usr/local && /usr/local/bin/python3.7 /usr/local/lib/python3.7/compileall.py -d /usr/local/share/examples/py37-cherrypy share/examples/py37-cherrypy) Listing 'share/examples/py37-cherrypy'... Compiling 'share/examples/py37-cherrypy/__init__.py'... Compiling 'share/examples/py37-cherrypy/tut01_helloworld.py'... Compiling 'share/examples/py37-cherrypy/tut02_expose_methods.py'... Compiling 'share/examples/py37-cherrypy/tut03_get_and_post.py'... Compiling 'share/examples/py37-cherrypy/tut04_complex_site.py'... Compiling 'share/examples/py37-cherrypy/tut05_derived_objects.py'... Compiling 'share/examples/py37-cherrypy/tut06_default_method.py'... Compiling 'share/examples/py37-cherrypy/tut07_sessions.py'... Compiling 'share/examples/py37-cherrypy/tut08_generators_and_yield.py'... Compiling 'share/examples/py37-cherrypy/tut09_files.py'... Compiling 'share/examples/py37-cherrypy/tut10_http_errors.py'... ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/cherryd --> bin/cherryd-3.7 Link: @bin/cherryd --> bin/cherryd-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:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-cherrypy-5.4.0_3 file sizes/checksums [339]: 0% file sizes/checksums [339]: 29% file sizes/checksums [339]: 58% file sizes/checksums [339]: 88% file sizes/checksums [339]: 100% packing files [339]: 0% packing files [339]: 29% packing files [339]: 58% packing files [339]: 88% packing files [339]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:13