Package: src:python-asyncarve
Version: 0.1.1-1.1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

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

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

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

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 cannot 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-asyncarve, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
make: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
dh clean --buildsystem=pybuild --with python3
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
make: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
dh binary --buildsystem=pybuild --with python3
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:131: Building wheel for python3.14 with "build" 
module
I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14  
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/asyncarve
copying app/asyncarve/__init__.py -> build/lib/asyncarve
creating build/lib/asyncarve/src
copying app/asyncarve/src/models.py -> build/lib/asyncarve/src
copying app/asyncarve/src/const.py -> build/lib/asyncarve/src
copying app/asyncarve/src/exceptions.py -> build/lib/asyncarve/src
copying app/asyncarve/src/arve.py -> build/lib/asyncarve/src
copying app/asyncarve/src/__init__.py -> build/lib/asyncarve/src
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/asyncarve
creating build/bdist.linux-x86_64/wheel/asyncarve/src
copying build/lib/asyncarve/src/models.py -> 
build/bdist.linux-x86_64/wheel/./asyncarve/src
copying build/lib/asyncarve/src/const.py -> 
build/bdist.linux-x86_64/wheel/./asyncarve/src
copying build/lib/asyncarve/src/exceptions.py -> 
build/bdist.linux-x86_64/wheel/./asyncarve/src
copying build/lib/asyncarve/src/arve.py -> 
build/bdist.linux-x86_64/wheel/./asyncarve/src
copying build/lib/asyncarve/src/__init__.py -> 
build/bdist.linux-x86_64/wheel/./asyncarve/src
copying build/lib/asyncarve/__init__.py -> 
build/bdist.linux-x86_64/wheel/./asyncarve
running install_egg_info
running egg_info
creating app/asyncarve.egg-info
writing app/asyncarve.egg-info/PKG-INFO
writing dependency_links to app/asyncarve.egg-info/dependency_links.txt
writing requirements to app/asyncarve.egg-info/requires.txt
writing top-level names to app/asyncarve.egg-info/top_level.txt
writing manifest file 'app/asyncarve.egg-info/SOURCES.txt'
reading manifest file 'app/asyncarve.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'app/asyncarve.egg-info/SOURCES.txt'
Copying app/asyncarve.egg-info to 
build/bdist.linux-x86_64/wheel/./asyncarve-0.1.1.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/asyncarve-0.1.1.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/.tmp-yj1mdo0q/asyncarve-0.1.1-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'asyncarve/__init__.py'
adding 'asyncarve/src/__init__.py'
adding 'asyncarve/src/arve.py'
adding 'asyncarve/src/const.py'
adding 'asyncarve/src/exceptions.py'
adding 'asyncarve/src/models.py'
adding 'asyncarve-0.1.1.dist-info/licenses/LICENSE'
adding 'asyncarve-0.1.1.dist-info/METADATA'
adding 'asyncarve-0.1.1.dist-info/WHEEL'
adding 'asyncarve-0.1.1.dist-info/top_level.txt'
adding 'asyncarve-0.1.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built asyncarve-0.1.1-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.14 with 
"installer" module
I: pybuild plugin_pyproject:131: Building wheel for python3.13 with "build" 
module
I: pybuild base:317: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13  
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/asyncarve
creating build/bdist.linux-x86_64/wheel/asyncarve/src
copying build/lib/asyncarve/src/models.py -> 
build/bdist.linux-x86_64/wheel/./asyncarve/src
copying build/lib/asyncarve/src/const.py -> 
build/bdist.linux-x86_64/wheel/./asyncarve/src
copying build/lib/asyncarve/src/exceptions.py -> 
build/bdist.linux-x86_64/wheel/./asyncarve/src
copying build/lib/asyncarve/src/arve.py -> 
build/bdist.linux-x86_64/wheel/./asyncarve/src
copying build/lib/asyncarve/src/__init__.py -> 
build/bdist.linux-x86_64/wheel/./asyncarve/src
copying build/lib/asyncarve/__init__.py -> 
build/bdist.linux-x86_64/wheel/./asyncarve
running install_egg_info
running egg_info
writing app/asyncarve.egg-info/PKG-INFO
writing dependency_links to app/asyncarve.egg-info/dependency_links.txt
writing requirements to app/asyncarve.egg-info/requires.txt
writing top-level names to app/asyncarve.egg-info/top_level.txt
reading manifest file 'app/asyncarve.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'app/asyncarve.egg-info/SOURCES.txt'
Copying app/asyncarve.egg-info to 
build/bdist.linux-x86_64/wheel/./asyncarve-0.1.1.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/asyncarve-0.1.1.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/.tmp-fksigrqe/asyncarve-0.1.1-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'asyncarve/__init__.py'
adding 'asyncarve/src/__init__.py'
adding 'asyncarve/src/arve.py'
adding 'asyncarve/src/const.py'
adding 'asyncarve/src/exceptions.py'
adding 'asyncarve/src/models.py'
adding 'asyncarve-0.1.1.dist-info/licenses/LICENSE'
adding 'asyncarve-0.1.1.dist-info/METADATA'
adding 'asyncarve-0.1.1.dist-info/WHEEL'
adding 'asyncarve-0.1.1.dist-info/top_level.txt'
adding 'asyncarve-0.1.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built asyncarve-0.1.1-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; 
python3.14 -m unittest discover -v 
asyncarve (unittest.loader._FailedTest.asyncarve) ... ERROR

======================================================================
ERROR: asyncarve (unittest.loader._FailedTest.asyncarve)
----------------------------------------------------------------------
ImportError: Failed to import test module: asyncarve
Traceback (most recent call last):
  File "/usr/lib/python3.14/unittest/loader.py", line 460, in _find_test_path
    package = self._get_module_from_name(name)
  File "/usr/lib/python3.14/unittest/loader.py", line 367, in 
_get_module_from_name
    __import__(name)
    ~~~~~~~~~~^^^^^^
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/asyncarve/__init__.py", 
line 1, in <module>
    from .src.arve import Arve
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/asyncarve/src/arve.py", 
line 20, in <module>
    from ..src.models import ArveSensProData, ArveSensPro, ArveDevices, 
ArveCustomer
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/asyncarve/src/models.py", 
line 38, in <module>
    class ArveSensProData(BaseModel):
    ...<6 lines>...
        tvoc: int | None
  File "/usr/lib/python3/dist-packages/mashumaro/mixins/dict.py", line 26, in 
__init_subclass__
    compile_mixin_unpacker(cls, **builder_params["unpacker"])
    ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/mashumaro/core/meta/mixin.py", line 49, 
in compile_mixin_unpacker
    builder.add_unpack_method()
    ~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/mashumaro/core/meta/code/builder.py", 
line 584, in add_unpack_method
    self._add_unpack_method_lines(method_name)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/mashumaro/core/meta/code/builder.py", 
line 489, in _add_unpack_method_lines
    ).build(
      ~~~~~^
        fname=fname,
        ^^^^^^^^^^^^
    ...<2 lines>...
        alias=alias,
        ^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3/dist-packages/mashumaro/core/meta/code/builder.py", 
line 1330, in build
    unpacked_value = UnpackerRegistry.get(
        ValueSpec(
    ...<8 lines>...
        )
    )
  File "/usr/lib/python3/dist-packages/mashumaro/core/meta/types/common.py", 
line 225, in get
    raise UnserializableField(
        spec.field_ctx.name, spec.type, spec.builder.cls
    )
mashumaro.exceptions.UnserializableField: Field "aqi" of type Optional[int] in 
ArveSensProData is not serializable


----------------------------------------------------------------------
Ran 1 test in 0.000s

FAILED (errors=1)
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m unittest discover 
-v 
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; 
python3.13 -m unittest discover -v 

----------------------------------------------------------------------
Ran 0 tests in 0.000s

NO TESTS RAN
dh_auto_test: error: pybuild --test -i python{version} -p "3.14 3.13" returned 
exit code 13
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to