------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py39 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/www/py-spyne XDG_CONFIG_HOME=/construction/www/py-spyne XDG_CACHE_HOME=/construction/www/py-spyne/.cache HOME=/construction/www/py-spyne TMPDIR="/tmp" PATH=/construction/www/py-spyne/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/www/py-spyne/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/www/py-spyne XDG_CONFIG_HOME=/construction/www/py-spyne XDG_CACHE_HOME=/construction/www/py-spyne/.cache HOME=/construction/www/py-spyne TMPDIR="/tmp" PATH=/construction/www/py-spyne/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/www/py-spyne/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/www/py-spyne/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/py39-spyne" EXAMPLESDIR="share/examples/py39-spyne" DATADIR="share/py39-spyne" WWWDIR="www/py39-spyne" ETCDIR="etc/py39-spyne" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py39-spyne DOCSDIR=/usr/local/share/doc/py39-spyne EXAMPLESDIR=/usr/local/share/examples/py39-spyne WWWDIR=/usr/local/www/py39-spyne ETCDIR=/usr/local/etc/py39-spyne SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/py39-pytz-2023.3,1.pkg SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-spyne-2.14.0_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-spyne-2.14.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-spyne-2.14.0_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-spyne-2.14.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-spyne-2.14.0_2 for building => SHA256 Checksum OK for spyne-2.14.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-spyne-2.14.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-spyne-2.14.0_2 for building ===> Extracting for py39-spyne-2.14.0_2 => SHA256 Checksum OK for spyne-2.14.0.tar.gz. Extracted Memory Use: 3.41M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-spyne-2.14.0_2 ===> Applying ports patches for py39-spyne-2.14.0_2 from /xports/www/py-spyne/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-spyne-2.14.0_2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-spyne-2.14.0_2 depends on file: /usr/local/bin/python3.9 - found ===> py39-spyne-2.14.0_2 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-spyne-2.14.0_2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-spyne-2.14.0_2 depends on file: /usr/local/bin/python3.9 - found ===> py39-spyne-2.14.0_2 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-spyne-2.14.0_2 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-spyne-2.14.0_2 running build running build_py creating build creating build/lib creating build/lib/spyne copying spyne/__init__.py -> build/lib/spyne copying spyne/_base.py -> build/lib/spyne copying spyne/application.py -> build/lib/spyne copying spyne/context.py -> build/lib/spyne copying spyne/decorator.py -> build/lib/spyne copying spyne/descriptor.py -> build/lib/spyne copying spyne/error.py -> build/lib/spyne copying spyne/evmgr.py -> build/lib/spyne copying spyne/service.py -> build/lib/spyne creating build/lib/spyne/auxproc copying spyne/auxproc/__init__.py -> build/lib/spyne/auxproc copying spyne/auxproc/_base.py -> build/lib/spyne/auxproc copying spyne/auxproc/sync.py -> build/lib/spyne/auxproc copying spyne/auxproc/thread.py -> build/lib/spyne/auxproc creating build/lib/spyne/client copying spyne/client/__init__.py -> build/lib/spyne/client copying spyne/client/_base.py -> build/lib/spyne/client copying spyne/client/django.py -> build/lib/spyne/client copying spyne/client/http.py -> build/lib/spyne/client copying spyne/client/zeromq.py -> build/lib/spyne/client creating build/lib/spyne/const copying spyne/const/__init__.py -> build/lib/spyne/const copying spyne/const/ansi_color.py -> build/lib/spyne/const copying spyne/const/http.py -> build/lib/spyne/const copying spyne/const/xml.py -> build/lib/spyne/const copying spyne/const/xml_ns.py -> build/lib/spyne/const 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/__init__.py -> build/lib/spyne/model copying spyne/model/_base.py -> build/lib/spyne/model copying spyne/model/addtl.py -> build/lib/spyne/model copying spyne/model/binary.py -> build/lib/spyne/model copying spyne/model/complex.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/relational.py -> build/lib/spyne/model creating build/lib/spyne/protocol copying spyne/protocol/__init__.py -> build/lib/spyne/protocol copying spyne/protocol/_base.py -> build/lib/spyne/protocol copying spyne/protocol/_inbase.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/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/xml.py -> build/lib/spyne/protocol copying spyne/protocol/yaml.py -> build/lib/spyne/protocol creating build/lib/spyne/server copying spyne/server/__init__.py -> build/lib/spyne/server copying spyne/server/_base.py -> build/lib/spyne/server copying spyne/server/django.py -> build/lib/spyne/server copying spyne/server/http.py -> build/lib/spyne/server copying spyne/server/msgpack.py -> build/lib/spyne/server copying spyne/server/null.py -> build/lib/spyne/server copying spyne/server/pyramid.py -> build/lib/spyne/server copying spyne/server/wsgi.py -> build/lib/spyne/server copying spyne/server/zeromq.py -> build/lib/spyne/server creating build/lib/spyne/store copying spyne/store/__init__.py -> build/lib/spyne/store 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 creating build/lib/spyne/util copying spyne/util/__init__.py -> build/lib/spyne/util copying spyne/util/_base.py -> build/lib/spyne/util copying spyne/util/_twisted_ws.py -> build/lib/spyne/util copying spyne/util/address.py -> build/lib/spyne/util copying spyne/util/appreg.py -> build/lib/spyne/util copying spyne/util/attrdict.py -> build/lib/spyne/util copying spyne/util/autorel.py -> build/lib/spyne/util copying spyne/util/cdict.py -> build/lib/spyne/util copying spyne/util/cherry.py -> build/lib/spyne/util copying spyne/util/color.py -> build/lib/spyne/util copying spyne/util/coopmt.py -> build/lib/spyne/util copying spyne/util/dictdoc.py -> build/lib/spyne/util copying spyne/util/django.py -> build/lib/spyne/util copying spyne/util/dyninit.py -> build/lib/spyne/util copying spyne/util/email.py -> 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/gencpp.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/memo.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/oset.py -> build/lib/spyne/util copying spyne/util/protocol.py -> build/lib/spyne/util copying spyne/util/resource.py -> build/lib/spyne/util copying spyne/util/simple.py -> build/lib/spyne/util copying spyne/util/six.py -> build/lib/spyne/util copying spyne/util/tdict.py -> build/lib/spyne/util copying spyne/util/test.py -> build/lib/spyne/util copying spyne/util/tlist.py -> build/lib/spyne/util copying spyne/util/toposort.py -> build/lib/spyne/util copying spyne/util/web.py -> build/lib/spyne/util copying spyne/util/wsgi_wrapper.py -> build/lib/spyne/util copying spyne/util/xml.py -> build/lib/spyne/util creating build/lib/spyne/client/twisted copying spyne/client/twisted/__init__.py -> build/lib/spyne/client/twisted 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/interface/xml_schema copying spyne/interface/xml_schema/__init__.py -> build/lib/spyne/interface/xml_schema copying spyne/interface/xml_schema/_base.py -> build/lib/spyne/interface/xml_schema copying spyne/interface/xml_schema/defn.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 creating 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/network.py -> build/lib/spyne/model/primitive copying spyne/model/primitive/number.py -> build/lib/spyne/model/primitive copying spyne/model/primitive/spatial.py -> build/lib/spyne/model/primitive copying spyne/model/primitive/string.py -> build/lib/spyne/model/primitive copying spyne/model/primitive/xml.py -> build/lib/spyne/model/primitive creating build/lib/spyne/protocol/cloth copying spyne/protocol/cloth/__init__.py -> build/lib/spyne/protocol/cloth copying spyne/protocol/cloth/_base.py -> build/lib/spyne/protocol/cloth copying spyne/protocol/cloth/to_cloth.py -> build/lib/spyne/protocol/cloth copying spyne/protocol/cloth/to_parent.py -> build/lib/spyne/protocol/cloth creating build/lib/spyne/protocol/dictdoc copying spyne/protocol/dictdoc/__init__.py -> build/lib/spyne/protocol/dictdoc copying spyne/protocol/dictdoc/_base.py -> build/lib/spyne/protocol/dictdoc copying spyne/protocol/dictdoc/hier.py -> build/lib/spyne/protocol/dictdoc copying spyne/protocol/dictdoc/simple.py -> build/lib/spyne/protocol/dictdoc creating build/lib/spyne/protocol/html copying spyne/protocol/html/__init__.py -> build/lib/spyne/protocol/html copying spyne/protocol/html/_base.py -> build/lib/spyne/protocol/html copying spyne/protocol/html/addtl.py -> build/lib/spyne/protocol/html copying spyne/protocol/html/microformat.py -> build/lib/spyne/protocol/html creating build/lib/spyne/protocol/soap copying spyne/protocol/soap/__init__.py -> build/lib/spyne/protocol/soap copying spyne/protocol/soap/mime.py -> build/lib/spyne/protocol/soap copying spyne/protocol/soap/soap11.py -> build/lib/spyne/protocol/soap copying spyne/protocol/soap/soap12.py -> build/lib/spyne/protocol/soap creating build/lib/spyne/protocol/html/table copying spyne/protocol/html/table/__init__.py -> build/lib/spyne/protocol/html/table copying spyne/protocol/html/table/_base.py -> build/lib/spyne/protocol/html/table copying spyne/protocol/html/table/column.py -> build/lib/spyne/protocol/html/table copying spyne/protocol/html/table/row.py -> build/lib/spyne/protocol/html/table creating build/lib/spyne/server/twisted copying spyne/server/twisted/__init__.py -> build/lib/spyne/server/twisted copying spyne/server/twisted/_base.py -> build/lib/spyne/server/twisted copying spyne/server/twisted/http.py -> build/lib/spyne/server/twisted copying spyne/server/twisted/msgpack.py -> build/lib/spyne/server/twisted copying spyne/server/twisted/websocket.py -> build/lib/spyne/server/twisted creating build/lib/spyne/store/relational copying spyne/store/relational/__init__.py -> build/lib/spyne/store/relational copying spyne/store/relational/_base.py -> build/lib/spyne/store/relational copying spyne/store/relational/document.py -> build/lib/spyne/store/relational copying spyne/store/relational/override.py -> build/lib/spyne/store/relational copying spyne/store/relational/simple.py -> build/lib/spyne/store/relational copying spyne/store/relational/spatial.py -> build/lib/spyne/store/relational copying spyne/store/relational/util.py -> build/lib/spyne/store/relational 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/interop copying spyne/test/interop/__init__.py -> build/lib/spyne/test/interop copying spyne/test/interop/_test_soap_client_base.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_django.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_httprpc.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_pyramid.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_soap_client_http_twisted.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_wsi.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_zeep.py -> build/lib/spyne/test/interop creating 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 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_primitive.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/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 copying spyne/test/protocol/test_xml.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/test_yaml.py -> build/lib/spyne/test/protocol 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/util copying spyne/test/util/__init__.py -> build/lib/spyne/test/util copying spyne/test/util/test_address.py -> build/lib/spyne/test/util copying spyne/test/util/test_util.py -> build/lib/spyne/test/util creating build/lib/spyne/test/interface/wsdl copying spyne/test/interface/wsdl/__init__.py -> 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 creating build/lib/spyne/test/interop/server copying spyne/test/interop/server/__init__.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/httprpc_csv_basic.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_pod_basic_twisted.py -> build/lib/spyne/test/interop/server copying spyne/test/interop/server/msgpackrpc_http_basic.py -> build/lib/spyne/test/interop/server 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/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/httprpc_soap_basic.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/soap_http_basic_twisted.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_zeromq.py -> build/lib/spyne/test/interop/server/soap12 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 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-spyne-2.14.0_2 depends on package: py39-pytz>=0,1 - found ===> py39-spyne-2.14.0_2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-spyne-2.14.0_2 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-spyne-2.14.0_2 ===> py39-spyne-2.14.0_2 depends on package: py39-pytz>=0,1 - found ===> py39-spyne-2.14.0_2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-spyne-2.14.0_2 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list running install /usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /construction/www/py-spyne/stage/usr/local/lib/python3.9 creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne copying build/lib/spyne/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne copying build/lib/spyne/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne copying build/lib/spyne/application.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne copying build/lib/spyne/context.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne copying build/lib/spyne/decorator.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne copying build/lib/spyne/descriptor.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne copying build/lib/spyne/error.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne copying build/lib/spyne/evmgr.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne copying build/lib/spyne/service.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/auxproc copying build/lib/spyne/auxproc/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/auxproc copying build/lib/spyne/auxproc/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/auxproc copying build/lib/spyne/auxproc/sync.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/auxproc copying build/lib/spyne/auxproc/thread.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/auxproc creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/client copying build/lib/spyne/client/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/client copying build/lib/spyne/client/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/client copying build/lib/spyne/client/django.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/client copying build/lib/spyne/client/http.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/client copying build/lib/spyne/client/zeromq.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/client creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/client/twisted copying build/lib/spyne/client/twisted/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/client/twisted creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/const copying build/lib/spyne/const/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/const copying build/lib/spyne/const/ansi_color.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/const copying build/lib/spyne/const/http.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/const copying build/lib/spyne/const/xml.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/const copying build/lib/spyne/const/xml_ns.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/const creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface copying build/lib/spyne/interface/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface copying build/lib/spyne/interface/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/wsdl copying build/lib/spyne/interface/wsdl/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/wsdl copying build/lib/spyne/interface/wsdl/defn.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/wsdl copying build/lib/spyne/interface/wsdl/wsdl11.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/wsdl creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/xml_schema/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/xml_schema/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/xml_schema/defn.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/xml_schema/genpy.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/xml_schema/model.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/xml_schema/parser.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/xml_schema creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model copying build/lib/spyne/model/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model copying build/lib/spyne/model/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model copying build/lib/spyne/model/addtl.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model copying build/lib/spyne/model/binary.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model copying build/lib/spyne/model/complex.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model copying build/lib/spyne/model/enum.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model copying build/lib/spyne/model/fault.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model copying build/lib/spyne/model/relational.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/datetime.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/network.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/number.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/spatial.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/string.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/xml.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/primitive creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol copying build/lib/spyne/protocol/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol copying build/lib/spyne/protocol/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol copying build/lib/spyne/protocol/_inbase.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol copying build/lib/spyne/protocol/_outbase.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol copying build/lib/spyne/protocol/csv.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol copying build/lib/spyne/protocol/http.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol copying build/lib/spyne/protocol/json.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol copying build/lib/spyne/protocol/msgpack.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol copying build/lib/spyne/protocol/xml.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol copying build/lib/spyne/protocol/yaml.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/cloth copying build/lib/spyne/protocol/cloth/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/cloth copying build/lib/spyne/protocol/cloth/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/cloth copying build/lib/spyne/protocol/cloth/to_cloth.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/cloth copying build/lib/spyne/protocol/cloth/to_parent.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/cloth creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/dictdoc copying build/lib/spyne/protocol/dictdoc/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/dictdoc copying build/lib/spyne/protocol/dictdoc/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/dictdoc copying build/lib/spyne/protocol/dictdoc/hier.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/dictdoc copying build/lib/spyne/protocol/dictdoc/simple.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/dictdoc creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/html copying build/lib/spyne/protocol/html/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/html copying build/lib/spyne/protocol/html/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/html copying build/lib/spyne/protocol/html/addtl.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/html copying build/lib/spyne/protocol/html/microformat.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/html creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/html/table copying build/lib/spyne/protocol/html/table/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/html/table copying build/lib/spyne/protocol/html/table/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/html/table copying build/lib/spyne/protocol/html/table/column.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/html/table copying build/lib/spyne/protocol/html/table/row.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/html/table creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/soap copying build/lib/spyne/protocol/soap/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/soap copying build/lib/spyne/protocol/soap/mime.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/soap copying build/lib/spyne/protocol/soap/soap11.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/soap copying build/lib/spyne/protocol/soap/soap12.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/soap creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server copying build/lib/spyne/server/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server copying build/lib/spyne/server/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server copying build/lib/spyne/server/django.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server copying build/lib/spyne/server/http.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server copying build/lib/spyne/server/msgpack.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server copying build/lib/spyne/server/null.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server copying build/lib/spyne/server/pyramid.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server copying build/lib/spyne/server/wsgi.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server copying build/lib/spyne/server/zeromq.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/twisted copying build/lib/spyne/server/twisted/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/twisted copying build/lib/spyne/server/twisted/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/twisted copying build/lib/spyne/server/twisted/http.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/twisted copying build/lib/spyne/server/twisted/msgpack.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/twisted copying build/lib/spyne/server/twisted/websocket.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/twisted creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/store copying build/lib/spyne/store/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/store creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/document.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/override.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/simple.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/spatial.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/util.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/store/relational creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test copying build/lib/spyne/test/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test copying build/lib/spyne/test/regen_wsdl.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test copying build/lib/spyne/test/sort_wsdl.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test copying build/lib/spyne/test/test_null_server.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test copying build/lib/spyne/test/test_service.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test copying build/lib/spyne/test/test_soft_validation.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test copying build/lib/spyne/test/test_sqlalchemy.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interface copying build/lib/spyne/test/interface/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interface copying build/lib/spyne/test/interface/test_interface.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interface copying build/lib/spyne/test/interface/test_wsgi.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interface copying build/lib/spyne/test/interface/test_xml_schema.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interface creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interface/wsdl copying build/lib/spyne/test/interface/wsdl/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/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.9/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.9/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.9/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.9/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.9/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.9/site-packages/spyne/test/interface/wsdl creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/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.9/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_django.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_httprpc.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_msgpackrpc_client_http.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_pyramid.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/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.9/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.9/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.9/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_suds.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_wsi.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_zeep.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server copying build/lib/spyne/test/interop/server/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server copying build/lib/spyne/test/interop/server/_service.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/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.9/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.9/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.9/site-packages/spyne/test/interop/server copying build/lib/spyne/test/interop/server/msgpackrpc_http_basic.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/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.9/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.9/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.9/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.9/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.9/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.9/site-packages/spyne/test/interop/server/soap11 creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/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.9/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.9/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.9/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.9/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.9/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.9/site-packages/spyne/test/interop/server/soap12 creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/model copying build/lib/spyne/test/model/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/model copying build/lib/spyne/test/model/test_binary.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/model copying build/lib/spyne/test/model/test_complex.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/model copying build/lib/spyne/test/model/test_enum.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/model copying build/lib/spyne/test/model/test_exception.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/model copying build/lib/spyne/test/model/test_primitive.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/model creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/multipython copying build/lib/spyne/test/multipython/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/multipython creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/multipython/model copying build/lib/spyne/test/multipython/model/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/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.9/site-packages/spyne/test/multipython/model creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/_test_dictdoc.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_cloth.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_html_microformat.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_html_table.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_http.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_json.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_msgpack.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_soap11.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_soap12.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_xml.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_yaml.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/transport copying build/lib/spyne/test/transport/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/transport copying build/lib/spyne/test/transport/test_msgpack.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/transport creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/util copying build/lib/spyne/test/util/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/util copying build/lib/spyne/test/util/test_address.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/util copying build/lib/spyne/test/util/test_util.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/util creating /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/__init__.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/_base.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/_twisted_ws.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/address.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/appreg.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/attrdict.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/autorel.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/cdict.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/cherry.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/color.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/coopmt.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/dictdoc.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/django.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/dyninit.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/email.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/etreeconv.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/fileproxy.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/gencpp.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/http.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/invregexp.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/memo.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/meta.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/odict.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/oset.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/protocol.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/resource.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/simple.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/six.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/tdict.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/test.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/tlist.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/toposort.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/web.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/wsgi_wrapper.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/xml.py -> /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/_base.py to _base.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/application.py to application.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/context.py to context.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/decorator.py to decorator.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/descriptor.py to descriptor.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/error.py to error.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/evmgr.py to evmgr.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/service.py to service.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/auxproc/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/auxproc/_base.py to _base.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/auxproc/sync.py to sync.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/auxproc/thread.py to thread.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/client/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/client/_base.py to _base.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/client/django.py to django.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/client/http.py to http.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/client/zeromq.py to zeromq.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/client/twisted/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/const/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/const/ansi_color.py to ansi_color.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/const/http.py to http.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/const/xml.py to xml.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/const/xml_ns.py to xml_ns.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/_base.py to _base.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/wsdl/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/wsdl/defn.py to defn.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/wsdl/wsdl11.py to wsdl11.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/xml_schema/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/xml_schema/_base.py to _base.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/xml_schema/defn.py to defn.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/xml_schema/genpy.py to genpy.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/xml_schema/model.py to model.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/interface/xml_schema/parser.py to parser.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/_base.py to _base.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/addtl.py to addtl.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/binary.py to binary.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/complex.py to complex.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/enum.py to enum.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/fault.py to fault.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/relational.py to relational.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/primitive/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/primitive/_base.py to _base.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/primitive/datetime.py to datetime.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/primitive/network.py to network.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/primitive/number.py to number.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/primitive/spatial.py to spatial.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/primitive/string.py to string.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/model/primitive/xml.py to xml.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/_base.py to _base.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/_inbase.py to _inbase.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/_outbase.py to _outbase.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/csv.py to csv.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/http.py to http.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/json.py to json.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/msgpack.py to msgpack.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/xml.py to xml.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/yaml.py to yaml.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/cloth/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/cloth/_base.py to _base.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/cloth/to_cloth.py to to_cloth.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/cloth/to_parent.py to to_parent.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/dictdoc/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/dictdoc/_base.py to _base.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/dictdoc/hier.py to hier.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/dictdoc/simple.py to simple.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/html/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/html/_base.py to _base.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/html/addtl.py to addtl.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/html/microformat.py to microformat.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/html/table/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/html/table/_base.py to _base.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/html/table/column.py to column.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/html/table/row.py to row.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/soap/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/soap/mime.py to mime.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/soap/soap11.py to soap11.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/protocol/soap/soap12.py to soap12.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/_base.py to _base.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/django.py to django.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/http.py to http.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/msgpack.py to msgpack.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/null.py to null.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/pyramid.py to pyramid.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/wsgi.py to wsgi.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/zeromq.py to zeromq.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/twisted/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/twisted/_base.py to _base.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/twisted/http.py to http.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/twisted/msgpack.py to msgpack.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/server/twisted/websocket.py to websocket.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/store/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/store/relational/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/store/relational/_base.py to _base.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/store/relational/document.py to document.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/store/relational/override.py to override.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/store/relational/simple.py to simple.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/store/relational/spatial.py to spatial.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/store/relational/util.py to util.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/regen_wsdl.py to regen_wsdl.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/sort_wsdl.py to sort_wsdl.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/test_null_server.py to test_null_server.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/test_service.py to test_service.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/test_soft_validation.py to test_soft_validation.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/test_sqlalchemy.py to test_sqlalchemy.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interface/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interface/test_interface.py to test_interface.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interface/test_wsgi.py to test_wsgi.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interface/test_xml_schema.py to test_xml_schema.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interface/wsdl/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interface/wsdl/defult_services.py to defult_services.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interface/wsdl/port_service_services.py to port_service_services.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interface/wsdl/test_bindings.py to test_bindings.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interface/wsdl/test_default_wsdl.py to test_default_wsdl.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interface/wsdl/test_op_req_suffix.py to test_op_req_suffix.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interface/wsdl/test_wsdl_ports_services.py to test_wsdl_ports_services.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/_test_soap_client_base.py to _test_soap_client_base.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/test_django.py to test_django.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/test_httprpc.py to test_httprpc.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/test_msgpackrpc_client_http.py to test_msgpackrpc_client_http.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/test_pyramid.py to test_pyramid.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/test_soap_client_http.py to test_soap_client_http.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/test_soap_client_http_twisted.py to test_soap_client_http_twisted.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/test_soap_client_zeromq.py to test_soap_client_zeromq.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/test_suds.py to test_suds.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/test_wsi.py to test_wsi.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/test_zeep.py to test_zeep.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server/_service.py to _service.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server/httprpc_csv_basic.py to httprpc_csv_basic.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server/httprpc_pod_basic.py to httprpc_pod_basic.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server/httprpc_pod_basic_twisted.py to httprpc_pod_basic_twisted.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server/msgpackrpc_http_basic.py to msgpackrpc_http_basic.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server/soap11/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server/soap11/httprpc_soap_basic.py to httprpc_soap_basic.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server/soap11/soap_http_basic.py to soap_http_basic.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server/soap11/soap_http_basic_twisted.py to soap_http_basic_twisted.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server/soap11/soap_http_static.py to soap_http_static.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server/soap11/soap_zeromq.py to soap_zeromq.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server/soap12/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server/soap12/httprpc_soap_basic.py to httprpc_soap_basic.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server/soap12/soap_http_basic.py to soap_http_basic.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server/soap12/soap_http_basic_twisted.py to soap_http_basic_twisted.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server/soap12/soap_http_static.py to soap_http_static.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/interop/server/soap12/soap_zeromq.py to soap_zeromq.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/model/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/model/test_binary.py to test_binary.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/model/test_complex.py to test_complex.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/model/test_enum.py to test_enum.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/model/test_exception.py to test_exception.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/model/test_primitive.py to test_primitive.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/multipython/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/multipython/model/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/multipython/model/test_complex.py to test_complex.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol/_test_dictdoc.py to _test_dictdoc.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol/test_cloth.py to test_cloth.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol/test_html_microformat.py to test_html_microformat.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol/test_html_table.py to test_html_table.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol/test_http.py to test_http.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol/test_json.py to test_json.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol/test_msgpack.py to test_msgpack.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol/test_soap11.py to test_soap11.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol/test_soap12.py to test_soap12.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol/test_xml.py to test_xml.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/protocol/test_yaml.py to test_yaml.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/transport/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/transport/test_msgpack.py to test_msgpack.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/util/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/util/test_address.py to test_address.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/test/util/test_util.py to test_util.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/_base.py to _base.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/_twisted_ws.py to _twisted_ws.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/address.py to address.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/appreg.py to appreg.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/attrdict.py to attrdict.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/autorel.py to autorel.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/cdict.py to cdict.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/cherry.py to cherry.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/color.py to color.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/coopmt.py to coopmt.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/dictdoc.py to dictdoc.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/django.py to django.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/dyninit.py to dyninit.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/email.py to email.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/etreeconv.py to etreeconv.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/fileproxy.py to fileproxy.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/gencpp.py to gencpp.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/http.py to http.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/invregexp.py to invregexp.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/memo.py to memo.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/meta.py to meta.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/odict.py to odict.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/oset.py to oset.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/protocol.py to protocol.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/resource.py to resource.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/simple.py to simple.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/six.py to six.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/tdict.py to tdict.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/test.py to test.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/tlist.py to tlist.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/toposort.py to toposort.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/web.py to web.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/wsgi_wrapper.py to wsgi_wrapper.cpython-39.pyc byte-compiling /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne/util/xml.py to xml.cpython-39.pyc writing byte-compilation script '/tmp/tmpaq_6cltd.py' /usr/local/bin/python3.9 /tmp/tmpaq_6cltd.py removing /tmp/tmpaq_6cltd.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' adding license file 'LICENSE' writing manifest file 'spyne.egg-info/SOURCES.txt' Copying spyne.egg-info to /construction/www/py-spyne/stage/usr/local/lib/python3.9/site-packages/spyne-2.14.0-py3.9.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.9 Link: @bin/sort_wsdl --> bin/sort_wsdl-3.9 ====> 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:04 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> 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 ------------------------------------------------------------------------------- ===> Building package for py39-spyne-2.14.0_2 file sizes/checksums [645]: 0% file sizes/checksums [645]: 15% file sizes/checksums [645]: 31% file sizes/checksums [645]: 46% file sizes/checksums [645]: 62% file sizes/checksums [645]: 77% file sizes/checksums [645]: 93% file sizes/checksums [645]: 100% Service unavailablepacking files [645]: 0% packing files [645]: 15% packing files [645]: 31% packing files [645]: 46% packing files [645]: 62% packing files [645]: 77% packing files [645]: 93% packing files [645]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:11