• Bug#1066728: pyvo: FTBFS: dh_auto_test: error: pybuild --test --test-py

    From Lucas Nussbaum@21:1/5 to All on Wed Mar 13 16:10:17 2024
    Source: pyvo
    Version: 1.4.2-2
    Severity: serious
    Justification: FTBFS
    Tags: trixie sid ftbfs
    User: lucas@debian.org
    Usertags: ftbfs-20240313 ftbfs-trixie

    Hi,

    During a rebuild of all packages in sid, your package failed to build
    on amd64.


    Relevant part (hopefully):
    debian/rules binary
    dh binary --with python3 --buildsystem=pybuild
    dh_update_autotools_config -O--buildsystem=pybuild
    dh_autoreconf -O--buildsystem=pybuild
    dh_auto_configure -O--buildsystem=pybuild
    I: pybuild base:305: python3.12 setup.py config /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
    !!

    ********************************************************************************
    The license_file parameter is deprecated, use license_files instead.

    This deprecation is overdue, please update your project and remove deprecated
    calls to avoid build errors in the future.

    See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
    ********************************************************************************

    !!
    parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3/dist-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
    !!

    ********************************************************************************
    Requirements should be satisfied by a PEP 517 installer.
    If you are using pip, you can try `pip install --use-pep517`.
    ********************************************************************************

    !!
    dist.fetch_build_eggs(dist.setup_requires)
    WARNING: The wheel package is not available.
    WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
    /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
    !!

    ********************************************************************************
    The license_file parameter is deprecated, use license_files instead.

    This deprecation is overdue, please update your project and remove deprecated
    calls to avoid build errors in the future.

    See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
    ********************************************************************************

    !!
    parsed = self.parsers.get(option_name, lambda x: x)(value)
    running config
    I: pybuild base:305: python3.11 setup.py config /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
    !!

    ********************************************************************************
    The license_file parameter is deprecated, use license_files instead.

    This deprecation is overdue, please update your project and remove deprecated
    calls to avoid build errors in the future.

    See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
    ********************************************************************************

    !!
    parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3/dist-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
    !!

    ********************************************************************************
    Requirements should be satisfied by a PEP 517 installer.
    If you are using pip, you can try `pip install --use-pep517`.
    ********************************************************************************

    !!
    dist.fetch_build_eggs(dist.setup_requires)
    WARNING: The wheel package is not available.
    WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
    /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
    !!

    ********************************************************************************
    The license_file parameter is deprecated, use license_files instead.

    This deprecation is overdue, please update your project and remove deprecated
    calls to avoid build errors in the future.

    See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
    ********************************************************************************

    !!
    parsed = self.parsers.get(option_name, lambda x: x)(value)
    running config
    dh_auto_build -O--buildsystem=pybuild
    I: pybuild base:305: /usr/bin/python3.12 setup.py build /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
    !!

    ********************************************************************************
    The license_file parameter is deprecated, use license_files instead.

    This deprecation is overdue, please update your project and remove deprecated
    calls to avoid build errors in the future.

    See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
    ********************************************************************************

    !!
    parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3/dist-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
    !!

    ********************************************************************************
    Requirements should be satisfied by a PEP 517 installer.
    If you are using pip, you can try `pip install --use-pep517`.
    ********************************************************************************

    !!
    dist.fetch_build_eggs(dist.setup_requires)
    WARNING: The wheel package is not available.
    WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
    /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
    !!

    ********************************************************************************
    The license_file parameter is deprecated, use license_files instead.

    This deprecation is overdue, please update your project and remove deprecated
    calls to avoid build errors in the future.

    See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
    ********************************************************************************

    !!
    parsed = self.parsers.get(option_name, lambda x: x)(value)
    running build
    running build_py
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo
    copying pyvo/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo
    copying pyvo/_astropy_init.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo
    copying pyvo/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo
    copying pyvo/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo
    copying pyvo/samp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils copying pyvo/utils/compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils
    copying pyvo/utils/protofeature.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils
    copying pyvo/utils/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils
    copying pyvo/utils/decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils
    copying pyvo/utils/vocabularies.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils
    copying pyvo/utils/url.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils
    copying pyvo/utils/prototype.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils
    copying pyvo/utils/formatting.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils
    copying pyvo/utils/http.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io
    copying pyvo/io/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dam
    copying pyvo/dam/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dam
    copying pyvo/dam/obscore.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dam
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/auth
    copying pyvo/auth/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/auth
    copying pyvo/auth/securitymethods.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/auth
    copying pyvo/auth/authurls.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/auth
    copying pyvo/auth/credentialstore.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/auth
    copying pyvo/auth/authsession.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/auth
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal
    copying pyvo/dal/sia.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal
    copying pyvo/dal/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal
    copying pyvo/dal/query.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal
    copying pyvo/dal/mimetype.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal
    copying pyvo/dal/adhoc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal
    copying pyvo/dal/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal
    copying pyvo/dal/sla.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal
    copying pyvo/dal/sia2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal
    copying pyvo/dal/vosi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal
    copying pyvo/dal/dbapi2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal
    copying pyvo/dal/params.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal
    copying pyvo/dal/scs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal
    copying pyvo/dal/tap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal
    copying pyvo/dal/ssa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/registry copying pyvo/registry/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/registry
    copying pyvo/registry/regtap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/registry
    copying pyvo/registry/rtcons.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/registry
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils/tests copying pyvo/utils/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils/tests
    copying pyvo/utils/tests/test_vocabularies_remote.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils/tests
    copying pyvo/utils/tests/test_url.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils/tests
    copying pyvo/utils/tests/test_prototype.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils/tests
    copying pyvo/utils/tests/test_http.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils/xml copying pyvo/utils/xml/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils/xml
    copying pyvo/utils/xml/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils/xml
    copying pyvo/utils/xml/elements.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/utils/xml
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi copying pyvo/io/vosi/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi
    copying pyvo/io/vosi/vodataservice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi
    copying pyvo/io/vosi/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi
    copying pyvo/io/vosi/endpoint.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi
    copying pyvo/io/vosi/voresource.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi
    copying pyvo/io/vosi/availability.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi
    copying pyvo/io/vosi/tapregext.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/uws copying pyvo/io/uws/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/uws
    copying pyvo/io/uws/endpoint.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/uws
    copying pyvo/io/uws/tree.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/uws
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests
    copying pyvo/io/vosi/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests
    copying pyvo/io/vosi/tests/test_availability.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests
    copying pyvo/io/vosi/tests/test_capabilities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests
    copying pyvo/io/vosi/tests/test_tables.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/uws/tests copying pyvo/io/uws/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/uws/tests
    copying pyvo/io/uws/tests/test_job.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/uws/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/auth/tests copying pyvo/auth/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/auth/tests
    copying pyvo/auth/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/auth/tests
    copying pyvo/auth/tests/test_auth.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/auth/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests copying pyvo/dal/tests/test_scs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests
    copying pyvo/dal/tests/test_sia2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests
    copying pyvo/dal/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests
    copying pyvo/dal/tests/test_adhoc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests
    copying pyvo/dal/tests/test_tap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests
    copying pyvo/dal/tests/test_sia2_remote.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests
    copying pyvo/dal/tests/test_monkeypatch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests
    copying pyvo/dal/tests/test_sia.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests
    copying pyvo/dal/tests/make_testdata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests
    copying pyvo/dal/tests/test_mimetype.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests
    copying pyvo/dal/tests/test_params.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests
    copying pyvo/dal/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests
    copying pyvo/dal/tests/test_ssa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests
    copying pyvo/dal/tests/test_sla.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests
    copying pyvo/dal/tests/test_query.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests
    copying pyvo/dal/tests/test_datalink.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/registry/tests
    copying pyvo/registry/tests/test_rtcons.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/registry/tests
    copying pyvo/registry/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/registry/tests
    copying pyvo/registry/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/registry/tests
    copying pyvo/registry/tests/commonfixtures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/registry/tests
    copying pyvo/registry/tests/test_regtap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/registry/tests
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data
    copying pyvo/io/vosi/tests/data/tables.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data
    copying pyvo/io/vosi/tests/data/capabilities.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data
    copying pyvo/io/vosi/tests/data/availability.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/multiple_schema_utypes.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/multiple_column_datatypes.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/wrong_arraysize.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/multiple_column_units.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/datatypes_votable.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/multiple_schema_titles.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/multiple_foreignkey_utypes.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/sizenegative.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/multiple_table_names.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/multiple_column_ucds.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/wrong_datatypes_votable.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/multiple_table_descriptions.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/multiple_fromcolumns.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/multiple_schema_names.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/multiple_targettables.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/multiple_table_utypes.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/no_fromcolumn.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/no_schema_name.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/no_table_name.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/multiple_column_utypes.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/multiple_table_titles.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/datatypes_tap.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/multiple_targetcolumns.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/multiple_column_descriptions.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/no_targetcolumn.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/wrong_datatypes_tap.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/single_table_description.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/multiple_column_names.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/no_table_description.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/multiple_schema_descriptions.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/no_schemas.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/wrong_flag.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    copying pyvo/io/vosi/tests/data/tables/multiple_foreignkey_descriptions.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/tables
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/capabilities
    copying pyvo/io/vosi/tests/data/capabilities/multiple_capa_descriptions.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/vosi/tests/data/capabilities
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/uws/tests/data
    copying pyvo/io/uws/tests/data/job-implicit-v1.0.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/uws/tests/data
    copying pyvo/io/uws/tests/data/job.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/uws/tests/data
    copying pyvo/io/uws/tests/data/job-error.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/io/uws/tests/data
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/auth/tests/data
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/auth/tests/data/tap
    copying pyvo/auth/tests/data/tap/capabilities.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/auth/tests/data/tap
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data
    copying pyvo/dal/tests/data/monkeypatch.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/ssa
    copying pyvo/dal/tests/data/ssa/result.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/ssa
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/sia
    copying pyvo/dal/tests/data/sia/dataset.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/sia
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/querydata
    copying pyvo/dal/tests/data/querydata/image.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/querydata
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/mimetype
    copying pyvo/dal/tests/data/mimetype/test.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/mimetype
    copying pyvo/dal/tests/data/mimetype/ivoa_logo.jpg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/mimetype
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/tap
    copying pyvo/dal/tests/data/tap/tables.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/tap
    copying pyvo/dal/tests/data/tap/lazy-table1.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/tap
    copying pyvo/dal/tests/data/tap/capabilities.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/tap
    copying pyvo/dal/tests/data/tap/examples.htm -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/tap
    copying pyvo/dal/tests/data/tap/obscore-image.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/tap
    copying pyvo/dal/tests/data/tap/lazy-table2.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/tap
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/sla
    copying pyvo/dal/tests/data/sla/dataset.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/sla
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/query
    copying pyvo/dal/tests/data/query/basic.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/query
    copying pyvo/dal/tests/data/query/missingtable.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/query
    copying pyvo/dal/tests/data/query/rootinfo.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/query
    copying pyvo/dal/tests/data/query/tableinfo.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/query
    copying pyvo/dal/tests/data/query/missingcolumns.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/query
    copying pyvo/dal/tests/data/query/dataset.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/query
    copying pyvo/dal/tests/data/query/overflowstatus.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/query
    copying pyvo/dal/tests/data/query/missingresource.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/query
    copying pyvo/dal/tests/data/query/errorstatus.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/query
    copying pyvo/dal/tests/data/query/firstresource.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/query
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/datalink
    copying pyvo/dal/tests/data/datalink/proc_inf.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/datalink
    copying pyvo/dal/tests/data/datalink/datalink-obscore.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/datalink
    copying pyvo/dal/tests/data/datalink/datalink.desise -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/datalink
    copying pyvo/dal/tests/data/datalink/proc_units.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/datalink
    copying pyvo/dal/tests/data/datalink/datalink-ssa.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/datalink
    copying pyvo/dal/tests/data/datalink/cutout1.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/datalink
    copying pyvo/dal/tests/data/datalink/datalink.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/datalink
    copying pyvo/dal/tests/data/datalink/proc.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/datalink
    copying pyvo/dal/tests/data/datalink/cutout2.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/datalink
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/scs
    copying pyvo/dal/tests/data/scs/result.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/scs
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/sia2
    copying pyvo/dal/tests/data/sia2/capabilities-newformat.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/sia2
    copying pyvo/dal/tests/data/sia2/capabilities.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/sia2
    copying pyvo/dal/tests/data/sia2/dataset.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/sia2
    copying pyvo/dal/tests/data/sia2/capabilities-basicauth.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/sia2
    copying pyvo/dal/tests/data/sia2/capabilities-priv.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/dal/tests/data/sia2
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/registry/tests/data
    copying pyvo/registry/tests/data/capabilities.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/registry/tests/data
    copying pyvo/registry/tests/data/multi-interface.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/registry/tests/data
    copying pyvo/registry/tests/data/regtap.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/registry/tests/data
    copying pyvo/registry/tests/data/messenger.desise -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyvo/build/pyvo/registry/tests/data
    I: pybuild base:305: /usr/bin/python3 setup.py build /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
    !!

    ********************************************************************************
    The license_file parameter is deprecated, use license_files instead.

    This deprecation is overdue, please update your project and remove deprecated
    calls to avoid build errors in the future.

    See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
    ********************************************************************************

    !!
    parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3/dist-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
    !!

    ********************************************************************************
    Requirements should be satisfied by a PEP 517 installer.
    If you are using pip, you can try `pip install --use-pep517`.
    ********************************************************************************

    !!
    dist.fetch_build_eggs(dist.setup_requires)
    WARNING: The wheel package is not available.
    WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
    /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
    !!


    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)