Package: src:python-xsdata
Version: 24.1-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202509/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:python-xsdata, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3,sphinxdoc --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
   debian/rules execute_after_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf .pytest_cache
rm -rf docs/api/reference/*
rm -f xsdata*.1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 debian/rules binary
dh binary --with python3,sphinxdoc --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild

[... snipped ...]

adding 'xsdata/formats/dataclass/templates/imports.jinja2'
adding 'xsdata/formats/dataclass/templates/module.jinja2'
adding 'xsdata/formats/dataclass/templates/package.jinja2'
adding 'xsdata/formats/dataclass/templates/service.jinja2'
adding 'xsdata/models/__init__.py'
adding 'xsdata/models/config.py'
adding 'xsdata/models/datatype.py'
adding 'xsdata/models/dtd.py'
adding 'xsdata/models/enums.py'
adding 'xsdata/models/mixins.py'
adding 'xsdata/models/wsdl.py'
adding 'xsdata/models/xsd.py'
adding 'xsdata/schemas/mathml3-common.xsd'
adding 'xsdata/schemas/mathml3-content.xsd'
adding 'xsdata/schemas/mathml3-presentation.xsd'
adding 'xsdata/schemas/mathml3-strict-content.xsd'
adding 'xsdata/schemas/mathml3.xsd'
adding 'xsdata/schemas/xlink.xsd'
adding 'xsdata/schemas/xml.xsd'
adding 'xsdata/schemas/xsi.xsd'
adding 'xsdata/utils/__init__.py'
adding 'xsdata/utils/click.py'
adding 'xsdata/utils/collections.py'
adding 'xsdata/utils/constants.py'
adding 'xsdata/utils/dates.py'
adding 'xsdata/utils/debug.py'
adding 'xsdata/utils/downloader.py'
adding 'xsdata/utils/graphs.py'
adding 'xsdata/utils/hooks.py'
adding 'xsdata/utils/namespaces.py'
adding 'xsdata/utils/objects.py'
adding 'xsdata/utils/package.py'
adding 'xsdata/utils/testing.py'
adding 'xsdata/utils/text.py'
adding 'xsdata-24.1.dist-info/licenses/LICENSE'
adding 'xsdata-24.1.dist-info/METADATA'
adding 'xsdata-24.1.dist-info/WHEEL'
adding 'xsdata-24.1.dist-info/entry_points.txt'
adding 'xsdata-24.1.dist-info/top_level.txt'
adding 'xsdata-24.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built xsdata-24.1-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with 
"installer" module
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_test
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; 
python3.13 -m pytest tests
============================= test session starts 
==============================
platform linux -- Python 3.13.7, pytest-8.4.1, pluggy-1.6.0
benchmark: 5.1.0 (defaults: timer=time.perf_counter disable_gc=False 
min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 
warmup=False warmup_iterations=100000)
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
configfile: pyproject.toml
plugins: benchmark-5.1.0, anyio-4.8.0, typeguard-4.4.4
collected 972 items

tests/codegen/handlers/test_add_attribute_substitutions.py 
.....         [  0%]
tests/codegen/handlers/test_calculate_attribute_paths.py .        
       [  0%]
tests/codegen/handlers/test_create_compound_fields.py 
.........
          [  1%]
tests/codegen/handlers/test_designate_class_packages.py 
.......     
     [  2%]
tests/codegen/handlers/test_filter_classes.py 
....                       [  2%]
tests/codegen/handlers/test_flatten_attribute_groups.py 
.....            [  3%]
tests/codegen/handlers/test_flatten_class_extensions.py 
................
 [  4%]
...........
                                                              [  5%]
tests/codegen/handlers/test_merge_attributes.py ..       
                [  6%]
tests/codegen/handlers/test_process_attributes_types.py 
................
 [  7%]
.........
                                                                [  8%]
tests/codegen/handlers/test_process_mixed_content_class.py .      
       [  8%]
tests/codegen/handlers/test_rename_duplicate_attributes.py .      
       [  8%]
tests/codegen/handlers/test_rename_duplicate_classes.py 
...........
      [ 10%]
tests/codegen/handlers/test_reset_attribute_sequence_numbers.py 
...      [ 10%]
tests/codegen/handlers/test_reset_attribute_sequences.py 
..              [ 10%]
tests/codegen/handlers/test_sanitize_attributes_default_value.py 
....... [ 
11%]
.....                     
                                               [ 11%]
tests/codegen/handlers/test_sanitize_enumeration_class.py 
.....          [ 12%]
tests/codegen/handlers/test_unnest_inner_classes.py 
......               
[ 12%]
tests/codegen/handlers/test_update_attributes_effective_choice.py 
...    [ 13%]
tests/codegen/handlers/test_vacuum_inner_classes.py 
....                 [ 13%]
tests/codegen/handlers/test_validate_attributes_overrides.py 
......      [ 
14%]
tests/codegen/mappers/test_definitions.py 
.....................
          [ 16%]
tests/codegen/mappers/test_dict.py 
.....                         
        [ 16%]
tests/codegen/mappers/test_dtd.py 
........................
               [ 19%]
tests/codegen/mappers/test_element.py 
...........
                        [ 20%]
tests/codegen/mappers/test_schema.py 
..............
                      [ 22%]
tests/codegen/models/test_attr.py 
...................
                    [ 23%]
tests/codegen/models/test_attr_type.py .                          
       [ 24%]
tests/codegen/models/test_class.py 
..............
                        [ 25%]
tests/codegen/models/test_restrictions.py 
..........
                     [ 26%]
tests/codegen/parsers/test_definitions.py ..             
                [ 26%]
tests/codegen/parsers/test_dtd.py 
.......     
                           [ 27%]
tests/codegen/parsers/test_schema.py 
...................
                 [ 29%]
tests/codegen/test_analyzer.py ...              
                         [ 29%]
tests/codegen/test_container.py 
........
                                 [ 30%]
tests/codegen/test_resolver.py 
............
                              [ 31%]
tests/codegen/test_transformer.py 
........................
               [ 34%]
tests/codegen/test_utils.py 
...................
                          [ 36%]
tests/codegen/test_validator.py 
........
                                 [ 37%]
tests/codegen/test_writer.py 
.....                         
              [ 37%]
tests/formats/dataclass/models/test_builders.py 
...................
      [ 39%]
tests/formats/dataclass/parsers/handlers/test_lxml.py 
.......     
       [ 40%]
tests/formats/dataclass/parsers/handlers/test_native.py 
........
         [ 41%]
tests/formats/dataclass/parsers/nodes/test_element.py 
..................
 [ 42%]
.............
                                                            [ 44%]
tests/formats/dataclass/parsers/nodes/test_primitive.py 
.......     
     [ 44%]
tests/formats/dataclass/parsers/nodes/test_skip.py ..    
                [ 45%]
tests/formats/dataclass/parsers/nodes/test_standard.py 
.....             [ 45%]
tests/formats/dataclass/parsers/nodes/test_union.py 
....                 [ 46%]
tests/formats/dataclass/parsers/nodes/test_wildcard.py 
...               [ 46%]
tests/formats/dataclass/parsers/nodes/test_wrapper.py 
...                [ 46%]
tests/formats/dataclass/parsers/test_json.py 
..........................
  [ 49%]
tests/formats/dataclass/parsers/test_mixins.py 
...                       [ 49%]
tests/formats/dataclass/parsers/test_node.py 
...........
                 [ 50%]
tests/formats/dataclass/parsers/test_tree.py .                    
       [ 50%]
tests/formats/dataclass/parsers/test_utils.py 
........
                   [ 51%]
tests/formats/dataclass/parsers/test_xml.py 
....                         [ 52%]
tests/formats/dataclass/serializers/test_code.py 
.......     
            [ 52%]
tests/formats/dataclass/serializers/test_json.py 
........
                [ 53%]
tests/formats/dataclass/serializers/test_mixins.py 
........
              [ 54%]
tests/formats/dataclass/serializers/test_xml.py 
........................
 [ 56%]
.........
                                                                [ 57%]
tests/formats/dataclass/serializers/writers/test_lxml.py 
.......     
    [ 58%]
tests/formats/dataclass/serializers/writers/test_native.py 
.......     
  [ 59%]
tests/formats/dataclass/test_client.py 
.......     
                      [ 60%]
tests/formats/dataclass/test_compat.py ...      
                         [ 60%]
tests/formats/dataclass/test_context.py 
.........
                        [ 61%]
tests/formats/dataclass/test_elements.py 
...............
                 [ 62%]
tests/formats/dataclass/test_filters.py 
................................
 [ 66%]
..................................
                                       [ 69%]
tests/formats/dataclass/test_generator.py 
......               
          [ 70%]
tests/formats/dataclass/test_transport.py ...   
                         [ 70%]
tests/formats/dataclass/test_typing.py 
........
                          [ 71%]
tests/formats/test_converter.py 
.....................................
    [ 75%]
tests/formats/test_mixins.py ....      
                                  [ 75%]
tests/integration/benchmarks/test_converters.py 
ssss                     [ 76%]
tests/integration/benchmarks/test_handlers.py 
ssssssssssss
               [ 77%]
tests/integration/test_annotations.py .                           
       [ 77%]
tests/integration/test_artists.py .                               
       [ 77%]
tests/integration/test_books.py .                                 
       [ 77%]
tests/integration/test_calculator.py ..                  
                [ 77%]
tests/integration/test_compound.py .                              
       [ 77%]
tests/integration/test_docstrings.py 
.....                         
      [ 78%]
tests/integration/test_dtd.py .                                   
       [ 78%]
tests/integration/test_hello_rpc.py 
..s.                                 [ 
78%]
tests/integration/test_primer.py .                                
       [ 79%]
tests/integration/test_series.py .                                
       [ 79%]
tests/integration/test_stripe.py .                                
       [ 79%]
tests/models/enums/test_datatype.py 
....                                 [ 
79%]
tests/models/test_config.py 
...........
                                  [ 80%]
tests/models/test_datatype.py 
...............................
            [ 83%]
tests/models/test_mixins.py 
.....................
                        [ 86%]
tests/models/test_type_mapping.py .                               
       [ 86%]
tests/models/wsdl/test_binding.py .                               
       [ 86%]
tests/models/wsdl/test_definitions.py 
.....                         
     [ 86%]
tests/models/wsdl/test_port_type.py .                             
       [ 86%]
tests/models/xsd/test_all.py .                                    
       [ 87%]
tests/models/xsd/test_alternative.py ...        
                         [ 87%]
tests/models/xsd/test_annotation_base.py .                        
       [ 87%]
tests/models/xsd/test_any.py 
.....                         
              [ 87%]
tests/models/xsd/test_any_attribute.py 
....                              [ 
88%]
tests/models/xsd/test_attribute.py 
......               
                 [ 88%]
tests/models/xsd/test_attribute_group.py ..              
                [ 89%]
tests/models/xsd/test_choice.py .                                 
       [ 89%]
tests/models/xsd/test_complex_content.py .                        
       [ 89%]
tests/models/xsd/test_complex_type.py .                           
       [ 89%]
tests/models/xsd/test_element.py 
........
                                [ 90%]
tests/models/xsd/test_enumeration.py 
.....                         
      [ 90%]
tests/models/xsd/test_extension.py .                              
       [ 90%]
tests/models/xsd/test_group.py ...              
                         [ 91%]
tests/models/xsd/test_list.py ....     
                                  [ 91%]
tests/models/xsd/test_restriction.py 
.....                         
      [ 92%]
tests/models/xsd/test_schema.py ..                       
                [ 92%]
tests/models/xsd/test_sequence.py .                               
       [ 92%]
tests/models/xsd/test_simple_type.py 
.....                         
      [ 93%]
tests/models/xsd/test_union.py 
.....                         
            [ 93%]
tests/test_cli.py 
..........
                                             [ 94%]
tests/utils/test_collections.py 
......               
                    [ 95%]
tests/utils/test_dates.py 
..........
                                     [ 96%]
tests/utils/test_downloader.py 
.......     
                              [ 96%]
tests/utils/test_hooks.py ..                             
                [ 97%]
tests/utils/test_namespaces.py 
...........
                               [ 98%]
tests/utils/test_objects.py .                                     
       [ 98%]
tests/utils/test_testing.py ..                           
                [ 98%]
tests/utils/test_text.py 
..............
                                  [100%]

=============================== warnings summary 
===============================
tests/codegen/parsers/test_definitions.py: 130 warnings
tests/codegen/parsers/test_schema.py: 39 warnings
tests/codegen/test_transformer.py: 96 warnings
tests/formats/dataclass/models/test_builders.py: 43 warnings
tests/formats/dataclass/parsers/handlers/test_lxml.py: 45 warnings
tests/formats/dataclass/parsers/handlers/test_native.py: 45 warnings
tests/formats/dataclass/parsers/nodes/test_element.py: 52 warnings
tests/formats/dataclass/parsers/nodes/test_union.py: 16 warnings
tests/formats/dataclass/parsers/nodes/test_wrapper.py: 4 warnings
tests/formats/dataclass/parsers/test_json.py: 1960 warnings
tests/formats/dataclass/parsers/test_mixins.py: 9 warnings
tests/formats/dataclass/parsers/test_node.py: 12 warnings
tests/formats/dataclass/parsers/test_xml.py: 1 warning
tests/formats/dataclass/serializers/test_json.py: 46 warnings
tests/formats/dataclass/serializers/test_xml.py: 95 warnings
tests/formats/dataclass/serializers/writers/test_lxml.py: 63 warnings
tests/formats/dataclass/serializers/writers/test_native.py: 63 warnings
tests/formats/dataclass/test_client.py: 26 warnings
tests/formats/dataclass/test_context.py: 927 warnings
tests/formats/dataclass/test_elements.py: 45 warnings
tests/formats/dataclass/test_typing.py: 85 warnings
tests/integration/test_annotations.py: 214 warnings
tests/integration/test_artists.py: 90 warnings
tests/integration/test_books.py: 97 warnings
tests/integration/test_calculator.py: 142 warnings
tests/integration/test_compound.py: 109 warnings
tests/integration/test_docstrings.py: 630 warnings
tests/integration/test_hello_rpc.py: 186 warnings
tests/integration/test_primer.py: 211 warnings
tests/integration/test_series.py: 76 warnings
tests/integration/test_stripe.py: 76 warnings
tests/models/test_config.py: 282 warnings
tests/models/test_type_mapping.py: 14 warnings
tests/test_cli.py: 399 warnings
tests/utils/test_downloader.py: 256 warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/xsdata/formats/dataclass/typing.py:48:
 DeprecationWarning: Failing to pass a value to the 'type_params' parameter of 
'typing._eval_type' is deprecated, as it leads to incorrect behaviour when 
calling typing._eval_type on a stringified annotation that references a PEP 695 
type parameter. It will be disallowed in Python 3.15.
    return tuple(_evaluate(_eval_type(tp, globalns, localns)))

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================ 955 passed, 17 skipped, 
6584 warnings in 1.90s ================
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--buildsystem=pybuild
   dh_prep -O--buildsystem=pybuild
   dh_auto_install -O--buildsystem=pybuild
I: pybuild plugin_pyproject:178: Copying package built for python3.13 to destdir
   dh_install -O--buildsystem=pybuild
   dh_installdocs -O--buildsystem=pybuild
   debian/rules execute_before_dh_sphinxdoc
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYTHONPATH=/<<PKGBUILDDIR>> python3 -m sphinx -b html -N docs 
/<<PKGBUILDDIR>>/debian/python-xsdata-doc/usr/share/doc/python-xsdata-doc/html
Running Sphinx v8.2.3
WARNING: Calling get_html_theme_path is deprecated. If you are calling it to 
define html_theme_path, you are safe to remove that code.
loading translations [en]... done
making output directory... done
WARNING: The config value `html_theme_path' has type `str'; expected `list' or 
`tuple'.


Versions
========

* Platform:         linux; 
(Linux-6.12.41+deb13-cloud-amd64-x86_64-with-glibc2.41)
* Python version:   3.13.7 (CPython)
* Sphinx version:   8.2.3
* Docutils version: 0.21.2
* Jinja2 version:   3.1.6
* Pygments version: 2.18.0

Last Messages
=============

None.

Loaded Extensions
=================

None.

Traceback
=========

      File "/usr/lib/python3.13/pathlib/_local.py", line 517, in stat
        return os.stat(self, follow_symlinks=follow_symlinks)
               ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    PermissionError: [Errno 13] Permission denied: '/root/theme.toml'


The full traceback has been saved in:
/tmp/sphinx-err-nu77qov6.log

To report this error to the developers, please open an issue at 
<https://github.com/sphinx-doc/sphinx/issues/>. Thanks!
Please also report this if it was a user error, so that a better error message 
can be provided next time.
make[1]: *** [debian/rules:13: execute_before_dh_sphinxdoc] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to