Package: src:protontricks
Version: 1.10.5-1
Severity: serious
Tags: ftbfs

Dear maintainer:

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

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --buildsystem=pybuild
   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:129: Building wheel for python3.12 with "build" 
module
I: pybuild base:311: python3.12 -m build --skip-dependency-check --no-isolation --wheel 
--outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12
* Building wheel...
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/protontricks
copying src/protontricks/util.py -> build/lib/protontricks
copying src/protontricks/gui.py -> build/lib/protontricks
copying src/protontricks/_version.py -> build/lib/protontricks
copying src/protontricks/config.py -> build/lib/protontricks
copying src/protontricks/winetricks.py -> build/lib/protontricks
copying src/protontricks/flatpak.py -> build/lib/protontricks
copying src/protontricks/steam.py -> build/lib/protontricks
copying src/protontricks/__init__.py -> build/lib/protontricks
creating build/lib/protontricks/cli
copying src/protontricks/cli/desktop_install.py -> build/lib/protontricks/cli
copying src/protontricks/cli/launch.py -> build/lib/protontricks/cli
copying src/protontricks/cli/main.py -> build/lib/protontricks/cli
copying src/protontricks/cli/util.py -> build/lib/protontricks/cli
copying src/protontricks/cli/__init__.py -> build/lib/protontricks/cli
running egg_info
creating src/protontricks.egg-info
writing src/protontricks.egg-info/PKG-INFO
writing dependency_links to src/protontricks.egg-info/dependency_links.txt
writing entry points to src/protontricks.egg-info/entry_points.txt
writing requirements to src/protontricks.egg-info/requires.txt
writing top-level names to src/protontricks.egg-info/top_level.txt
writing manifest file 'src/protontricks.egg-info/SOURCES.txt'
reading manifest file 'src/protontricks.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '*.yml'
warning: no previously-included files matching '*.py[cod]' found anywhere in 
distribution
warning: no previously-included files matching '__pycache__' found anywhere in 
distribution
adding license file 'LICENSE'
writing manifest file 'src/protontricks.egg-info/SOURCES.txt'
creating build/lib/protontricks/data
creating build/lib/protontricks/data/data
copying src/protontricks/data/data/icon_placeholder.png -> 
build/lib/protontricks/data/data
creating build/lib/protontricks/data/scripts
copying src/protontricks/data/scripts/bwrap_launcher.sh -> 
build/lib/protontricks/data/scripts
copying src/protontricks/data/scripts/wine_launch.sh -> 
build/lib/protontricks/data/scripts
copying src/protontricks/data/scripts/wineserver_keepalive.bat -> 
build/lib/protontricks/data/scripts
copying src/protontricks/data/scripts/wineserver_keepalive.sh -> 
build/lib/protontricks/data/scripts
creating build/lib/protontricks/data/share
creating build/lib/protontricks/data/share/applications
copying src/protontricks/data/share/applications/protontricks-launch.desktop -> 
build/lib/protontricks/data/share/applications
copying src/protontricks/data/share/applications/protontricks.desktop -> 
build/lib/protontricks/data/share/applications
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/util.py -> 
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/gui.py -> 
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/_version.py -> 
build/bdist.linux-x86_64/wheel/protontricks
creating build/bdist.linux-x86_64/wheel/protontricks/data
creating build/bdist.linux-x86_64/wheel/protontricks/data/data
copying build/lib/protontricks/data/data/icon_placeholder.png -> 
build/bdist.linux-x86_64/wheel/protontricks/data/data
creating build/bdist.linux-x86_64/wheel/protontricks/data/scripts
copying build/lib/protontricks/data/scripts/bwrap_launcher.sh -> 
build/bdist.linux-x86_64/wheel/protontricks/data/scripts
copying build/lib/protontricks/data/scripts/wineserver_keepalive.sh -> 
build/bdist.linux-x86_64/wheel/protontricks/data/scripts
copying build/lib/protontricks/data/scripts/wine_launch.sh -> 
build/bdist.linux-x86_64/wheel/protontricks/data/scripts
copying build/lib/protontricks/data/scripts/wineserver_keepalive.bat -> 
build/bdist.linux-x86_64/wheel/protontricks/data/scripts
creating build/bdist.linux-x86_64/wheel/protontricks/data/share
creating build/bdist.linux-x86_64/wheel/protontricks/data/share/applications
copying build/lib/protontricks/data/share/applications/protontricks-launch.desktop 
-> build/bdist.linux-x86_64/wheel/protontricks/data/share/applications
copying build/lib/protontricks/data/share/applications/protontricks.desktop -> 
build/bdist.linux-x86_64/wheel/protontricks/data/share/applications
creating build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/desktop_install.py -> 
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/launch.py -> 
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/main.py -> 
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/util.py -> 
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/__init__.py -> 
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/config.py -> 
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/winetricks.py -> 
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/flatpak.py -> 
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/steam.py -> 
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/__init__.py -> 
build/bdist.linux-x86_64/wheel/protontricks
running install_data
creating build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data
creating build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data
creating build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data/share
creating 
build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data/share/applications
copying src/protontricks/data/share/applications/protontricks.desktop -> 
build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data/share/applications
copying src/protontricks/data/share/applications/protontricks-launch.desktop -> 
build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data/share/applications
running install_egg_info
Copying src/protontricks.egg-info to 
build/bdist.linux-x86_64/wheel/protontricks-1.10.5.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/protontricks-1.10.5.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/.tmp-195s9bgc/protontricks-1.10.5-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'protontricks/__init__.py'
adding 'protontricks/_version.py'
adding 'protontricks/config.py'
adding 'protontricks/flatpak.py'
adding 'protontricks/gui.py'
adding 'protontricks/steam.py'
adding 'protontricks/util.py'
adding 'protontricks/winetricks.py'
adding 'protontricks/cli/__init__.py'
adding 'protontricks/cli/desktop_install.py'
adding 'protontricks/cli/launch.py'
adding 'protontricks/cli/main.py'
adding 'protontricks/cli/util.py'
adding 'protontricks/data/data/icon_placeholder.png'
adding 'protontricks/data/scripts/bwrap_launcher.sh'
adding 'protontricks/data/scripts/wine_launch.sh'
adding 'protontricks/data/scripts/wineserver_keepalive.bat'
adding 'protontricks/data/scripts/wineserver_keepalive.sh'
adding 'protontricks/data/share/applications/protontricks-launch.desktop'
adding 'protontricks/data/share/applications/protontricks.desktop'
adding 
'protontricks-1.10.5.data/data/share/applications/protontricks-launch.desktop'
adding 'protontricks-1.10.5.data/data/share/applications/protontricks.desktop'
adding 'protontricks-1.10.5.dist-info/LICENSE'
adding 'protontricks-1.10.5.dist-info/METADATA'
adding 'protontricks-1.10.5.dist-info/WHEEL'
adding 'protontricks-1.10.5.dist-info/entry_points.txt'
adding 'protontricks-1.10.5.dist-info/top_level.txt'
adding 'protontricks-1.10.5.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built protontricks-1.10.5-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with 
"installer" module
I: pybuild plugin_pyproject:129: Building wheel for python3.11 with "build" 
module
I: pybuild base:311: python3.11 -m build --skip-dependency-check --no-isolation --wheel 
--outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11
* Building wheel...
running bdist_wheel
running build
running build_py
copying src/protontricks/_version.py -> build/lib/protontricks
running egg_info
writing src/protontricks.egg-info/PKG-INFO
writing dependency_links to src/protontricks.egg-info/dependency_links.txt
writing entry points to src/protontricks.egg-info/entry_points.txt
writing requirements to src/protontricks.egg-info/requires.txt
writing top-level names to src/protontricks.egg-info/top_level.txt
reading manifest file 'src/protontricks.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '*.yml'
warning: no previously-included files matching '*.py[cod]' found anywhere in 
distribution
warning: no previously-included files matching '__pycache__' found anywhere in 
distribution
adding license file 'LICENSE'
writing manifest file 'src/protontricks.egg-info/SOURCES.txt'
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/protontricks
copying build/lib/protontricks/util.py -> 
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/gui.py -> 
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/_version.py -> 
build/bdist.linux-x86_64/wheel/protontricks
creating build/bdist.linux-x86_64/wheel/protontricks/data
creating build/bdist.linux-x86_64/wheel/protontricks/data/data
copying build/lib/protontricks/data/data/icon_placeholder.png -> 
build/bdist.linux-x86_64/wheel/protontricks/data/data
creating build/bdist.linux-x86_64/wheel/protontricks/data/scripts
copying build/lib/protontricks/data/scripts/bwrap_launcher.sh -> 
build/bdist.linux-x86_64/wheel/protontricks/data/scripts
copying build/lib/protontricks/data/scripts/wineserver_keepalive.sh -> 
build/bdist.linux-x86_64/wheel/protontricks/data/scripts
copying build/lib/protontricks/data/scripts/wine_launch.sh -> 
build/bdist.linux-x86_64/wheel/protontricks/data/scripts
copying build/lib/protontricks/data/scripts/wineserver_keepalive.bat -> 
build/bdist.linux-x86_64/wheel/protontricks/data/scripts
creating build/bdist.linux-x86_64/wheel/protontricks/data/share
creating build/bdist.linux-x86_64/wheel/protontricks/data/share/applications
copying build/lib/protontricks/data/share/applications/protontricks-launch.desktop 
-> build/bdist.linux-x86_64/wheel/protontricks/data/share/applications
copying build/lib/protontricks/data/share/applications/protontricks.desktop -> 
build/bdist.linux-x86_64/wheel/protontricks/data/share/applications
creating build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/desktop_install.py -> 
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/launch.py -> 
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/main.py -> 
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/util.py -> 
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/cli/__init__.py -> 
build/bdist.linux-x86_64/wheel/protontricks/cli
copying build/lib/protontricks/config.py -> 
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/winetricks.py -> 
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/flatpak.py -> 
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/steam.py -> 
build/bdist.linux-x86_64/wheel/protontricks
copying build/lib/protontricks/__init__.py -> 
build/bdist.linux-x86_64/wheel/protontricks
running install_data
creating build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data
creating build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data
creating build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data/share
creating 
build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data/share/applications
copying src/protontricks/data/share/applications/protontricks.desktop -> 
build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data/share/applications
copying src/protontricks/data/share/applications/protontricks-launch.desktop -> 
build/bdist.linux-x86_64/wheel/protontricks-1.10.5.data/data/share/applications
running install_egg_info
Copying src/protontricks.egg-info to 
build/bdist.linux-x86_64/wheel/protontricks-1.10.5.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/protontricks-1.10.5.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/.tmp-i0oomkui/protontricks-1.10.5-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'protontricks/__init__.py'
adding 'protontricks/_version.py'
adding 'protontricks/config.py'
adding 'protontricks/flatpak.py'
adding 'protontricks/gui.py'
adding 'protontricks/steam.py'
adding 'protontricks/util.py'
adding 'protontricks/winetricks.py'
adding 'protontricks/cli/__init__.py'
adding 'protontricks/cli/desktop_install.py'
adding 'protontricks/cli/launch.py'
adding 'protontricks/cli/main.py'
adding 'protontricks/cli/util.py'
adding 'protontricks/data/data/icon_placeholder.png'
adding 'protontricks/data/scripts/bwrap_launcher.sh'
adding 'protontricks/data/scripts/wine_launch.sh'
adding 'protontricks/data/scripts/wineserver_keepalive.bat'
adding 'protontricks/data/scripts/wineserver_keepalive.sh'
adding 'protontricks/data/share/applications/protontricks-launch.desktop'
adding 'protontricks/data/share/applications/protontricks.desktop'
adding 
'protontricks-1.10.5.data/data/share/applications/protontricks-launch.desktop'
adding 'protontricks-1.10.5.data/data/share/applications/protontricks.desktop'
adding 'protontricks-1.10.5.dist-info/LICENSE'
adding 'protontricks-1.10.5.dist-info/METADATA'
adding 'protontricks-1.10.5.dist-info/WHEEL'
adding 'protontricks-1.10.5.dist-info/entry_points.txt'
adding 'protontricks-1.10.5.dist-info/top_level.txt'
adding 'protontricks-1.10.5.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built protontricks-1.10.5-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.11 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; 
python3.12 -m pytest tests
============================= test session starts ==============================
platform linux -- Python 3.12.3, pytest-8.1.2, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
configfile: pyproject.toml
collected 133 items

tests/cli/test_desktop_install.py .                                      [  0%]
tests/cli/test_launch.py ............                                    [  9%]
tests/cli/test_main.py ..........................................        [ 41%]
tests/cli/test_util.py ......                                            [ 45%]
tests/test_config.py ..                                                  [ 47%]
tests/test_flatpak.py .........                                          [ 54%]
tests/test_gui.py .....F........                                         [ 64%]
tests/test_steam.py ......................................               [ 93%]
tests/test_util.py .......                                               [ 98%]
tests/test_winetricks.py ..                                              [100%]

=================================== FAILURES ===================================
_________________ TestSelectApp.test_select_game_locale_error __________________

self = <test_gui.TestSelectApp object at 0x7fd8df5e4380>
locale_error_zenity = <conftest.MockSubprocess object at 0x7fd8df47c6e0>
steam_app_factory = <function steam_app_factory.<locals>.func at 0x7fd8df103600>
steam_dir = 
PosixPath('/tmp/pytest-of-buildd/pytest-0/test_select_game_locale_error0/home/fakeuser/.steam/steam')
caplog = <_pytest.logging.LogCaptureFixture object at 0x7fd8df4dc080>

    def test_select_game_locale_error(
            self, locale_error_zenity, steam_app_factory, steam_dir, caplog):
        """
        Try choosing a game with an environment that can't handle non-ASCII
        characters
        """
        steam_apps = [
            steam_app_factory(name="Fäke game 1", appid=10),
            steam_app_factory(name="Fäke game 2", appid=20)
        ]
# Fake user selecting 'Fäke game 2'. The non-ASCII character 'ä'
        # is stripped since Zenity wouldn't be able to display the character.
        locale_error_zenity.mock_stdout = "Fke game 2: 20"
        steam_app = select_steam_app_with_gui(
            steam_apps=steam_apps, steam_path=steam_dir
        )
assert steam_app == steam_apps[1]
      assert (
            "Your system locale is incapable of displaying all characters"
            in caplog.records[0].message
        )
E       assert 'Your system locale is incapable of displaying all characters' in 
"Using 'zenity' as GUI provider"
E        +  where "Using 'zenity' as GUI provider" = <LogRecord: protontricks, 20, 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/protontricks/gui.py, 47, "Using '%s' as GUI 
provider">.message

tests/test_gui.py:208: AssertionError
------------------------------ Captured log call -------------------------------
INFO     protontricks:gui.py:47 Using 'zenity' as GUI provider
WARNING  protontricks:gui.py:146 Your system locale is incapable of displaying 
all characters. Some app names may not show up correctly. Please use an UTF-8 
locale to avoid this warning.
=============================== warnings summary ===============================
protontricks/util.py:11
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/protontricks/util.py:11: 
DeprecationWarning: pkg_resources is deprecated as an API. See 
https://setuptools.pypa.io/en/latest/pkg_resources.html
    import pkg_resources

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED tests/test_gui.py::TestSelectApp::test_select_game_locale_error - asse...
=================== 1 failed, 132 passed, 1 warning in 0.99s ===================
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; python3.12 -m pytest tests
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; 
python3.11 -m pytest tests
============================= test session starts ==============================
platform linux -- Python 3.11.9, pytest-8.1.2, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build
configfile: pyproject.toml
collected 133 items

tests/cli/test_desktop_install.py .                                      [  0%]
tests/cli/test_launch.py ............                                    [  9%]
tests/cli/test_main.py ..........................................        [ 41%]
tests/cli/test_util.py ......                                            [ 45%]
tests/test_config.py ..                                                  [ 47%]
tests/test_flatpak.py .........                                          [ 54%]
tests/test_gui.py .....F........                                         [ 64%]
tests/test_steam.py ......................................               [ 93%]
tests/test_util.py .......                                               [ 98%]
tests/test_winetricks.py ..                                              [100%]

=================================== FAILURES ===================================
_________________ TestSelectApp.test_select_game_locale_error __________________

self = <test_gui.TestSelectApp object at 0x7f8c535bad10>
locale_error_zenity = <conftest.MockSubprocess object at 0x7f8c533aa290>
steam_app_factory = <function steam_app_factory.<locals>.func at 0x7f8c53227100>
steam_dir = 
PosixPath('/tmp/pytest-of-buildd/pytest-1/test_select_game_locale_error0/home/fakeuser/.steam/steam')
caplog = <_pytest.logging.LogCaptureFixture object at 0x7f8c533aae90>

    def test_select_game_locale_error(
            self, locale_error_zenity, steam_app_factory, steam_dir, caplog):
        """
        Try choosing a game with an environment that can't handle non-ASCII
        characters
        """
        steam_apps = [
            steam_app_factory(name="Fäke game 1", appid=10),
            steam_app_factory(name="Fäke game 2", appid=20)
        ]
# Fake user selecting 'Fäke game 2'. The non-ASCII character 'ä'
        # is stripped since Zenity wouldn't be able to display the character.
        locale_error_zenity.mock_stdout = "Fke game 2: 20"
        steam_app = select_steam_app_with_gui(
            steam_apps=steam_apps, steam_path=steam_dir
        )
assert steam_app == steam_apps[1]
      assert (
            "Your system locale is incapable of displaying all characters"
            in caplog.records[0].message
        )
E       assert 'Your system locale is incapable of displaying all characters' in 
"Using 'zenity' as GUI provider"
E        +  where "Using 'zenity' as GUI provider" = <LogRecord: protontricks, 20, 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/protontricks/gui.py, 47, "Using '%s' as GUI 
provider">.message

tests/test_gui.py:208: AssertionError
------------------------------ Captured log call -------------------------------
INFO     protontricks:gui.py:47 Using 'zenity' as GUI provider
WARNING  protontricks:gui.py:146 Your system locale is incapable of displaying 
all characters. Some app names may not show up correctly. Please use an UTF-8 
locale to avoid this warning.
=============================== warnings summary ===============================
protontricks/util.py:11
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/protontricks/util.py:11: 
DeprecationWarning: pkg_resources is deprecated as an API. See 
https://setuptools.pypa.io/en/latest/pkg_resources.html
    import pkg_resources

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED tests/test_gui.py::TestSelectApp::test_select_game_locale_error - asse...
=================== 1 failed, 132 passed, 1 warning in 1.11s ===================
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; python3.11 -m pytest tests
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 
3.11" returned exit code 13
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

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

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large 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 affects, so that this is still visible in the BTS web
page for this package.

Thanks.

Reply via email to