------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz Installing /packages/All/py36-pytz-2019.1,1.tgz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-spyne-2.12.16_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-spyne-2.12.16_1 for building => SHA256 Checksum OK for spyne-2.12.16.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-spyne-2.12.16_1 for building ===> Extracting for py36-spyne-2.12.16_1 => SHA256 Checksum OK for spyne-2.12.16.tar.gz. Extracted Memory Use: 2.95M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-spyne-2.12.16_1 ===> Applying ports patches for py36-spyne-2.12.16_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-spyne-2.12.16_1 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-spyne-2.12.16_1 running build running build_py creating build creating build/lib creating build/lib/spyne copying spyne/service.py -> build/lib/spyne copying spyne/error.py -> build/lib/spyne copying spyne/decorator.py -> build/lib/spyne copying spyne/application.py -> build/lib/spyne copying spyne/_base.py -> build/lib/spyne copying spyne/__init__.py -> build/lib/spyne creating build/lib/spyne/protocol copying spyne/protocol/yaml.py -> build/lib/spyne/protocol copying spyne/protocol/_inbase.py -> build/lib/spyne/protocol copying spyne/protocol/xml.py -> build/lib/spyne/protocol copying spyne/protocol/_outbase.py -> build/lib/spyne/protocol copying spyne/protocol/csv.py -> build/lib/spyne/protocol copying spyne/protocol/_base.py -> build/lib/spyne/protocol copying spyne/protocol/http.py -> build/lib/spyne/protocol copying spyne/protocol/json.py -> build/lib/spyne/protocol copying spyne/protocol/msgpack.py -> build/lib/spyne/protocol copying spyne/protocol/__init__.py -> build/lib/spyne/protocol creating build/lib/spyne/server copying spyne/server/zeromq.py -> build/lib/spyne/server copying spyne/server/pyramid.py -> build/lib/spyne/server copying spyne/server/null.py -> build/lib/spyne/server copying spyne/server/wsgi.py -> build/lib/spyne/server copying spyne/server/msgpack.py -> build/lib/spyne/server copying spyne/server/http.py -> build/lib/spyne/server copying spyne/server/django.py -> build/lib/spyne/server copying spyne/server/_base.py -> build/lib/spyne/server copying spyne/server/__init__.py -> build/lib/spyne/server creating build/lib/spyne/interface copying spyne/interface/__init__.py -> build/lib/spyne/interface copying spyne/interface/_base.py -> build/lib/spyne/interface creating build/lib/spyne/model copying spyne/model/table.py -> build/lib/spyne/model copying spyne/model/complex.py -> build/lib/spyne/model copying spyne/model/binary.py -> build/lib/spyne/model copying spyne/model/enum.py -> build/lib/spyne/model copying spyne/model/fault.py -> build/lib/spyne/model copying spyne/model/_base.py -> build/lib/spyne/model copying spyne/model/__init__.py -> build/lib/spyne/model creating build/lib/spyne/auxproc copying spyne/auxproc/sync.py -> build/lib/spyne/auxproc copying spyne/auxproc/thread.py -> build/lib/spyne/auxproc copying spyne/auxproc/__init__.py -> build/lib/spyne/auxproc copying spyne/auxproc/_base.py -> build/lib/spyne/auxproc creating build/lib/spyne/client copying spyne/client/zeromq.py -> build/lib/spyne/client copying spyne/client/http.py -> build/lib/spyne/client copying spyne/client/django.py -> build/lib/spyne/client copying spyne/client/_base.py -> build/lib/spyne/client copying spyne/client/__init__.py -> build/lib/spyne/client creating build/lib/spyne/util copying spyne/util/etreeconv.py -> build/lib/spyne/util copying spyne/util/fileproxy.py -> build/lib/spyne/util copying spyne/util/http.py -> build/lib/spyne/util copying spyne/util/invregexp.py -> build/lib/spyne/util copying spyne/util/meta.py -> build/lib/spyne/util copying spyne/util/odict.py -> build/lib/spyne/util copying spyne/util/simple.py -> build/lib/spyne/util copying spyne/util/protocol.py -> build/lib/spyne/util copying spyne/util/email.py -> build/lib/spyne/util copying spyne/util/dynint.py -> build/lib/spyne/util copying spyne/util/django.py -> build/lib/spyne/util copying spyne/util/dictdoc.py -> build/lib/spyne/util copying spyne/util/color.py -> build/lib/spyne/util copying spyne/util/cherry.py -> build/lib/spyne/util copying spyne/util/cdict.py -> build/lib/spyne/util copying spyne/util/appreg.py -> build/lib/spyne/util copying spyne/util/_twisted_ws.py -> build/lib/spyne/util copying spyne/util/xml.py -> build/lib/spyne/util copying spyne/util/__init__.py -> build/lib/spyne/util copying spyne/util/wsgi_wrapper.py -> build/lib/spyne/util copying spyne/util/web.py -> build/lib/spyne/util copying spyne/util/toposort.py -> build/lib/spyne/util copying spyne/util/test.py -> build/lib/spyne/util copying spyne/util/tdict.py -> build/lib/spyne/util copying spyne/util/six.py -> build/lib/spyne/util creating build/lib/spyne/test copying spyne/test/__init__.py -> build/lib/spyne/test copying spyne/test/regen_wsdl.py -> build/lib/spyne/test copying spyne/test/sort_wsdl.py -> build/lib/spyne/test copying spyne/test/test_null_server.py -> build/lib/spyne/test copying spyne/test/test_service.py -> build/lib/spyne/test copying spyne/test/test_soft_validation.py -> build/lib/spyne/test copying spyne/test/test_sqlalchemy.py -> build/lib/spyne/test copying spyne/test/test_sqlalchemy_deprecated.py -> build/lib/spyne/test copying spyne/test/test_util.py -> build/lib/spyne/test creating build/lib/spyne/const copying spyne/const/xml_ns.py -> build/lib/spyne/const copying spyne/const/xml.py -> build/lib/spyne/const copying spyne/const/http.py -> build/lib/spyne/const copying spyne/const/ansi_color.py -> build/lib/spyne/const copying spyne/const/__init__.py -> build/lib/spyne/const creating build/lib/spyne/store copying spyne/store/__init__.py -> build/lib/spyne/store creating build/lib/spyne/protocol/cloth copying spyne/protocol/cloth/to_parent.py -> build/lib/spyne/protocol/cloth copying spyne/protocol/cloth/to_cloth.py -> build/lib/spyne/protocol/cloth copying spyne/protocol/cloth/_base.py -> build/lib/spyne/protocol/cloth copying spyne/protocol/cloth/__init__.py -> build/lib/spyne/protocol/cloth creating build/lib/spyne/protocol/html copying spyne/protocol/html/pretty.py -> build/lib/spyne/protocol/html copying spyne/protocol/html/microformat.py -> build/lib/spyne/protocol/html copying spyne/protocol/html/_base.py -> build/lib/spyne/protocol/html copying spyne/protocol/html/__init__.py -> build/lib/spyne/protocol/html copying spyne/protocol/html/template.py -> build/lib/spyne/protocol/html copying spyne/protocol/html/table.py -> build/lib/spyne/protocol/html creating build/lib/spyne/protocol/soap copying spyne/protocol/soap/soap12.py -> build/lib/spyne/protocol/soap copying spyne/protocol/soap/soap11.py -> build/lib/spyne/protocol/soap copying spyne/protocol/soap/mime.py -> build/lib/spyne/protocol/soap copying spyne/protocol/soap/__init__.py -> build/lib/spyne/protocol/soap creating build/lib/spyne/protocol/dictdoc copying spyne/protocol/dictdoc/simple.py -> build/lib/spyne/protocol/dictdoc copying spyne/protocol/dictdoc/hier.py -> build/lib/spyne/protocol/dictdoc copying spyne/protocol/dictdoc/_base.py -> build/lib/spyne/protocol/dictdoc copying spyne/protocol/dictdoc/__init__.py -> build/lib/spyne/protocol/dictdoc creating build/lib/spyne/server/twisted copying spyne/server/twisted/_base.py -> build/lib/spyne/server/twisted copying spyne/server/twisted/__init__.py -> build/lib/spyne/server/twisted copying spyne/server/twisted/websocket.py -> build/lib/spyne/server/twisted copying spyne/server/twisted/msgpack.py -> build/lib/spyne/server/twisted copying spyne/server/twisted/http.py -> build/lib/spyne/server/twisted creating build/lib/spyne/interface/xml_schema copying spyne/interface/xml_schema/defn.py -> build/lib/spyne/interface/xml_schema copying spyne/interface/xml_schema/__init__.py -> build/lib/spyne/interface/xml_schema copying spyne/interface/xml_schema/genpy.py -> build/lib/spyne/interface/xml_schema copying spyne/interface/xml_schema/model.py -> build/lib/spyne/interface/xml_schema copying spyne/interface/xml_schema/parser.py -> build/lib/spyne/interface/xml_schema copying spyne/interface/xml_schema/_base.py -> build/lib/spyne/interface/xml_schema creating build/lib/spyne/interface/wsdl copying spyne/interface/wsdl/__init__.py -> build/lib/spyne/interface/wsdl copying spyne/interface/wsdl/defn.py -> build/lib/spyne/interface/wsdl copying spyne/interface/wsdl/wsdl11.py -> build/lib/spyne/interface/wsdl creating build/lib/spyne/model/primitive copying spyne/model/primitive/network.py -> build/lib/spyne/model/primitive copying spyne/model/primitive/__init__.py -> build/lib/spyne/model/primitive copying spyne/model/primitive/_base.py -> build/lib/spyne/model/primitive copying spyne/model/primitive/datetime.py -> build/lib/spyne/model/primitive copying spyne/model/primitive/xml.py -> build/lib/spyne/model/primitive copying spyne/model/primitive/string.py -> build/lib/spyne/model/primitive copying spyne/model/primitive/spatial.py -> build/lib/spyne/model/primitive copying spyne/model/primitive/number.py -> build/lib/spyne/model/primitive creating build/lib/spyne/client/twisted copying spyne/client/twisted/__init__.py -> build/lib/spyne/client/twisted creating build/lib/spyne/util/oset copying spyne/util/oset/old.py -> build/lib/spyne/util/oset copying spyne/util/oset/new.py -> build/lib/spyne/util/oset copying spyne/util/oset/__init__.py -> build/lib/spyne/util/oset creating build/lib/spyne/test/transport copying spyne/test/transport/__init__.py -> build/lib/spyne/test/transport copying spyne/test/transport/test_msgpack.py -> build/lib/spyne/test/transport creating build/lib/spyne/test/interface copying spyne/test/interface/__init__.py -> build/lib/spyne/test/interface copying spyne/test/interface/test_interface.py -> build/lib/spyne/test/interface copying spyne/test/interface/test_wsgi.py -> build/lib/spyne/test/interface copying spyne/test/interface/test_xml_schema.py -> build/lib/spyne/test/interface creating build/lib/spyne/test/protocol copying spyne/test/protocol/test_xml.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/test_yaml.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/__init__.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/_test_dictdoc.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/test_cloth.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/test_html_microformat.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/test_html_table.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/test_http.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/test_json.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/test_msgpack.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/test_soap11.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/test_soap12.py -> build/lib/spyne/test/protocol creating build/lib/spyne/test/model copying spyne/test/model/test_enum.py -> build/lib/spyne/test/model copying spyne/test/model/test_exception.py -> build/lib/spyne/test/model copying spyne/test/model/test_include.py -> build/lib/spyne/test/model copying spyne/test/model/test_primitive.py -> build/lib/spyne/test/model copying spyne/test/model/__init__.py -> build/lib/spyne/test/model copying spyne/test/model/test_binary.py -> build/lib/spyne/test/model copying spyne/test/model/test_complex.py -> build/lib/spyne/test/model creating build/lib/spyne/test/multipython copying spyne/test/multipython/__init__.py -> build/lib/spyne/test/multipython creating build/lib/spyne/test/interop copying spyne/test/interop/test_wsi.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_soap_client_zeromq.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_suds.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_soap_client_http_twisted.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_soap_client_http.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_pyramid.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_msgpackrpc_client_http.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_httprpc.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_django.py -> build/lib/spyne/test/interop copying spyne/test/interop/_test_soap_client_base.py -> build/lib/spyne/test/interop copying spyne/test/interop/__init__.py -> build/lib/spyne/test/interop creating build/lib/spyne/test/interface/wsdl copying spyne/test/interface/wsdl/defult_services.py -> build/lib/spyne/test/interface/wsdl copying spyne/test/interface/wsdl/port_service_services.py -> build/lib/spyne/test/interface/wsdl copying spyne/test/interface/wsdl/test_bindings.py -> build/lib/spyne/test/interface/wsdl copying spyne/test/interface/wsdl/test_default_wsdl.py -> build/lib/spyne/test/interface/wsdl copying spyne/test/interface/wsdl/test_op_req_suffix.py -> build/lib/spyne/test/interface/wsdl copying spyne/test/interface/wsdl/test_wsdl_ports_services.py -> build/lib/spyne/test/interface/wsdl copying spyne/test/interface/wsdl/__init__.py -> build/lib/spyne/test/interface/wsdl creating build/lib/spyne/test/multipython/model copying spyne/test/multipython/model/__init__.py -> build/lib/spyne/test/multipython/model copying spyne/test/multipython/model/test_complex.py -> build/lib/spyne/test/multipython/model creating build/lib/spyne/test/interop/server copying spyne/test/interop/server/msgpackrpc_http_basic.py -> build/lib/spyne/test/interop/server copying spyne/test/interop/server/httprpc_pod_basic_twisted.py -> build/lib/spyne/test/interop/server copying spyne/test/interop/server/httprpc_pod_basic.py -> build/lib/spyne/test/interop/server copying spyne/test/interop/server/httprpc_csv_basic.py -> build/lib/spyne/test/interop/server copying spyne/test/interop/server/_service.py -> build/lib/spyne/test/interop/server copying spyne/test/interop/server/__init__.py -> build/lib/spyne/test/interop/server creating build/lib/spyne/test/interop/server/soap12 copying spyne/test/interop/server/soap12/__init__.py -> build/lib/spyne/test/interop/server/soap12 copying spyne/test/interop/server/soap12/soap_zeromq.py -> build/lib/spyne/test/interop/server/soap12 copying spyne/test/interop/server/soap12/soap_http_static.py -> build/lib/spyne/test/interop/server/soap12 copying spyne/test/interop/server/soap12/soap_http_basic_twisted.py -> build/lib/spyne/test/interop/server/soap12 copying spyne/test/interop/server/soap12/soap_http_basic.py -> build/lib/spyne/test/interop/server/soap12 copying spyne/test/interop/server/soap12/httprpc_soap_basic.py -> build/lib/spyne/test/interop/server/soap12 creating build/lib/spyne/test/interop/server/soap11 copying spyne/test/interop/server/soap11/__init__.py -> build/lib/spyne/test/interop/server/soap11 copying spyne/test/interop/server/soap11/httprpc_soap_basic.py -> build/lib/spyne/test/interop/server/soap11 copying spyne/test/interop/server/soap11/soap_http_basic.py -> build/lib/spyne/test/interop/server/soap11 copying spyne/test/interop/server/soap11/soap_http_basic_twisted.py -> build/lib/spyne/test/interop/server/soap11 copying spyne/test/interop/server/soap11/soap_http_static.py -> build/lib/spyne/test/interop/server/soap11 copying spyne/test/interop/server/soap11/soap_zeromq.py -> build/lib/spyne/test/interop/server/soap11 creating build/lib/spyne/store/relational copying spyne/store/relational/util.py -> build/lib/spyne/store/relational copying spyne/store/relational/spatial.py -> build/lib/spyne/store/relational copying spyne/store/relational/simple.py -> build/lib/spyne/store/relational copying spyne/store/relational/document.py -> build/lib/spyne/store/relational copying spyne/store/relational/_base.py -> build/lib/spyne/store/relational copying spyne/store/relational/__init__.py -> build/lib/spyne/store/relational SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-spyne-2.12.16_1 ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/www/py-spyne/stage/usr/local/lib/python3.6 creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/const copying build/lib/spyne/const/ansi_color.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/const copying build/lib/spyne/const/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/const copying build/lib/spyne/const/xml.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/const copying build/lib/spyne/const/http.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/const copying build/lib/spyne/const/xml_ns.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/const creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/store creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/document.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/util.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/simple.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/spatial.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/store/relational copying build/lib/spyne/store/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/store copying build/lib/spyne/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne copying build/lib/spyne/error.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne copying build/lib/spyne/service.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test copying build/lib/spyne/test/sort_wsdl.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface copying build/lib/spyne/test/interface/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface/wsdl copying build/lib/spyne/test/interface/wsdl/test_bindings.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface/wsdl copying build/lib/spyne/test/interface/wsdl/test_wsdl_ports_services.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface/wsdl copying build/lib/spyne/test/interface/wsdl/test_default_wsdl.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface/wsdl copying build/lib/spyne/test/interface/wsdl/defult_services.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface/wsdl copying build/lib/spyne/test/interface/wsdl/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface/wsdl copying build/lib/spyne/test/interface/wsdl/port_service_services.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface/wsdl copying build/lib/spyne/test/interface/wsdl/test_op_req_suffix.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface/wsdl copying build/lib/spyne/test/interface/test_xml_schema.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface copying build/lib/spyne/test/interface/test_interface.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface copying build/lib/spyne/test/interface/test_wsgi.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_httprpc.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_soap_client_zeromq.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_soap_client_http.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_pyramid.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server copying build/lib/spyne/test/interop/server/httprpc_pod_basic.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap11 copying build/lib/spyne/test/interop/server/soap11/soap_http_basic.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap11 copying build/lib/spyne/test/interop/server/soap11/soap_http_basic_twisted.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap11 copying build/lib/spyne/test/interop/server/soap11/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap11 copying build/lib/spyne/test/interop/server/soap11/soap_zeromq.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap11 copying build/lib/spyne/test/interop/server/soap11/httprpc_soap_basic.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap11 copying build/lib/spyne/test/interop/server/soap11/soap_http_static.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap11 copying build/lib/spyne/test/interop/server/msgpackrpc_http_basic.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server copying build/lib/spyne/test/interop/server/httprpc_csv_basic.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server copying build/lib/spyne/test/interop/server/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server copying build/lib/spyne/test/interop/server/httprpc_pod_basic_twisted.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap12 copying build/lib/spyne/test/interop/server/soap12/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap12 copying build/lib/spyne/test/interop/server/soap12/soap_http_static.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap12 copying build/lib/spyne/test/interop/server/soap12/soap_zeromq.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap12 copying build/lib/spyne/test/interop/server/soap12/soap_http_basic_twisted.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap12 copying build/lib/spyne/test/interop/server/soap12/soap_http_basic.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap12 copying build/lib/spyne/test/interop/server/soap12/httprpc_soap_basic.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap12 copying build/lib/spyne/test/interop/server/_service.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server copying build/lib/spyne/test/interop/test_msgpackrpc_client_http.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_wsi.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_soap_client_http_twisted.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/_test_soap_client_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_suds.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_django.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_msgpack.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_html_microformat.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_http.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_html_table.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_yaml.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_xml.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_soap11.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/_test_dictdoc.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_soap12.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_cloth.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_json.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol copying build/lib/spyne/test/test_sqlalchemy_deprecated.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/model copying build/lib/spyne/test/model/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/model copying build/lib/spyne/test/model/test_exception.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/model copying build/lib/spyne/test/model/test_complex.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/model copying build/lib/spyne/test/model/test_primitive.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/model copying build/lib/spyne/test/model/test_include.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/model copying build/lib/spyne/test/model/test_binary.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/model copying build/lib/spyne/test/model/test_enum.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/model copying build/lib/spyne/test/regen_wsdl.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test copying build/lib/spyne/test/test_soft_validation.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test copying build/lib/spyne/test/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test copying build/lib/spyne/test/test_null_server.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test copying build/lib/spyne/test/test_service.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/multipython copying build/lib/spyne/test/multipython/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/multipython creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/multipython/model copying build/lib/spyne/test/multipython/model/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/multipython/model copying build/lib/spyne/test/multipython/model/test_complex.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/multipython/model copying build/lib/spyne/test/test_util.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test copying build/lib/spyne/test/test_sqlalchemy.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/transport copying build/lib/spyne/test/transport/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/transport copying build/lib/spyne/test/transport/test_msgpack.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/transport creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/client copying build/lib/spyne/client/django.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/client copying build/lib/spyne/client/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/client copying build/lib/spyne/client/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/client copying build/lib/spyne/client/http.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/client creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/client/twisted copying build/lib/spyne/client/twisted/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/client/twisted copying build/lib/spyne/client/zeromq.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/client copying build/lib/spyne/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/wsdl copying build/lib/spyne/interface/wsdl/defn.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/wsdl copying build/lib/spyne/interface/wsdl/wsdl11.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/wsdl copying build/lib/spyne/interface/wsdl/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/wsdl creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/xml_schema/model.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/xml_schema/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/xml_schema/parser.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/xml_schema/genpy.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/xml_schema/defn.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/xml_schema/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface copying build/lib/spyne/interface/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model copying build/lib/spyne/model/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model copying build/lib/spyne/model/enum.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model copying build/lib/spyne/model/fault.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model copying build/lib/spyne/model/table.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model copying build/lib/spyne/model/binary.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model copying build/lib/spyne/model/complex.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model copying build/lib/spyne/model/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/network.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/xml.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/datetime.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/spatial.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/number.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/string.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/primitive creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/etreeconv.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/odict.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/meta.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/simple.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/http.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/color.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/_twisted_ws.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/django.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/email.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/invregexp.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/oset copying build/lib/spyne/util/oset/new.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/oset copying build/lib/spyne/util/oset/old.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/oset copying build/lib/spyne/util/oset/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/oset copying build/lib/spyne/util/six.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/dictdoc.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/protocol.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/cdict.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/xml.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/test.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/cherry.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/wsgi_wrapper.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/toposort.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/appreg.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/fileproxy.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/web.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/dynint.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util copying build/lib/spyne/util/tdict.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/soap copying build/lib/spyne/protocol/soap/soap11.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/soap copying build/lib/spyne/protocol/soap/mime.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/soap copying build/lib/spyne/protocol/soap/soap12.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/soap copying build/lib/spyne/protocol/soap/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/soap copying build/lib/spyne/protocol/yaml.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/dictdoc copying build/lib/spyne/protocol/dictdoc/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/dictdoc copying build/lib/spyne/protocol/dictdoc/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/dictdoc copying build/lib/spyne/protocol/dictdoc/hier.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/dictdoc copying build/lib/spyne/protocol/dictdoc/simple.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/dictdoc creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/cloth copying build/lib/spyne/protocol/cloth/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/cloth copying build/lib/spyne/protocol/cloth/to_parent.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/cloth copying build/lib/spyne/protocol/cloth/to_cloth.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/cloth copying build/lib/spyne/protocol/cloth/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/cloth copying build/lib/spyne/protocol/_outbase.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/html copying build/lib/spyne/protocol/html/pretty.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/html copying build/lib/spyne/protocol/html/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/html copying build/lib/spyne/protocol/html/template.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/html copying build/lib/spyne/protocol/html/microformat.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/html copying build/lib/spyne/protocol/html/table.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/html copying build/lib/spyne/protocol/html/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/html copying build/lib/spyne/protocol/xml.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol copying build/lib/spyne/protocol/csv.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol copying build/lib/spyne/protocol/_inbase.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol copying build/lib/spyne/protocol/http.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol copying build/lib/spyne/protocol/json.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol copying build/lib/spyne/protocol/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol copying build/lib/spyne/protocol/msgpack.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol copying build/lib/spyne/protocol/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server copying build/lib/spyne/server/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server copying build/lib/spyne/server/null.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server copying build/lib/spyne/server/zeromq.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server copying build/lib/spyne/server/pyramid.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server copying build/lib/spyne/server/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/twisted copying build/lib/spyne/server/twisted/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/twisted copying build/lib/spyne/server/twisted/websocket.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/twisted copying build/lib/spyne/server/twisted/http.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/twisted copying build/lib/spyne/server/twisted/msgpack.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/twisted copying build/lib/spyne/server/twisted/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/twisted copying build/lib/spyne/server/wsgi.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server copying build/lib/spyne/server/django.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server copying build/lib/spyne/server/msgpack.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server copying build/lib/spyne/server/http.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server creating /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/auxproc copying build/lib/spyne/auxproc/sync.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/auxproc copying build/lib/spyne/auxproc/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/auxproc copying build/lib/spyne/auxproc/thread.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/auxproc copying build/lib/spyne/auxproc/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/auxproc copying build/lib/spyne/decorator.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne copying build/lib/spyne/application.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/const/ansi_color.py to ansi_color.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/const/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/const/xml.py to xml.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/const/http.py to http.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/const/xml_ns.py to xml_ns.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/store/relational/document.py to document.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/store/relational/util.py to util.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/store/relational/simple.py to simple.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/store/relational/spatial.py to spatial.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/store/relational/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/store/relational/_base.py to _base.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/store/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/error.py to error.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/service.py to service.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/sort_wsdl.py to sort_wsdl.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface/wsdl/test_bindings.py to test_bindings.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface/wsdl/test_wsdl_ports_services.py to test_wsdl_ports_services.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface/wsdl/test_default_wsdl.py to test_default_wsdl.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface/wsdl/defult_services.py to defult_services.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface/wsdl/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface/wsdl/port_service_services.py to port_service_services.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface/wsdl/test_op_req_suffix.py to test_op_req_suffix.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface/test_xml_schema.py to test_xml_schema.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface/test_interface.py to test_interface.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interface/test_wsgi.py to test_wsgi.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/test_httprpc.py to test_httprpc.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/test_soap_client_zeromq.py to test_soap_client_zeromq.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/test_soap_client_http.py to test_soap_client_http.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/test_pyramid.py to test_pyramid.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/httprpc_pod_basic.py to httprpc_pod_basic.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap11/soap_http_basic.py to soap_http_basic.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap11/soap_http_basic_twisted.py to soap_http_basic_twisted.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap11/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap11/soap_zeromq.py to soap_zeromq.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap11/httprpc_soap_basic.py to httprpc_soap_basic.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap11/soap_http_static.py to soap_http_static.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/msgpackrpc_http_basic.py to msgpackrpc_http_basic.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/httprpc_csv_basic.py to httprpc_csv_basic.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/httprpc_pod_basic_twisted.py to httprpc_pod_basic_twisted.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap12/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap12/soap_http_static.py to soap_http_static.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap12/soap_zeromq.py to soap_zeromq.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap12/soap_http_basic_twisted.py to soap_http_basic_twisted.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap12/soap_http_basic.py to soap_http_basic.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/soap12/httprpc_soap_basic.py to httprpc_soap_basic.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/server/_service.py to _service.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/test_msgpackrpc_client_http.py to test_msgpackrpc_client_http.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/test_wsi.py to test_wsi.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/test_soap_client_http_twisted.py to test_soap_client_http_twisted.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/_test_soap_client_base.py to _test_soap_client_base.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/test_suds.py to test_suds.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/interop/test_django.py to test_django.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol/test_msgpack.py to test_msgpack.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol/test_html_microformat.py to test_html_microformat.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol/test_http.py to test_http.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol/test_html_table.py to test_html_table.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol/test_yaml.py to test_yaml.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol/test_xml.py to test_xml.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol/test_soap11.py to test_soap11.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol/_test_dictdoc.py to _test_dictdoc.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol/test_soap12.py to test_soap12.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol/test_cloth.py to test_cloth.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/protocol/test_json.py to test_json.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/test_sqlalchemy_deprecated.py to test_sqlalchemy_deprecated.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/model/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/model/test_exception.py to test_exception.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/model/test_complex.py to test_complex.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/model/test_primitive.py to test_primitive.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/model/test_include.py to test_include.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/model/test_binary.py to test_binary.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/model/test_enum.py to test_enum.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/regen_wsdl.py to regen_wsdl.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/test_soft_validation.py to test_soft_validation.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/test_null_server.py to test_null_server.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/test_service.py to test_service.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/multipython/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/multipython/model/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/multipython/model/test_complex.py to test_complex.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/test_util.py to test_util.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/test_sqlalchemy.py to test_sqlalchemy.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/transport/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/test/transport/test_msgpack.py to test_msgpack.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/client/django.py to django.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/client/_base.py to _base.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/client/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/client/http.py to http.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/client/twisted/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/client/zeromq.py to zeromq.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/_base.py to _base.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/wsdl/defn.py to defn.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/wsdl/wsdl11.py to wsdl11.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/wsdl/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/xml_schema/model.py to model.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/xml_schema/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/xml_schema/parser.py to parser.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/xml_schema/genpy.py to genpy.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/xml_schema/defn.py to defn.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/xml_schema/_base.py to _base.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/_base.py to _base.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/interface/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/_base.py to _base.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/enum.py to enum.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/fault.py to fault.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/table.py to table.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/binary.py to binary.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/complex.py to complex.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/primitive/network.py to network.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/primitive/xml.py to xml.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/primitive/_base.py to _base.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/primitive/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/primitive/datetime.py to datetime.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/primitive/spatial.py to spatial.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/primitive/number.py to number.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/model/primitive/string.py to string.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/etreeconv.py to etreeconv.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/odict.py to odict.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/meta.py to meta.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/simple.py to simple.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/http.py to http.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/color.py to color.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/_twisted_ws.py to _twisted_ws.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/django.py to django.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/email.py to email.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/invregexp.py to invregexp.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/oset/new.py to new.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/oset/old.py to old.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/oset/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/six.py to six.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/dictdoc.py to dictdoc.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/protocol.py to protocol.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/cdict.py to cdict.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/xml.py to xml.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/test.py to test.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/cherry.py to cherry.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/wsgi_wrapper.py to wsgi_wrapper.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/toposort.py to toposort.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/appreg.py to appreg.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/fileproxy.py to fileproxy.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/web.py to web.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/dynint.py to dynint.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/util/tdict.py to tdict.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/soap/soap11.py to soap11.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/soap/mime.py to mime.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/soap/soap12.py to soap12.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/soap/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/yaml.py to yaml.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/dictdoc/_base.py to _base.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/dictdoc/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/dictdoc/hier.py to hier.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/dictdoc/simple.py to simple.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/cloth/_base.py to _base.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/cloth/to_parent.py to to_parent.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/cloth/to_cloth.py to to_cloth.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/cloth/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/_outbase.py to _outbase.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/html/pretty.py to pretty.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/html/_base.py to _base.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/html/template.py to template.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/html/microformat.py to microformat.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/html/table.py to table.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/html/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/xml.py to xml.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/csv.py to csv.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/_inbase.py to _inbase.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/http.py to http.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/json.py to json.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/_base.py to _base.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/msgpack.py to msgpack.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/protocol/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/_base.py to _base.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/null.py to null.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/zeromq.py to zeromq.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/pyramid.py to pyramid.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/twisted/_base.py to _base.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/twisted/websocket.py to websocket.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/twisted/http.py to http.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/twisted/msgpack.py to msgpack.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/twisted/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/wsgi.py to wsgi.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/django.py to django.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/msgpack.py to msgpack.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/server/http.py to http.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/auxproc/sync.py to sync.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/auxproc/_base.py to _base.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/auxproc/thread.py to thread.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/auxproc/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/decorator.py to decorator.cpython-36.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne/application.py to application.cpython-36.pyc writing byte-compilation script '/tmp/tmpw1fo1gx0.py' /usr/local/bin/python3.6 /tmp/tmpw1fo1gx0.py removing /tmp/tmpw1fo1gx0.py running install_egg_info running egg_info writing spyne.egg-info/PKG-INFO writing dependency_links to spyne.egg-info/dependency_links.txt writing entry points to spyne.egg-info/entry_points.txt writing requirements to spyne.egg-info/requires.txt writing top-level names to spyne.egg-info/top_level.txt reading manifest file 'spyne.egg-info/SOURCES.txt' writing manifest file 'spyne.egg-info/SOURCES.txt' Copying spyne.egg-info to /construction/www/py-spyne/stage/usr/local/lib/python3.6/site-packages/spyne-2.12.16-py3.6.egg-info running install_scripts Installing sort_wsdl script to /construction/www/py-spyne/stage/usr/local/bin writing list of installed files to '/construction/www/py-spyne/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/sort_wsdl --> bin/sort_wsdl-3.6 Link: @bin/sort_wsdl --> bin/sort_wsdl-3.6 ====> 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: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py36-spyne-2.12.16_1 file sizes/checksums [600]: 0% file sizes/checksums [600]: 16% file sizes/checksums [600]: 33% file sizes/checksums [600]: 50% file sizes/checksums [600]: 66% file sizes/checksums [600]: 83% file sizes/checksums [600]: 100% packing files [600]: 0% packing files [600]: 16% packing files [600]: 33% packing files [600]: 50% packing files [600]: 66% packing files [600]: 83% packing files [600]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:15