------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libxml2-2.9.10_2.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/libgpg-error-1.41.txz Installing /packages/All/libgcrypt-1.8.7.txz Installing /packages/All/libxslt-1.1.34_1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-lxml-4.6.2.txz Installing /packages/All/py37-elementpath-2.1.1.txz SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-xmlschema-1.4.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-xmlschema-1.4.1 depends on file: /usr/local/sbin/pkg - found => xmlschema-1.4.1.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/x/xmlschema/xmlschema-1.4.1.tar.gz xmlschema-1.4.1.tar.gz 0% of 321 kB 0 Bps xmlschema-1.4.1.tar.gz 321 kB 23 MBps 00s ===> Fetching all distfiles required by py37-xmlschema-1.4.1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-xmlschema-1.4.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-xmlschema-1.4.1 for building => SHA256 Checksum OK for xmlschema-1.4.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-xmlschema-1.4.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-xmlschema-1.4.1 for building ===> Extracting for py37-xmlschema-1.4.1 => SHA256 Checksum OK for xmlschema-1.4.1.tar.gz. Extracted Memory Use: 2.67M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-xmlschema-1.4.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-xmlschema-1.4.1 depends on package: py37-elementpath>=2.0.4<3.0.0 - found ===> py37-xmlschema-1.4.1 depends on package: py37-setuptools>0 - found ===> py37-xmlschema-1.4.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-xmlschema-1.4.1 depends on package: py37-elementpath>=2.0.4<3.0.0 - found ===> py37-xmlschema-1.4.1 depends on package: py37-setuptools>0 - found ===> py37-xmlschema-1.4.1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-xmlschema-1.4.1 /usr/local/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extra_require' warnings.warn(msg) /usr/local/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'license_file' warnings.warn(msg) running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-xmlschema-1.4.1 /usr/local/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extra_require' warnings.warn(msg) /usr/local/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'license_file' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/xmlschema copying xmlschema/xpath.py -> build/lib/xmlschema copying xmlschema/wsdl.py -> build/lib/xmlschema copying xmlschema/limits.py -> build/lib/xmlschema copying xmlschema/helpers.py -> build/lib/xmlschema copying xmlschema/exceptions.py -> build/lib/xmlschema copying xmlschema/documents.py -> build/lib/xmlschema copying xmlschema/cli.py -> build/lib/xmlschema copying xmlschema/namespaces.py -> build/lib/xmlschema copying xmlschema/resources.py -> build/lib/xmlschema copying xmlschema/names.py -> build/lib/xmlschema copying xmlschema/etree.py -> build/lib/xmlschema copying xmlschema/__init__.py -> build/lib/xmlschema copying xmlschema/converters.py -> build/lib/xmlschema creating build/lib/xmlschema/testing copying xmlschema/testing/case_class.py -> build/lib/xmlschema/testing copying xmlschema/testing/builders.py -> build/lib/xmlschema/testing copying xmlschema/testing/helpers.py -> build/lib/xmlschema/testing copying xmlschema/testing/observers.py -> build/lib/xmlschema/testing copying xmlschema/testing/__init__.py -> build/lib/xmlschema/testing copying xmlschema/testing/factory.py -> build/lib/xmlschema/testing creating build/lib/xmlschema/validators copying xmlschema/validators/schema.py -> build/lib/xmlschema/validators copying xmlschema/validators/simple_types.py -> build/lib/xmlschema/validators copying xmlschema/validators/identities.py -> build/lib/xmlschema/validators copying xmlschema/validators/notations.py -> build/lib/xmlschema/validators copying xmlschema/validators/xsdbase.py -> build/lib/xmlschema/validators copying xmlschema/validators/groups.py -> build/lib/xmlschema/validators copying xmlschema/validators/helpers.py -> build/lib/xmlschema/validators copying xmlschema/validators/exceptions.py -> build/lib/xmlschema/validators copying xmlschema/validators/wildcards.py -> build/lib/xmlschema/validators copying xmlschema/validators/facets.py -> build/lib/xmlschema/validators copying xmlschema/validators/models.py -> build/lib/xmlschema/validators copying xmlschema/validators/global_maps.py -> build/lib/xmlschema/validators copying xmlschema/validators/particles.py -> build/lib/xmlschema/validators copying xmlschema/validators/complex_types.py -> build/lib/xmlschema/validators copying xmlschema/validators/elements.py -> build/lib/xmlschema/validators copying xmlschema/validators/assertions.py -> build/lib/xmlschema/validators copying xmlschema/validators/builtins.py -> build/lib/xmlschema/validators copying xmlschema/validators/attributes.py -> build/lib/xmlschema/validators copying xmlschema/validators/__init__.py -> build/lib/xmlschema/validators running egg_info writing xmlschema.egg-info/PKG-INFO writing dependency_links to xmlschema.egg-info/dependency_links.txt writing entry points to xmlschema.egg-info/entry_points.txt writing requirements to xmlschema.egg-info/requires.txt writing top-level names to xmlschema.egg-info/top_level.txt reading manifest file 'xmlschema.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'xmlschema.egg-info/SOURCES.txt' creating build/lib/xmlschema/schemas creating build/lib/xmlschema/schemas/HFP copying xmlschema/schemas/HFP/XMLSchema-hasFacetAndProperty_minimal.xsd -> build/lib/xmlschema/schemas/HFP creating build/lib/xmlschema/schemas/VC copying xmlschema/schemas/VC/XMLSchema-versioning.xsd -> build/lib/xmlschema/schemas/VC creating build/lib/xmlschema/schemas/WSDL copying xmlschema/schemas/WSDL/soap-encoding.xsd -> build/lib/xmlschema/schemas/WSDL copying xmlschema/schemas/WSDL/soap-envelope.xsd -> build/lib/xmlschema/schemas/WSDL copying xmlschema/schemas/WSDL/wsdl-soap.xsd -> build/lib/xmlschema/schemas/WSDL copying xmlschema/schemas/WSDL/wsdl.xsd -> build/lib/xmlschema/schemas/WSDL creating build/lib/xmlschema/schemas/XHTML copying xmlschema/schemas/XHTML/xhtml1-strict.xsd -> build/lib/xmlschema/schemas/XHTML creating build/lib/xmlschema/schemas/XLINK copying xmlschema/schemas/XLINK/xlink.xsd -> build/lib/xmlschema/schemas/XLINK creating build/lib/xmlschema/schemas/XML copying xmlschema/schemas/XML/xml_minimal.xsd -> build/lib/xmlschema/schemas/XML creating build/lib/xmlschema/schemas/XSD_1.0 copying xmlschema/schemas/XSD_1.0/XMLSchema.xsd -> build/lib/xmlschema/schemas/XSD_1.0 copying xmlschema/schemas/XSD_1.0/datatypes.xsd -> build/lib/xmlschema/schemas/XSD_1.0 creating build/lib/xmlschema/schemas/XSD_1.1 copying xmlschema/schemas/XSD_1.1/XMLSchema.xsd -> build/lib/xmlschema/schemas/XSD_1.1 copying xmlschema/schemas/XSD_1.1/datatypes.xsd -> build/lib/xmlschema/schemas/XSD_1.1 copying xmlschema/schemas/XSD_1.1/xsd11-extra.xsd -> build/lib/xmlschema/schemas/XSD_1.1 creating build/lib/xmlschema/schemas/XSI copying xmlschema/schemas/XSI/XMLSchema-instance_minimal.xsd -> build/lib/xmlschema/schemas/XSI SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-xmlschema-1.4.1 depends on package: py37-elementpath>=2.0.4<3.0.0 - found ===> py37-xmlschema-1.4.1 depends on package: py37-setuptools>0 - found ===> py37-xmlschema-1.4.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-xmlschema-1.4.1 ===> py37-xmlschema-1.4.1 depends on package: py37-elementpath>=2.0.4<3.0.0 - found ===> py37-xmlschema-1.4.1 depends on package: py37-setuptools>0 - found ===> py37-xmlschema-1.4.1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list /usr/local/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extra_require' warnings.warn(msg) /usr/local/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'license_file' warnings.warn(msg) running install running build running build_py running egg_info writing xmlschema.egg-info/PKG-INFO writing dependency_links to xmlschema.egg-info/dependency_links.txt writing entry points to xmlschema.egg-info/entry_points.txt writing requirements to xmlschema.egg-info/requires.txt writing top-level names to xmlschema.egg-info/top_level.txt reading manifest file 'xmlschema.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'xmlschema.egg-info/SOURCES.txt' running install_lib creating /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7 creating /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages creating /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema copying build/lib/xmlschema/names.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema copying build/lib/xmlschema/limits.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema copying build/lib/xmlschema/exceptions.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema copying build/lib/xmlschema/cli.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema copying build/lib/xmlschema/converters.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema copying build/lib/xmlschema/__init__.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema copying build/lib/xmlschema/resources.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema copying build/lib/xmlschema/helpers.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema copying build/lib/xmlschema/documents.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema creating /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/testing copying build/lib/xmlschema/testing/observers.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/testing copying build/lib/xmlschema/testing/helpers.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/testing copying build/lib/xmlschema/testing/__init__.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/testing copying build/lib/xmlschema/testing/builders.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/testing copying build/lib/xmlschema/testing/factory.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/testing copying build/lib/xmlschema/testing/case_class.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/testing copying build/lib/xmlschema/wsdl.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema copying build/lib/xmlschema/namespaces.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema copying build/lib/xmlschema/xpath.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema copying build/lib/xmlschema/etree.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema creating /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators copying build/lib/xmlschema/validators/xsdbase.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators copying build/lib/xmlschema/validators/helpers.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators copying build/lib/xmlschema/validators/schema.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators copying build/lib/xmlschema/validators/groups.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators copying build/lib/xmlschema/validators/assertions.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators copying build/lib/xmlschema/validators/elements.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators copying build/lib/xmlschema/validators/wildcards.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators copying build/lib/xmlschema/validators/models.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators copying build/lib/xmlschema/validators/attributes.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators copying build/lib/xmlschema/validators/particles.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators copying build/lib/xmlschema/validators/identities.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators copying build/lib/xmlschema/validators/simple_types.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators copying build/lib/xmlschema/validators/builtins.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators copying build/lib/xmlschema/validators/exceptions.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators copying build/lib/xmlschema/validators/facets.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators copying build/lib/xmlschema/validators/global_maps.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators copying build/lib/xmlschema/validators/notations.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators copying build/lib/xmlschema/validators/complex_types.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators copying build/lib/xmlschema/validators/__init__.py -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators creating /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas creating /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/HFP copying build/lib/xmlschema/schemas/HFP/XMLSchema-hasFacetAndProperty_minimal.xsd -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/HFP creating /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/XML copying build/lib/xmlschema/schemas/XML/xml_minimal.xsd -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/XML creating /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/WSDL copying build/lib/xmlschema/schemas/WSDL/soap-encoding.xsd -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/WSDL copying build/lib/xmlschema/schemas/WSDL/wsdl-soap.xsd -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/WSDL copying build/lib/xmlschema/schemas/WSDL/wsdl.xsd -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/WSDL copying build/lib/xmlschema/schemas/WSDL/soap-envelope.xsd -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/WSDL creating /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/VC copying build/lib/xmlschema/schemas/VC/XMLSchema-versioning.xsd -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/VC creating /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/XLINK copying build/lib/xmlschema/schemas/XLINK/xlink.xsd -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/XLINK creating /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/XHTML copying build/lib/xmlschema/schemas/XHTML/xhtml1-strict.xsd -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/XHTML creating /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/XSD_1.1 copying build/lib/xmlschema/schemas/XSD_1.1/XMLSchema.xsd -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/XSD_1.1 copying build/lib/xmlschema/schemas/XSD_1.1/datatypes.xsd -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/XSD_1.1 copying build/lib/xmlschema/schemas/XSD_1.1/xsd11-extra.xsd -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/XSD_1.1 creating /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/XSD_1.0 copying build/lib/xmlschema/schemas/XSD_1.0/XMLSchema.xsd -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/XSD_1.0 copying build/lib/xmlschema/schemas/XSD_1.0/datatypes.xsd -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/XSD_1.0 creating /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/XSI copying build/lib/xmlschema/schemas/XSI/XMLSchema-instance_minimal.xsd -> /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/schemas/XSI byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/names.py to names.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/limits.py to limits.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/cli.py to cli.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/converters.py to converters.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/resources.py to resources.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/helpers.py to helpers.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/documents.py to documents.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/testing/observers.py to observers.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/testing/helpers.py to helpers.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/testing/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/testing/builders.py to builders.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/testing/factory.py to factory.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/testing/case_class.py to case_class.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/wsdl.py to wsdl.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/namespaces.py to namespaces.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/xpath.py to xpath.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/etree.py to etree.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators/xsdbase.py to xsdbase.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators/helpers.py to helpers.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators/schema.py to schema.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators/groups.py to groups.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators/assertions.py to assertions.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators/elements.py to elements.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators/wildcards.py to wildcards.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators/models.py to models.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators/attributes.py to attributes.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators/particles.py to particles.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators/identities.py to identities.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators/simple_types.py to simple_types.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators/builtins.py to builtins.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators/facets.py to facets.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators/global_maps.py to global_maps.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators/notations.py to notations.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators/complex_types.py to complex_types.cpython-37.pyc byte-compiling /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema/validators/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpi453s3_c.py' /usr/local/bin/python3.7 /tmp/tmpi453s3_c.py removing /tmp/tmpi453s3_c.py running install_egg_info Copying xmlschema.egg-info to /construction/textproc/py-xmlschema/stage/usr/local/lib/python3.7/site-packages/xmlschema-1.4.1-py3.7.egg-info running install_scripts Installing xmlschema-json2xml script to /construction/textproc/py-xmlschema/stage/usr/local/bin Installing xmlschema-validate script to /construction/textproc/py-xmlschema/stage/usr/local/bin Installing xmlschema-xml2json script to /construction/textproc/py-xmlschema/stage/usr/local/bin writing list of installed files to '/construction/textproc/py-xmlschema/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/xmlschema-json2xml --> bin/xmlschema-json2xml-3.7 Link: @bin/xmlschema-json2xml --> bin/xmlschema-json2xml-3.7 Move: bin/xmlschema-validate --> bin/xmlschema-validate-3.7 Link: @bin/xmlschema-validate --> bin/xmlschema-validate-3.7 Move: bin/xmlschema-xml2json --> bin/xmlschema-xml2json-3.7 Link: @bin/xmlschema-xml2json --> bin/xmlschema-xml2json-3.7 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00: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 py37-xmlschema-1.4.1 file sizes/checksums [141]: 0% file sizes/checksums [141]: 70% file sizes/checksums [141]: 100% packing files [141]: 0% packing files [141]: 70% packing files [141]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:05 TOTAL TIME 00:00:35