Bug#1074755: razercfg: FTBFS: dh_install: error: missing files, aborting

2024-07-02 Thread Lucas Nussbaum
Source: razercfg
Version: 0.43-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_install --exclude=librazer.a
>   install -m0755 -d debian/razercfg//etc
>   cp --reflink=auto -a ./razer.conf debian/razercfg//etc/
>   install -m0755 -d debian/razercfg//etc/pm/sleep.d
>   cp --reflink=auto -a debian/tmp/etc/pm/sleep.d/50-razer 
> debian/razercfg//etc/pm/sleep.d/
>   install -m0755 -d debian/razercfg//usr/lib/systemd
>   cd 'debian/tmp/usr/lib/systemd/system/..' && find 'system' ! \( -regex 
> .\*librazer\\.a.\* \) \( -type f -or -type l \) -print0 | LC_ALL=C sort -z | 
> xargs -0 -I {} cp --reflink=auto --parents -dp {} 
> /<>/debian/razercfg//usr/lib/systemd/
>   cd 'debian/tmp/usr/lib/systemd/system/..' && find 'system' ! \( -regex 
> .\*librazer\\.a.\* \) \( -type d -and -empty \) -print0 | LC_ALL=C sort -z | 
> xargs -0 -I {} cp --reflink=auto --parents -a {} 
> /<>/debian/razercfg//usr/lib/systemd/
>   install -m0755 -d debian/razercfg/usr/lib/udev
>   cd 'debian/tmp/etc/udev/rules.d/..' && find 'rules.d' ! \( -regex 
> .\*librazer\\.a.\* \) \( -type f -or -type l \) -print0 | LC_ALL=C sort -z | 
> xargs -0 -I {} cp --reflink=auto --parents -dp {} 
> /<>/debian/razercfg/usr/lib/udev/
>   cd 'debian/tmp/etc/udev/rules.d/..' && find 'rules.d' ! \( -regex 
> .\*librazer\\.a.\* \) \( -type d -and -empty \) -print0 | LC_ALL=C sort -z | 
> xargs -0 -I {} cp --reflink=auto --parents -a {} 
> /<>/debian/razercfg/usr/lib/udev/
> dh_install: warning: Cannot find (any matches for) 
> "usr/local/lib/python3.11/dist-packages" (tried in ., debian/tmp)
> 
> dh_install: warning: razercfg missing files: 
> usr/local/lib/python3.11/dist-packages
> dh_install: error: missing files, aborting
> make[1]: *** [debian/rules:16: override_dh_install] Error 255


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/razercfg_0.43-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074754: rust-breezyshim: FTBFS: dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101

2024-07-02 Thread Lucas Nussbaum
Source: rust-breezyshim
Version: 0.1.92-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 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 --buildsystem cargo
>dh_update_autotools_config -O--buildsystem=cargo
>dh_autoreconf -O--buildsystem=cargo
>dh_auto_configure -O--buildsystem=cargo
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] 
> ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
> x86_64-linux-gnu
> debian cargo wrapper: linking /usr/share/cargo/registry/* into 
> /<>/debian/cargo_registry/
>dh_auto_build -O--buildsystem=cargo
>dh_auto_test -O--buildsystem=cargo
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] 
> ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
> x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', 
> '/usr/bin/cargo', '-Zavoid-dev-deps', 'build', '--verbose', '--verbose', 
> '-j8', '--target', 'x86_64-unknown-linux-gnu'],) {}
> error: failed to get `chrono` as a dependency of package `breezyshim v0.1.92 
> (/<>)`
> 
> Caused by:
>   failed to load source for dependency `chrono`
> 
> Caused by:
>   Unable to update registry `crates-io`
> 
> Caused by:
>   failed to update replaced source registry `crates-io`
> 
> Caused by:
>   failed to parse manifest at 
> `/<>/debian/cargo_registry/pyo3-filelike-0.2.0/Cargo.toml`
> 
> Caused by:
>   dependency (pyo3) specified without providing a local path, Git repository, 
> version, or workspace dependency to use
> dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/rust-breezyshim_0.1.92-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074752: cura: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j8 test ARGS\+=--verbose ARGS\+=-j8 returned exit code 2

2024-07-02 Thread Lucas Nussbaum
Source: cura
Version: 5.0.0-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[2]: Entering directory '/<>/obj-x86_64-linux-gnu'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process --verbose -j8
> UpdateCTestConfiguration  from 
> :/<>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Parse Config file:/<>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> UpdateCTestConfiguration  from 
> :/<>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Parse Config file:/<>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Test project /<>/obj-x86_64-linux-gnu
> Constructing a list of tests
> Done constructing a list of tests
> Updating test list for fixtures
> Added 0 tests to meet fixture requirements
> Checking test dependency graph...
> Checking test dependency graph end
> test 1
>   Start  1: invalid-imports
> 
> 1: Test command: /usr/bin/python3 "scripts/check_invalid_imports.py"
> 1: Working Directory: /<>
> 1: Test timeout computed to be: 1500
> test 2
>   Start  2: pytest-main
> 
> 2: Test command: /usr/bin/python3 "-m" "pytest" 
> "--junitxml=/<>/obj-x86_64-linux-gnu/junit-pytest-main.xml" 
> "/<>/tests"
> 2: Working Directory: /<>/obj-x86_64-linux-gnu
> 2: Environment variables: 
> 2:  PYTHONPATH=/<>:/usr/share/uranium:
> 2: Test timeout computed to be: 1500
> test 3
>   Start  3: pytest-DigitalLibrary
> 
> 3: Test command: /usr/bin/python3 "-m" "pytest" 
> "--junitxml=/<>/obj-x86_64-linux-gnu/junit-pytest-DigitalLibrary.xml"
>  "/<>/plugins/DigitalLibrary"
> 3: Working Directory: /<>/obj-x86_64-linux-gnu
> 3: Environment variables: 
> 3:  
> PYTHONPATH=/<>/plugins/DigitalLibrary:/<>:/usr/share/uranium:
> 3: Test timeout computed to be: 1500
> test 4
>   Start  4: pytest-FirmwareUpdateChecker
> 
> 4: Test command: /usr/bin/python3 "-m" "pytest" 
> "--junitxml=/<>/obj-x86_64-linux-gnu/junit-pytest-FirmwareUpdateChecker.xml"
>  "/<>/plugins/FirmwareUpdateChecker"
> 4: Working Directory: /<>/obj-x86_64-linux-gnu
> 4: Environment variables: 
> 4:  
> PYTHONPATH=/<>/plugins/FirmwareUpdateChecker:/<>:/usr/share/uranium:
> 4: Test timeout computed to be: 1500
> test 5
>   Start  5: pytest-LegacyProfileReader
> 
> 5: Test command: /usr/bin/python3 "-m" "pytest" 
> "--junitxml=/<>/obj-x86_64-linux-gnu/junit-pytest-LegacyProfileReader.xml"
>  "/<>/plugins/LegacyProfileReader"
> 5: Working Directory: /<>/obj-x86_64-linux-gnu
> 5: Environment variables: 
> 5:  
> PYTHONPATH=/<>/plugins/LegacyProfileReader:/<>:/usr/share/uranium:
> 5: Test timeout computed to be: 1500
> test 6
>   Start  6: pytest-PostProcessingPlugin
> 
> 6: Test command: /usr/bin/python3 "-m" "pytest" 
> "--junitxml=/<>/obj-x86_64-linux-gnu/junit-pytest-PostProcessingPlugin.xml"
>  "/<>/plugins/PostProcessingPlugin"
> 6: Working Directory: /<>/obj-x86_64-linux-gnu
> 6: Environment variables: 
> 6:  
> PYTHONPATH=/<>/plugins/PostProcessingPlugin:/<>:/usr/share/uranium:
> 6: Test timeout computed to be: 1500
> test 7
>   Start  7: pytest-VersionUpgrade25to26
> 
> 7: Test command: /usr/bin/python3 "-m" "pytest" 
> "--junitxml=/<>/obj-x86_64-linux-gnu/junit-pytest-VersionUpgrade25to26.xml"
>  "/<>/plugins/VersionUpgrade/VersionUpgrade25to26"
> 7: Working Directory: /<>/obj-x86_64-linux-gnu
> 7: Environment variables: 
> 7:  
> PYTHONPATH=/<>/plugins/VersionUpgrade/VersionUpgrade25to26:/<>:/usr/share/uranium:
> 7: Test timeout computed to be: 1500
> test 8
>   Start  8: pytest-VersionUpgrade26to27
> 
> 8: Test command: /usr/bin/python3 "-m" "pytest" 
> "--junitxml=/<>/obj-x86_64-linux-gnu/junit-pytest-VersionUpgrade26to27.xml"
>  "/<>/plugins/VersionUpgrade/VersionUpgrade26to27"
> 8: Working Directory: /<>/obj-x86_64-linux-gnu
> 8: Environment variables: 
> 8:  
> PYTHONPATH=/<>/plugins/VersionUpgrade/VersionUpgrade26to27:/<>:/usr/share/uranium:
> 8: Test timeout computed to be: 1500
>  1/14 Test  #1: invalid-imports ..   Passed0.19 sec
> test 9
>   Start  9: pytest-VersionUpgrade27to30
> 
> 9: Test command: /usr/bin/python3 "-m" "pytest" 
> "--junitxml=/<>/obj-x86_64-linux-gnu/junit-pytest-VersionUpgrade27to30.xml"
>  "/<>/plugins/VersionUpgrade/VersionUpgrade27to30"
> 9: Working Directory: /<>/obj-x86_64-linux-gnu
> 9: Environment variables: 
> 9:  
> PYTHONPATH=/<>/plugins/VersionUpgrade/VersionUpgrade27to30:/<>:/usr/share/uranium:
> 9: Test timeout computed to be: 1500
> 8: = test session starts 
> ==
> 8: platform linux -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
> 8: rootdir: /<>
> 8: configfile: pytest.ini
> 8: collected 5 items
> 8: 
> 8: 
> ../plugins/VersionUpgrade/VersionUpgrade26to27/tests/TestVersionUpgrade26to27.py
>  . [ 20%]
> 8:  
> [100%]
> 8: 
> 8: - generated xml file: 

Bug#1074753: mate-power-manager: FTBFS: make[4]: *** [Makefile:224: hu.gmo] Error 1

2024-07-02 Thread Lucas Nussbaum
Source: mate-power-manager
Version: 1.26.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[4]: Entering directory '/<>/po'
> /usr/bin/msgmerge --update --quiet  --lang=af --previous af.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=ar --previous ar.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=am --previous am.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=as --previous as.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=ast --previous ast.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=az --previous az.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=be --previous be.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=bg --previous bg.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=bn_IN --previous bn_IN.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=bn --previous bn.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=br --previous br.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=ca --previous ca.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=bs --previous bs.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=crh --previous crh.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=cmn --previous cmn.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=ca@valencia --previous 
> c...@valencia.po mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=cs --previous cs.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=cy --previous cy.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=da --previous da.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=dz --previous dz.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=en_AU --previous en_AU.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=el --previous el.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=de --previous de.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=en_CA --previous en_CA.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=en_GB --previous en_GB.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=en_US --previous en_US.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=eo --previous eo.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=es --previous es.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=es_AR --previous es_AR.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=es_CL --previous es_CL.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=es_CO --previous es_CO.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=es_CR --previous es_CR.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=es_DO --previous es_DO.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=es_EC --previous es_EC.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=es_ES --previous es_ES.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=es_NI --previous es_NI.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=es_MX --previous es_MX.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=es_PE --previous es_PE.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=es_PA --previous es_PA.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=es_PR --previous es_PR.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=es_SV --previous es_SV.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=es_UY --previous es_UY.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=es_VE --previous es_VE.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=et --previous et.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=eu --previous eu.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=fa --previous fa.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=fr --previous fr.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=fi --previous fi.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=frp --previous frp.po 
> mate-power-manager.pot
> /usr/bin/msgmerge --update --quiet  --lang=fur --previous fur.po 
> 

Bug#1074750: vanguards: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.11 3.12" --system=custom "--test-args=cd {build_dir}; python3 -m pytest /<>/tests

2024-07-02 Thread Lucas Nussbaum
Source: vanguards
Version: 0.3.1-2.4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_test -- --system=custom --test-args='cd {build_dir}; python3 -m 
> pytest /<>/tests'
> I: pybuild base:311: cd /<>/.pybuild/cpython3_3.11/build; 
> python3 -m pytest /<>/tests
> = test session starts 
> ==
> platform linux -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
> rootdir: /<>
> collected 9 items / 1 error
> 
>  ERRORS 
> 
> _ ERROR collecting tests/test_main.py 
> __
> ImportError while importing test module '/<>/tests/test_main.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> vanguards/config.py:17: in 
> from configparser import SafeConfigParser, Error
> E   ImportError: cannot import name 'SafeConfigParser' from 'configparser' 
> (/usr/lib/python3.12/configparser.py). Did you mean: 'RawConfigParser'?
> 
> During handling of the above exception, another exception occurred:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> ../../../tests/test_main.py:9: in 
> import vanguards.config
> vanguards/config.py:19: in 
> from ConfigParser import SafeConfigParser, Error
> E   ModuleNotFoundError: No module named 'ConfigParser'
> === short test summary info 
> 
> ERROR ../../../tests/test_main.py
>  Interrupted: 1 error during collection 
> 
> === 1 error in 0.37s 
> ===
> E: pybuild pybuild:389: test: plugin custom failed with: exit code=2: cd 
> /<>/.pybuild/cpython3_3.11/build; python3 -m pytest 
> /<>/tests
> I: pybuild base:311: cd /<>/.pybuild/cpython3_3.12/build; 
> python3 -m pytest /<>/tests
> = test session starts 
> ==
> platform linux -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
> rootdir: /<>
> collected 9 items / 1 error
> 
>  ERRORS 
> 
> _ ERROR collecting tests/test_main.py 
> __
> ImportError while importing test module '/<>/tests/test_main.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> vanguards/config.py:17: in 
> from configparser import SafeConfigParser, Error
> E   ImportError: cannot import name 'SafeConfigParser' from 'configparser' 
> (/usr/lib/python3.12/configparser.py). Did you mean: 'RawConfigParser'?
> 
> During handling of the above exception, another exception occurred:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> ../../../tests/test_main.py:9: in 
> import vanguards.config
> vanguards/config.py:19: in 
> from ConfigParser import SafeConfigParser, Error
> E   ModuleNotFoundError: No module named 'ConfigParser'
> === short test summary info 
> 
> ERROR ../../../tests/test_main.py
>  Interrupted: 1 error during collection 
> 
> === 1 error in 0.30s 
> ===
> E: pybuild pybuild:389: test: plugin custom failed with: exit code=2: cd 
> /<>/.pybuild/cpython3_3.12/build; python3 -m pytest 
> /<>/tests
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.11 
> 3.12" --system=custom "--test-args=cd {build_dir}; python3 -m pytest 
> /<>/tests" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/vanguards_0.3.1-2.4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074748: meep-openmpi: FTBFS: dh_install: error: missing files, aborting

2024-07-02 Thread Lucas Nussbaum
Source: meep-openmpi
Version: 1.25.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[4]: Entering directory '/<>'
> make[4]: Nothing to be done for 'install-exec-am'.
>  /usr/bin/mkdir -p 
> '/<>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
>  /usr/bin/install -c -m 644 meep.pc 
> '/<>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
> make[4]: Leaving directory '/<>'
> make[3]: Leaving directory '/<>'
> make[2]: Leaving directory '/<>'
> find
> .
> ./autogen.sh
> ./config.h.in
> ./config.status
> ./COPYRIGHT
> ./codemeta.json
> ./AUTHORS
> ./README.md
> ./LICENSE
> ./.travis.yml
> ./meep.pc
> ./src
> ./src/update_eh.lo
> ./src/random.lo
> ./src/GDSIIgeom.lo
> ./src/dft_ldos.cpp
> ./src/multilevel-atom.o
> ./src/energy_and_flux.lo
> ./src/bands.lo
> ./src/array_slice.o
> ./src/initialize.lo
> ./src/step_generic_stride1.lo
> ./src/array_slice.cpp
> ./src/step_generic.cpp
> ./src/loop_in_chunks.lo
> ./src/libmeep.la
> ./src/material_data.hpp
> ./src/vec.o
> ./src/structure_dump.lo
> ./src/sphere_quad
> ./src/bicgstab.lo
> ./src/h5fields.o
> ./src/step_generic_stride1.cpp
> ./src/stress.cpp
> ./src/boundaries.lo
> ./src/bands.o
> ./src/near2far.cpp
> ./src/step_generic.lo
> ./src/integrate2.o
> ./src/time.lo
> ./src/cw_fields.o
> ./src/adjust_verbosity.hpp
> ./src/.libs
> ./src/.libs/multilevel-atom.o
> ./src/.libs/array_slice.o
> ./src/.libs/libmeep.la
> ./src/.libs/vec.o
> ./src/.libs/h5fields.o
> ./src/.libs/bands.o
> ./src/.libs/integrate2.o
> ./src/.libs/libmeep.so
> ./src/.libs/cw_fields.o
> ./src/.libs/dft.o
> ./src/.libs/loop_in_chunks.o
> ./src/.libs/GDSIIgeom.o
> ./src/.libs/integrate.o
> ./src/.libs/fields.o
> ./src/.libs/structure_dump.o
> ./src/.libs/libmeep.lai
> ./src/.libs/step_generic_stride1.o
> ./src/.libs/mympi.o
> ./src/.libs/sources.o
> ./src/.libs/monitor.o
> ./src/.libs/casimir.o
> ./src/.libs/update_eh.o
> ./src/.libs/libmeep.so.30
> ./src/.libs/fix_boundary_sources.o
> ./src/.libs/structure.o
> ./src/.libs/boundaries.o
> ./src/.libs/step_generic.o
> ./src/.libs/libmeep.so.30.0.0
> ./src/.libs/anisotropic_averaging.o
> ./src/.libs/near2far.o
> ./src/.libs/meepgeom.o
> ./src/.libs/energy_and_flux.o
> ./src/.libs/susceptibility.o
> ./src/.libs/h5file.o
> ./src/.libs/fields_dump.o
> ./src/.libs/step_db.o
> ./src/.libs/initialize.o
> ./src/.libs/mpb.o
> ./src/.libs/bicgstab.o
> ./src/.libs/output_directory.o
> ./src/.libs/material_data.o
> ./src/.libs/time.o
> ./src/.libs/dft_ldos.o
> ./src/.libs/step.o
> ./src/.libs/update_pols.o
> ./src/.libs/random.o
> ./src/.libs/stress.o
> ./src/.libs/libmeep.a
> ./src/material_data.lo
> ./src/dft.o
> ./src/loop_in_chunks.o
> ./src/GDSIIgeom.o
> ./src/integrate.o
> ./src/fields.o
> ./src/structure_dump.o
> ./src/step_db.lo
> ./src/h5file.cpp
> ./src/meepgeom.lo
> ./src/structure.cpp
> ./src/sphere-quad.cpp
> ./src/step_generic_stride1.o
> ./src/fields.lo
> ./src/output_directory.cpp
> ./src/h5fields.cpp
> ./src/monitor.cpp
> ./src/mympi.o
> ./src/dft.lo
> ./src/initialize.cpp
> ./src/sources.o
> ./src/monitor.o
> ./src/sphere-quad.h
> ./src/update_pols.cpp
> ./src/h5fields.lo
> ./src/vec.lo
> ./src/structure.lo
> ./src/dft_ldos.lo
> ./src/mympi.cpp
> ./src/meepgeom.hpp
> ./src/update_pols.lo
> ./src/casimir.o
> ./src/fields_dump.cpp
> ./src/mympi.lo
> ./src/susceptibility.cpp
> ./src/update_eh.o
> ./src/structure_dump.cpp
> ./src/bands.cpp
> ./src/integrate.cpp
> ./src/boundaries.cpp
> ./src/fields.cpp
> ./src/loop_in_chunks.cpp
> ./src/fix_boundary_sources.o
> ./src/material_data.cpp
> ./src/structure.o
> ./src/Makefile.in
> ./src/bicgstab.cpp
> ./src/boundaries.o
> ./src/integrate.lo
> ./src/step_generic.o
> ./src/anisotropic_averaging.o
> ./src/mpb.lo
> ./src/near2far.o
> ./src/fields_dump.lo
> ./src/meepgeom.o
> ./src/energy_and_flux.o
> ./src/dft.cpp
> ./src/random.cpp
> ./src/susceptibility.o
> ./src/casimir.lo
> ./src/Makefile
> ./src/h5file.lo
> ./src/h5file.o
> ./src/meep.hpp
> ./src/update_eh.cpp
> ./src/fields_dump.o
> ./src/step_db.o
> ./src/Makefile.am
> ./src/initialize.o
> ./src/cw_fields.cpp
> ./src/mpb.o
> ./src/GDSIIgeom.cpp
> ./src/meepgeom.cpp
> ./src/time.cpp
> ./src/cw_fields.lo
> ./src/integrate2.cpp
> ./src/sphere-quad.o
> ./src/bicgstab.o
> ./src/output_directory.o
> ./src/meep
> ./src/meep/meep-config.h.in
> ./src/meep/mympi.hpp
> ./src/meep/vec.hpp
> ./src/meep/meep-config.h
> ./src/stress.lo
> ./src/monitor.lo
> ./src/vec.cpp
> ./src/step.lo
> ./src/anisotropic_averaging.lo
> ./src/energy_and_flux.cpp
> ./src/material_data.o
> ./src/time.o
> ./src/anisotropic_averaging.cpp
> ./src/integrate2.lo
> ./src/dft_ldos.o
> ./src/casimir.cpp
> ./src/array_slice.lo
> ./src/fix_boundary_sources.cpp
> ./src/step.o
> ./src/bicgstab.hpp
> ./src/update_pols.o
> ./src/step_db.cpp
> ./src/step.cpp
> ./src/multilevel-atom.lo
> ./src/sources.cpp

Bug#1074747: mate-panel: FTBFS: make[4]: *** [Makefile:1040: org.mate.panel.TestApplet.mate-panel-applet] Error 1

2024-07-02 Thread Lucas Nussbaum
Source: mate-panel
Version: 1.27.1-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[4]: Entering directory '/<>/libmate-panel-applet'
> gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
> -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid 
> -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
> -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders 
> -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread  
> -I../libmate-panel-applet -DMATELOCALEDIR=\""/usr/share/locale"\"  
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wmissing-prototypes -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -c -o test-dbus-applet.o 
> test-dbus-applet.c
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
> -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
> -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders 
> -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread  
> -I../libmate-panel-applet -DMATELOCALEDIR=\""/usr/share/locale"\"  
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wmissing-prototypes -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -c -o mate-panel-applet-enums.lo 
> mate-panel-applet-enums.c
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
> -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
> -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders 
> -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread  
> -I../libmate-panel-applet -DMATELOCALEDIR=\""/usr/share/locale"\"  
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wmissing-prototypes -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -c -o mate-panel-applet-marshal.lo 
> mate-panel-applet-marshal.c
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
> -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
> -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders 
> -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread  
> -I../libmate-panel-applet -DMATELOCALEDIR=\""/usr/share/locale"\"  
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wmissing-prototypes -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -c -o mate-panel-applet.lo 
> mate-panel-applet.c
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
> -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
> 

Bug#1074745: python-skbio: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.11 3.12" returned exit code 13

2024-07-02 Thread Lucas Nussbaum
Source: python-skbio
Version: 0.6.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> echo No testing for the -doc package
> No testing for the -doc package
> make[1]: Leaving directory '/<>'
>dh_auto_test -O--buildsystem=pybuild -Npython-skbio-doc
> I: pybuild base:311: cd /<>/.pybuild/cpython3_3.11_skbio/build; 
> python3.11 -m pytest 
> = test session starts 
> ==
> platform linux -- Python 3.11.9, pytest-8.2.2, pluggy-1.5.0
> rootdir: /<>/.pybuild/cpython3_3.11_skbio/build
> configfile: pyproject.toml
> collected 2761 items
> 
> skbio/alignment/tests/test_pairwise.py . [  
> 0%]
> skbio/alignment/tests/test_path.py . [  
> 1%]
> skbio/alignment/tests/test_ssw.py ...[  
> 2%]
> skbio/alignment/tests/test_tabular_msa.py .. [  
> 3%]
>  [  
> 6%]
>  [  
> 8%]
>  [ 
> 11%]
>  [ 
> 14%]
>  [ 
> 16%]
> ...  [ 
> 17%]
> skbio/diversity/alpha/tests/test_ace.py ..   [ 
> 17%]
> skbio/diversity/alpha/tests/test_base.py .F..[ 
> 18%]
> skbio/diversity/alpha/tests/test_chao1.py ...[ 
> 18%]
> skbio/diversity/alpha/tests/test_gini.py [ 
> 18%]
> skbio/diversity/alpha/tests/test_lladser.py  [ 
> 18%]
> skbio/diversity/alpha/tests/test_pd.py   [ 
> 19%]
> skbio/diversity/beta/tests/test_unifrac.py   [ 
> 20%]
> skbio/diversity/tests/test_block.py ...  [ 
> 20%]
> skbio/diversity/tests/test_driver.py ... [ 
> 22%]
> ..   [ 
> 22%]
> skbio/diversity/tests/test_util.py   [ 
> 22%]
> skbio/embedding/tests/test_embedding.py ...  [ 
> 23%]
> skbio/embedding/tests/test_protein.py .. [ 
> 23%]
> skbio/io/format/tests/test_base.py   [ 
> 25%]
> skbio/io/format/tests/test_binary_dm.py .[ 
> 25%]
> skbio/io/format/tests/test_biom.py ...   [ 
> 25%]
> skbio/io/format/tests/test_blast6.py ... [ 
> 25%]
> skbio/io/format/tests/test_blast7.py ..  [ 
> 26%]
> skbio/io/format/tests/test_clustal.py .  [ 
> 26%]
> skbio/io/format/tests/test_embed.py  [ 
> 27%]
> skbio/io/format/tests/test_embl.py ...   [ 
> 28%]
> skbio/io/format/tests/test_emptyfile.py ..   [ 
> 28%]
> skbio/io/format/tests/test_fasta.py  [ 
> 28%]
> skbio/io/format/tests/test_fastq.py ...  [ 
> 29%]
> skbio/io/format/tests/test_genbank.py .  [ 
> 30%]
> skbio/io/format/tests/test_gff3.py   [ 
> 31%]
> skbio/io/format/tests/test_lsmat.py ...  [ 
> 31%]
> skbio/io/format/tests/test_newick.py ... [ 
> 31%]
> skbio/io/format/tests/test_ordination.py .   [ 
> 31%]
> skbio/io/format/tests/test_phylip.py ... [ 
> 32%]
> skbio/io/format/tests/test_qseq.py ..[ 
> 32%]
> skbio/io/format/tests/test_sample_metadata.py    [ 
> 32%]
> skbio/io/format/tests/test_sequence_feature_vocabulary.py    [ 
> 32%]
> skbio/io/format/tests/test_stockholm.py  [ 
> 33%]
> ...  [ 
> 35%]
> skbio/io/format/tests/test_taxdump.py .. [ 
> 35%]
> skbio/io/tests/test_iosources.py ..  [ 
> 35%]
> skbio/io/tests/test_registry.py  [ 
> 37%]
> ..   [ 
> 39%]
> 

Bug#1074746: rust-rand-core: FTBFS: dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 101

2024-07-02 Thread Lucas Nussbaum
Source: rust-rand-core
Version: 0.6.4-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_test -- test --all
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] 
> ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
> x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', 
> '/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--verbose', '--verbose', 
> '-j8', '--target', 'x86_64-unknown-linux-gnu', '--all'],) {}
>Compiling rand_core v0.6.4 (/<>)
>  Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rand_core 
> CARGO_MANIFEST_DIR=/<> CARGO_PKG_AUTHORS='The Rand Project 
> Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random 
> number generator traits and tools for implementation.
> ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md 
> CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' 
> CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<> 
> LD_LIBRARY_PATH=/<>/target/debug/deps rustc --crate-name 
> rand_core --edition=2018 src/lib.rs --error-format=json 
> --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib 
> --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C 
> metadata=df9694816f2e8336 -C extra-filename=-df9694816f2e8336 --out-dir 
> /<>/target/x86_64-unknown-linux-gnu/debug/deps --target 
> x86_64-unknown-linux-gnu -C 
> incremental=/<>/target/x86_64-unknown-linux-gnu/debug/incremental
>  -L dependency=/<>/target/x86_64-unknown-linux-gnu/debug/deps -L 
> dependency=/<>/target/debug/deps -C debuginfo=2 -C strip=none 
> --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro 
> --remap-path-prefix 
> /<>=/usr/share/cargo/registry/rand-core-0.6.4 
> --remap-path-prefix 
> /<>/debian/cargo_registry=/usr/share/cargo/registry`
>  Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rand_core 
> CARGO_MANIFEST_DIR=/<> CARGO_PKG_AUTHORS='The Rand Project 
> Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random 
> number generator traits and tools for implementation.
> ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md 
> CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' 
> CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<> 
> LD_LIBRARY_PATH=/<>/target/debug/deps rustc --crate-name 
> rand_core --edition=2018 src/lib.rs --error-format=json 
> --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C 
> metadata=86c09e0c772bbdc9 -C extra-filename=-86c09e0c772bbdc9 --out-dir 
> /<>/target/x86_64-unknown-linux-gnu/debug/deps --target 
> x86_64-unknown-linux-gnu -C 
> incremental=/<>/target/x86_64-unknown-linux-gnu/debug/incremental
>  -L dependency=/<>/target/x86_64-unknown-linux-gnu/debug/deps -L 
> dependency=/<>/target/debug/deps -C debuginfo=2 -C strip=none 
> --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro 
> --remap-path-prefix 
> /<>=/usr/share/cargo/registry/rand-core-0.6.4 
> --remap-path-prefix 
> /<>/debian/cargo_registry=/usr/share/cargo/registry`
> Finished `test` profile [unoptimized + debuginfo] target(s) in 1.33s
>  Running `CARGO=/usr/bin/cargo CARGO_MANIFEST_DIR=/<> 
> CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' 
> CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for 
> implementation.
> ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md 
> CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<>/target/x86_64-unknown-linux-gnu/debug/deps:/<>/target/x86_64-unknown-linux-gnu/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
>  
> /<>/target/x86_64-unknown-linux-gnu/debug/deps/rand_core-86c09e0c772bbdc9`
> 
> running 6 tests
> test block::test::blockrng64_next_u32_vs_next_u64 ... ok
> test block::test::blockrng_next_u32_vs_next_u64 ... ok

Bug#1074743: nautilus-image-converter: FTBFS: make: *** [debian/rules:7: binary] Error 25

2024-07-02 Thread Lucas Nussbaum
Source: nautilus-image-converter
Version: 0.4.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 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
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 
> meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr 
> --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu 
> -Dpython.bytecompile=-1
> The Meson build system
> Version: 1.4.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: nautilus-image-converter
> Project version: 0.4.0
> C compiler for the host machine: cc (gcc 13.3.0 "cc (Debian 13.3.0-1) 13.3.0")
> C linker for the host machine: cc ld.bfd 2.42.50.20240625
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
> Run-time dependency gtk4 found: YES 4.12.5
> Run-time dependency glib-2.0 found: YES 2.80.3
> Run-time dependency libnautilus-extension-4 found: YES 45.2.1
> Message: /usr/share
> Configuring config.h using configuration
> Program msgfmt found: YES (/usr/bin/msgfmt)
> Program msginit found: YES (/usr/bin/msginit)
> Program msgmerge found: YES (/usr/bin/msgmerge)
> Program xgettext found: YES (/usr/bin/xgettext)
> Build targets in project: 22
> NOTICE: Future-deprecated features used:
>  * 0.56.0: {'dependency.get_pkgconfig_variable'}
> 
> nautilus-image-converter 0.4.0
> 
>   User defined options
> buildtype : plain
> libdir: lib/x86_64-linux-gnu
> localstatedir : /var
> prefix: /usr
> sysconfdir: /etc
> wrap_mode : nodownload
> python.bytecompile: -1
> 
> Found ninja-1.12.1 at /usr/bin/ninja
>dh_auto_build
>   cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v
> [1/23] /usr/bin/msgfmt -o po/ca/LC_MESSAGES/nautilus-image-converter.mo 
> ../po/ca.po
> [2/23] /usr/bin/msgfmt -o po/bg/LC_MESSAGES/nautilus-image-converter.mo 
> ../po/bg.po
> [3/23] /usr/bin/msgfmt -o po/cs/LC_MESSAGES/nautilus-image-converter.mo 
> ../po/cs.po
> [4/23] /usr/bin/msgfmt -o po/da/LC_MESSAGES/nautilus-image-converter.mo 
> ../po/da.po
> [5/23] /usr/bin/msgfmt -o po/de/LC_MESSAGES/nautilus-image-converter.mo 
> ../po/de.po
> [6/23] /usr/bin/msgfmt -o po/es/LC_MESSAGES/nautilus-image-converter.mo 
> ../po/es.po
> [7/23] /usr/bin/msgfmt -o po/fr/LC_MESSAGES/nautilus-image-converter.mo 
> ../po/fr.po
> FAILED: po/fr/LC_MESSAGES/nautilus-image-converter.mo 
> /usr/bin/msgfmt -o po/fr/LC_MESSAGES/nautilus-image-converter.mo ../po/fr.po
> ../po/fr.po: warning: Charset "" is not a portable encoding name.
>   Message conversion to user's charset might not work.
> /usr/bin/msgfmt: present charset "" is not a portable encoding name
> [8/23] /usr/bin/msgfmt -o po/gl/LC_MESSAGES/nautilus-image-converter.mo 
> ../po/gl.po
> [9/23] /usr/bin/msgfmt -o po/fi/LC_MESSAGES/nautilus-image-converter.mo 
> ../po/fi.po
> [10/23] /usr/bin/msgfmt -o po/hu/LC_MESSAGES/nautilus-image-converter.mo 
> ../po/hu.po
> [11/23] cc -Isrc/libnautilus-image-converter.so.p -Isrc -I../src -I. -I.. 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/sysprof-6 -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
> -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include 
> -I/usr/include/nautilus -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
> -Wall -Winvalid-pch -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 -MD 
> -MQ src/libnautilus-image-converter.so.p/image-converter.c.o -MF 
> src/libnautilus-image-converter.so.p/image-converter.c.o.d -o 
> src/libnautilus-image-converter.so.p/image-converter.c.o -c 
> ../src/image-converter.c
> [12/23] cc -Isrc/libnautilus-image-converter.so.p -Isrc -I../src -I. -I.. 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/sysprof-6 -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
> 

Bug#1074744: shim-signed: FTBFS: dpkg-deb: error: parsing file 'debian/shim-signed/DEBIAN/control' near line 7 package 'shim-signed':

2024-07-02 Thread Lucas Nussbaum
Source: shim-signed
Version: 1.43
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dpkg-query: no packages found matching shim-helpers-amd64-signed
> dh_gencontrol -- -v1.43+15.8-1 \
>   -Vshim:Version=15.8-1 \
>   -Vhelpers:Version=
> dpkg-gencontrol: warning: relation > is deprecated: use >> or >=
> dpkg-gencontrol: warning: relation > is deprecated: use >> or >=
> make[1]: Leaving directory '/<>'
>dh_md5sums
>dh_builddeb
> dpkg-deb: error: parsing file 'debian/shim-signed/DEBIAN/control' near line 7 
> package 'shim-signed':
>  'Depends' field, reference to 'shim-helpers-amd64-signed': version '=': 
> version number does not start with digit
> dpkg-deb: building package 'shim-signed-common' in 
> '../shim-signed-common_1.43+15.8-1_all.deb'.
> dh_builddeb: error: dpkg-deb --build debian/shim-signed .. returned exit code 
> 2
> dh_builddeb: error: Aborting due to earlier error
> make: *** [debian/rules:21: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/shim-signed_1.43_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074740: meep-mpi-default: FTBFS: dh_install: error: missing files, aborting

2024-07-02 Thread Lucas Nussbaum
Source: meep-mpi-default
Version: 1.25.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[4]: Entering directory '/<>'
> make[4]: Nothing to be done for 'install-exec-am'.
>  /usr/bin/mkdir -p 
> '/<>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
>  /usr/bin/install -c -m 644 meep.pc 
> '/<>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
> make[4]: Leaving directory '/<>'
> make[3]: Leaving directory '/<>'
> make[2]: Leaving directory '/<>'
> find
> .
> ./autogen.sh
> ./config.h.in
> ./config.status
> ./COPYRIGHT
> ./codemeta.json
> ./AUTHORS
> ./README.md
> ./LICENSE
> ./.travis.yml
> ./meep.pc
> ./src
> ./src/update_eh.lo
> ./src/random.lo
> ./src/GDSIIgeom.lo
> ./src/dft_ldos.cpp
> ./src/multilevel-atom.o
> ./src/energy_and_flux.lo
> ./src/bands.lo
> ./src/array_slice.o
> ./src/initialize.lo
> ./src/step_generic_stride1.lo
> ./src/array_slice.cpp
> ./src/step_generic.cpp
> ./src/loop_in_chunks.lo
> ./src/libmeep.la
> ./src/material_data.hpp
> ./src/vec.o
> ./src/structure_dump.lo
> ./src/sphere_quad
> ./src/bicgstab.lo
> ./src/h5fields.o
> ./src/step_generic_stride1.cpp
> ./src/stress.cpp
> ./src/boundaries.lo
> ./src/bands.o
> ./src/near2far.cpp
> ./src/step_generic.lo
> ./src/integrate2.o
> ./src/time.lo
> ./src/cw_fields.o
> ./src/adjust_verbosity.hpp
> ./src/.libs
> ./src/.libs/multilevel-atom.o
> ./src/.libs/array_slice.o
> ./src/.libs/libmeep.la
> ./src/.libs/vec.o
> ./src/.libs/h5fields.o
> ./src/.libs/bands.o
> ./src/.libs/integrate2.o
> ./src/.libs/libmeep.so
> ./src/.libs/cw_fields.o
> ./src/.libs/dft.o
> ./src/.libs/loop_in_chunks.o
> ./src/.libs/GDSIIgeom.o
> ./src/.libs/integrate.o
> ./src/.libs/fields.o
> ./src/.libs/structure_dump.o
> ./src/.libs/libmeep.lai
> ./src/.libs/step_generic_stride1.o
> ./src/.libs/mympi.o
> ./src/.libs/sources.o
> ./src/.libs/monitor.o
> ./src/.libs/casimir.o
> ./src/.libs/update_eh.o
> ./src/.libs/libmeep.so.30
> ./src/.libs/fix_boundary_sources.o
> ./src/.libs/structure.o
> ./src/.libs/boundaries.o
> ./src/.libs/step_generic.o
> ./src/.libs/libmeep.so.30.0.0
> ./src/.libs/anisotropic_averaging.o
> ./src/.libs/near2far.o
> ./src/.libs/meepgeom.o
> ./src/.libs/energy_and_flux.o
> ./src/.libs/susceptibility.o
> ./src/.libs/h5file.o
> ./src/.libs/fields_dump.o
> ./src/.libs/step_db.o
> ./src/.libs/initialize.o
> ./src/.libs/mpb.o
> ./src/.libs/bicgstab.o
> ./src/.libs/output_directory.o
> ./src/.libs/material_data.o
> ./src/.libs/time.o
> ./src/.libs/dft_ldos.o
> ./src/.libs/step.o
> ./src/.libs/update_pols.o
> ./src/.libs/random.o
> ./src/.libs/stress.o
> ./src/.libs/libmeep.a
> ./src/material_data.lo
> ./src/dft.o
> ./src/loop_in_chunks.o
> ./src/GDSIIgeom.o
> ./src/integrate.o
> ./src/fields.o
> ./src/structure_dump.o
> ./src/step_db.lo
> ./src/h5file.cpp
> ./src/meepgeom.lo
> ./src/structure.cpp
> ./src/sphere-quad.cpp
> ./src/step_generic_stride1.o
> ./src/fields.lo
> ./src/output_directory.cpp
> ./src/h5fields.cpp
> ./src/monitor.cpp
> ./src/mympi.o
> ./src/dft.lo
> ./src/initialize.cpp
> ./src/sources.o
> ./src/monitor.o
> ./src/sphere-quad.h
> ./src/update_pols.cpp
> ./src/h5fields.lo
> ./src/vec.lo
> ./src/structure.lo
> ./src/dft_ldos.lo
> ./src/mympi.cpp
> ./src/meepgeom.hpp
> ./src/update_pols.lo
> ./src/casimir.o
> ./src/fields_dump.cpp
> ./src/mympi.lo
> ./src/susceptibility.cpp
> ./src/update_eh.o
> ./src/structure_dump.cpp
> ./src/bands.cpp
> ./src/integrate.cpp
> ./src/boundaries.cpp
> ./src/fields.cpp
> ./src/loop_in_chunks.cpp
> ./src/fix_boundary_sources.o
> ./src/material_data.cpp
> ./src/structure.o
> ./src/Makefile.in
> ./src/bicgstab.cpp
> ./src/boundaries.o
> ./src/integrate.lo
> ./src/step_generic.o
> ./src/anisotropic_averaging.o
> ./src/mpb.lo
> ./src/near2far.o
> ./src/fields_dump.lo
> ./src/meepgeom.o
> ./src/energy_and_flux.o
> ./src/dft.cpp
> ./src/random.cpp
> ./src/susceptibility.o
> ./src/casimir.lo
> ./src/Makefile
> ./src/h5file.lo
> ./src/h5file.o
> ./src/meep.hpp
> ./src/update_eh.cpp
> ./src/fields_dump.o
> ./src/step_db.o
> ./src/Makefile.am
> ./src/initialize.o
> ./src/cw_fields.cpp
> ./src/mpb.o
> ./src/GDSIIgeom.cpp
> ./src/meepgeom.cpp
> ./src/time.cpp
> ./src/cw_fields.lo
> ./src/integrate2.cpp
> ./src/sphere-quad.o
> ./src/bicgstab.o
> ./src/output_directory.o
> ./src/meep
> ./src/meep/meep-config.h.in
> ./src/meep/mympi.hpp
> ./src/meep/vec.hpp
> ./src/meep/meep-config.h
> ./src/stress.lo
> ./src/monitor.lo
> ./src/vec.cpp
> ./src/step.lo
> ./src/anisotropic_averaging.lo
> ./src/energy_and_flux.cpp
> ./src/material_data.o
> ./src/time.o
> ./src/anisotropic_averaging.cpp
> ./src/integrate2.lo
> ./src/dft_ldos.o
> ./src/casimir.cpp
> ./src/array_slice.lo
> ./src/fix_boundary_sources.cpp
> ./src/step.o
> ./src/bicgstab.hpp
> ./src/update_pols.o
> ./src/step_db.cpp
> ./src/step.cpp
> ./src/multilevel-atom.lo
> 

Bug#1074742: org-roam: FTBFS: make[2]: *** [Makefile:84: texi] Error 255

2024-07-02 Thread Lucas Nussbaum
Source: org-roam
Version: 2.2.2-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[2]: Entering directory '/<>/doc'
> Loading /etc/emacs/site-start.d/00debian.el (source)...
> Loading /etc/emacs/site-start.d/50autoconf.el (source)...
> 
> Error: wrong-type-argument (consp nil)
>   mapbacktrace(#f(compiled-function (evald func args flags) # -0x147e755222517960>))
>   debug-early-backtrace()
>   debug-early(error (wrong-type-argument consp nil))
>   []
>   apply(#f(compiled-function ( async subtreep visible-only body-only 
> ext-plist) "Export current buffer to a Texinfo file.\n\nIf narrowing is 
> active in the current buffer, only export its\nnarrowed part.\n\nIf a region 
> is active, export that region.\n\nA non-nil optional argument ASYNC means the 
> process should happen\nasynchronously.  The resulting file should be 
> accessible through\nthe `org-export-stack' interface.\n\nWhen optional 
> argument SUBTREEP is non-nil, export the sub-tree\nat point, extracting 
> information from the headline properties\nfirst.\n\nWhen optional argument 
> VISIBLE-ONLY is non-nil, don't export\ncontents of hidden elements.\n\nWhen 
> optional argument BODY-ONLY is non-nil, only write code\nbetween 
> \"\\begin{document}\" and \"\\end{document}\".\n\nEXT-PLIST, when provided, 
> is a property list with external\nparameters overriding Org default settings, 
> but still inferior to\nfile-local settings.\n\nReturn output file's name." 
> (interactive nil) #) nil)
>   org-texinfo-export-to-texinfo()
>   funcall-interactively(org-texinfo-export-to-texinfo)
>   command-execute(org-texinfo-export-to-texinfo)
>   command-line-1(("-f" "package-initialize" "-l" "ox-extra" "-l" 
> "ox-texinfo+" "--eval" "(or (require 'org-man nil t) (require 'ol-man))" 
> "org-roam.org" "--eval" "(ox-extras-activate '(ignore-headlines))" "--eval" 
> "(setq indent-tabs-mode nil)" "--eval" "(setq org-src-preserve-indentation 
> nil)" "--funcall" "org-texinfo-export-to-texinfo"))
>   command-line()
>   normal-top-level()
> make[2]: *** [Makefile:84: texi] Error 255


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/org-roam_2.2.2-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074741: pyqi: FTBFS: make: *** [debian/rules:6: binary] Error 25

2024-07-02 Thread Lucas Nussbaum
Source: pyqi
Version: 0.3.2+dfsg-9
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 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 --with linktree --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:311: python3.12 setup.py config 
> Only Python 3.9, 3.10 and 3.11 are supported.E: pybuild pybuild:389: 
> configure: plugin distutils failed with: exit code=1: python3.12 setup.py 
> config 
> dh_auto_configure: error: pybuild --configure -i python{version} -p 3.12 
> returned exit code 13
> make: *** [debian/rules:6: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/pyqi_0.3.2+dfsg-9_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074738: rust-byte-slice-cast: FTBFS: dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 101

2024-07-02 Thread Lucas Nussbaum
Source: rust-byte-slice-cast
Version: 1.2.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_test -- test --all
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] 
> ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
> x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', 
> '/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--verbose', '--verbose', 
> '-j8', '--target', 'x86_64-unknown-linux-gnu', '--all'],) {}
>Compiling byte-slice-cast v1.2.1 (/<>)
>  Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=byte_slice_cast 
> CARGO_MANIFEST_DIR=/<> CARGO_PKG_AUTHORS='Sebastian Dröge 
> ' CARGO_PKG_DESCRIPTION='Safely cast bytes slices 
> from/to slices of built-in fundamental numeric types' CARGO_PKG_HOMEPAGE='' 
> CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=byte-slice-cast CARGO_PKG_README=README.md 
> CARGO_PKG_REPOSITORY='https://github.com/sdroege/bytes-num-slice-cast' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 
> CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' 
> CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<> 
> LD_LIBRARY_PATH=/<>/target/debug/deps rustc --crate-name 
> byte_slice_cast --edition=2018 src/lib.rs --error-format=json 
> --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib 
> --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 
> 'feature="default"' --cfg 'feature="std"' -C metadata=550d559da2ec -C 
> extra-filename=-550d559da2ec --out-dir 
> /<>/target/x86_64-unknown-linux-gnu/debug/deps --target 
> x86_64-unknown-linux-gnu -C 
> incremental=/<>/target/x86_64-unknown-linux-gnu/debug/incremental
>  -L dependency=/<>/target/x86_64-unknown-linux-gnu/debug/deps -L 
> dependency=/<>/target/debug/deps -C debuginfo=2 -C strip=none 
> --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro 
> --remap-path-prefix 
> /<>=/usr/share/cargo/registry/byte-slice-cast-1.2.1 
> --remap-path-prefix 
> /<>/debian/cargo_registry=/usr/share/cargo/registry`
>  Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=byte_slice_cast 
> CARGO_MANIFEST_DIR=/<> CARGO_PKG_AUTHORS='Sebastian Dröge 
> ' CARGO_PKG_DESCRIPTION='Safely cast bytes slices 
> from/to slices of built-in fundamental numeric types' CARGO_PKG_HOMEPAGE='' 
> CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=byte-slice-cast CARGO_PKG_README=README.md 
> CARGO_PKG_REPOSITORY='https://github.com/sdroege/bytes-num-slice-cast' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 
> CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' 
> CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<> 
> LD_LIBRARY_PATH=/<>/target/debug/deps rustc --crate-name 
> byte_slice_cast --edition=2018 src/lib.rs --error-format=json 
> --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 
> 'feature="default"' --cfg 'feature="std"' -C metadata=6d167038305f1211 -C 
> extra-filename=-6d167038305f1211 --out-dir 
> /<>/target/x86_64-unknown-linux-gnu/debug/deps --target 
> x86_64-unknown-linux-gnu -C 
> incremental=/<>/target/x86_64-unknown-linux-gnu/debug/incremental
>  -L dependency=/<>/target/x86_64-unknown-linux-gnu/debug/deps -L 
> dependency=/<>/target/debug/deps -C debuginfo=2 -C strip=none 
> --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro 
> --remap-path-prefix 
> /<>=/usr/share/cargo/registry/byte-slice-cast-1.2.1 
> --remap-path-prefix 
> /<>/debian/cargo_registry=/usr/share/cargo/registry`
> Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s
>  Running `CARGO=/usr/bin/cargo CARGO_MANIFEST_DIR=/<> 
> CARGO_PKG_AUTHORS='Sebastian Dröge ' 
> CARGO_PKG_DESCRIPTION='Safely cast bytes slices from/to slices of built-in 
> fundamental numeric types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT 
> CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byte-slice-cast 
> CARGO_PKG_README=README.md 
> CARGO_PKG_REPOSITORY='https://github.com/sdroege/bytes-num-slice-cast' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 
> CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<>/target/x86_64-unknown-linux-gnu/debug/deps:/<>/target/x86_64-unknown-linux-gnu/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
>  
> /<>/target/x86_64-unknown-linux-gnu/debug/deps/byte_slice_cast-6d167038305f1211`
> 
> running 18 tests
> test tests::f64 ... ok
> test tests::f32 ... ok
> test tests::u16 ... ok
> test tests::u16_empty_from_byte_slice ... ok
> test 

Bug#1074736: rust-eui48: FTBFS: dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101

2024-07-02 Thread Lucas Nussbaum
Source: rust-eui48
Version: 1.1.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 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 --buildsystem cargo
>dh_update_autotools_config -O--buildsystem=cargo
>dh_autoreconf -O--buildsystem=cargo
>dh_auto_configure -O--buildsystem=cargo
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] 
> ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
> x86_64-linux-gnu
> debian cargo wrapper: linking /usr/share/cargo/registry/* into 
> /<>/debian/cargo_registry/
>dh_auto_build -O--buildsystem=cargo
>dh_auto_test -O--buildsystem=cargo
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] 
> ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
> x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', 
> '/usr/bin/cargo', '-Zavoid-dev-deps', 'build', '--verbose', '--verbose', 
> '-j8', '--target', 'x86_64-unknown-linux-gnu'],) {}
>Compiling memchr v2.7.1
>Compiling regex-syntax v0.8.2
>Compiling rustc-serialize v0.3.24
>  Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=memchr 
> CARGO_MANIFEST_DIR=/<>/debian/cargo_registry/memchr-2.7.1 
> CARGO_PKG_AUTHORS='Andrew Gallant :bluss' 
> CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 
> and wasm32) routines for
> 1, 2 or 3 byte search and single substring search.
> ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' 
> CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md 
> CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' 
> CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.1 CARGO_PKG_VERSION_MAJOR=2 
> CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' 
> CARGO_RUSTC_CURRENT_DIR=/<>/debian/cargo_registry/memchr-2.7.1 
> LD_LIBRARY_PATH=/<>/target/debug/deps rustc --crate-name memchr 
> --edition=2021 /<>/debian/cargo_registry/memchr-2.7.1/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
> debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 
> 'feature="std"' -C metadata=939fc8ddee1334aa -C 
> extra-filename=-939fc8ddee1334aa --out-dir 
> /<>/target/x86_64-unknown-linux-gnu/debug/deps --target 
> x86_64-unknown-linux-gnu -L 
> dependency=/<>/target/x86_64-unknown-linux-gnu/debug/deps -L 
> dependency=/<>/target/debug/deps --cap-lints warn -C debuginfo=2 
> -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C 
> link-arg=-Wl,-z,relro --remap-path-prefix 
> /<>=/usr/share/cargo/registry/eui48-1.1.0 --remap-path-prefix 
> /<>/debian/cargo_registry=/usr/share/cargo/registry`
>  Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rustc_serialize 
> CARGO_MANIFEST_DIR=/<>/debian/cargo_registry/rustc-serialize-0.3.24
>  CARGO_PKG_AUTHORS='The Rust Project Developers' 
> CARGO_PKG_DESCRIPTION='Generic serialization/deserialization support 
> corresponding to the
> `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes
> support for hex, base64, and json encoding and decoding.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/rustc-serialize' 
> CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=rustc-serialize CARGO_PKG_README=README.md 
> CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-serialize' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.24 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' 
> CARGO_RUSTC_CURRENT_DIR=/<>/debian/cargo_registry/rustc-serialize-0.3.24
>  LD_LIBRARY_PATH=/<>/target/debug/deps rustc --crate-name 
> rustc_serialize --edition=2015 
> /<>/debian/cargo_registry/rustc-serialize-0.3.24/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
> debuginfo=2 -C metadata=3546927da67cd00d -C extra-filename=-3546927da67cd00d 
> --out-dir /<>/target/x86_64-unknown-linux-gnu/debug/deps 
> --target x86_64-unknown-linux-gnu -L 
> dependency=/<>/target/x86_64-unknown-linux-gnu/debug/deps -L 
> dependency=/<>/target/debug/deps --cap-lints warn -C debuginfo=2 
> -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C 
> link-arg=-Wl,-z,relro --remap-path-prefix 
> /<>=/usr/share/cargo/registry/eui48-1.1.0 --remap-path-prefix 
> /<>/debian/cargo_registry=/usr/share/cargo/registry`
>  Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=regex_syntax 
> CARGO_MANIFEST_DIR=/<>/debian/cargo_registry/regex-syntax-0.8.2 
> CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew 

Bug#1074737: quelcom: FTBFS: make[3]: *** [makefile:8: ca.mo] Error 1

2024-07-02 Thread Lucas Nussbaum
Source: quelcom
Version: 0.4.0-18
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[3]: Entering directory '/<>'
> make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> msgfmt -o ca.mo ca.po
> ca.po: warning: Charset "CHARSET" is not a portable encoding name.
> Message conversion to user's charset might not work.
> msgfmt: present charset "CHARSET" is not a portable encoding name
> make[3]: *** [makefile:8: ca.mo] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/quelcom_0.4.0-18_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074735: node-chokidar: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2024-07-02 Thread Lucas Nussbaum
Source: node-chokidar
Version: 3.6.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> # No pkg-js-tools auto build
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/chokidar
>   /bin/sh -ex debian/tests/pkg-js/test
> + mocha --exit --reporter spec --timeout 30
> 
> 
>   chokidar
> undefined should expose public API methods
> fs.watch (non-polling)
>   watch a directory
> undefined should produce an instance of chokidar.FSWatcher
> undefined should expose public API methods
> undefined should emit `add` event when file was added (48ms)
> undefined should emit nine `add` events when nine files were added in 
> one directory (1297ms)
> undefined should emit thirtythree `add` events when thirtythree files 
> were added in nine directories (767ms)
> undefined should emit `addDir` event when directory was added
> undefined should emit `change` event when file was changed
> undefined should emit `unlink` event when file was removed (103ms)
> undefined should emit `unlinkDir` event when a directory was removed 
> (43ms)
> undefined should emit two `unlinkDir` event when two nested 
> directories were removed (5028ms)
> undefined should emit `unlink` and `add` events when a file is 
> renamed (123ms)
> undefined should emit `add`, not `change`, when previously deleted 
> file is re-added (148ms)
> undefined should not emit `unlink` for previously moved files (413ms)
> undefined should survive ENOENT for missing subdirectories
> undefined should notice when a file appears in a new directory
> undefined should watch removed and re-added directories (1553ms)
> undefined should emit `unlinkDir` and `add` when dir is replaced by 
> file (666ms)
> undefined should emit `unlink` and `addDir` when file is replaced by 
> dir (151ms)
>   watch individual files
> undefined should emit `ready` when three files were added
> undefined should detect changes
> undefined should detect unlinks (122ms)
> undefined should detect unlink and re-add (164ms)
> undefined should ignore unwatched siblings (58ms)
> undefined should detect safe-edit (948ms)
> Skipping gh-682: should detect unlink
>   - should detect unlink while watching a non-existent second file in 
> another directory
>   - should detect unlink and re-add while watching a second file
>   - should detect unlink and re-add while watching a non-existent 
> second file in another directory
>   - should detect unlink and re-add while watching a non-existent 
> second file in the same directory
>   - should detect two unlinks and one re-add
>   - should detect unlink and re-add while watching a second file and 
> a non-existent third file
>   renamed directory
> undefined should emit `add` for a file in a renamed directory (1027ms)
>   watch non-existent paths
> undefined should watch non-existent file and detect add (43ms)
> undefined should watch non-existent dir and detect addDir/add (66ms)
>   watch glob patterns
> undefined should correctly watch and emit based on glob input (58ms)
> undefined should respect negated glob patterns (130ms)
> undefined should traverse subdirs to match globstar patterns (197ms)
> undefined should resolve relative paths with glob patterns (53ms)
> undefined should correctly handle conflicting glob patterns (135ms)
> undefined should correctly handle intersecting glob patterns (44ms)
> undefined should not confuse glob-like filenames with globs (65ms)
> undefined should treat glob-like directory names as literal directory 
> names when globbing is disabled (43ms)
> undefined should treat glob-like filenames as literal filenames when 
> globbing is disabled (49ms)
> undefined should not prematurely filter dirs against complex globstar 
> patterns (73ms)
> undefined should emit matching dir events (66ms)
> undefined should correctly handle glob with braces
>   watch symlinks
> undefined should watch symlinked dirs
> undefined should watch symlinked files
> undefined should follow symlinked files within a normal dir
> undefined should watch paths with a symlinked parent
> undefined should not recurse indefinitely on circular symlinks
> undefined should recognize changes following symlinked dirs
> undefined should follow newly created symlinks (45ms)
> undefined should watch symlinks as files when 

Bug#1074734: ruff: FTBFS: make[1]: *** [debian/rules:14: override_dh_auto_build] Error 25

2024-07-02 Thread Lucas Nussbaum
Source: ruff
Version: 0.0.291+dfsg1-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> mv Cargo.lock Cargo.lock.bak || true
> dh_auto_build
> 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 /<>/.pybuild/cpython3_3.11  
> * Building wheel...
> Running `maturin pep517 build-wheel -i /usr/bin/python3.11 --compatibility 
> off`
>  Locking 291 packages to latest compatible versions
>   Adding bitflags v1.3.2 (latest: v2.4.2)
>   Adding cfg-if v0.1.10 (latest: v1.0.0)
>   Adding syn v1.0.109 (latest: v2.0.66)
>   Adding toml v0.5.11 (latest: v0.8.8)
>  Building a mixed python/rust project
>  Found CPython 3.11 at /usr/bin/python3.11
>  Using build options bindings from pyproject.toml
> warning: /<>/Cargo.toml: unused manifest key: 
> workspace.dependencies.insta.feature
>Compiling proc-macro2 v1.0.85
>Compiling unicode-ident v1.0.12
>Compiling autocfg v1.1.0
>Compiling libc v0.2.155
>Compiling serde v1.0.203
>Compiling memchr v2.7.1
>Compiling cfg-if v1.0.0
>Compiling once_cell v1.19.0
>Compiling smallvec v1.13.1
>Compiling either v1.9.0
>Compiling log v0.4.21
>Compiling anyhow v1.0.85
>Compiling target-lexicon v0.12.12
>Compiling bitflags v2.4.2
>Compiling num-traits v0.2.15
>Compiling itertools v0.10.5
>Compiling regex-syntax v0.8.2
>Compiling static_assertions v1.1.0
>Compiling num-integer v0.1.44
>Compiling aho-corasick v1.1.2
>Compiling quote v1.0.36
>Compiling pyo3-build-config v0.20.2
>Compiling syn v2.0.66
>Compiling thiserror v1.0.59
>Compiling heck v0.4.1
>Compiling crunchy v0.2.2
>Compiling num-bigint v0.4.3
>Compiling unicode-width v0.1.11
>Compiling Inflector v0.11.4
>Compiling tiny-keccak v2.0.2
>Compiling crossbeam-utils v0.8.19
>Compiling syn v1.0.109
>Compiling ruff_text_size v0.0.0 (/<>/crates/ruff_text_size)
>Compiling rustc-hash v1.1.0
>Compiling regex-automata v0.4.7
>Compiling ruff_source_file v0.0.0 
> (/<>/crates/ruff_source_file)
>Compiling getrandom v0.2.12
>Compiling strsim v0.10.0
>Compiling fnv v1.0.7
>Compiling ident_case v1.0.1
>Compiling ruff_python_parser v0.0.0 
> (/<>/crates/ruff_python_parser)
>Compiling rand_core v0.6.4
>Compiling ruff_python_trivia v0.0.0 
> (/<>/crates/ruff_python_trivia)
>Compiling pyo3-ffi v0.20.2
>Compiling bstr v1.7.0
>Compiling lock_api v0.4.11
>Compiling tracing-core v0.1.32
>Compiling pin-project-lite v0.2.13
>Compiling ppv-lite86 v0.2.16
>Compiling pmutil v0.6.1
>Compiling regex v1.10.2
>Compiling darling_core v0.20.3
>Compiling hashbrown v0.14.5
>Compiling equivalent v1.0.1
>Compiling utf8parse v0.2.1
>Compiling siphasher v0.3.10
>Compiling parking_lot_core v0.9.9
>Compiling phf_shared v0.11.2
>Compiling rand v0.8.5
>Compiling anstyle-parse v0.2.1
>Compiling rand_chacha v0.3.1
>Compiling globset v0.4.14
>Compiling filetime v0.2.23
>Compiling lexical-util v0.8.5
>Compiling serde_derive v1.0.203
>Compiling thiserror-impl v1.0.59
>Compiling is-macro v0.3.0
>Compiling tracing-attributes v0.1.27
>Compiling darling_macro v0.20.3
>Compiling ruff_macros v0.0.0 (/<>/crates/ruff_macros)
>Compiling memoffset v0.6.5
>Compiling unicode-normalization v0.1.22
>Compiling unic-char-range v0.9.0
>Compiling anstyle v1.0.4
>Compiling scopeguard v1.1.0
>Compiling rustversion v1.0.14
>Compiling lazy_static v1.4.0
>Compiling unicode-bidi v0.3.13
>Compiling unicode_names2 v0.6.0
>Compiling unic-common v0.9.0
>Compiling colorchoice v1.0.0
>Compiling lalrpop-util v0.20.0
>Compiling tracing v0.1.40
>Compiling percent-encoding v2.3.1
>Compiling option-ext v0.2.0
>Compiling anstyle-query v1.0.0
>Compiling anstream v0.6.7
>Compiling dirs-sys v0.4.1
>Compiling form_urlencoded v1.2.1
>Compiling idna v0.4.0
>Compiling unic-ucd-version v0.9.0
>Compiling unic-char-property v0.9.0
>Compiling darling v0.20.3
>Compiling lexical-parse-integer v0.8.6
>Compiling phf_generator v0.11.2
>Compiling pyo3-macros-backend v0.20.2
>Compiling crossbeam-epoch v0.9.18
>Compiling pyo3 v0.20.2
>Compiling matches v0.1.8
>Compiling clap_lex v0.6.0
>Compiling yansi-term v0.1.2
>Compiling glob v0.3.1
>Compiling peg-runtime v0.8.3
>Compiling seahash v4.1.0
>Compiling serde_json v1.0.116
>Compiling ruff_cache v0.0.0 (/<>/crates/ruff_cache)
>Compiling peg-macros v0.8.3
>Compiling clap_builder v4.4.18
> 

Bug#1074731: gtkhash: FTBFS: make[4]: *** [Makefile:570: libgtkhash-properties-caja.caja-extension] Error 1

2024-07-02 Thread Lucas Nussbaum
Source: gtkhash
Version: 1.5-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[4]: Entering directory '/<>/data/caja'
> /usr/bin/msgfmt --desktop --keyword Name --keyword Description --template 
> libgtkhash-properties-caja.caja-extension.in -d ../../po -o 
> libgtkhash-properties-caja.caja-extension
> /usr/bin/msgfmt: no input file should be given if --desktop and -d are 
> specified
> Try '/usr/bin/msgfmt --help' for more information.
> make[4]: *** [Makefile:570: libgtkhash-properties-caja.caja-extension] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/gtkhash_1.5-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074684: pyvo: FTBFS: tests failed

2024-07-02 Thread Lucas Nussbaum
Source: pyvo
Version: 1.5.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 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
>dh_auto_build -O--buildsystem=pybuild
> 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 /<>/.pybuild/cpython3_3.11_pyvo  
> * Building wheel...
> WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml 
> does not contain a tool.setuptools_scm section'
> Traceback (most recent call last):
>   File 
> "/usr/lib/python3/dist-packages/setuptools_scm/_integration/pyproject_reading.py",
>  line 36, in read_pyproject
> section = defn.get("tool", {})[tool_name]
>   ^^^
> KeyError: 'setuptools_scm'
> /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 bdist_wheel
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/pyvo
> copying pyvo/_astropy_init.py -> build/lib/pyvo
> copying pyvo/conftest.py -> build/lib/pyvo
> copying pyvo/samp.py -> build/lib/pyvo
> copying pyvo/version.py -> build/lib/pyvo
> copying pyvo/__init__.py -> build/lib/pyvo
> creating build/lib/pyvo/dam
> copying pyvo/dam/obscore.py -> build/lib/pyvo/dam
> copying pyvo/dam/__init__.py -> build/lib/pyvo/dam
> creating build/lib/pyvo/auth
> copying pyvo/auth/credentialstore.py -> build/lib/pyvo/auth
> copying pyvo/auth/authsession.py -> build/lib/pyvo/auth
> copying pyvo/auth/authurls.py -> build/lib/pyvo/auth
> copying pyvo/auth/securitymethods.py -> build/lib/pyvo/auth
> copying pyvo/auth/__init__.py -> build/lib/pyvo/auth
> creating build/lib/pyvo/io
> copying pyvo/io/__init__.py -> build/lib/pyvo/io
> creating build/lib/pyvo/registry
> copying pyvo/registry/rtcons.py -> build/lib/pyvo/registry
> copying pyvo/registry/regtap.py -> build/lib/pyvo/registry
> copying pyvo/registry/__init__.py -> build/lib/pyvo/registry
> creating build/lib/pyvo/dal
> copying pyvo/dal/sia2.py -> build/lib/pyvo/dal
> copying pyvo/dal/ssa.py -> build/lib/pyvo/dal
> copying pyvo/dal/query.py -> build/lib/pyvo/dal
> copying pyvo/dal/sia.py -> build/lib/pyvo/dal
> copying pyvo/dal/params.py -> build/lib/pyvo/dal
> copying pyvo/dal/adhoc.py -> build/lib/pyvo/dal
> copying pyvo/dal/tap.py -> build/lib/pyvo/dal
> copying pyvo/dal/scs.py -> build/lib/pyvo/dal
> copying pyvo/dal/dbapi2.py -> build/lib/pyvo/dal
> copying pyvo/dal/exceptions.py -> build/lib/pyvo/dal
> copying pyvo/dal/sla.py -> build/lib/pyvo/dal
> copying pyvo/dal/vosi.py -> build/lib/pyvo/dal
> copying pyvo/dal/mimetype.py -> build/lib/pyvo/dal
> copying pyvo/dal/__init__.py -> build/lib/pyvo/dal
> creating build/lib/pyvo/utils
> copying pyvo/utils/url.py -> build/lib/pyvo/utils
> copying pyvo/utils/protofeature.py -> build/lib/pyvo/utils
> copying pyvo/utils/vocabularies.py -> build/lib/pyvo/utils
> copying pyvo/utils/prototype.py -> build/lib/pyvo/utils
> copying pyvo/utils/compat.py -> build/lib/pyvo/utils
> copying pyvo/utils/formatting.py -> build/lib/pyvo/utils
> copying pyvo/utils/http.py -> build/lib/pyvo/utils
> copying pyvo/utils/decorators.py -> build/lib/pyvo/utils
> copying pyvo/utils/__init__.py -> build/lib/pyvo/utils
> creating build/lib/pyvo/auth/tests
> copying pyvo/auth/tests/test_auth.py -> build/lib/pyvo/auth/tests
> copying pyvo/auth/tests/conftest.py -> build/lib/pyvo/auth/tests
> copying pyvo/auth/tests/__init__.py -> build/lib/pyvo/auth/tests
> creating build/lib/pyvo/io/uws
> copying pyvo/io/uws/endpoint.py -> build/lib/pyvo/io/uws
> copying pyvo/io/uws/tree.py -> build/lib/pyvo/io/uws
> copying pyvo/io/uws/__init__.py -> build/lib/pyvo/io/uws
> creating build/lib/pyvo/io/vosi
> copying pyvo/io/vosi/endpoint.py -> build/lib/pyvo/io/vosi
> copying pyvo/io/vosi/voresource.py -> build/lib/pyvo/io/vosi
> copying pyvo/io/vosi/exceptions.py -> build/lib/pyvo/io/vosi
> copying 

Bug#1074732: ocaml-expect: FTBFS: make[1]: *** [debian/rules:38: override_dh_auto_clean] Error 2

2024-07-02 Thread Lucas Nussbaum
Source: ocaml-expect
Version: 0.0.6-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules clean
> dh clean --with ocaml
>debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<>'
> ocaml setup.ml -distclean
> File "./setup.ml", line 1:
> Error: Reference to undefined global `Stream'
> make[1]: *** [debian/rules:38: override_dh_auto_clean] Error 2


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/ocaml-expect_0.0.6-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074691: virtnbdbackup: FTBFS: ModuleNotFoundError: No module named 'libnbdmod'

2024-07-02 Thread Lucas Nussbaum
Source: virtnbdbackup
Version: 2.10-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 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:311: python3.11 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:311: /usr/bin/python3.11 setup.py build 
> running build
> running build_py
> creating 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup
> copying libvirtnbdbackup/objects.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup
> copying libvirtnbdbackup/chunk.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup
> copying libvirtnbdbackup/block.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup
> copying libvirtnbdbackup/exceptions.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup
> copying libvirtnbdbackup/sighandle.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup
> copying libvirtnbdbackup/lz4.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup
> copying libvirtnbdbackup/argopt.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup
> copying libvirtnbdbackup/common.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup
> copying libvirtnbdbackup/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup
> copying libvirtnbdbackup/logcount.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup
> creating 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/nbdcli
> copying libvirtnbdbackup/nbdcli/context.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/nbdcli
> copying libvirtnbdbackup/nbdcli/exceptions.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/nbdcli
> copying libvirtnbdbackup/nbdcli/client.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/nbdcli
> copying libvirtnbdbackup/nbdcli/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/nbdcli
> creating 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/backup
> copying libvirtnbdbackup/backup/server.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/backup
> copying libvirtnbdbackup/backup/check.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/backup
> copying libvirtnbdbackup/backup/partialfile.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/backup
> copying libvirtnbdbackup/backup/disk.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/backup
> copying libvirtnbdbackup/backup/job.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/backup
> copying libvirtnbdbackup/backup/metadata.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/backup
> copying libvirtnbdbackup/backup/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/backup
> copying libvirtnbdbackup/backup/target.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/backup
> creating 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/sparsestream
> copying libvirtnbdbackup/sparsestream/types.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/sparsestream
> copying libvirtnbdbackup/sparsestream/streamer.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/sparsestream
> copying libvirtnbdbackup/sparsestream/exceptions.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/sparsestream
> copying libvirtnbdbackup/sparsestream/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/sparsestream
> creating 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/output
> copying libvirtnbdbackup/output/exceptions.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/output
> copying libvirtnbdbackup/output/stream.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/output
> copying libvirtnbdbackup/output/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/output
> copying libvirtnbdbackup/output/target.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/output
> creating 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/extenthandler
> copying libvirtnbdbackup/extenthandler/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_virtnbdbackup/build/libvirtnbdbackup/extenthandler
> copying libvirtnbdbackup/extenthandler/extenthandler.py -> 
> 

Bug#1074728: meep: FTBFS: dh_install: error: missing files, aborting

2024-07-02 Thread Lucas Nussbaum
Source: meep
Version: 1.25.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[4]: Entering directory '/<>'
> make[4]: Nothing to be done for 'install-exec-am'.
>  /usr/bin/mkdir -p 
> '/<>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
>  /usr/bin/install -c -m 644 meep.pc 
> '/<>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
> make[4]: Leaving directory '/<>'
> make[3]: Leaving directory '/<>'
> make[2]: Leaving directory '/<>'
> rm -f -f debian/tmp/usr/lib/python*/site-packages/meep/adjoint/*.pyc
> rm -f -f debian/tmp/usr/lib/python*/site-packages/meep/adjoint/*.pyo
> rm -f -f debian/tmp/usr/lib/python*/site-packages/meep/*.pyc
> rm -f -f debian/tmp/usr/lib/python*/site-packages/meep/*.pyo
> rm -f -f debian/tmp/usr/lib/python*/site-packages/meep/*.a
> rm -f -f debian/tmp/usr/lib/python*/site-packages/meep/*.la
> rm -f -f debian/tmp/usr/lib/python*/site-packages/meep/mpb/*.pyc
> rm -f -f debian/tmp/usr/lib/python*/site-packages/meep/mpb/*.pyo
> rm -f -f debian/tmp/usr/lib/python*/site-packages/meep/mpb/*.a
> rm -f -f debian/tmp/usr/lib/python*/site-packages/meep/mpb/*.la
> rm -f -f debian/tmp/usr/lib/*/libpympb.la
> rm -f -f debian/tmp/usr/lib/*/libmeep.la
> rm -f -rf debian/tmp/usr/lib/python*/site-packages/meep/__pycache__/
> rm -f -rf debian/tmp/usr/lib/python*/site-packages/meep/adjoint/__pycache__/
> rm -f -rf debian/tmp/usr/lib/python*/site-packages/meep/mpb/__pycache__/
> make[1]: Leaving directory '/<>'
>dh_install
> dh_install: warning: Cannot find (any matches for) "usr/lib/*/libpympb.so.*" 
> (tried in ., debian/tmp)
> 
> dh_install: warning: libmeep30 missing files: usr/lib/*/libpympb.so.*
> dh_install: warning: Cannot find (any matches for) "usr/lib/*/libpympb.so" 
> (tried in ., debian/tmp)
> 
> dh_install: warning: libmeep-dev missing files: usr/lib/*/libpympb.so
> dh_install: warning: Cannot find (any matches for) 
> "usr/lib/python*/site-packages/*" (tried in ., debian/tmp)
> 
> dh_install: warning: python3-meep missing files: 
> usr/lib/python*/site-packages/*
> dh_install: error: missing files, aborting
> make: *** [debian/rules:29: binary] Error 255


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/meep_1.25.0-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074729: golang-github-safchain-ethtool: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 github.com/safchain/ethtool github.com/safchain/ethtool/example returned ex

2024-07-02 Thread Lucas Nussbaum
Source: golang-github-safchain-ethtool
Version: 0.4.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 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 --buildsystem=golang --with=golang
>dh_update_autotools_config -O--buildsystem=golang
>dh_autoreconf -O--buildsystem=golang
>dh_auto_configure -O--buildsystem=golang
>dh_auto_build -O--buildsystem=golang
>   cd obj-x86_64-linux-gnu && go install -trimpath -v -p 8 
> github.com/safchain/ethtool github.com/safchain/ethtool/example
> internal/goos
> internal/coverage/rtcov
> internal/goarch
> internal/godebugs
> internal/unsafeheader
> internal/goexperiment
> runtime/internal/atomic
> internal/cpu
> runtime/internal/syscall
> internal/chacha8rand
> internal/abi
> runtime/internal/math
> runtime/internal/sys
> internal/race
> sync/atomic
> unicode
> unicode/utf8
> internal/itoa
> math/bits
> internal/bytealg
> cmp
> encoding
> log/internal
> slices
> math
> runtime
> internal/reflectlite
> sync
> internal/testlog
> errors
> sort
> internal/oserror
> internal/safefilepath
> path
> io
> strconv
> syscall
> strings
> bytes
> reflect
> internal/syscall/execenv
> internal/syscall/unix
> time
> io/fs
> internal/poll
> internal/fmtsort
> encoding/binary
> os
> golang.org/x/sys/unix
> fmt
> encoding/hex
> log
> flag
> github.com/safchain/ethtool
> github.com/safchain/ethtool/example
>dh_auto_test -O--buildsystem=golang
>   cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 
> github.com/safchain/ethtool github.com/safchain/ethtool/example
> ? github.com/safchain/ethtool/example [no test files]
> === RUN   TestCmdGet
> ethtool_cmd_test.go:46: Unable to get settings from any interface of this 
> system.
> --- FAIL: TestCmdGet (0.00s)
> === RUN   TestCmdGetMapped
> ethtool_cmd_test.go:66: Unable to get settings map from any interface of 
> this system.
> --- FAIL: TestCmdGetMapped (0.00s)
> === RUN   TestMsglvlGet
> --- PASS: TestMsglvlGet (0.00s)
> === RUN   TestGoString
> --- PASS: TestGoString (0.00s)
> === RUN   TestStats
> --- PASS: TestStats (0.00s)
> === RUN   TestDriverName
> --- PASS: TestDriverName (0.00s)
> === RUN   TestBusInfo
> --- PASS: TestBusInfo (0.00s)
> === RUN   TestSupportedLinkModes
> --- PASS: TestSupportedLinkModes (0.00s)
> === RUN   TestFeatures
> --- PASS: TestFeatures (0.00s)
> FAIL
> FAIL  github.com/safchain/ethtool 0.007s
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 
> github.com/safchain/ethtool github.com/safchain/ethtool/example returned exit 
> code 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/golang-github-safchain-ethtool_0.4.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074727: ikiwiki: FTBFS: dh_auto_test: error: make -j8 test TEST_VERBOSE=1 returned exit code 2

2024-07-02 Thread Lucas Nussbaum
Source: ikiwiki
Version: 3.20200202.4-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[3]: Entering directory '/<>'
> make[3]: Leaving directory '/<>'
> ok 1
> ok 2
> ok 3 - run ikiwiki
> ok 4 - run CGI
> 1..4
> ok
> t/yesno.t .. 
> 1..11
> ok 1 - use IkiWiki;
> ok 2
> ok 3
> ok 4
> ok 5
> ok 6
> ok 7
> ok 8
> ok 9
> ok 10
> ok 11
> ok
> 
> Test Summary Report
> ---
> t/po.t   (Wstat: 256 (exited 1) Tests: 114 Failed: 0)
>   Non-zero exit status: 1
>   Parse errors: No plan found in TAP output
> t/relativity.t   (Wstat: 0 Tests: 177 Failed: 0)
>   TODO passed:   36-37, 92
> Files=71, Tests=3534, 44 wallclock secs ( 0.58 usr  0.14 sys + 34.39 cusr  
> 7.79 csys = 42.90 CPU)
> Result: FAIL
> Failed 1/71 test programs. 0/3534 subtests failed.
> make[2]: *** [Makefile:973: test_dynamic] Error 255
> make[2]: Leaving directory '/<>'
> dh_auto_test: error: make -j8 test TEST_VERBOSE=1 returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/ikiwiki_3.20200202.4-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074726: upstream-ontologist: FTBFS: make[1]: *** [debian/rules:17: override_dh_auto_build] Error 25

2024-07-02 Thread Lucas Nussbaum
Source: upstream-ontologist
Version: 0.1.37-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> mv Cargo.lock Cargo.lock.saved
> dh_auto_build
> I: pybuild base:311: /usr/bin/python3.11 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.11/build/upstream_ontologist
> copying upstream_ontologist/vcs.py -> 
> /<>/.pybuild/cpython3_3.11/build/upstream_ontologist
> copying upstream_ontologist/readme.py -> 
> /<>/.pybuild/cpython3_3.11/build/upstream_ontologist
> copying upstream_ontologist/debian.py -> 
> /<>/.pybuild/cpython3_3.11/build/upstream_ontologist
> copying upstream_ontologist/guess.py -> 
> /<>/.pybuild/cpython3_3.11/build/upstream_ontologist
> copying upstream_ontologist/__init__.py -> 
> /<>/.pybuild/cpython3_3.11/build/upstream_ontologist
> copying upstream_ontologist/py.typed -> 
> /<>/.pybuild/cpython3_3.11/build/upstream_ontologist
> running build_ext
> running build_rust
> error: failed to get `log` as a dependency of package `upstream-ontologist-py 
> v0.1.37 (/<>/upstream-ontologist-py)`
> 
> Caused by:
>   failed to load source for dependency `log`
> 
> Caused by:
>   Unable to update registry `crates-io`
> 
> Caused by:
>   failed to update replaced source registry `crates-io`
> 
> Caused by:
>   failed to parse manifest at 
> `/usr/share/cargo/registry/pyo3-filelike-0.2.0/Cargo.toml`
> 
> Caused by:
>   dependency (pyo3) specified without providing a local path, Git repository, 
> version, or workspace dependency to use
> error: `cargo metadata --manifest-path upstream-ontologist-py/Cargo.toml 
> --format-version 1` failed with code 101
> -- Output captured from stdout:
> 
> E: pybuild pybuild:389: build: plugin distutils failed with: exit code=1: 
> /usr/bin/python3.11 setup.py build 
> I: pybuild base:311: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.12/build/upstream_ontologist
> copying upstream_ontologist/vcs.py -> 
> /<>/.pybuild/cpython3_3.12/build/upstream_ontologist
> copying upstream_ontologist/readme.py -> 
> /<>/.pybuild/cpython3_3.12/build/upstream_ontologist
> copying upstream_ontologist/debian.py -> 
> /<>/.pybuild/cpython3_3.12/build/upstream_ontologist
> copying upstream_ontologist/guess.py -> 
> /<>/.pybuild/cpython3_3.12/build/upstream_ontologist
> copying upstream_ontologist/__init__.py -> 
> /<>/.pybuild/cpython3_3.12/build/upstream_ontologist
> copying upstream_ontologist/py.typed -> 
> /<>/.pybuild/cpython3_3.12/build/upstream_ontologist
> running build_ext
> running build_rust
> error: failed to get `log` as a dependency of package `upstream-ontologist-py 
> v0.1.37 (/<>/upstream-ontologist-py)`
> 
> Caused by:
>   failed to load source for dependency `log`
> 
> Caused by:
>   Unable to update registry `crates-io`
> 
> Caused by:
>   failed to update replaced source registry `crates-io`
> 
> Caused by:
>   failed to parse manifest at 
> `/usr/share/cargo/registry/pyo3-filelike-0.2.0/Cargo.toml`
> 
> Caused by:
>   dependency (pyo3) specified without providing a local path, Git repository, 
> version, or workspace dependency to use
> error: `cargo metadata --manifest-path upstream-ontologist-py/Cargo.toml 
> --format-version 1` failed with code 101
> -- Output captured from stdout:
> 
> E: pybuild pybuild:389: build: plugin distutils failed with: exit code=1: 
> /usr/bin/python3 setup.py build 
> dh_auto_build: error: pybuild --build -i python{version} -p "3.11 3.12" 
> returned exit code 13
> make[1]: *** [debian/rules:17: override_dh_auto_build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/upstream-ontologist_0.1.37-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074725: poetry: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.11 3.12" returned exit code 13

2024-07-02 Thread Lucas Nussbaum
Source: poetry
Version: 1.8.3+dfsg-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 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
>dh_auto_build -O--buildsystem=pybuild
> 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 
> /<>/.pybuild/cpython3_3.11_poetry  
> * Building wheel...
> Successfully built poetry-1.8.3-py3-none-any.whl
> I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.11 with 
> "installer" module
> 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 
> /<>/.pybuild/cpython3_3.12_poetry  
> * Building wheel...
> Successfully built poetry-1.8.3-py3-none-any.whl
> I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with 
> "installer" module
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd /<>/.pybuild/cpython3_3.11_poetry/build; 
> python3.11 -m pytest --ignore=tests/console/commands/env/test_list.py 
> --ignore=tests/console/commands/env/test_remove.py 
> --ignore=tests/console/commands/env/test_use.py 
> --ignore=tests/utils/test_env.py --ignore=tests/config/test_config.py 
> --ignore=tests/utils/test_helpers.py -k 'not 
> test_self_update_should_install_all_necessary_elements and not 
> test_add_file_constraint_sdist and not 
> test_add_file_constraint_sdist_old_installer and not 
> test_builder_setup_generation_runs_with_pip_editable and not 
> test_publish_dry_run and not test_info_from_sdist and not 
> test_installer_can_install_dependencies_from_forced_source and not 
> test_search_for_file_sdist and not test_search_for_file_sdist_with_extras and 
> not test_solver_can_resolve_sdist_dependencies and not 
> test_solver_can_resolve_sdist_dependencies_with_extras and not 
> test_solver_chooses_from_correct_repository_if_forced and not 
> test_solver_chooses_from_correct_repository_if_forced_and_transitive_dependency
>  and not test_solver_does_not_choose_from_secondary_repository_by_default and 
> not test_solver_chooses_from_secondary_if_explicit and not 
> test_get_package_information_fallback_read_setup and not 
> test_get_package_information_skips_dependencies_with_invalid_constraints and 
> not test_get_package_retrieves_packages_with_no_hashes and not 
> test_fallback_can_read_setup_to_get_dependencies and not 
> test_exporter_can_export_requirements_txt_with_file_packages and not 
> test_exporter_can_export_requirements_txt_with_file_packages_and_markers and 
> not test_lock_no_update and not 
> test_locker_dumps_dependency_information_correctly and not 
> test_package_partial_yank and not 
> test_run_installs_with_same_version_url_files and not 
> test_env_info_displays_complete_info and not test_skip_existing_output and 
> not 
> test_installer_should_use_the_locked_version_of_git_dependencies_with_extras 
> and not 
> test_installer_should_use_the_locked_version_of_git_dependencies_without_reference
>  and not test_installer_uses_prereleases_if_they_are_compatible and not 
> test_requirement_git_subdirectory and not test_check_valid and not 
> test_check_invalid and not test_packages_property_returns_empty_list and not 
> test_parse_dependency_specification and not 
> test_info_setup_missing_mandatory_should_trigger_pep517 and not 
> test_uninstall_git_package_nspkg_pth_cleanup and not 
> test_executor_should_write_pep610_url_references_for_directories and not 
> test_executor_should_write_pep610_url_references_for_git and not 
> test_executor_should_write_pep610_url_references_for_git_with_subdirectories 
> and not 
> test_executor_should_write_pep610_url_references_for_git_with_subdirectories 
> and not test_executor_should_write_pep610_url_references_for_non_wheel_urls 
> and not test_executor_should_write_pep610_url_references_for_non_wheel_files 
> and not test_prepare_sdist and not test_shell and not 
> test_chooser_md5_remote_fallback_to_sha256_inline_calculation and not 
> test_solver_ignores_explicit_repo_for_transient_dependencies and not 
> test_installer_with_pypi_repository and not test_prepare_directory_editable 
> and not test_prepare_directory and not test_prepare_directory_with_extensions 
> and not 
> test_build_backend_errors_are_reported_correctly_if_caused_by_subprocess and 
> not 
> test_build_backend_errors_are_reported_correctly_if_caused_by_subprocess_encoding
>  and not test_isolated_env_install_success and not 
> test_isolated_env_install_error and not 

Bug#1074724: magicgui: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.11 3.12" returned exit code 13

2024-07-02 Thread Lucas Nussbaum
Source: magicgui
Version: 0.7.2-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 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 --with=numpy3 --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.11 with "build" 
> module
> I: pybuild base:311: python3.11 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /<>/.pybuild/cpython3_3.11_magicgui  
> * Building wheel...
> Successfully built magicgui-0.7.2-py3-none-any.whl
> I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.11 with 
> "installer" module
> 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 
> /<>/.pybuild/cpython3_3.12_magicgui  
> * Building wheel...
> Successfully built magicgui-0.7.2-py3-none-any.whl
> I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with 
> "installer" module
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd 
> /<>/.pybuild/cpython3_3.11_magicgui/build; python3.11 -m pytest 
> tests
> = test session starts 
> ==
> platform linux -- Python 3.11.9, pytest-8.2.2, pluggy-1.5.0
> PyQt5 5.15.10 -- Qt runtime 5.15.13 -- Qt compiled 5.15.13
> rootdir: /<>/.pybuild/cpython3_3.11_magicgui/build
> configfile: pyproject.toml
> plugins: xvfb-3.0.0, qt-4.3.1
> collected 313 items / 3 skipped
> 
> tests/test_application.py .  [  
> 0%]
> tests/test_backends.py s.[  
> 3%]
> tests/test_container.py ..   [  
> 7%]
> tests/test_docs.py ss.   [  
> 8%]
> tests/test_factory.py .. [ 
> 12%]
> tests/test_gui_class.py F.FFF[ 
> 13%]
> tests/test_magicgui.py ...x. [ 
> 29%]
>  [ 
> 29%]
> tests/test_persistence.py ...[ 
> 30%]
> tests/test_signature.py  [ 
> 31%]
> tests/test_table.py sss. [ 
> 44%]
> tests/test_types.py ...  [ 
> 49%]
> tests/test_ui_field.py s.ssss.   [ 
> 52%]
> tests/test_widgets.py ..s.s..ss..s.ss..ss.sss.s..s.s..s. [ 
> 68%]
> s...s..s [ 
> 91%]
> ..   
> [100%]
> 
> === FAILURES 
> ===
>  test_guiclass 
> _
> 
> def test_guiclass():
> """Test that the guiclass decorator works as expected."""
> mock = Mock()
> 
> @guiclass
> class Foo:
> a: int = 1
> b: str = "bar"
> 
> @button
> def func(self):
> mock(asdict(self))
> 
> # example recommended for type checking
> if TYPE_CHECKING:
> gui: ClassVar[Container]
> events: ClassVar[psygnal.SignalGroup]
> 
> foo = Foo()
> 
> assert foo.a == 1
> assert foo.b == "bar"
> 
> >   assert isinstance(foo.gui, Container)
> 
> tests/test_gui_class.py:43: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> magicgui/schema/_guiclass.py:233: in __get__
> bind_gui_to_instance(wdg, instance)
> magicgui/schema/_guiclass.py:274: in bind_gui_to_instance
> widget.changed.connect_setattr(
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> 
> self =  'int'>, name='a')>
> obj = test_guiclass..Foo(a=1, b='bar'), attr = 'a'
> maxargs = 
> 
> def connect_setattr(
> self,
> obj: object,
> attr: str,
> maxargs: int | None | object = _NULL,
> *,
> on_ref_error: RefErrorChoice = "warn",
> priority: int = 0,
> ) -> WeakCallback[None]:
> """Bind an object attribute to the emitted value of this signal.
> 
> Equivalent to calling `self.connect(functools.partial(setattr, obj, 
> attr))`,
> but 

Bug#1074683: magic-wormhole-transit-relay: FTBFS: AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?

2024-07-02 Thread Lucas Nussbaum
Source: magic-wormhole-transit-relay
Version: 0.2.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  fakeroot debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:311: python3.12 setup.py clean 
> /<>/versioneer.py:421: SyntaxWarning: invalid escape sequence 
> '\s'
>   LONG_VERSION_PY['git'] = '''
> Traceback (most recent call last):
>   File "/<>/setup.py", line 8, in 
> version=versioneer.get_version(),
> 
>   File "/<>/versioneer.py", line 1480, in get_version
> return get_versions()["version"]
>^^
>   File "/<>/versioneer.py", line 1412, in get_versions
> cfg = get_config_from_root(root)
>   ^^
>   File "/<>/versioneer.py", line 342, in get_config_from_root
> parser = configparser.SafeConfigParser()
>  ^
> AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. 
> Did you mean: 'RawConfigParser'?
> E: pybuild pybuild:389: clean: plugin distutils failed with: exit code=1: 
> python3.12 setup.py clean 
> dh_auto_clean: error: pybuild --clean -i python{version} -p 3.12 returned 
> exit code 13
> make: *** [debian/rules:6: clean] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/magic-wormhole-transit-relay_0.2.1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074721: rust-const-random: FTBFS: dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 101

2024-07-02 Thread Lucas Nussbaum
Source: rust-const-random
Version: 0.1.17-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_test -- test --all
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] 
> ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
> x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', 
> '/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--verbose', '--verbose', 
> '-j8', '--target', 'x86_64-unknown-linux-gnu', '--all'],) {}
>Compiling libc v0.2.155
>Compiling crunchy v0.2.2
>Compiling tiny-keccak v2.0.2
>Compiling cfg-if v1.0.0
>Compiling once_cell v1.19.0
>  Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build 
> CARGO_MANIFEST_DIR=/<>/debian/cargo_registry/libc-0.2.155 
> CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw 
> FFI bindings to platform libraries like libc.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=libc CARGO_PKG_README=README.md 
> CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 
> CARGO_PKG_VERSION_PRE='' 
> CARGO_RUSTC_CURRENT_DIR=/<>/debian/cargo_registry/libc-0.2.155 
> LD_LIBRARY_PATH=/<>/target/debug/deps rustc --crate-name 
> build_script_build --edition=2015 
> /<>/debian/cargo_registry/libc-0.2.155/build.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C 
> metadata=428ba8ea38090c81 -C extra-filename=-428ba8ea38090c81 --out-dir 
> /<>/target/debug/build/libc-428ba8ea38090c81 -L 
> dependency=/<>/target/debug/deps --cap-lints warn`
>  Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build 
> CARGO_MANIFEST_DIR=/<>/debian/cargo_registry/crunchy-0.2.2 
> CARGO_PKG_AUTHORS='Vurich ' 
> CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant 
> loops' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
> CARGO_RUSTC_CURRENT_DIR=/<>/debian/cargo_registry/crunchy-0.2.2 
> LD_LIBRARY_PATH=/<>/target/debug/deps rustc --crate-name 
> build_script_build --edition=2015 
> /<>/debian/cargo_registry/crunchy-0.2.2/build.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 
> --cfg 'feature="default"' --cfg 'feature="limit_128"' -C 
> metadata=2da0f091b25f5576 -C extra-filename=-2da0f091b25f5576 --out-dir 
> /<>/target/debug/build/crunchy-2da0f091b25f5576 -L 
> dependency=/<>/target/debug/deps --cap-lints warn`
>  Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build 
> CARGO_MANIFEST_DIR=/<>/debian/cargo_registry/tiny-keccak-2.0.2 
> CARGO_PKG_AUTHORS='debris ' 
> CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' 
> CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' 
> CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 
> CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
> CARGO_RUSTC_CURRENT_DIR=/<>/debian/cargo_registry/tiny-keccak-2.0.2
>  LD_LIBRARY_PATH=/<>/target/debug/deps rustc --crate-name 
> build_script_build --edition=2018 
> /<>/debian/cargo_registry/tiny-keccak-2.0.2/build.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 
> --cfg 'feature="default"' --cfg 'feature="shake"' -C 
> metadata=8c55938f5a324432 -C extra-filename=-8c55938f5a324432 --out-dir 
> /<>/target/debug/build/tiny-keccak-8c55938f5a324432 -L 
> dependency=/<>/target/debug/deps --cap-lints warn`
>  Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cfg_if 
> CARGO_MANIFEST_DIR=/<>/debian/cargo_registry/cfg-if-1.0.0 
> CARGO_PKG_AUTHORS='Alex Crichton ' 
> CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a 
> large number of #[cfg]
> parameters. Structured like an if-else chain, the first matching branch is the
> item that gets emitted.
> ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' 
> CARGO_PKG_LICENSE=MIT/Apache-2.0 

Bug#1074723: stdeb: FTBFS: make[1]: *** [debian/rules:15: py2dsc.1] Error 1

2024-07-02 Thread Lucas Nussbaum
Source: stdeb
Version: 0.10.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> PYTHONPATH=/<> help2man -N --version-string=0.10.0 -o py2dsc.1 
> -n 'creates Debian source package from Python package' 
> /<>/debian/python3-stdeb/usr/bin/py2dsc
> help2man: can't get `--help' info from 
> /<>/debian/python3-stdeb/usr/bin/py2dsc
> Try `--no-discard-stderr' if option outputs to stderr
> make[1]: *** [debian/rules:15: py2dsc.1] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/stdeb_0.10.0-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074722: xtrkcad: FTBFS: make[3]: *** [app/i18n/CMakeFiles/messages.dir/build.make:85: app/i18n/fi/LC_MESSAGES/xtrkcad.mo] Error 1

2024-07-02 Thread Lucas Nussbaum
Source: xtrkcad
Version: 1:5.2.0Beta2.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[3]: Entering directory '/<>/obj-x86_64-linux-gnu'
> [ 97%] Generating custmsg.h
> cd /<>/obj-x86_64-linux-gnu/app/i18n && ./stripmsg 
> /<>/app/help/xtrkcad.tip 
> /<>/app/lib/demos/dmadjend.xtr 
> /<>/app/lib/demos/dmbench.xtr 
> /<>/app/lib/demos/dmcancel.xtr 
> /<>/app/lib/demos/dmcircle.xtr 
> /<>/app/lib/demos/dmconn1.xtr 
> /<>/app/lib/demos/dmconn2.xtr 
> /<>/app/lib/demos/dmcrvtrk.xtr 
> /<>/app/lib/demos/dmctlpnl.xtr 
> /<>/app/lib/demos/dmdelund.xtr 
> /<>/app/lib/demos/dmdialog.xtr 
> /<>/app/lib/demos/dmdimlin.xtr 
> /<>/app/lib/demos/dmease.xtr 
> /<>/app/lib/demos/dmelev.xtr 
> /<>/app/lib/demos/dmexcept.xtr 
> /<>/app/lib/demos/dmextend.xtr 
> /<>/app/lib/demos/dmflip.xtr 
> /<>/app/lib/demos/dmgroup.xtr 
> /<>/app/lib/demos/dmhelix.xtr 
> /<>/app/lib/demos/dmhndld.xtr 
> /<>/app/lib/demos/dmintro.xtr 
> /<>/app/lib/demos/dmjcir.xtr 
> /<>/app/lib/demos/dmjnabut.xtr 
> /<>/app/lib/demos/dmjncs.xtr 
> /<>/app/lib/demos/dmjnmove.xtr 
> /<>/app/lib/demos/dmjnss.xtr 
> /<>/app/lib/demos/dmjntt.xtr 
> /<>/app/lib/demos/dmlines.xtr 
> /<>/app/lib/demos/dmlines2.xtr 
> /<>/app/lib/demos/dmmouse.xtr 
> /<>/app/lib/demos/dmmovabt.xtr 
> /<>/app/lib/demos/dmnotes.xtr 
> /<>/app/lib/demos/dmparall.xtr 
> /<>/app/lib/demos/dmplymod.xtr 
> /<>/app/lib/demos/dmprof.xtr 
> /<>/app/lib/demos/dmrescal.xtr 
> /<>/app/lib/demos/dmrotate.xtr 
> /<>/app/lib/demos/dmruler.xtr 
> /<>/app/lib/demos/dmselect.xtr 
> /<>/app/lib/demos/dmsplit.xtr 
> /<>/app/lib/demos/dmstrtrk.xtr 
> /<>/app/lib/demos/dmtbledg.xtr 
> /<>/app/lib/demos/dmtodes.xtr 
> /<>/app/lib/demos/dmtosel.xtr 
> /<>/app/lib/demos/dmtotrim.xtr 
> /<>/app/lib/demos/dmtoyard.xtr 
> /<>/app/lib/demos/dmtrkwid.xtr 
> /<>/app/lib/demos/dmtrntab.xtr 
> /<>/app/lib/xtrkcad.xtq > 
> /<>/obj-x86_64-linux-gnu/app/i18n/custmsg.h
> [ 98%] Generating de_DE/LC_MESSAGES/xtrkcad.mo
> [ 98%] Generating fr_FR/LC_MESSAGES/xtrkcad.mo
> cd /<>/obj-x86_64-linux-gnu/app/i18n && /usr/bin/msgfmt -c -v -o 
> /<>/obj-x86_64-linux-gnu/app/i18n/de_DE/LC_MESSAGES/xtrkcad.mo 
> /<>/app/i18n/de_DE.po
> [100%] Generating xtrkcad.pot
> cd /<>/obj-x86_64-linux-gnu/app/i18n && /usr/bin/msgfmt -c -v -o 
> /<>/obj-x86_64-linux-gnu/app/i18n/fr_FR/LC_MESSAGES/xtrkcad.mo 
> /<>/app/i18n/fr_FR.po
> [100%] Generating pt_BR/LC_MESSAGES/xtrkcad.mo
> cd /<>/app/i18n && /usr/bin/xgettext --keyword=_ --keyword=p_ 
> --keyword=N_ --add-comments=i18n -d -F -o 
> /<>/obj-x86_64-linux-gnu/app/i18n/xtrkcad.pot 
> --from-code=ISO-8859-15 
> ../../.pc/0900-spelling-errors.patch/app/bin/csensor.c 
> ../../.pc/0900-spelling-errors.patch/app/bin/csignal.c 
> ../../.pc/0901-implicit-function-declaration.patch/app/bin/ctext.c 
> ../../obj-x86_64-linux-gnu/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c 
> ../../obj-x86_64-linux-gnu/xtrkcad-config.h ../bin/acclkeys.h 
> ../bin/appdefaults.c ../bin/archive.c ../bin/archive.h ../bin/bdf2xtp.c 
> ../bin/cJSON.c ../bin/cJSON.h ../bin/cbezier.c ../bin/cbezier.h 
> ../bin/cblock.c ../bin/ccontrol.c ../bin/ccornu.c ../bin/ccornu.h 
> ../bin/ccurve.c ../bin/ccurve.h ../bin/cdraw.c ../bin/celev.c ../bin/cgroup.c 
> ../bin/chndldto.c ../bin/chotbar.c ../bin/cjoin.c ../bin/cjoin.h 
> ../bin/cmisc.c ../bin/cmisc2.c ../bin/cmodify.c ../bin/cnote.c 
> ../bin/cnvdsgn.c ../bin/common.h ../bin/compound.c ../bin/compound.h 
> ../bin/cparalle.c ../bin/cprint.c ../bin/cprofile.c ../bin/cpull.c 
> ../bin/cruler.c ../bin/cselect.c ../bin/cselect.h ../bin/csensor.c 
> ../bin/csignal.c ../bin/csnap.c ../bin/csplit.c ../bin/cstraigh.c 
> ../bin/cstraigh.h ../bin/cstruct.c ../bin/cswitchmotor.c ../bin/ctext.c 
> ../bin/ctodesgn.c ../bin/ctrain.c ../bin/ctrain.h ../bin/cturnout.c 
> ../bin/cturntbl.c ../bin/cundo.c ../bin/cundo.h ../bin/custom.c 
> ../bin/custom.h ../bin/dbench.c ../bin/dbitmap.c ../bin/dcar.c 
> ../bin/dcmpnd.c ../bin/dcontmgm.c ../bin/dcustmgm.c ../bin/dease.c 
> ../bin/denum.c ../bin/directory.c ../bin/directory.h ../bin/dlayer.c 
> ../bin/doption.c ../bin/dpricels.c ../bin/dprmfile.c ../bin/draw.c 
> ../bin/draw.h ../bin/drawgeom.c ../bin/drawgeom.h ../bin/dxfformat.c 
> ../bin/dxfformat.h ../bin/dxfoutput.c ../bin/elev.c ../bin/file2uri.c 
> ../bin/file2uri.h ../bin/fileio.c ../bin/fileio.h ../bin/filenoteui.c 
> ../bin/helphelper.c ../bin/i18n.c ../bin/i18n.h ../bin/include/dirent.h 
> ../bin/include/paramfile.h ../bin/include/paramfilelist.h 
> ../bin/include/partcatalog.h ../bin/include/stringxtc.h 
> ../bin/include/utf8convert.h ../bin/layout.c ../bin/layout.h 
> ../bin/linknoteui.c ../bin/lprintf.c ../bin/macro.c ../bin/manifest.c 
> ../bin/manifest.h ../bin/misc.c ../bin/misc.h ../bin/misc2.c ../bin/misc2.h 
> ../bin/note.h ../bin/param.c ../bin/param.h ../bin/paramfile.c 
> 

Bug#1074717: rust-safe-transmute: FTBFS: dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 101

2024-07-02 Thread Lucas Nussbaum
Source: rust-safe-transmute
Version: 0.11.2-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_test -- test --all
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] 
> ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
> x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', 
> '/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--verbose', '--verbose', 
> '-j8', '--target', 'x86_64-unknown-linux-gnu', '--all'],) {}
>Compiling safe-transmute v0.11.2 (/<>)
>  Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=safe_transmute 
> CARGO_MANIFEST_DIR=/<> CARGO_PKG_AUTHORS='наб 
> :Eduardo Pinho :Lukas 
> Kalbertodt :Philipp Tessenow 
> :Marijn Suijten ' 
> CARGO_PKG_DESCRIPTION='A safeguarded transmute() for Rust' 
> CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=safe-transmute CARGO_PKG_README=README.md 
> CARGO_PKG_REPOSITORY='https://github.com/nabijaczleweli/safe-transmute-rs' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
> CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<> 
> LD_LIBRARY_PATH=/<>/target/debug/deps rustc --crate-name 
> safe_transmute --edition=2015 src/lib.rs --error-format=json 
> --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib 
> --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 
> 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C 
> metadata=24a02c7634b73adf -C extra-filename=-24a02c7634b73adf --out-dir 
> /<>/target/x86_64-unknown-linux-gnu/debug/deps --target 
> x86_64-unknown-linux-gnu -C 
> incremental=/<>/target/x86_64-unknown-linux-gnu/debug/incremental
>  -L dependency=/<>/target/x86_64-unknown-linux-gnu/debug/deps -L 
> dependency=/<>/target/debug/deps -C debuginfo=2 -C strip=none 
> --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro 
> --remap-path-prefix 
> /<>=/usr/share/cargo/registry/safe-transmute-0.11.2 
> --remap-path-prefix 
> /<>/debian/cargo_registry=/usr/share/cargo/registry`
>  Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=safe_transmute 
> CARGO_MANIFEST_DIR=/<> CARGO_PKG_AUTHORS='наб 
> :Eduardo Pinho :Lukas 
> Kalbertodt :Philipp Tessenow 
> :Marijn Suijten ' 
> CARGO_PKG_DESCRIPTION='A safeguarded transmute() for Rust' 
> CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=safe-transmute CARGO_PKG_README=README.md 
> CARGO_PKG_REPOSITORY='https://github.com/nabijaczleweli/safe-transmute-rs' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
> CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<> 
> LD_LIBRARY_PATH=/<>/target/debug/deps rustc --crate-name 
> safe_transmute --edition=2015 src/lib.rs --error-format=json 
> --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 
> 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C 
> metadata=3adcb16fe38dd59a -C extra-filename=-3adcb16fe38dd59a --out-dir 
> /<>/target/x86_64-unknown-linux-gnu/debug/deps --target 
> x86_64-unknown-linux-gnu -C 
> incremental=/<>/target/x86_64-unknown-linux-gnu/debug/incremental
>  -L dependency=/<>/target/x86_64-unknown-linux-gnu/debug/deps -L 
> dependency=/<>/target/debug/deps -C debuginfo=2 -C strip=none 
> --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro 
> --remap-path-prefix 
> /<>=/usr/share/cargo/registry/safe-transmute-0.11.2 
> --remap-path-prefix 
> /<>/debian/cargo_registry=/usr/share/cargo/registry`
>  Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=lib 
> CARGO_MANIFEST_DIR=/<> CARGO_PKG_AUTHORS='наб 
> :Eduardo Pinho :Lukas 
> Kalbertodt :Philipp Tessenow 
> :Marijn Suijten ' 
> CARGO_PKG_DESCRIPTION='A safeguarded transmute() for Rust' 
> CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=safe-transmute CARGO_PKG_README=README.md 
> CARGO_PKG_REPOSITORY='https://github.com/nabijaczleweli/safe-transmute-rs' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
> CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<> 
> CARGO_TARGET_TMPDIR=/<>/target/x86_64-unknown-linux-gnu/tmp 
> LD_LIBRARY_PATH=/<>/target/debug/deps rustc --crate-name lib 
> --edition=2015 tests/lib.rs --error-format=json 
> --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --emit=dep-info,link -C embed-bitcode=no -C 

Bug#1074720: bootcd: FTBFS: dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2

2024-07-02 Thread Lucas Nussbaum
Source: bootcd
Version: 6.8
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> libfakeroot internal error: payload not recognized!
> libfakeroot internal error: payload not recognized!
> --- output with ERROR from  running  "--testdata"; err=$?> ---
> e:libfakeroot internal error: payload not recognized!
> --- (q)uit (r)edo (i)gnore (s)witch interactive ---
> ? 
> --- output with ERROR from  running  "--testdata"; err=$?> ---
> e:libfakeroot internal error: payload not recognized!
> --- (q)uit (r)edo (i)gnore (s)witch interactive ---
> ? 
> --- output with ERROR from  running  "--testdata"; err=$?> ---
> e:libfakeroot internal error: payload not recognized!
> --- (q)uit (r)edo (i)gnore (s)witch interactive ---
> ? 
> --- output with ERROR from  running  "--testdata"; err=$?> ---
> e:libfakeroot internal error: payload not recognized!
> --- (q)uit (r)edo (i)gnore (s)witch interactive ---
> ? 
> [..]
> 
> dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned 
> exit status 2
> 
> Build finished at 2024-07-02T11:17:34Z


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/bootcd_6.8_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074719: libblkio: FTBFS: dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below

2024-07-02 Thread Lucas Nussbaum
Source: libblkio
Version: 1.5.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[2]: Entering directory '/<>'
> meson install -C b/ --destdir /<>/debian/tmp
> ninja: Entering directory `/<>/b'
> [0/41] Generating src/libblkio.a with a custom command
> + RUSTFLAGS=' -C debuginfo=0'
> + cargo build --target-dir /<>/b/src/target --release --color 
> always --offline -v
>    Fresh autocfg v1.1.0
>    Fresh libc v0.2.155
>    Fresh bitflags v1.3.2
>    Fresh bitflags v2.4.2
>    Fresh num-traits v0.2.15
>    Fresh linux-raw-sys v0.4.12
>    Fresh memmap2 v0.9.3
>    Fresh virtio-bindings v0.2.2
>    Fresh lazy_static v1.4.0
>    Fresh paste v1.0.7
>    Fresh pci-driver v0.1.3
>    Fresh rustix v0.38.32
>    Fresh io-uring v0.6.1
>    Fresh virtio-driver v0.6.1 
> (/<>/virtio-driver)
>    Fresh blkio v0.5.1 (/<>/blkio)
>    Fresh libblkio v1.5.0 (/<>)
> Finished `release` profile [optimized + debuginfo] target(s) 
> in 0.03s
> Installing docs/blkio.3 to /<>/debian/tmp/usr/share/man/man3
> Installing src/libblkio.so.1.5.0 to 
> /<>/debian/tmp/usr/lib/x86_64-linux-gnu
> Installing /<>/include/blkio.h to 
> /<>/debian/tmp/usr/include
> Installing /<>/b/meson-private/blkio.pc to 
> /<>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig
> Installing symlink pointing to libblkio.so.1.5.0 to 
> /<>/debian/tmp/usr/lib/x86_64-linux-gnu/libblkio.so.1
> Installing symlink pointing to libblkio.so.1 to 
> /<>/debian/tmp/usr/lib/x86_64-linux-gnu/libblkio.so
> make[2]: Leaving directory '/<>'
>dh_install
>dh_installdocs
>dh_installchangelogs
>dh_installexamples
>dh_installman
>dh_lintian
>dh_perl
>dh_link
>dh_strip_nondeterminism
>dh_compress
>dh_fixperms
>dh_missing
>dh_strip -a
>dh_makeshlibs -a
> dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
> diff output below
> dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libblkio1/DEBIAN/symbols doesn't match 
> completely debian/libblkio1.symbols
> --- debian/libblkio1.symbols (libblkio1_1.5.0-1_amd64)
> +++ dpkg-gensymbolsm_uRda 2024-07-02 00:06:57.755394833 +
> @@ -1,6 +1,7 @@
>  libblkio.so.1 #PACKAGE# #MINVER#
>  * Build-Depends-Package: libblkio-dev
> - (c++|regex)^std::sys::unix::args::imp::ARGV_INIT_ARRAY::.+@Base 1.0
> +#MISSING: 1.5.0-1# 
> (c++|regex)^std::sys::unix::args::imp::ARGV_INIT_ARRAY::.+@Base 1.0
> + _ZN3std3sys3pal4unix4args3imp15ARGV_INIT_ARRAY17h34e4eddfabc5545dE@Base 
> 1.5.0-1
>   blkio_add_poll_queue@Base 1.4.0
>   blkio_add_queue@Base 1.4.0
>   blkio_alloc_mem_region@Base 1.4.0
> dh_makeshlibs: error: failing due to earlier errors
> make[1]: *** [debian/rules:22: install] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/libblkio_1.5.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074718: binutils-mingw-w64: FTBFS: make[1]: *** [debian/rules:71: unpack] Error 1

2024-07-02 Thread Lucas Nussbaum
Source: binutils-mingw-w64
Version: 11.5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> tar xf /usr/src/binutils/binutils-2.42.50.tar.*
> rm -rf /<>/upstream
> mv binutils-* /<>/upstream
> patch -d /<>/upstream -R -p1 < 
> /usr/src/binutils/patches/001_ld_makefile_patch.patch
> patching file ld/Makefile.am
> patching file ld/Makefile.in
> Hunk #1 succeeded at 585 (offset 2 lines).
> QUILT_SERIES=debian/patches/series QUILT_PATCHES=debian/patches quilt push -a
> Applying patch debian/patches/testsuite-timeout.patch
> patching file upstream/gas/testsuite/lib/gas-defs.exp
> Hunk #1 succeeded at 343 (offset 13 lines).
> 
> Applying patch debian/patches/dont-run-objcopy.patch
> patching file upstream/binutils/testsuite/binutils-all/objcopy.exp
> Hunk #1 succeeded at 703 (offset 1 line).
> 
> Applying patch debian/patches/disable-flags.patch
> patching file upstream/ld/emultempl/pe.em
> Hunk #1 FAILED at 286.
> Hunk #2 succeeded at 306 (offset -78 lines).
> 1 out of 2 hunks FAILED -- rejects in file upstream/ld/emultempl/pe.em
> patching file upstream/ld/emultempl/pep.em
> Hunk #1 succeeded at 326 (offset -73 lines).
> Patch debian/patches/disable-flags.patch does not apply (enforce with -f)
> make[1]: *** [debian/rules:71: unpack] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/binutils-mingw-w64_11.5_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074701: rust-pyo3-filelike: FTBFS: make: *** [debian/rules:3: clean] Error 25

2024-07-02 Thread Lucas Nussbaum
Source: rust-pyo3-filelike
Version: 0.2.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules clean
> dh clean --buildsystem cargo
>dh_auto_clean -O--buildsystem=cargo
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] 
> ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
> x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', 
> '/usr/bin/cargo', 'clean', '--verbose', '--verbose'],) {'check': True}
> error: failed to parse manifest at `/<>/Cargo.toml`
> 
> Caused by:
>   dependency (pyo3) specified without providing a local path, Git repository, 
> version, or workspace dependency to use
> Traceback (most recent call last):
>   File "/usr/share/cargo/bin/cargo", line 260, in 
> sys.exit(main(*sys.argv[1:]))
>  ^^^
>   File "/usr/share/cargo/bin/cargo", line 240, in main
> logrun(["env", "RUST_BACKTRACE=1", "/usr/bin/cargo"] + list(newargs), 
> check=True)
>   File "/usr/share/cargo/bin/cargo", line 76, in logrun
> return subprocess.run(*args, **kwargs)
>^^^
>   File "/usr/lib/python3.12/subprocess.py", line 571, in run
> raise CalledProcessError(retcode, process.args,
> subprocess.CalledProcessError: Command '['env', 'RUST_BACKTRACE=1', 
> '/usr/bin/cargo', 'clean', '--verbose', '--verbose']' returned non-zero exit 
> status 101.
> dh_auto_clean: error: /usr/share/cargo/bin/cargo clean returned exit code 1
> make: *** [debian/rules:3: clean] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/rust-pyo3-filelike_0.2.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074716: package-update-indicator: FTBFS: make[2]: *** [Makefile:227: org.guido-berhoerster.code.package-update-indicator.desktop] Error 1

2024-07-02 Thread Lucas Nussbaum
Source: package-update-indicator
Version: 9-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[2]: Entering directory '/<>'
> /usr/bin/glib-mkenums --template pui-types.h.in >pui-types.h pui-backend.h 
> pui-application.h
> /usr/bin/glib-mkenums --template pui-types.c.in >pui-types.c pui-backend.h 
> pui-application.h
> /usr/bin/glib-compile-resources --generate-dependencies pui.gresource.xml | \
> while read -r resource_file; do \
> printf '%s: %s\n' pui-resources.c "${resource_file}"; \
> done
> /usr/bin/glib-compile-resources --generate-dependencies 
> pui-prefs.gresource.xml | \
> while read -r resource_file; do \
> printf '%s: %s\n' pui-prefs-resources.c "${resource_file}"; \
> done
> pui-resources.c: pui-menu.ui
> pui-resources.c: pui-about-dialog.ui
> /usr/bin/glib-compile-resources --target=pui-resources.c --sourcedir=. 
> --generate-source pui.gresource.xml
> msgfmt --desktop --keyword 'Keywords' --template 
> org.guido-berhoerster.code.package-update-indicator.desktop.in -d po --output 
> org.guido-berhoerster.code.package-update-indicator.desktop
> msgfmt --desktop --keyword 'Keywords' --template 
> org.guido-berhoerster.code.package-update-indicator.preferences.desktop.in -d 
> po --output 
> org.guido-berhoerster.code.package-update-indicator.preferences.desktop
> msgfmt --output po/da.mo po/da.po
> msgfmt --output po/de.mo po/de.po
> pui-prefs-resources.c: pui-prefs-window.ui
> /usr/bin/glib-compile-resources --target=pui-prefs-resources.c --sourcedir=. 
> --generate-source pui-prefs.gresource.xml
> msgfmt: no input file should be given if --desktop and -d are specified
> Try 'msgfmt --help' for more information.
> msgfmt: no input file should be given if --desktop and -d are specified
> Try 'msgfmt --help' for more information.
> msgfmt --output po/en.mo po/en.po
> make[2]: *** [Makefile:227: 
> org.guido-berhoerster.code.package-update-indicator.desktop] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/package-update-indicator_9-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074712: node-assume: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2024-07-02 Thread Lucas Nussbaum
Source: node-assume
Version: 2.3.0-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 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
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
>dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
>dh_auto_test --buildsystem=nodejs
>   mkdir -p node_modules
>   ln -s ../. node_modules/assume
>   /bin/sh -ex debian/tests/pkg-js/test
> + mocha ./test/assume.test.js
> 
> 
>   Assume
> undefined can configure the amount stacks to slice off
> undefined throw Error instances
> undefined aliases chain properly
> #csliceStacklone
>   undefined increases slice for each clone
>   undefined defaults to the same value if no clone value is provided
>   undefined can clone falsy values
> #a
>   undefined is aliased as `an`
>   undefined classifies NaN
>   undefined classifies undefined
>   undefined classifies undefined
>   undefined classifies arguments
>   undefined classifies strings
>   undefined classifies numbers
>   undefined classifies arrays
>   undefined classifies dates
>   undefined classifies errors
>   undefined classifies regexps
>   undefined classifies booleans
>   undefined classifies buffers
> (node:3118423) [DEP0005] DeprecationWarning: Buffer() is deprecated due to 
> security and usability issues. Please use the Buffer.alloc(), 
> Buffer.allocUnsafe(), or Buffer.from() methods instead.
> (Use `node --trace-deprecation ...` to show where the warning was created)
>   undefined classifies float32arrays
>   undefined classifies float64arrays
>   undefined classifies int16arrays
>   undefined classifies int32arrays
>   undefined classifies int8arrays
>   undefined classifies uint16arrays
>   undefined classifies uint32arrays
>   undefined classifies uint8arrays
> #eitherOfType
>   undefined is aliased as `eitherOfType`, `oneOfType`
>   undefined classifies a valid type
>   undefined supports negation properly
> #instanceof
>   undefined is aliased as `instanceOf`, `inherit`, `inherits`
>   undefined correctly checks the instance
> #includes
>   undefined is aliased as `instanceOf`, `inherit`, `inherits`
>   undefined check if a key in an object
>   undefined chars are in a given string
>   undefined check array indexes
>   undefined can deeply check array values
> #ok
>   undefined is aliased as `truthy`, `truly`, `okay`
>   undefined is ok
> #falsely
>   undefined is aliased as `falsey` and `falsy`
>   undefined is falsely
> #true
>   undefined only checks booleans
> #false
>   undefined only checks booleans
> #exists
>   undefined is aliased as `exist`
>   undefined checks if values are not null
> #length
>   undefined is aliased as `lengthOf`, `size`
>   undefined checks the length of a string
>   undefined checks the length of an array
>   undefined checks the amount of keys in a object
>   undefined prefers a `.length` key over the size of an object
>   undefined checks the amount of arguments in a function
> #empty
>   undefined checks if strings are empty
>   undefined checks if array is empty
>   undefined check if objects are empty
> #above
>   undefined is aliased as `gt`, `greater`, `greaterThan`
>   undefined accepts numbers
>   undefined accepts everything from .length
> #least
>   undefined is aliased as `gte`, `atleast`
>   undefined accepts numbers
>   undefined accepts everything from .length
> #below
>   undefined is aliased as `lt`, `less`, `lessThan`
>   undefined accepts numbers
>   undefined accepts everything from .length
> #most
>   undefined is aliased as `lte`, `atmost`
>   undefined accepts numbers
>   undefined accepts everything from .length
> #within
>   undefined is aliased as `between`
>   undefined accepts numbers
>   undefined accepts everything from .length
> #hasOwn
>   undefined is aliased as `own`, `ownProperty`, `haveOwnProperty`, 
> `property`, `owns`, `hasown`
>   undefined works with object.create(null)
>   undefined checks the property value
>   undefined can do deep property checks
>   undefined only accepts added properties
>   undefined can check against null values in an object
> #match
>   undefined is aliased as `matches`
>   undefined accpets strings instead of regexps
>   undefined accepts regexp
> #equal
>   undefined is aliased as `equals`, `eq`, `eqs`
>   undefined equals
>   undefined supports .deep
>   undefined supports .not
> #eql
>

Bug#1074713: rust-debian-analyzer: FTBFS: dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 101

2024-07-02 Thread Lucas Nussbaum
Source: rust-debian-analyzer
Version: 0.156.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_test -- test --all
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] 
> ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
> x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', 
> '/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--verbose', '--verbose', 
> '-j8', '--target', 'x86_64-unknown-linux-gnu', '--all'],) {}
> error: failed to get `breezyshim` as a dependency of package `debian-analyzer 
> v0.156.0 (/<>)`
> 
> Caused by:
>   failed to load source for dependency `breezyshim`
> 
> Caused by:
>   Unable to update registry `crates-io`
> 
> Caused by:
>   failed to update replaced source registry `crates-io`
> 
> Caused by:
>   failed to parse manifest at 
> `/<>/debian/cargo_registry/pyo3-filelike-0.2.0/Cargo.toml`
> 
> Caused by:
>   dependency (pyo3) specified without providing a local path, Git repository, 
> version, or workspace dependency to use
> dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 
> 101


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/rust-debian-analyzer_0.156.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074711: rootskel: FTBFS: ln: failed to create symbolic link '/<>/debian/rootskel//etc/mtab': No such file or directory

2024-07-02 Thread Lucas Nussbaum
Source: rootskel
Version: 1.136
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[3]: Entering directory '/<>/src/etc'
> install -d /<>/debian/rootskel//etc
> install -d -m755 /<>/debian/rootskel///run
> ln -fs /proc/mounts /<>/debian/rootskel//etc/mtab
> install -d -m755 /<>/debian/rootskel///sys
> install -d -m755 /<>/debian/rootskel//etc/rcS.d
> ln: failed to create symbolic link 
> '/<>/debian/rootskel//etc/mtab': No such file or directory
> make[3]: *** [Makefile:18: install-local] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/rootskel_1.136_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074710: python-marathon: FTBFS: tests failed

2024-07-02 Thread Lucas Nussbaum
Source: python-marathon
Version: 0.13.0-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> for i in 3.11 3.12 ; do \
>   python3 setup.py install -f --install-layout=deb 
> --root=/<>/debian/tmp ; \
> done
> running install
> /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
> 
> 
> 
> Please avoid running ``setup.py`` directly.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
> 
> See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
> for details.
> 
> 
> 
> !!
>   self.initialize_options()
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/marathon
> copying marathon/util.py -> build/lib/marathon
> copying marathon/exceptions.py -> build/lib/marathon
> copying marathon/client.py -> build/lib/marathon
> copying marathon/__init__.py -> build/lib/marathon
> creating build/lib/marathon/models
> copying marathon/models/task.py -> build/lib/marathon/models
> copying marathon/models/base.py -> build/lib/marathon/models
> copying marathon/models/endpoint.py -> build/lib/marathon/models
> copying marathon/models/queue.py -> build/lib/marathon/models
> copying marathon/models/container.py -> build/lib/marathon/models
> copying marathon/models/group.py -> build/lib/marathon/models
> copying marathon/models/deployment.py -> build/lib/marathon/models
> copying marathon/models/app.py -> build/lib/marathon/models
> copying marathon/models/events.py -> build/lib/marathon/models
> copying marathon/models/constraint.py -> build/lib/marathon/models
> copying marathon/models/__init__.py -> build/lib/marathon/models
> copying marathon/models/info.py -> build/lib/marathon/models
> running install_lib
> creating /<>/debian/tmp
> creating /<>/debian/tmp/usr
> creating /<>/debian/tmp/usr/lib
> creating /<>/debian/tmp/usr/lib/python3
> creating /<>/debian/tmp/usr/lib/python3/dist-packages
> creating /<>/debian/tmp/usr/lib/python3/dist-packages/marathon
> copying build/lib/marathon/util.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon
> copying build/lib/marathon/exceptions.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon
> copying build/lib/marathon/client.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon
> creating 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon/models
> copying build/lib/marathon/models/task.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon/models
> copying build/lib/marathon/models/base.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon/models
> copying build/lib/marathon/models/endpoint.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon/models
> copying build/lib/marathon/models/queue.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon/models
> copying build/lib/marathon/models/container.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon/models
> copying build/lib/marathon/models/group.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon/models
> copying build/lib/marathon/models/deployment.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon/models
> copying build/lib/marathon/models/app.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon/models
> copying build/lib/marathon/models/events.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon/models
> copying build/lib/marathon/models/constraint.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon/models
> copying build/lib/marathon/models/__init__.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon/models
> copying build/lib/marathon/models/info.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon/models
> copying build/lib/marathon/__init__.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon
> byte-compiling 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon/util.py to 
> util.cpython-312.pyc
> byte-compiling 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon/exceptions.py
>  to exceptions.cpython-312.pyc
> byte-compiling 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon/client.py 
> to client.cpython-312.pyc
> byte-compiling 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon/models/task.py
>  to task.cpython-312.pyc
> byte-compiling 
> /<>/debian/tmp/usr/lib/python3/dist-packages/marathon/models/base.py
>  to 

Bug#1074709: python-handy-archives: FTBFS: make[1]: *** [debian/rules:10: override_dh_auto_test] Error 1

2024-07-02 Thread Lucas Nussbaum
Source: python-handy-archives
Version: 0.2.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> python3 -m pytest  -v --ignore=tests/test_tarfile.py
> = test session starts 
> ==
> platform linux -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0 -- 
> /usr/bin/python3
> cachedir: .pytest_cache
> Test session started at 00:07:47
> rootdir: /<>
> configfile: tox.ini
> plugins: timeout-2.3.1, datadir-1.4.1+ds, regressions-2.5.0+ds, cov-5.0.0
> timeout: 300.0s
> timeout method: signal
> timeout func_only: False
> collecting ... collected 213 items
> 
> tests/test_custom_tarfile.py::test_extractfile PASSED   
>  [  0%]
> tests/test_custom_tarfile.py::test_read_text PASSED 
>  [  0%]
> tests/test_custom_tarfile.py::test_write_file PASSED
>  [  1%]
> tests/test_custom_tarfile.py::test_read_bytes PASSED
>  [  1%]
> tests/test_custom_tarfile.py::test_archive_regression PASSED
>  [  2%]
> tests/test_custom_zipfile.py::test_encrypted PASSED 
>  [  2%]
> tests/test_custom_zipfile.py::test_extractfile PASSED   
>  [  3%]
> tests/test_custom_zipfile.py::test_read_text PASSED 
>  [  3%]
> tests/test_custom_zipfile.py::test_write_file PASSED
>  [  4%]
> tests/test_custom_zipfile.py::test_write_file_arcname_none 
> PASSED[  4%]
> tests/test_custom_zipfile.py::test_read_bytes PASSED
>  [  5%]
> tests/test_custom_zipfile.py::test_archive_regression PASSED
>  [  5%]
> tests/test_unpack_archive.py::TestArchives::test_register_archive_format 
> PASSED [  6%]
> tests/test_unpack_archive.py::TestArchives::test_unpack_archive_bztar 
> FAILED [  6%]
> tests/test_unpack_archive.py::TestArchives::test_unpack_archive_gztar 
> FAILED [  7%]
> tests/test_unpack_archive.py::TestArchives::test_unpack_archive_tar 
> FAILED [  7%]
> tests/test_unpack_archive.py::TestArchives::test_unpack_archive_xztar 
> FAILED [  7%]
> tests/test_unpack_archive.py::TestArchives::test_unpack_archive_zip 
> PASSED [  8%]
> tests/test_unpack_archive.py::TestArchives::test_unpack_registry 
> PASSED  [  8%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_basic 
> PASSED  [  9%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_open 
> PASSED   [  9%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_open_with_pathlike 
> PASSED [ 10%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_random_open 
> PASSED [ 10%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_read1 
> PASSED  [ 11%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_read1_10 
> PASSED [ 11%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_readline_read 
> PASSED [ 12%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_readline 
> PASSED [ 12%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_readlines 
> PASSED [ 13%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_iterlines 
> PASSED [ 13%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_writestr_compression
>  PASSED [ 14%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_writestr_compresslevel
>  PASSED [ 14%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_read_return_size 
> PASSED [ 15%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_truncated_zipfile 
> PASSED [ 15%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_repr 
> PASSED   [ 15%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_compresslevel_basic
>  PASSED [ 16%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_per_file_compresslevel
>  PASSED [ 16%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_writing_errors 
> PASSED [ 17%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_writestr_permissions
>  PASSED [ 17%]
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_absolute_arcnames 

Bug#1074708: rust-rustc-serialize: FTBFS: dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101

2024-07-02 Thread Lucas Nussbaum
Source: rust-rustc-serialize
Version: 0.3.24-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem cargo
>dh_update_autotools_config -O--buildsystem=cargo
>dh_autoreconf -O--buildsystem=cargo
>dh_auto_configure -O--buildsystem=cargo
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] 
> ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
> x86_64-linux-gnu
> debian cargo wrapper: linking /usr/share/cargo/registry/* into 
> /<>/debian/cargo_registry/
>dh_auto_build -O--buildsystem=cargo
>dh_auto_test -O--buildsystem=cargo
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] 
> ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
> x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', 
> '/usr/bin/cargo', '-Zavoid-dev-deps', 'build', '--verbose', '--verbose', 
> '-j8', '--target', 'x86_64-unknown-linux-gnu'],) {}
>Compiling rustc-serialize v0.3.24 (/<>)
>  Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rustc_serialize 
> CARGO_MANIFEST_DIR=/<> CARGO_PKG_AUTHORS='The Rust Project 
> Developers' CARGO_PKG_DESCRIPTION='Generic serialization/deserialization 
> support corresponding to the
> `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes
> support for hex, base64, and json encoding and decoding.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/rustc-serialize' 
> CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=rustc-serialize CARGO_PKG_README=README.md 
> CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-serialize' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.24 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' 
> CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<> 
> LD_LIBRARY_PATH=/<>/target/debug/deps rustc --crate-name 
> rustc_serialize --edition=2015 src/lib.rs --error-format=json 
> --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib 
> --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C 
> metadata=099f8a0e4b1e46c4 -C extra-filename=-099f8a0e4b1e46c4 --out-dir 
> /<>/target/x86_64-unknown-linux-gnu/debug/deps --target 
> x86_64-unknown-linux-gnu -C 
> incremental=/<>/target/x86_64-unknown-linux-gnu/debug/incremental
>  -L dependency=/<>/target/x86_64-unknown-linux-gnu/debug/deps -L 
> dependency=/<>/target/debug/deps -C debuginfo=2 -C strip=none 
> --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro 
> --remap-path-prefix 
> /<>=/usr/share/cargo/registry/rustc-serialize-0.3.24 
> --remap-path-prefix 
> /<>/debian/cargo_registry=/usr/share/cargo/registry`
> warning: use of deprecated macro `try`: use the `?` operator instead
> --> src/serialize.rs:1119:21
>  |
> 1119 | Ok(Box::new(try!(Decodable::decode(d
>  | ^^^
>  |
>  = note: `#[warn(deprecated)]` on by default
> 
> warning: use of deprecated macro `try`: use the `?` operator instead
> --> src/serialize.rs:1125:25
>  |
> 1125 | let v: Vec = try!(Decodable::decode(d));
>  | ^^^
> 
> warning: use of deprecated macro `try`: use the `?` operator instead
> --> src/serialize.rs:1140:20
>  |
> 1140 | Ok(Rc::new(try!(Decodable::decode(d
>  |^^^
> 
> warning: use of deprecated macro `try`: use the `?` operator instead
> --> src/serialize.rs:1156:23
>  |
> 1156 | Ok(Cow::Owned(try!(Decodable::decode(d
>  |   ^^^
> 
> warning: use of deprecated macro `try`: use the `?` operator instead
> --> src/serialize.rs:1164:17
>  |
> 1164 | try!(s.emit_seq_elt(i, |s| e.encode(s)))
>  | ^^^
> 
> warning: use of deprecated macro `try`: use the `?` operator instead
> --> src/serialize.rs:1175:17
>  |
> 1175 | try!(s.emit_seq_elt(i, |s| e.encode(s)))
>  | ^^^
> 
> warning: use of deprecated macro `try`: use the `?` operator instead
> --> src/serialize.rs:1187:24
>  |
> 1187 | v.push(try!(d.read_seq_elt(i, |d| 
> Decodable::decode(d;
>  |^^^
> 
> warning: use of deprecated macro `try`: use the `?` operator instead
> --> src/serialize.rs:1209:25
>  |
> 1209 | Ok(Some(try!(Decodable::decode(d
>  | ^^^
> 
> warning: use of deprecated macro `try`: use the `?` operator instead
> --> src/serialize.rs:1223:25
>  |
> 1223 | try!(s.emit_enum_variant_arg(0, |s| {
>  | 

Bug#1074677: porechop: FTBFS: ModuleNotFoundError: No module named 'distutils'

2024-07-02 Thread Lucas Nussbaum
Source: porechop
Version: 0.2.4+dfsg-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules clean
> dh clean --with python3 --buildsystem pybuild
>dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:311: python3.12 setup.py clean 
> Traceback (most recent call last):
>   File "/<>/setup.py", line 14, in 
> from distutils.command.build import build
> ModuleNotFoundError: No module named 'distutils'
> E: pybuild pybuild:389: clean: plugin distutils failed with: exit code=1: 
> python3.12 setup.py clean 
> dh_auto_clean: error: pybuild --clean -i python{version} -p 3.12 returned 
> exit code 13
> make: *** [debian/rules:16: clean] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/porechop_0.2.4+dfsg-5_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074704: wlgreet: FTBFS: dh_auto_test: error: /usr/share/cargo/bin/cargo build --release returned exit code 101

2024-07-02 Thread Lucas Nussbaum
Source: wlgreet
Version: 0.5.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=toml 
> CARGO_MANIFEST_DIR=/<>/debian/cargo_registry/toml-0.8.8 
> CARGO_PKG_AUTHORS='Alex Crichton ' 
> CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted 
> files and streams. Provides
> implementations of the standard Serialize/Deserialize traits for TOML data to
> facilitate deserializing and serializing Rust structures.
> ' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT 
> OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml 
> CARGO_PKG_README=README.md 
> CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' 
> CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.8.8 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' 
> CARGO_RUSTC_CURRENT_DIR=/<>/debian/cargo_registry/toml-0.8.8 
> LD_LIBRARY_PATH=/<>/target/release/deps rustc --crate-name toml 
> --edition=2021 /<>/debian/cargo_registry/toml-0.8.8/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 
> linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 
> 'feature="display"' --cfg 'feature="parse"' -C metadata=9b2a722c587a914c -C 
> extra-filename=-9b2a722c587a914c --out-dir 
> /<>/target/x86_64-unknown-linux-gnu/release/deps --target 
> x86_64-unknown-linux-gnu -L 
> dependency=/<>/target/x86_64-unknown-linux-gnu/release/deps -L 
> dependency=/<>/target/release/deps --extern 
> serde=/<>/target/x86_64-unknown-linux-gnu/release/deps/libserde-88311378d2dc5e46.rmeta
>  --extern 
> serde_spanned=/<>/target/x86_64-unknown-linux-gnu/release/deps/libserde_spanned-fd30470c9419cd38.rmeta
>  --extern 
> toml_datetime=/<>/target/x86_64-unknown-linux-gnu/release/deps/libtoml_datetime-bcd48b181c5948fd.rmeta
>  --extern 
> toml_edit=/<>/target/x86_64-unknown-linux-gnu/release/deps/libtoml_edit-a2897192a0261b6a.rmeta
>  --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C 
> linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix 
> /<>=/usr/share/cargo/registry/wlgreet-0.5.0 --remap-path-prefix 
> /<>/debian/cargo_registry=/usr/share/cargo/registry`
> warning: `wayland-protocols` (lib) generated 1048 warnings
>Compiling wlgreet v0.5.0 (/<>)
>  Running `CARGO=/usr/bin/cargo CARGO_BIN_NAME=wlgreet 
> CARGO_CRATE_NAME=wlgreet CARGO_MANIFEST_DIR=/<> 
> CARGO_PKG_AUTHORS='Kenny Levinsen ' CARGO_PKG_DESCRIPTION='' 
> CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=wlgreet CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
> CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<> 
> LD_LIBRARY_PATH=/<>/target/release/deps rustc --crate-name 
> wlgreet --edition=2018 src/main.rs --error-format=json 
> --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin 
> --emit=dep-info,link -C opt-level=3 -C lto=fat -C debuginfo=2 -C 
> metadata=e613a2bb0bce546d -C extra-filename=-e613a2bb0bce546d --out-dir 
> /<>/target/x86_64-unknown-linux-gnu/release/deps --target 
> x86_64-unknown-linux-gnu -L 
> dependency=/<>/target/x86_64-unknown-linux-gnu/release/deps -L 
> dependency=/<>/target/release/deps --extern 
> chrono=/<>/target/x86_64-unknown-linux-gnu/release/deps/libchrono-1964602d341480fe.rlib
>  --extern 
> getopts=/<>/target/x86_64-unknown-linux-gnu/release/deps/libgetopts-deccc38ae27b23fb.rlib
>  --extern 
> greetd_ipc=/<>/target/x86_64-unknown-linux-gnu/release/deps/libgreetd_ipc-cf89757681e8717d.rlib
>  --extern 
> lazy_static=/<>/target/x86_64-unknown-linux-gnu/release/deps/liblazy_static-f99ae396a2e1f089.rlib
>  --extern 
> memmap2=/<>/target/x86_64-unknown-linux-gnu/release/deps/libmemmap2-92c49610d6968a7a.rlib
>  --extern 
> nix=/<>/target/x86_64-unknown-linux-gnu/release/deps/libnix-7bb4a3872998d6a3.rlib
>  --extern 
> os_pipe=/<>/target/x86_64-unknown-linux-gnu/release/deps/libos_pipe-4a9b777d4d460b0b.rlib
>  --extern 
> rusttype=/<>/target/x86_64-unknown-linux-gnu/release/deps/librusttype-96b1668d67278a15.rlib
>  --extern 
> serde=/<>/target/x86_64-unknown-linux-gnu/release/deps/libserde-88311378d2dc5e46.rlib
>  --extern 
> smithay_client_toolkit=/<>/target/x86_64-unknown-linux-gnu/release/deps/libsmithay_client_toolkit-c8bc63ae0d1311f5.rlib
>  --extern 
> toml=/<>/target/x86_64-unknown-linux-gnu/release/deps/libtoml-9b2a722c587a914c.rlib
>  --extern 
> wayland_client=/<>/target/x86_64-unknown-linux-gnu/release/deps/libwayland_client-06b8438bbfdad4d9.rlib
>  --extern 

Bug#1074705: rust-malloc-buf: FTBFS: dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 101

2024-07-02 Thread Lucas Nussbaum
Source: rust-malloc-buf
Version: 1.0.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_test -- test --all
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] 
> ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
> x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', 
> '/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--verbose', '--verbose', 
> '-j8', '--target', 'x86_64-unknown-linux-gnu', '--all'],) {}
>Compiling libc v0.2.155
>  Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build 
> CARGO_MANIFEST_DIR=/<>/debian/cargo_registry/libc-0.2.155 
> CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw 
> FFI bindings to platform libraries like libc.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=libc CARGO_PKG_README=README.md 
> CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 
> CARGO_PKG_VERSION_PRE='' 
> CARGO_RUSTC_CURRENT_DIR=/<>/debian/cargo_registry/libc-0.2.155 
> LD_LIBRARY_PATH=/<>/target/debug/deps rustc --crate-name 
> build_script_build --edition=2015 
> /<>/debian/cargo_registry/libc-0.2.155/build.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 
> --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=cd93abf4dcea7ae6 
> -C extra-filename=-cd93abf4dcea7ae6 --out-dir 
> /<>/target/debug/build/libc-cd93abf4dcea7ae6 -L 
> dependency=/<>/target/debug/deps --cap-lints warn`
>  Running `CARGO=/usr/bin/cargo CARGO_CFG_PANIC=unwind 
> CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 
> CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu 
> CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 
> CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux 
> CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown 
> CARGO_CFG_UNIX='' 
> CARGO_ENCODED_RUSTFLAGS='-Cdebuginfo=2-Cstrip=none--cap-lintswarn-Clinker=x86_64-linux-gnu-gcc-Clink-arg=-Wl,-z,relro--remap-path-prefix/<>=/usr/share/cargo/registry/malloc-buf-1.0.0--remap-path-prefix/<>/debian/cargo_registry=/usr/share/cargo/registry'
>  CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 
> CARGO_MANIFEST_DIR=/<>/debian/cargo_registry/libc-0.2.155 
> CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw 
> FFI bindings to platform libraries like libc.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=libc CARGO_PKG_README=README.md 
> CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 
> CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu 
> LD_LIBRARY_PATH='/<>/target/debug/deps:/<>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
>  NUM_JOBS=8 OPT_LEVEL=0 
> OUT_DIR=/<>/target/x86_64-unknown-linux-gnu/debug/build/libc-7dc89ab55f097c0a/out
>  PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu 
> /<>/target/debug/build/libc-cd93abf4dcea7ae6/build-script-build`
> [libc 0.2.155] cargo:rerun-if-changed=build.rs
> [libc 0.2.155] cargo:rustc-cfg=freebsd11
> [libc 0.2.155] cargo:rustc-cfg=libc_priv_mod_use
> [libc 0.2.155] cargo:rustc-cfg=libc_union
> [libc 0.2.155] cargo:rustc-cfg=libc_const_size_of
> [libc 0.2.155] cargo:rustc-cfg=libc_align
> [libc 0.2.155] cargo:rustc-cfg=libc_int128
> [libc 0.2.155] cargo:rustc-cfg=libc_core_cvoid
> [libc 0.2.155] cargo:rustc-cfg=libc_packedN
> [libc 0.2.155] cargo:rustc-cfg=libc_cfg_target_vendor
> [libc 0.2.155] cargo:rustc-cfg=libc_non_exhaustive
> [libc 0.2.155] cargo:rustc-cfg=libc_long_array
> [libc 0.2.155] cargo:rustc-cfg=libc_ptr_addr_of
> [libc 0.2.155] cargo:rustc-cfg=libc_underscore_const_names
> [libc 0.2.155] cargo:rustc-cfg=libc_const_extern_fn
>  Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libc 
> CARGO_MANIFEST_DIR=/<>/debian/cargo_registry/libc-0.2.155 
> CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw 
> FFI bindings to platform libraries like libc.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=libc CARGO_PKG_README=README.md 
> CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' 
> CARGO_PKG_RUST_VERSION='' 

Bug#1074706: fpc: FTBFS: make[1]: *** [Makefile:9: de] Error 1

2024-07-02 Thread Lucas Nussbaum
Source: fpc
Version: 3.2.2+dfsg-33
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[2]: Entering directory '/<>/fpcsrc/utils'
> ./fpmake install --localunitdir=.. --globalunitdir=../packages --os=linux 
> --cpu=x86_64 -o -Ur -o -Xs -o -O2 -o -n -o -Cg -o -dx86_64 -o -dRELEASE 
> --compiler=/<>/fpcsrc/compiler/ppcx64 -bu 
> --prefix=/<>/debian/tmp/usr 
> --baseinstalldir=/<>/debian/tmp/usr/lib/x86_64-linux-gnu/fpc/3.2.2
>   -ie -fsp 0
> Installing package utils
> Installation package utils for target x86_64-linux succeeded
> Installing package utils-fpcm
> Installation package utils-fpcm for target x86_64-linux succeeded
> Installing package utils-fpcmkcfg
> Installation package utils-fpcmkcfg for target x86_64-linux succeeded
> Installing package utils-fpcres
> Installation package utils-fpcres for target x86_64-linux succeeded
> Installing package utils-fpdoc
> Installation package utils-fpdoc for target x86_64-linux succeeded
> Installing package utils-fppkg
> Installation package utils-fppkg for target x86_64-linux succeeded
> Installing package utils-fprcp
> Installation package utils-fprcp for target x86_64-linux succeeded
> Installing package utils-h2pas
> Installation package utils-h2pas for target x86_64-linux succeeded
> Installing package utils-json2pas
> Installation package utils-json2pas for target x86_64-linux succeeded
> Installing package utils-instantfpc
> Installation package utils-instantfpc for target x86_64-linux succeeded
> Installing package utils-pas2fpm
> Installation package utils-pas2fpm for target x86_64-linux succeeded
> Installing package utils-pas2jni
> Installation package utils-pas2jni for target x86_64-linux succeeded
> Installing package utils-pas2ut
> Installation package utils-pas2ut for target x86_64-linux succeeded
> Installing package utils-lexyacc
> Installation package utils-lexyacc for target x86_64-linux succeeded
> Installing package utils-unicode
> Installation package utils-unicode for target x86_64-linux succeeded
> Installing package utils-pas2js
> Installation package utils-pas2js for target x86_64-linux succeeded
> make[2]: Leaving directory '/<>/fpcsrc/utils'
> make[1]: Leaving directory '/<>/fpcsrc'
> /usr/bin/make -C fpcsrc/utils/fpdoc/intl install 
> INSTALL_PREFIX=/<>/debian/tmp/usr 
> PP=/<>/fpcsrc/compiler/ppcx64
> make[1]: Entering directory '/<>/fpcsrc/utils/fpdoc/intl'
> msgfmt fpdoc.de.po dwriter.de.po -o fpdoc.de.mo
> msgfmt: input file doesn't contain a header entry with a charset specification
> make[1]: *** [Makefile:9: de] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/fpc_3.2.2+dfsg-33_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074698: termbox: FTBFS: ModuleNotFoundError: No module named 'imp'

2024-07-02 Thread Lucas Nussbaum
Source: termbox
Version: 1.1.2+dfsg-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> python3 waf configure \
>   --prefix=/usr \
>   --libdir=usr/lib/x86_64-linux-gnu/
> /<>/waflib/Utils.py:378: SyntaxWarning: invalid escape sequence 
> '\d'
>   return re.split('\d+$',s)[0]
> /<>/waflib/ConfigSet.py:7: SyntaxWarning: invalid escape 
> sequence '\ '
>   re_imp=re.compile('^(#)*?([^#=]*?)\ =\ (.*?)$',re.M)
> /<>/waflib/ansiterm.py:172: SyntaxWarning: invalid escape 
> sequence '\['
>   ansi_tokens=re.compile('(?:\x1b\[([0-9?;]*)([a-zA-Z])|([^\x1b]+))')
> Traceback (most recent call last):
>   File "/<>/waf", line 163, in 
> from waflib import Scripting
>   File "/<>/waflib/Scripting.py", line 6, in 
> from waflib import 
> Utils,Configure,Logs,Options,ConfigSet,Context,Errors,Build,Node
>   File "/<>/waflib/Configure.py", line 6, in 
> from waflib import ConfigSet,Utils,Options,Logs,Context,Build,Errors
>   File "/<>/waflib/Options.py", line 6, in 
> from waflib import Logs,Utils,Context
>   File "/<>/waflib/Context.py", line 5, in 
> import os,re,imp,sys
> ModuleNotFoundError: No module named 'imp'
> make[1]: *** [debian/rules:11: override_dh_auto_configure] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/termbox_1.1.2+dfsg-5_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074699: bdebstrap: FTBFS: AssertionError: pylint found issues:

2024-07-02 Thread Lucas Nussbaum
Source: bdebstrap
Version: 0.6.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 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 --buildsystem pybuild --with python3
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:311: python3.12 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:311: /usr/bin/python3 setup.py build 
> running build
> running doc
> running command: pandoc -s -t man bdebstrap.1.md -o bdebstrap.1
> running build_scripts
> creating build
> creating build/scripts-3.12
> copying and adjusting bdebstrap -> build/scripts-3.12
> changing mode of build/scripts-3.12/bdebstrap from 644 to 755
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd /<>/.pybuild/cpython3_3.12/build; 
> python3.12 -m unittest discover -v -s /<>
> test_get_path_exists (tests.TestGetPath.test_get_path_exists)
> Test get_path(__file__). ... ok
> test_get_path_missing (tests.TestGetPath.test_get_path_missing)
> Test non-existing file for get_path(). ... ok
> test_get_path_pybuild (tests.TestGetPath.test_get_path_pybuild)
> Test changing current directory before calling get_path(). ... ok
> test_black (tests.test_black.BlackTestCase.test_black)
> Test: Run black code formatter on Python source code. ... Running following 
> command:
> black --check --diff -l 99 /<>/bdebstrap tests 
> /<>/setup.py
> ok
> test_debug (tests.test_config.TestArguments.test_debug)
> Test --debug argument parsing. ... ok
> test_empty_args (tests.test_config.TestArguments.test_empty_args)
> Test setting arguments to empty strings. ... ok
> test_malformed_env (tests.test_config.TestArguments.test_malformed_env)
> Test malformed --env parameter (missing equal sign). ... ok
> test_mirrors_with_spaces 
> (tests.test_config.TestArguments.test_mirrors_with_spaces)
> Test --mirrors with leading/trailing spaces. ... ok
> test_no_args (tests.test_config.TestArguments.test_no_args)
> Test calling bdebstrap without arguments. ... ok
> test_optional_args (tests.test_config.TestArguments.test_optional_args)
> Test optional arguments (which also have positional ones). ... ok
> test_parse_env (tests.test_config.TestArguments.test_parse_env)
> Test parsing --env parameters. ... ok
> test_positional_args (tests.test_config.TestArguments.test_positional_args)
> Test positional arguments (overwriting optional ones). ... ok
> test_split (tests.test_config.TestArguments.test_split)
> Test splitting comma and space separated values. ... ok
> test_add_command_line_arguments 
> (tests.test_config.TestConfig.test_add_command_line_arguments)
> Test Config.add_command_line_arguments(). ... ok
> test_add_command_line_arguments_no_config 
> (tests.test_config.TestConfig.test_add_command_line_arguments_no_config)
> Test Config.add_command_line_arguments() with no config file. ... ok
> test_check_example (tests.test_config.TestConfig.test_check_example)
> Test example unstable.yaml file. ... ok
> test_commented_packages (tests.test_config.TestConfig.test_commented_packages)
> Test commented-packages.yaml file. ... ok
> test_config_and_arguments 
> (tests.test_config.TestConfig.test_config_and_arguments)
> Test Config.add_command_line_arguments() with config file and arguments. ... 
> ok
> test_env_items (tests.test_config.TestConfig.test_env_items)
> Test environment variables for example unstable.yaml. ... ok
> test_loading (tests.test_config.TestConfig.test_loading)
> Test loading a YAML configuration file. ... ok
> test_sanitize_packages_debs 
> (tests.test_config.TestConfig.test_sanitize_packages_debs)
> Test sanitize_packages method: multiple local .debs ... ok
> test_sanitize_packages_duplicate_debs 
> (tests.test_config.TestConfig.test_sanitize_packages_duplicate_debs)
> Test sanitize_packages method: remove duplicate local .debs. ... ok
> test_sanitize_packages_duplicates 
> (tests.test_config.TestConfig.test_sanitize_packages_duplicates)
> Test sanitize_packages method: remove duplicates. ... ok
> test_sanitize_packages_pattern 
> (tests.test_config.TestConfig.test_sanitize_packages_pattern)
> Test sanitize_packages method: APT pattern ... ok
> test_source_date_epoch (tests.test_config.TestConfig.test_source_date_epoch)
> Test getting and setting SOURCE_DATE_EPOCH. ... ok
> test_wrong_element_type (tests.test_config.TestConfig.test_wrong_element_type)
> Test error message for wrong list element type. ... ok
> test_yaml_rendering (tests.test_config.TestConfig.test_yaml_rendering)
> Test that config.yaml is formatted correctly. ... ok
> test_merge_lists (tests.test_config.TestDictMerge.test_merge_lists)
> Test merging nested dicts. ... ok
> test_merge_nested_dicts 
> (tests.test_config.TestDictMerge.test_merge_nested_dicts)
> 

Bug#1074688: rust-sequoia-gpg-agent: FTBFS: unsatisfiable build-dependencies: librust-sequoia-cert-store-0.5+default-dev, librust-sequoia-ipc-0.34+default-dev (>= 0.34.1-~~)

2024-07-02 Thread Lucas Nussbaum
Source: rust-sequoia-gpg-agent
Version: 0.3.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo, rustc, 
> libstd-rust-dev, librust-anyhow-1+default-dev, 
> librust-chrono-0.4+default-dev, librust-futures-0.3+default-dev, 
> librust-libc-0.2+default-dev (>= 0.2.152-~~), 
> librust-sequoia-cert-store-0.5+default-dev, 
> librust-sequoia-ipc-0.34+default-dev (>= 0.34.1-~~), 
> librust-sequoia-openpgp-1+compression-dev (>= 1.19-~~), 
> librust-sequoia-openpgp-1+crypto-nettle-dev (>= 1.19-~~), 
> librust-stfu8-0.2+default-dev, librust-thiserror-1+default-dev (>= 
> 1.0.38-~~), librust-tokio-1+default-dev (>= 1.35.0-~~), gpgconf, gpg-agent, 
> build-essential, fakeroot
> Filtered Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo, rustc, 
> libstd-rust-dev, librust-anyhow-1+default-dev, 
> librust-chrono-0.4+default-dev, librust-futures-0.3+default-dev, 
> librust-libc-0.2+default-dev (>= 0.2.152-~~), 
> librust-sequoia-cert-store-0.5+default-dev, 
> librust-sequoia-ipc-0.34+default-dev (>= 0.34.1-~~), 
> librust-sequoia-openpgp-1+compression-dev (>= 1.19-~~), 
> librust-sequoia-openpgp-1+crypto-nettle-dev (>= 1.19-~~), 
> librust-stfu8-0.2+default-dev, librust-thiserror-1+default-dev (>= 
> 1.0.38-~~), librust-tokio-1+default-dev (>= 1.35.0-~~), gpgconf, gpg-agent, 
> build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [1348 B]
> Get:5 copy:/<>/apt_archive ./ Packages [1188 B]
> Fetched 3151 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-main-dummy : Depends: 
> librust-sequoia-cert-store-0.5+default-dev but it is not installable
>Depends: 
> librust-sequoia-ipc-0.34+default-dev (>= 0.34.1-~~) but it is not installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/rust-sequoia-gpg-agent_0.3.1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074700: dfwinreg: FTBFS: make: *** [debian/rules:10: build] Error 2

2024-07-02 Thread Lucas Nussbaum
Source: dfwinreg
Version: 20201006-1.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> python3 run_tests.py
> testGetKeyByPath (creg.CREGWinRegistryFileTest.testGetKeyByPath)
> Tests the GetKeyByPath function. ... make[1]: *** [debian/rules:20: 
> override_dh_auto_test] Segmentation fault
> make[1]: Leaving directory '/<>'
> make: *** [debian/rules:10: build] Error 2


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/dfwinreg_20201006-1.1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074687: libdbd-mysql-perl: FTBFS: E: Build killed with signal TERM after 150 minutes of inactivity

2024-07-02 Thread Lucas Nussbaum
Source: libdbd-mysql-perl
Version: 4.052-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

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


Relevant part (hopefully):
> /<>/debian/tests/pkg-perl/smoke-setup: 17: /usr/bin/mysqladmin: 
> not found
> /<>/debian/tests/pkg-perl/smoke-setup: 17: /usr/bin/mysqladmin: 
> not found
> /<>/debian/tests/pkg-perl/smoke-setup: 17: /usr/bin/mysqladmin: 
> not found
> /<>/debian/tests/pkg-perl/smoke-setup: 17: /usr/bin/mysqladmin: 
> not found
> /<>/debian/tests/pkg-perl/smoke-setup: 17: /usr/bin/mysqladmin: 
> not found
> /<>/debian/tests/pkg-perl/smoke-setup: 17: /usr/bin/mysqladmin: 
> not found
> /<>/debian/tests/pkg-perl/smoke-setup: 17: /usr/bin/mysqladmin: 
> not found
> /<>/debian/tests/pkg-perl/smoke-setup: 17: /usr/bin/mysqladmin: 
> not found
> /<>/debian/tests/pkg-perl/smoke-setup: 17: /usr/bin/mysqladmin: 
> not found
> /<>/debian/tests/pkg-perl/smoke-setup: 17: /usr/bin/mysqladmin: 
> not found
> skipping test, mariadb/mysql server could not be contacted after 30 seconds
> make[1]: *** [debian/rules:28: override_dh_auto_test] Error 1
> make[1]: Leaving directory '/<>'
> make: *** [debian/rules:20: binary] Error 2
> dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 
> 2
> E: Build killed with signal TERM after 150 minutes of inactivity


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/libdbd-mysql-perl_4.052-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074693: nix: FTBFS: src/libexpr/primops/fromTOML.cc:68:27: error: no match for ‘operator<<’ (operand types are ‘std::ostringstream’ {aka ‘std::__cxx11::basic_ostringstream’} and ‘toml::valu

2024-07-02 Thread Lucas Nussbaum
Source: nix
Version: 2.22.1+dfsg-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> g++ -o src/libexpr/print.o -c src/libexpr/print.cc -Wdate-time 
> -D_FORTIFY_SOURCE=2  -fstack-protector-strong -Wformat 
> -Werror=format-security -ffile-prefix-map=/<>=. -O3  -g -Wall 
> -Wimplicit-fallthrough -include config.h -std=c++2a -I src -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -Wno-deprecated-declarations -Werror=switch 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/libcpuid -DREADLINE 
> -I/usr/include/x86_64-linux-gnu -DLIBARCHIVE_STATIC -I/usr/include -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I 
> src/libutil -I src/libutil/unix -I src/libutil/linux -I src/libstore -I 
> src/libstore/build -I src/libstore/unix -I src/libstore/linux -I 
> src/libfetchers -I src/libfetchers/unix -I src/libmain -I src/libexpr 
> -Werror=switch-enum -MMD -MF src/libexpr/.print.o.dep -MP
> src/libexpr/primops/fromTOML.cc: In lambda function:
> src/libexpr/primops/fromTOML.cc:68:27: error: no match for ‘operator<<’ 
> (operand types are ‘std::ostringstream’ {aka 
> ‘std::__cxx11::basic_ostringstream’} and ‘toml::value’ {aka 
> ‘toml::basic_value’})
>68 | s << t;
>   | ~ ^~ ~
>   | ||
>   | |toml::value {aka 
> toml::basic_value}
>   | std::ostringstream {aka 
> std::__cxx11::basic_ostringstream}
> In file included from /usr/include/c++/13/bits/unique_ptr.h:42,
>  from /usr/include/c++/13/memory:78,
>  from src/libutil/ref.hh:5,
>  from src/libutil/types.hh:4,
>  from src/libexpr/symbol-table.hh:8,
>  from src/libexpr/value.hh:8,
>  from src/libexpr/nixexpr.hh:7,
>  from src/libexpr/attr-set.hh:4,
>  from src/libexpr/eval.hh:4,
>  from src/libexpr/primops.hh:4,
>  from src/libexpr/primops/fromTOML.cc:1:
> /usr/include/c++/13/ostream:110:7: note: candidate: 
> ‘std::basic_ostream<_CharT, _Traits>::__ostream_type& 
> std::basic_ostream<_CharT, _Traits>::operator<<(__ostream_type& 
> (*)(__ostream_type&)) [with _CharT = char; _Traits = std::char_traits; 
> __ostream_type = std::basic_ostream]’
>   110 |   operator<<(__ostream_type& (*__pf)(__ostream_type&))
>   |   ^~~~
> /usr/include/c++/13/ostream:110:36: note:   no known conversion for argument 
> 1 from ‘toml::value’ {aka ‘toml::basic_value’} to 
> ‘std::basic_ostream::__ostream_type& 
> (*)(std::basic_ostream::__ostream_type&)’ {aka 
> ‘std::basic_ostream& (*)(std::basic_ostream&)’}
>   110 |   operator<<(__ostream_type& (*__pf)(__ostream_type&))
>   |  ~~^~
> /usr/include/c++/13/ostream:119:7: note: candidate: 
> ‘std::basic_ostream<_CharT, _Traits>::__ostream_type& 
> std::basic_ostream<_CharT, _Traits>::operator<<(__ios_type& (*)(__ios_type&)) 
> [with _CharT = char; _Traits = std::char_traits; __ostream_type = 
> std::basic_ostream; __ios_type = std::basic_ios]’
>   119 |   operator<<(__ios_type& (*__pf)(__ios_type&))
>   |   ^~~~
> /usr/include/c++/13/ostream:119:32: note:   no known conversion for argument 
> 1 from ‘toml::value’ {aka ‘toml::basic_value’} to 
> ‘std::basic_ostream::__ios_type& 
> (*)(std::basic_ostream::__ios_type&)’ {aka ‘std::basic_ios& 
> (*)(std::basic_ios&)’}
>   119 |   operator<<(__ios_type& (*__pf)(__ios_type&))
>   |  ~~^~
> /usr/include/c++/13/ostream:129:7: note: candidate: 
> ‘std::basic_ostream<_CharT, _Traits>::__ostream_type& 
> std::basic_ostream<_CharT, _Traits>::operator<<(std::ios_base& 
> (*)(std::ios_base&)) [with _CharT = char; _Traits = std::char_traits; 
> __ostream_type = std::basic_ostream]’
>   129 |   operator<<(ios_base& (*__pf) (ios_base&))
>   |   ^~~~
> /usr/include/c++/13/ostream:129:30: note:   no known conversion for argument 
> 1 from ‘toml::value’ {aka ‘toml::basic_value’} to 
> ‘std::ios_base& (*)(std::ios_base&)’
>   129 |   operator<<(ios_base& (*__pf) (ios_base&))
>   |  ^
> /usr/include/c++/13/ostream:168:7: note: candidate: 
> ‘std::basic_ostream<_CharT, _Traits>::__ostream_type& 
> std::basic_ostream<_CharT, _Traits>::operator<<(long int) [with _CharT = 
> char; _Traits = std::char_traits; __ostream_type = 
> std::basic_ostream]’
>   168 |   operator<<(long __n)
>   |   ^~~~
> /usr/include/c++/13/ostream:168:23: note:   no known conversion for argument 
> 1 from ‘toml::value’ {aka ‘toml::basic_value’} to 

Bug#1074674: buildstream: FTBFS: AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?

2024-07-02 Thread Lucas Nussbaum
Source: buildstream
Version: 1.6.9-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules clean
> dh clean --buildsystem=pybuild
>dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:311: python3.12 setup.py clean 
> /<>/versioneer.py:423: SyntaxWarning: invalid escape sequence 
> '\s'
>   LONG_VERSION_PY['git'] = '''
> Traceback (most recent call last):
>   File "/<>/setup.py", line 250, in 
> version=versioneer.get_version(),
> 
>   File "/<>/versioneer.py", line 1483, in get_version
> return get_versions()["version"]
>^^
>   File "/<>/versioneer.py", line 1415, in get_versions
> cfg = get_config_from_root(root)
>   ^^
>   File "/<>/versioneer.py", line 343, in get_config_from_root
> parser = configparser.SafeConfigParser()
>  ^
> AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. 
> Did you mean: 'RawConfigParser'?
> E: pybuild pybuild:389: clean: plugin distutils failed with: exit code=1: 
> python3.12 setup.py clean 
> dh_auto_clean: error: pybuild --clean -i python{version} -p 3.12 returned 
> exit code 13
> make: *** [debian/rules:6: clean] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/buildstream_1.6.9-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074695: mnemosyne: FTBFS: ModuleNotFoundError: No module named 'imp'

2024-07-02 Thread Lucas Nussbaum
Source: mnemosyne
Version: 2.9+ds1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[4]: Entering directory '/<>/mnemosyne/pyqt_ui'
> pyrcc5 mnemosyne.qrc -o mnemosyne_rc.py
> make[4]: Leaving directory '/<>/mnemosyne/pyqt_ui'
> find .. -name "*.py" | xargs python3 ./pygettext.py -v -o mnemosyne.pot
> Traceback (most recent call last):
>   File "/<>/po/./pygettext.py", line 159, in 
> import imp
> ModuleNotFoundError: No module named 'imp'
> make[3]: *** [makefile:51: update] Error 123


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/mnemosyne_2.9+ds1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074697: nordugrid-arc-nagios-plugins: FTBFS: ImportError: cannot import name 'SafeConfigParser' from 'configparser' (/usr/lib/python3.12/configparser.py). Did you mean: 'RawConfigParser'?

2024-07-02 Thread Lucas Nussbaum
Source: nordugrid-arc-nagios-plugins
Version: 2.0.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[2]: Entering directory '/<>/doc'
> sphinx-build -b html -d _build/doctrees   . _build/html
> Running Sphinx v7.2.6
> making output directory... done
> WARNING: html_static_path entry '_static' does not exist
> building [mo]: targets for 0 po files that are out of date
> writing output... 
> building [html]: targets for 6 source files that are out of date
> updating environment: [new config] 6 added, 0 changed, 0 removed
> reading sources... [ 17%] arcce
> reading sources... [ 33%] arcinfosys
> reading sources... [ 50%] gridstorage
> reading sources... [ 67%] index
> reading sources... [ 83%] intro
> reading sources... [100%] sample_config
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> copying assets... copying static files... done
> copying extra files... done
> done
> writing output... [ 17%] arcce
> writing output... [ 33%] arcinfosys
> writing output... [ 50%] gridstorage
> writing output... [ 67%] index
> writing output... [ 83%] intro
> writing output... [100%] sample_config
> 
> generating indices... genindex done
> writing additional pages... search done
> dumping search index in English (code: en)... done
> dumping object inventory... done
> build succeeded, 1 warning.
> 
> The HTML pages are in _build/html.
> 
> Build finished. The HTML pages are in _build/html.
> make[2]: Leaving directory '/<>/doc'
> make[1]: Leaving directory '/<>'
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd /<>/.pybuild/cpython3_3.12/build; 
> python3.12 -m unittest discover -v 
> arcnagios.ce.jobplugins (unittest.loader._FailedTest.arcnagios.ce.jobplugins) 
> ... ERROR
> 
> ==
> ERROR: arcnagios.ce.jobplugins 
> (unittest.loader._FailedTest.arcnagios.ce.jobplugins)
> --
> ImportError: Failed to import test module: arcnagios.ce.jobplugins
> Traceback (most recent call last):
>   File "/usr/lib/python3.12/unittest/loader.py", line 429, in _find_test_path
> package = self._get_module_from_name(name)
>   
>   File "/usr/lib/python3.12/unittest/loader.py", line 339, in 
> _get_module_from_name
> __import__(name)
>   File 
> "/<>/.pybuild/cpython3_3.12/build/arcnagios/ce/jobplugins/__init__.py",
>  line 3, in 
> from arcnagios.ce.jobplugins.scripted import ScriptedJobPlugin
>   File 
> "/<>/.pybuild/cpython3_3.12/build/arcnagios/ce/jobplugins/scripted.py",
>  line 5, in 
> from arcnagios.ce.jobplugin import JobPlugin
>   File 
> "/<>/.pybuild/cpython3_3.12/build/arcnagios/ce/jobplugin.py", 
> line 4, in 
> from arcnagios import substitution
>   File 
> "/<>/.pybuild/cpython3_3.12/build/arcnagios/substitution.py", 
> line 8, in 
> from arcnagios.nagutils import ServiceUnknown
>   File "/<>/.pybuild/cpython3_3.12/build/arcnagios/nagutils.py", 
> line 5, in 
> from configparser import SafeConfigParser, InterpolationError, 
> NoOptionError
> ImportError: cannot import name 'SafeConfigParser' from 'configparser' 
> (/usr/lib/python3.12/configparser.py). Did you mean: 'RawConfigParser'?
> 
> 
> --
> Ran 1 test in 0.002s
> 
> FAILED (errors=1)
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
> /<>/.pybuild/cpython3_3.12/build; python3.12 -m unittest 
> discover -v 
> dh_auto_test: error: pybuild --test -i python{version} -p 3.12 returned exit 
> code 13


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/nordugrid-arc-nagios-plugins_2.0.1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074686: starjava-datanode: FTBFS: [javac] /<>/src/main/uk/ac/starlink/oldfits/MappedFile.java:42: error: MappedFile is not abstract and does not override abstract method read() i

2024-07-02 Thread Lucas Nussbaum
Source: starjava-datanode
Version: 1.0+2023.01.18-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> ant jars
> Buildfile: /<>/build.xml
> 
> prepare:
>[tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been 
> set to 1717661915
> 
> really_check_packages:
> 
> check_packages:
> 
> build:
> [mkdir] Created dir: /<>/build/classes
> [javac] Compiling 84 source files to /<>/build/classes
> [javac] 
> /<>/src/main/uk/ac/starlink/datanode/nodes/ColumnsMetamapGroup.java:42:
>  warning: [removal] Integer(int) in Integer has been deprecated and marked 
> for removal
> [javac] addEntry( i, INDEX_KEY, new Integer( i + 1 ) );
> [javac] ^
> [javac] 
> /<>/src/main/uk/ac/starlink/datanode/nodes/ImageHDUDataNode.java:81:
>  warning: [removal] Byte(byte) in Byte has been deprecated and marked for 
> removal
> [javac] badval = new Byte( (byte) val );
> [javac]  ^
> [javac] 
> /<>/src/main/uk/ac/starlink/datanode/nodes/ImageHDUDataNode.java:89:
>  warning: [removal] Short(short) in Short has been deprecated and marked for 
> removal
> [javac] badval = new Short( (short) val );
> [javac]  ^
> [javac] 
> /<>/src/main/uk/ac/starlink/datanode/nodes/ImageHDUDataNode.java:97:
>  warning: [removal] Integer(int) in Integer has been deprecated and marked 
> for removal
> [javac] badval = new Integer( val );
> [javac]  ^
> [javac] 
> /<>/src/main/uk/ac/starlink/datanode/viewers/ArrayBrowser.java:136:
>  warning: [removal] Long(long) in Long has been deprecated and marked for 
> removal
> [javac] return new Long( o1 + (long) nrow - 1 - irow 
> ) + "  ";
> [javac]^
> [javac] 
> /<>/src/main/uk/ac/starlink/datanode/viewers/ArrayBrowser.java:147:
>  warning: [removal] Long(long) in Long has been deprecated and marked for 
> removal
> [javac] return new Long( o0 + (long) icol  ) + "  ";
> [javac]^
> [javac] 
> /<>/src/main/uk/ac/starlink/oldfits/MappedFile.java:42: error: 
> MappedFile is not abstract and does not override abstract method read() in 
> InputReader
> [javac] public class MappedFile extends AbstractArrayDataIO implements 
> RandomAccess {
> [javac]^
> [javac] Note: Some input files use or override a deprecated API.
> [javac] Note: Recompile with -Xlint:deprecation for details.
> [javac] Note: Some input files use unchecked or unsafe operations.
> [javac] Note: Recompile with -Xlint:unchecked for details.
> [javac] 1 error
> [javac] 6 warnings
> 
> BUILD FAILED
> /<>/build.xml:440: Compile failed; see the compiler error output 
> for details.
> 
> Total time: 3 seconds
> make[1]: *** [debian/rules:9: override_dh_auto_build] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/starjava-datanode_1.0+2023.01.18-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074702: gnome-mousetrap: FTBFS: AttributeError: 'test_pointer' object has no attribute 'assertEquals'. Did you mean: 'assertEqual'?

2024-07-02 Thread Lucas Nussbaum
Source: gnome-mousetrap
Version: 3.17.3-9
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> NOCONFIGURE=yes ./autogen.sh
> /usr/bin/gnome-autogen.sh
> ***Warning*** gnome-autogen.sh is deprecated
>   Please use the simpler template from 
> https://wiki.gnome.org/Projects/GnomeCommon/Migration, or switch to Meson
> ***Warning*** PKG_NAME is deprecated, you may remove it from autogen.sh
> configure.ac:16: warning: The macro `AC_FD_CC' is obsolete.
> configure.ac:16: You should run autoupdate.
> ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
> acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
> configure.ac:16: the top level
> configure.ac:17: warning: The macro `AC_FD_CC' is obsolete.
> configure.ac:17: You should run autoupdate.
> ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
> acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
> configure.ac:17: the top level
> configure.ac:18: warning: The macro `AC_FD_CC' is obsolete.
> configure.ac:18: You should run autoupdate.
> ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
> acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
> configure.ac:18: the top level
> configure.ac:19: warning: The macro `AC_FD_CC' is obsolete.
> configure.ac:19: You should run autoupdate.
> ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
> acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
> configure.ac:19: the top level
> checking for automake >= 1.9...
>   testing automake... found 1.16.5
> checking for autoreconf >= 2.53...
>   testing autoreconf... found 2.71
> configure.ac:16: warning: The macro `AC_FD_CC' is obsolete.
> configure.ac:16: You should run autoupdate.
> ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
> acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
> configure.ac:16: the top level
> configure.ac:17: warning: The macro `AC_FD_CC' is obsolete.
> configure.ac:17: You should run autoupdate.
> ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
> acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
> configure.ac:17: the top level
> configure.ac:18: warning: The macro `AC_FD_CC' is obsolete.
> configure.ac:18: You should run autoupdate.
> ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
> acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
> configure.ac:18: the top level
> configure.ac:19: warning: The macro `AC_FD_CC' is obsolete.
> configure.ac:19: You should run autoupdate.
> ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
> acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
> configure.ac:19: the top level
> Processing ./configure.ac
> configure.ac:16: warning: The macro `AC_FD_CC' is obsolete.
> configure.ac:16: You should run autoupdate.
> ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
> acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
> configure.ac:16: the top level
> configure.ac:17: warning: The macro `AC_FD_CC' is obsolete.
> configure.ac:17: You should run autoupdate.
> ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> 

Bug#1074680: osc: FTBFS: ModuleNotFoundError: No module named 'imp'

2024-07-02 Thread Lucas Nussbaum
Source: osc
Version: 0.182.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  fakeroot debian/rules clean
> dh clean --with python3,bash-completion --buildsystem=pybuild
>dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:311: python3.12 setup.py clean 
> /<>/osc/core.py:4124: SyntaxWarning: invalid escape sequence '\s'
>   tag_pat = '(?P^%s)\s*:\s*(?P.*)'
> /<>/osc/core.py:4130: SyntaxWarning: invalid escape sequence '\s'
>   section_pat = '^%s\s*?$'
> /<>/osc/core.py:6321: SyntaxWarning: invalid escape sequence '\['
>   time_regex = re.compile('^\[[^\]]*\] ', re.M)
> /<>/osc/core.py:6324: SyntaxWarning: invalid escape sequence '\['
>   time_regex = re.compile(b'^\[[^\]]*\] ', re.M)
> /<>/osc/core.py:7762: SyntaxWarning: invalid escape sequence '\s'
>   mo = re.search('^([adrl])(?:\s+(-f)?\s*-m\s+(.*))?$', repl)
> /<>/osc/commandline.py:7931: SyntaxWarning: invalid escape 
> sequence '\('
>   if re.match('^perl\(\w+(::\w+)*\)$', search_term):
> /<>/osc/commandline.py:7932: SyntaxWarning: invalid escape 
> sequence '\)'
>   search_term = re.sub('\)', '', re.sub('(::|\()', '-', search_term))
> /<>/osc/commandline.py:7932: SyntaxWarning: invalid escape 
> sequence '\('
>   search_term = re.sub('\)', '', re.sub('(::|\()', '-', search_term))
> /<>/osc/commandline.py:7953: SyntaxWarning: invalid escape 
> sequence '\ '
>   'or \'--bugowner\' or \'--maintainer\' or \'--limit-to-attribute \ ' \
> /<>/osc/commandline.py:9201: SyntaxWarning: invalid escape 
> sequence '\*'
>   if re.match('^\*\W+(.+\W+\d{1,2}\W+20\d{2})\W+(.+)\W+<(.+)>\W+(.+)$', 
> titleline):
> Traceback (most recent call last):
>   File "/<>/setup.py", line 12, in 
> from osc import commandline
>   File "/<>/osc/commandline.py", line 13, in 
> import imp
> ModuleNotFoundError: No module named 'imp'
> E: pybuild pybuild:389: clean: plugin distutils failed with: exit code=1: 
> python3.12 setup.py clean 
> dh_auto_clean: error: pybuild --clean -i python{version} -p 3.12 returned 
> exit code 13
> make: *** [debian/rules:4: clean] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/osc_0.182.1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074675: polib: FTBFS: AssertionError: b"\xd[276 chars]0\x001\x01\x00\x00\x06\x01\x00\x00&\x00\x00\x0[789 chars]\x00" != b"\xd[276 chars]0\x00,\x01\x00\x00\x06\x01\x00\x00&\x00\x00\x0[807 chars]\x

2024-07-02 Thread Lucas Nussbaum
Source: polib
Version: 1.2.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> ./runtests.sh
> .F.
> ==
> FAIL: test_save_as_mofile (__main__.TestPoFile.test_save_as_mofile)
> Test for the POFile.save_as_mofile() method.
> --
> Traceback (most recent call last):
>   File "/<>/tests/tests.py", line 654, in test_save_as_mofile
> self.assertEqual(s1, s2)
> AssertionError: b"\xd[276 
> chars]0\x001\x01\x00\x00\x06\x01\x00\x00&\x00\x00\x0[789 chars]\x00" != 
> b"\xd[276 chars]0\x00,\x01\x00\x00\x06\x01\x00\x00&\x00\x00\x0[807 chars]\x00"
> 
> --
> Ran 87 tests in 0.264s
> 
> FAILED (failures=1)
> make[1]: *** [debian/rules:11: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/polib_1.2.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074692: gedit-latex-plugin: FTBFS: ModuleNotFoundError: No module named 'imp'

2024-07-02 Thread Lucas Nussbaum
Source: gedit-latex-plugin
Version: 3.20.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[4]: Entering directory '/<>/latex/bibtex'
> make[4]: Nothing to be done for 'install-exec-am'.
>  /usr/bin/mkdir -p 
> '/<>/debian/gedit-latex-plugin/usr/lib/gedit/plugins/latex/bibtex'
>  /usr/bin/install -c -m 644 actions.py cache.py completion.py dialogs.py 
> editor.py __init__.py model.py parser.py validator.py views.py 
> '/<>/debian/gedit-latex-plugin/usr/lib/gedit/plugins/latex/bibtex'
> Traceback (most recent call last):
>   File "", line 2, in 
> ModuleNotFoundError: No module named 'imp'
> make[4]: *** [Makefile:382: install-pluginPYTHON] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/gedit-latex-plugin_3.20.0-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074676: rl-accel: FTBFS: src/_rl_accel.c:25:10: fatal error: Python.h: No such file or directory

2024-07-02 Thread Lucas Nussbaum
Source: rl-accel
Version: 0.9.0-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g 
> -Werror=implicit-function-declaration -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPy_LIMITED_API=0x0307 
> -I/usr/include/python3.11 -c src/_rl_accel.c -o 
> build/temp.linux-x86_64-cpython-311/src/_rl_accel.o
> src/_rl_accel.c:25:10: fatal error: Python.h: No such file or directory
>25 | #include "Python.h"
>   |  ^~
> compilation terminated.
> error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
> E: pybuild pybuild:389: build: plugin distutils failed with: exit code=1: 
> /usr/bin/python3.11 setup.py build 
> I: pybuild base:311: /usr/bin/python3 setup.py build 
> running build
> running build_ext
> building '_rl_accel' extension
> creating build/temp.linux-x86_64-cpython-312
> creating build/temp.linux-x86_64-cpython-312/src
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPy_LIMITED_API=0x0307 
> -I/usr/include/python3.12 -c src/_rl_accel.c -o 
> build/temp.linux-x86_64-cpython-312/src/_rl_accel.o
> x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g 
> -fwrapv -O2 -Wl,-z,relro -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 
> build/temp.linux-x86_64-cpython-312/src/_rl_accel.o 
> -L/usr/lib/x86_64-linux-gnu -o 
> /<>/.pybuild/cpython3_3.12_rl-accel/build/_rl_accel.abi3.so
> dh_auto_build: error: pybuild --build -i python{version} -p "3.11 3.12" 
> returned exit code 13
> make: *** [debian/rules:8: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/rl-accel_0.9.0-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074671: qtwebengine-opensource-src: FTBFS: ../../3rdparty/chromium/third_party/blink/renderer/core/xml/xsl_style_sheet_libxslt.cc:132:70: error: invalid conversion from ‘void (*)(void*, xmlError*

2024-07-02 Thread Lucas Nussbaum
Source: qtwebengine-opensource-src
Version: 5.15.16+dfsg-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> /usr/bin/g++ -MMD -MF 
> obj/third_party/blink/renderer/core/xml/xml/xsl_style_sheet_libxslt.o.d 
> -DUSE_UDEV -DUSE_AURA=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD 
> -DTOOLKIT_QT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE 
> -DNO_UNWIND_TABLES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG 
> -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DBLINK_CORE_IMPLEMENTATION=1 
> -DGL_GLEXT_PROTOTYPES -DUSE_GLX -DUSE_EGL -DBLINK_IMPLEMENTATION=1 
> -DINSIDE_BLINK -DUSING_SYSTEM_ICU=1 -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC 
> -DUCHAR_TYPE=uint16_t -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 
> -DWEBRTC_CHROMIUM_BUILD -DWEBRTC_POSIX -DWEBRTC_LINUX 
> -DABSL_ALLOCATOR_NOTHROW=1 -DWEBRTC_USE_BUILTIN_ISAC_FIX=0 
> -DWEBRTC_USE_BUILTIN_ISAC_FLOAT=1 -DWEBRTC_USE_X11 -DWEBRTC_USE_X11 
> -DHAVE_SCTP -DNO_MAIN_THREAD_WRAPPING -DGOOGLE_PROTOBUF_NO_RTTI 
> -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DSK_CODEC_DECODES_PNG 
> -DSK_CODEC_DECODES_WEBP -DSK_ENCODE_PNG -DSK_ENCODE_WEBP 
> -DSK_USER_CONFIG_HEADER=\"../../skia/config/SkUserConfig.h\" -DSK_GL 
> -DSK_CODEC_DECODES_JPEG -DSK_ENCODE_JPEG -DSK_USE_LIBGIFCODEC 
> -DSK_VULKAN_HEADER=\"../../skia/config/SkVulkanConfig.h\" -DSK_VULKAN=1 
> -DSK_SUPPORT_GPU=1 
> -DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\"
>  -DV8_COMPRESS_POINTERS -DV8_31BIT_SMIS_ON_64BIT_ARCH 
> -DV8_DEPRECATION_WARNINGS -DV8_REVERSE_JSARGS -DUSING_SYSTEM_ICU=1 
> -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC -DUCHAR_TYPE=uint16_t 
> -DCRASHPAD_ZLIB_SOURCE_EXTERNAL -DUSE_SYSTEM_ZLIB=1 
> -DLEVELDB_PLATFORM_CHROMIUM=1 -DLEVELDB_PLATFORM_CHROMIUM=1 
> -DSUPPORT_WEBGL2_COMPUTE_CONTEXT=1 -DWTF_USE_WEBAUDIO_PFFFT=1 
> -DUSE_BLINK_V8_BINDING_NEW_IDL_INTERFACE -DUSE_SYSTEM_LIBJPEG 
> -DV8_COMPRESS_POINTERS -DV8_31BIT_SMIS_ON_64BIT_ARCH 
> -DV8_DEPRECATION_WARNINGS -DV8_REVERSE_JSARGS -Igen -I../../3rdparty/chromium 
> -I../../3rdparty/chromium/third_party/perfetto/include 
> -Igen/third_party/perfetto/build_config -Igen/third_party/perfetto -Igen 
> -Igen -Igen -Igen -I../../3rdparty/chromium/third_party/libyuv/include -Igen 
> -I../../3rdparty/chromium/third_party/jsoncpp/source/include -Igen -Igen 
> -Igen -Igen -I../../3rdparty/chromium/third_party/vulkan_headers/include 
> -Igen -Igen -I../../3rdparty/chromium/third_party/khronos 
> -I../../3rdparty/chromium/gpu -Igen/third_party/dawn/src/include 
> -I../../3rdparty/chromium/third_party/dawn/src/include 
> -I../../3rdparty/chromium/third_party/abseil-cpp 
> -I../../3rdparty/chromium/third_party/boringssl/src/include 
> -I../../3rdparty/chromium/third_party/protobuf/src -Igen/protoc_out 
> -I../../3rdparty/chromium/third_party/ced/src 
> -I../../3rdparty/chromium/third_party/webrtc_overrides 
> -I../../3rdparty/chromium/third_party/webrtc -Igen/third_party/webrtc 
> -I../../3rdparty/chromium/third_party/protobuf/src 
> -I../../3rdparty/chromium/third_party/skia 
> -I../../3rdparty/chromium/third_party/libgifcodec 
> -I../../3rdparty/chromium/third_party/vulkan/include 
> -I../../3rdparty/chromium/third_party/vulkan_headers/include 
> -I../../3rdparty/chromium/third_party/angle/include 
> -I../../3rdparty/chromium/third_party/angle/src/common/third_party/base 
> -Igen/angle -I../../3rdparty/chromium/third_party/angle/include 
> -I../../3rdparty/chromium/v8/include -Igen/v8/include 
> -I../../3rdparty/chromium/third_party/crashpad/crashpad 
> -I../../3rdparty/chromium/third_party/crashpad/crashpad/compat/non_mac 
> -I../../3rdparty/chromium/third_party/crashpad/crashpad/compat/linux 
> -I../../3rdparty/chromium/third_party/crashpad/crashpad/compat/non_win 
> -I../../3rdparty/chromium/third_party/mesa_headers 
> -I../../3rdparty/chromium/third_party/libwebm/source 
> -I../../3rdparty/chromium/third_party/leveldatabase 
> -I../../3rdparty/chromium/third_party/leveldatabase/src 
> -I../../3rdparty/chromium/third_party/leveldatabase/src/include 
> -I../../3rdparty/chromium/third_party/iccjpeg 
> -I../../3rdparty/chromium/third_party/ots/include 
> -I../../3rdparty/chromium/v8/include -Igen/v8/include -fno-strict-aliasing 
> --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables 
> -fno-asynchronous-unwind-tables -fPIC -pipe -pthread -m64 -Wall 
> -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wno-unused-local-typedefs 
> -Wno-maybe-uninitialized -Wno-deprecated-declarations 
> -fno-delete-null-pointer-checks -Wno-comments -Wno-packed-not-aligned 
> -Wno-dangling-else -Wno-missing-field-initializers -Wno-unused-parameter 
> -fno-omit-frame-pointer -fvisibility=hidden -O2 -fno-ident -fdata-sections 
> -ffunction-sections -g0 -Wno-unused-variable -I/usr/include/nss 
> -I/usr/include/nspr 

Bug#1074682: pytest-salt: FTBFS: AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?

2024-07-02 Thread Lucas Nussbaum
Source: pytest-salt
Version: 2019.6.13-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  fakeroot debian/rules clean
> dh clean --buildsystem=pybuild --with python3
>dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:311: python3.12 setup.py clean 
> Traceback (most recent call last):
>   File "/<>/setup.py", line 34, in 
> version=versioneer.get_version(),
> 
>   File "/<>/versioneer.py", line 1614, in get_version
> return get_versions()["version"]
>^^
>   File "/<>/versioneer.py", line 1546, in get_versions
> cfg = get_config_from_root(root)
>   ^^
>   File "/<>/versioneer.py", line 344, in get_config_from_root
> parser = configparser.SafeConfigParser()
>  ^
> AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. 
> Did you mean: 'RawConfigParser'?
> E: pybuild pybuild:389: clean: plugin distutils failed with: exit code=1: 
> python3.12 setup.py clean 
> dh_auto_clean: error: pybuild --clean -i python{version} -p 3.12 returned 
> exit code 13
> make: *** [debian/rules:4: clean] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/pytest-salt_2019.6.13-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074689: aplpy: FTBFS: KeyError: 'setuptools_scm'

2024-07-02 Thread Lucas Nussbaum
Source: aplpy
Version: 2.1.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> === short test summary info 
> 
> FAILED aplpy/tests/test_beam.py::test_beam_add_remove - AttributeError: 
> 'Time...
> FAILED aplpy/tests/test_beam.py::test_beam_show_hide - AttributeError: 
> 'TimeA...
> FAILED aplpy/tests/test_beam.py::test_beam_major - AttributeError: 
> 'TimeAttri...
> FAILED aplpy/tests/test_beam.py::test_beam_major_quantity[quantity0] - 
> Attrib...
> FAILED aplpy/tests/test_beam.py::test_beam_major_quantity[quantity1] - 
> Attrib...
> FAILED aplpy/tests/test_beam.py::test_beam_major_quantity[quantity2] - 
> Attrib...
> FAILED aplpy/tests/test_beam.py::test_beam_major_quantity[quantity3] - 
> Attrib...
> FAILED aplpy/tests/test_beam.py::test_beam_minor - AttributeError: 
> 'TimeAttri...
> FAILED aplpy/tests/test_beam.py::test_beam_minor_quantity[quantity0] - 
> Attrib...
> FAILED aplpy/tests/test_beam.py::test_beam_minor_quantity[quantity1] - 
> Attrib...
> FAILED aplpy/tests/test_beam.py::test_beam_minor_quantity[quantity2] - 
> Attrib...
> FAILED aplpy/tests/test_beam.py::test_beam_minor_quantity[quantity3] - 
> Attrib...
> FAILED aplpy/tests/test_beam.py::test_beam_angle - AttributeError: 
> 'TimeAttri...
> FAILED aplpy/tests/test_beam.py::test_beam_angle_quantity[quantity0] - 
> Attrib...
> FAILED aplpy/tests/test_beam.py::test_beam_angle_quantity[quantity1] - 
> Attrib...
> FAILED aplpy/tests/test_beam.py::test_beam_angle_quantity[quantity2] - 
> Attrib...
> FAILED aplpy/tests/test_beam.py::test_beam_angle_quantity[quantity3] - 
> Attrib...
> FAILED aplpy/tests/test_beam.py::test_beam_corner - AttributeError: 
> 'TimeAttr...
> FAILED aplpy/tests/test_beam.py::test_beam_frame - AttributeError: 
> 'TimeAttri...
> FAILED aplpy/tests/test_beam.py::test_beam_borderpad - AttributeError: 
> 'TimeA...
> FAILED aplpy/tests/test_beam.py::test_beam_pad - AttributeError: 
> 'TimeAttribu...
> FAILED aplpy/tests/test_beam.py::test_beam_alpha - AttributeError: 
> 'TimeAttri...
> FAILED aplpy/tests/test_beam.py::test_beam_color - AttributeError: 
> 'TimeAttri...
> FAILED aplpy/tests/test_beam.py::test_beam_facecolor - AttributeError: 
> 'TimeA...
> FAILED aplpy/tests/test_beam.py::test_beam_edgecolor - AttributeError: 
> 'TimeA...
> FAILED aplpy/tests/test_beam.py::test_beam_linestyle - AttributeError: 
> 'TimeA...
> FAILED aplpy/tests/test_beam.py::test_beam_linewidth - AttributeError: 
> 'TimeA...
> FAILED aplpy/tests/test_beam.py::test_beam_hatch - AttributeError: 
> 'TimeAttri...
> FAILED aplpy/tests/test_beam.py::test_beam_multiple - AttributeError: 
> 'TimeAt...
> FAILED aplpy/tests/test_init_image.py::test_file_init - AttributeError: 
> 'Time...
> FAILED aplpy/tests/test_init_image.py::test_hdu_init - AttributeError: 
> 'TimeA...
> FAILED aplpy/tests/test_init_image.py::test_wcs_init - AttributeError: 
> 'TimeA...
> FAILED aplpy/tests/test_init_image.py::test_wcs_toheader_init - 
> AttributeErro...
> FAILED aplpy/tests/test_init_image.py::test_init_dimensions_valid[dimensions0]
> FAILED aplpy/tests/test_init_image.py::test_init_dimensions_valid[dimensions1]
> FAILED 
> aplpy/tests/test_init_image.py::test_init_extensive_wcs[/<>/.pybuild/cpython3_3.12_aplpy/build/aplpy/tests/data/2d_fits/1904-66_AIR.hdr-dimensions0]
> FAILED 
> aplpy/tests/test_init_image.py::test_init_extensive_wcs[/<>/.pybuild/cpython3_3.12_aplpy/build/aplpy/tests/data/2d_fits/1904-66_AIR.hdr-dimensions1]
> FAILED 
> aplpy/tests/test_init_image.py::test_init_extensive_wcs[/<>/.pybuild/cpython3_3.12_aplpy/build/aplpy/tests/data/2d_fits/1904-66_AIT.hdr-dimensions2]
> FAILED 
> aplpy/tests/test_init_image.py::test_init_extensive_wcs[/<>/.pybuild/cpython3_3.12_aplpy/build/aplpy/tests/data/2d_fits/1904-66_AIT.hdr-dimensions3]
> FAILED 
> aplpy/tests/test_init_image.py::test_init_extensive_wcs[/<>/.pybuild/cpython3_3.12_aplpy/build/aplpy/tests/data/2d_fits/1904-66_ARC.hdr-dimensions4]
> FAILED 
> aplpy/tests/test_init_image.py::test_init_extensive_wcs[/<>/.pybuild/cpython3_3.12_aplpy/build/aplpy/tests/data/2d_fits/1904-66_ARC.hdr-dimensions5]
> FAILED 
> aplpy/tests/test_init_image.py::test_init_extensive_wcs[/<>/.pybuild/cpython3_3.12_aplpy/build/aplpy/tests/data/2d_fits/1904-66_AZP.hdr-dimensions6]
> FAILED 
> aplpy/tests/test_init_image.py::test_init_extensive_wcs[/<>/.pybuild/cpython3_3.12_aplpy/build/aplpy/tests/data/2d_fits/1904-66_AZP.hdr-dimensions7]
> FAILED 
> aplpy/tests/test_init_image.py::test_init_extensive_wcs[/<>/.pybuild/cpython3_3.12_aplpy/build/aplpy/tests/data/2d_fits/1904-66_BON.hdr-dimensions8]
> FAILED 
> aplpy/tests/test_init_image.py::test_init_extensive_wcs[/<>/.pybuild/cpython3_3.12_aplpy/build/aplpy/tests/data/2d_fits/1904-66_BON.hdr-dimensions9]
> FAILED 
> 

Bug#1074670: amarok: FTBFS: unsatisfiable build-dependency: libmariadb-dev (= 1:10.11.8-1) but 1:11.4.2-1 is to be installed

2024-07-02 Thread Lucas Nussbaum
Source: amarok
Version: 3.0.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), dh-exec, dh-sequence-kf5, 
> cmake (>= 3.16~), gettext, pkgconf, python3:any, libtag1-dev (>= 1.12~), 
> qtbase5-dev (>= 5.15.0~), qttools5-dev (>= 5.15.0~), qtdeclarative5-dev (>= 
> 5.15.0~), libqt5svg5-dev (>= 5.15.0~), qtquickcontrols2-5-dev (>= 5.15.0~), 
> qtwebengine5-dev (>= 5.15.0~), libphonon4qt5-dev, 
> libphonon4qt5experimental-dev, extra-cmake-modules (>= 5.78.0~), 
> libkf5archive-dev (>= 5.78.0~), libkf5attica-dev (>= 5.78.0~), 
> libkf5codecs-dev (>= 5.78.0~), libkf5config-dev (>= 5.78.0~), 
> libkf5configwidgets-dev (>= 5.78.0~), libkf5coreaddons-dev (>= 5.78.0~), 
> libkf5crash-dev (>= 5.78.0~), libkf5dbusaddons-dev (>= 5.78.0~), 
> libkf5declarative-dev (>= 5.78.0~), libkf5dnssd-dev (>= 5.78.0~), 
> libkf5doctools-dev (>= 5.78.0~), libkf5globalaccel-dev (>= 5.78.0~), 
> libkf5guiaddons-dev (>= 5.78.0~), libkf5i18n-dev (>= 5.78.0~), 
> libkf5iconthemes-dev (>= 5.78.0~), libkf5kcmutils-dev (>= 5.78.0~), 
> libkf5kio-dev (>= 5.78.0~), libkf5newstuff-dev (>= 5.78.0~), 
> libkf5notifications-dev (>= 5.78.0~), libkf5package-dev (>= 5.78.0~), 
> libkf5solid-dev (>= 5.78.0~), libkf5texteditor-dev (>= 5.78.0~), 
> libkf5threadweaver-dev (>= 5.78.0~), libkf5wallet-dev (>= 5.78.0~), 
> libkf5widgetsaddons-dev (>= 5.78.0~), libkf5windowsystem-dev (>= 5.78.0~), 
> kirigami2-dev, libmtp-dev (>= 1.0.0), libglib2.0-dev, libgpod-dev (>= 0.7.0), 
> default-libmysqld-dev, default-libmysqlclient-dev (>= 1.0.2~), 
> libqca-qt5-2-dev, liblastfm5-dev (>= 1.0.3), libavformat-dev (>= 4:0.5), 
> libofa0-dev, libmygpo-qt-dev, libgdk-pixbuf-2.0-dev, build-essential, 
> fakeroot, default-mysql-server-core (>= 1.0.2~) | virtual-mysql-server-core
> Filtered Build-Depends: debhelper-compat (= 13), dh-exec, dh-sequence-kf5, 
> cmake (>= 3.16~), gettext, pkgconf, python3:any, libtag1-dev (>= 1.12~), 
> qtbase5-dev (>= 5.15.0~), qttools5-dev (>= 5.15.0~), qtdeclarative5-dev (>= 
> 5.15.0~), libqt5svg5-dev (>= 5.15.0~), qtquickcontrols2-5-dev (>= 5.15.0~), 
> qtwebengine5-dev (>= 5.15.0~), libphonon4qt5-dev, 
> libphonon4qt5experimental-dev, extra-cmake-modules (>= 5.78.0~), 
> libkf5archive-dev (>= 5.78.0~), libkf5attica-dev (>= 5.78.0~), 
> libkf5codecs-dev (>= 5.78.0~), libkf5config-dev (>= 5.78.0~), 
> libkf5configwidgets-dev (>= 5.78.0~), libkf5coreaddons-dev (>= 5.78.0~), 
> libkf5crash-dev (>= 5.78.0~), libkf5dbusaddons-dev (>= 5.78.0~), 
> libkf5declarative-dev (>= 5.78.0~), libkf5dnssd-dev (>= 5.78.0~), 
> libkf5doctools-dev (>= 5.78.0~), libkf5globalaccel-dev (>= 5.78.0~), 
> libkf5guiaddons-dev (>= 5.78.0~), libkf5i18n-dev (>= 5.78.0~), 
> libkf5iconthemes-dev (>= 5.78.0~), libkf5kcmutils-dev (>= 5.78.0~), 
> libkf5kio-dev (>= 5.78.0~), libkf5newstuff-dev (>= 5.78.0~), 
> libkf5notifications-dev (>= 5.78.0~), libkf5package-dev (>= 5.78.0~), 
> libkf5solid-dev (>= 5.78.0~), libkf5texteditor-dev (>= 5.78.0~), 
> libkf5threadweaver-dev (>= 5.78.0~), libkf5wallet-dev (>= 5.78.0~), 
> libkf5widgetsaddons-dev (>= 5.78.0~), libkf5windowsystem-dev (>= 5.78.0~), 
> kirigami2-dev, libmtp-dev (>= 1.0.0), libglib2.0-dev, libgpod-dev (>= 0.7.0), 
> default-libmysqld-dev, default-libmysqlclient-dev (>= 1.0.2~), 
> libqca-qt5-2-dev, liblastfm5-dev (>= 1.0.3), libavformat-dev (>= 4:0.5), 
> libofa0-dev, libmygpo-qt-dev, libgdk-pixbuf-2.0-dev, build-essential, 
> fakeroot, default-mysql-server-core (>= 1.0.2~)
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [2233 B]
> Get:5 copy:/<>/apt_archive ./ Packages [2190 B]
> Fetched 5038 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet 

Bug#1074696: graphite-carbon: FTBFS: AttributeError: 'ConfigParser' object has no attribute 'readfp'. Did you mean: 'read'?

2024-07-02 Thread Lucas Nussbaum
Source: graphite-carbon
Version: 1.1.7-1.2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> GRAPHITE_NO_PREFIX=True python3 setup.py install --install-layout=deb --root 
> /<>/debian/graphite-carbon
> Traceback (most recent call last):
>   File "/<>/setup.py", line 27, in 
> cf.readfp(f, 'setup.cfg')
> ^
> AttributeError: 'ConfigParser' object has no attribute 'readfp'. Did you 
> mean: 'read'?
> make[1]: *** [debian/rules:19: override_dh_install] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/graphite-carbon_1.1.7-1.2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074672: cross-toolchain-base-mipsen: FTBFS: build-dependency not installable: linux-source-6.8 (>= 6.8.11)

2024-07-02 Thread Lucas Nussbaum
Source: cross-toolchain-base-mipsen
Version: 28
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: binutils-multiarch, dpkg (>= 1.21.17), rdfind, 
> symlinks, lsb-release, binutils-source (>= 2.42-4~), glibc-source (>= 
> 2.38-11~), gcc-13-source (>= 13.2.0-25~), g++-13 (>= 13.2.0-25~), 
> linux-source-6.8 (>= 6.8.11), linux-libc-dev (>= 6.8.11), autoconf (>= 2.69), 
> autoconf2.69, autogen, automake, bison (>= 1:2.3), chrpath, debhelper-compat 
> (= 13), dpkg-dev (>= 1.15.3.1), fakeroot, file, flex, dwz, debugedit (>= 
> 4.16), gawk, gettext, gperf (>= 3.0.1), kernel-wedge (>= 2.24), libisl-dev, 
> libmpc-dev, libelf-dev, libmpfr-dev (>= 2.3.0), rsync, xmlto, libtool, lzma, 
> m4, make (>= 3.81), kmod | module-init-tools, patchutils, procps, quilt, 
> coreutils (>= 2.26) | realpath (>= 1.9.12), sed (>= 4.0.5-4), sharutils, tar 
> (>= 1.22), xz-utils, asciidoc, texinfo, cpio, python3, bc, time, 
> libconfig-auto-perl, libfile-temp-perl, libfile-homedir-perl, 
> liblocale-gettext-perl, libunwind-dev, libjansson-dev, pkg-config, 
> build-essential, fakeroot
> Merged Build-Conflicts: binutils-mips-linux-gnu, 
> binutils-mips64-linux-gnuabi64, binutils-mips64-linux-gnuabin32, 
> binutils-mips64el-linux-gnuabi64, binutils-mips64el-linux-gnuabin32, 
> binutils-mipsel-linux-gnu, binutils-mipsisa32r6-linux-gnu, 
> binutils-mipsisa32r6el-linux-gnu, binutils-mipsisa64r6-linux-gnuabi64, 
> binutils-mipsisa64r6-linux-gnuabin32, binutils-mipsisa64r6el-linux-gnuabi64, 
> binutils-mipsisa64r6el-linux-gnuabin32, dpkg-cross, libc6-i386, 
> libc6-mips-cross, libc6-mips64-cross, libc6-mips64el-cross, 
> libc6-mips64r6-cross, libc6-mips64r6el-cross, libc6-mipsel-cross, 
> libc6-mipsn32-cross, libc6-mipsn32el-cross, libc6-mipsn32r6-cross, 
> libc6-mipsn32r6el-cross, libc6-mipsr6-cross, libc6-mipsr6el-cross, libc6-x32, 
> libdebian-dpkgcross-perl
> Filtered Build-Depends: binutils-multiarch, dpkg (>= 1.21.17), rdfind, 
> symlinks, lsb-release, binutils-source (>= 2.42-4~), glibc-source (>= 
> 2.38-11~), gcc-13-source (>= 13.2.0-25~), g++-13 (>= 13.2.0-25~), 
> linux-source-6.8 (>= 6.8.11), linux-libc-dev (>= 6.8.11), autoconf (>= 2.69), 
> autoconf2.69, autogen, automake, bison (>= 1:2.3), chrpath, debhelper-compat 
> (= 13), dpkg-dev (>= 1.15.3.1), fakeroot, file, flex, dwz, debugedit (>= 
> 4.16), gawk, gettext, gperf (>= 3.0.1), kernel-wedge (>= 2.24), libisl-dev, 
> libmpc-dev, libelf-dev, libmpfr-dev (>= 2.3.0), rsync, xmlto, libtool, lzma, 
> m4, make (>= 3.81), kmod, patchutils, procps, quilt, coreutils (>= 2.26), sed 
> (>= 4.0.5-4), sharutils, tar (>= 1.22), xz-utils, asciidoc, texinfo, cpio, 
> python3, bc, time, libconfig-auto-perl, libfile-temp-perl, 
> libfile-homedir-perl, liblocale-gettext-perl, libunwind-dev, libjansson-dev, 
> pkg-config, build-essential, fakeroot
> Filtered Build-Conflicts: binutils-mips-linux-gnu, 
> binutils-mips64-linux-gnuabi64, binutils-mips64-linux-gnuabin32, 
> binutils-mips64el-linux-gnuabi64, binutils-mips64el-linux-gnuabin32, 
> binutils-mipsel-linux-gnu, binutils-mipsisa32r6-linux-gnu, 
> binutils-mipsisa32r6el-linux-gnu, binutils-mipsisa64r6-linux-gnuabi64, 
> binutils-mipsisa64r6-linux-gnuabin32, binutils-mipsisa64r6el-linux-gnuabi64, 
> binutils-mipsisa64r6el-linux-gnuabin32, dpkg-cross, libc6-i386, 
> libc6-mips-cross, libc6-mips64-cross, libc6-mips64el-cross, 
> libc6-mips64r6-cross, libc6-mips64r6el-cross, libc6-mipsel-cross, 
> libc6-mipsn32-cross, libc6-mipsn32el-cross, libc6-mipsn32r6-cross, 
> libc6-mipsn32r6el-cross, libc6-mipsr6-cross, libc6-mipsr6el-cross, libc6-x32, 
> libdebian-dpkgcross-perl
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [2452 B]
> Get:5 copy:/<>/apt_archive ./ Packages [2227 B]
> Fetched 5294 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or 

Bug#1074694: user-mode-linux: FTBFS: build-dependency not installable: linux-source-6.8

2024-07-02 Thread Lucas Nussbaum
Source: user-mode-linux
Version: 6.8um1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), quilt, linux-source-6.8, 
> python3-docutils, xz-utils, m4, kmod, libvdeplug-dev | libvdeplug2-dev, 
> libpcap-dev, bc, dpkg (>= 1.16.2), libssl-dev, bison, flex, gcc-multilib, 
> build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), quilt, linux-source-6.8, 
> python3-docutils, xz-utils, m4, kmod, libvdeplug-dev, libpcap-dev, bc, dpkg 
> (>= 1.16.2), libssl-dev, bison, flex, gcc-multilib, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [609 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [788 B]
> Get:5 copy:/<>/apt_archive ./ Packages [802 B]
> Fetched 2199 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-main-dummy : Depends: linux-source-6.8 but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/user-mode-linux_6.8um1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074685: corrosion: FTBFS: 19: collect2: error: ld returned 1 exit status

2024-07-02 Thread Lucas Nussbaum
Source: corrosion
Version: 0.4.7-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>/obj-x86_64-linux-gnu'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process --verbose -j8
> UpdateCTestConfiguration  from 
> :/<>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Parse Config file:/<>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> UpdateCTestConfiguration  from 
> :/<>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Parse Config file:/<>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Test project /<>/obj-x86_64-linux-gnu
> Constructing a list of tests
> Done constructing a list of tests
> Updating test list for fixtures
> Added 0 tests to meet fixture requirements
> Checking test dependency graph...
> Checking test dependency graph end
> test 1
>   Start  1: cargo_flags_build
> 
> 1: Test command: /usr/bin/cmake "-P" 
> "/<>/test/ConfigureAndBuild.cmake" "SOURCE_DIR" 
> "/<>/test/cargo_flags/cargo_flags" "BINARY_DIR" 
> "/<>/obj-x86_64-linux-gnu/test/cargo_flags/build-cargo_flags" 
> "GENERATOR" "Unix Makefiles" "RUST_TOOLCHAIN" "" "CARGO_TARGET" 
> "x86_64-unknown-linux-gnu" "" "C_COMPILER" "/usr/bin/cc" "" "" ""
> 1: Working Directory: /<>/obj-x86_64-linux-gnu/test/cargo_flags
> 1: Test timeout computed to be: 1500
> test 4
>   Start  4: cpp2rust_build
> 
> 4: Test command: /usr/bin/cmake "-P" 
> "/<>/test/ConfigureAndBuild.cmake" "SOURCE_DIR" 
> "/<>/test/cpp2rust/cpp2rust" "BINARY_DIR" 
> "/<>/obj-x86_64-linux-gnu/test/cpp2rust/build-cpp2rust" 
> "GENERATOR" "Unix Makefiles" "RUST_TOOLCHAIN" "" "CARGO_TARGET" 
> "x86_64-unknown-linux-gnu" "" "C_COMPILER" "/usr/bin/cc" "" "" ""
> 4: Working Directory: /<>/obj-x86_64-linux-gnu/test/cpp2rust
> 4: Test timeout computed to be: 1500
> test 7
>   Start  7: crate_type_build
> 
> 7: Test command: /usr/bin/cmake "-P" 
> "/<>/test/ConfigureAndBuild.cmake" "SOURCE_DIR" 
> "/<>/test/crate_type/crate_type" "BINARY_DIR" 
> "/<>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type" 
> "GENERATOR" "Unix Makefiles" "RUST_TOOLCHAIN" "" "CARGO_TARGET" 
> "x86_64-unknown-linux-gnu" "" "C_COMPILER" "/usr/bin/cc" "" "" ""
> 7: Working Directory: /<>/obj-x86_64-linux-gnu/test/crate_type
> 7: Test timeout computed to be: 1500
> test 10
>   Start 10: custom_profiles_global_build
> 
> 10: Test command: /usr/bin/cmake "-P" 
> "/<>/test/ConfigureAndBuild.cmake" "SOURCE_DIR" 
> "/<>/test/custom_profiles/custom_profiles" "BINARY_DIR" 
> "/<>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global"
>  "GENERATOR" "Unix Makefiles" "RUST_TOOLCHAIN" "" "CARGO_TARGET" 
> "x86_64-unknown-linux-gnu" "" "C_COMPILER" "/usr/bin/cc" "" "" ""
> 10: Working Directory: 
> /<>/obj-x86_64-linux-gnu/test/custom_profiles
> 10: Test timeout computed to be: 1500
> test 13
>   Start 13: custom_profiles_target_specific_build
> 
> 13: Test command: /usr/bin/cmake "-P" 
> "/<>/test/ConfigureAndBuild.cmake" "SOURCE_DIR" 
> "/<>/test/custom_profiles/custom_profiles" "BINARY_DIR" 
> "/<>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_target_specific"
>  "GENERATOR" "Unix Makefiles" "RUST_TOOLCHAIN" "" "CARGO_TARGET" 
> "x86_64-unknown-linux-gnu" "" "C_COMPILER" "/usr/bin/cc" "" "" "" 
> "PASS_THROUGH_ARGS" "-DCORROSION_TEST_USE_TARGET_SPECIFIC_OVERRIDE=ON"
> 13: Working Directory: 
> /<>/obj-x86_64-linux-gnu/test/custom_profiles
> 13: Test timeout computed to be: 1500
> test 16
>   Start 16: dev_profile_build
> 
> 16: Test command: /usr/bin/cmake "-P" 
> "/<>/test/ConfigureAndBuild.cmake" "SOURCE_DIR" 
> "/<>/test/custom_profiles/basic_profiles" "BINARY_DIR" 
> "/<>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile"
>  "GENERATOR" "Unix Makefiles" "RUST_TOOLCHAIN" "" "CARGO_TARGET" 
> "x86_64-unknown-linux-gnu" "" "C_COMPILER" "/usr/bin/cc" "" "" "" 
> "CARGO_PROFILE" "dev"
> 16: Working Directory: 
> /<>/obj-x86_64-linux-gnu/test/custom_profiles
> 16: Test timeout computed to be: 1500
> test 19
>   Start 19: release_profile_build
> 
> 19: Test command: /usr/bin/cmake "-P" 
> "/<>/test/ConfigureAndBuild.cmake" "SOURCE_DIR" 
> "/<>/test/custom_profiles/basic_profiles" "BINARY_DIR" 
> "/<>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile"
>  "GENERATOR" "Unix Makefiles" "RUST_TOOLCHAIN" "" "CARGO_TARGET" 
> "x86_64-unknown-linux-gnu" "" "C_COMPILER" "/usr/bin/cc" "" "" "" 
> "CARGO_PROFILE" "release"
> 19: Working Directory: 
> /<>/obj-x86_64-linux-gnu/test/custom_profiles
> 19: Test timeout computed to be: 1500
> test 22
>   Start 22: cbindgen_rust2cpp_build
> 
> 22: Test command: /usr/bin/cmake "-P" 
> "/<>/test/ConfigureAndBuild.cmake" "SOURCE_DIR" 
> "/<>/test/cbindgen/rust2cpp" "BINARY_DIR" 
> "/<>/obj-x86_64-linux-gnu/test/cbindgen/build-cbindgen_rust2cpp" 
> "GENERATOR" "Unix Makefiles" 

Bug#1074679: rust-sequoia-sq: FTBFS: unsatisfiable build-dependencies

2024-07-02 Thread Lucas Nussbaum
Source: rust-sequoia-sq
Version: 0.33.0-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo, rustc (>= 
> 1.70), libstd-rust-dev, librust-anyhow-1+default-dev (>= 1.0.18-~~), 
> librust-buffered-reader-1+compression-deflate-dev, 
> librust-cfg-if-1+default-dev, librust-chrono-0.4+default-dev (>= 0.4.10-~~), 
> librust-clap-4+default-dev, librust-clap-4+derive-dev, 
> librust-clap-4+env-dev, librust-clap-4+string-dev, 
> librust-clap-4+wrap-help-dev, librust-clap-complete-4+default-dev, 
> librust-dirs-5+default-dev, librust-dot-writer-0.1+default-dev (>= 0.1.3-~~), 
> librust-humantime-2+default-dev, librust-itertools-0+default-dev (>= 
> 0.10-~~), librust-roff-0.2+default-dev (>= 0.2.1-~~), 
> librust-rpassword-7+default-dev, librust-sequoia-autocrypt-0.25-dev, 
> librust-sequoia-cert-store-0.5+default-dev, librust-sequoia-net-0.28-dev, 
> librust-sequoia-openpgp-1+compression-bzip2-dev (>= 1.17-~~), 
> librust-sequoia-openpgp-1+compression-deflate-dev (>= 1.17-~~), 
> librust-sequoia-openpgp-1+crypto-nettle-dev (>= 1.17-~~), 
> librust-sequoia-openpgp-1-dev (>= 1.17-~~), 
> librust-sequoia-policy-config-0.6+default-dev, 
> librust-sequoia-wot-0.11+default-dev, librust-serde-1+default-dev (>= 
> 1.0.137-~~), librust-serde-1+derive-dev (>= 1.0.137-~~), 
> librust-serde-json-1+default-dev (>= 1.0.80-~~), 
> librust-tempfile-3+default-dev (>= 3.1-~~), librust-termcolor-1+default-dev 
> (>= 1.2.0-~~), librust-terminal-size-0+default-dev (>= 0.2.6-~~), 
> librust-terminal-size-0.3+default-dev | librust-terminal-size-0.2+default-dev 
> (>= 0.2.6-~~), librust-textwrap-0.16+default-dev | 
> librust-textwrap-0.15+default-dev, librust-tokio-1+default-dev (>= 
> 1.13.1-~~), bash-completion, build-essential, fakeroot
> Filtered Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo, rustc (>= 
> 1.70), libstd-rust-dev, librust-anyhow-1+default-dev (>= 1.0.18-~~), 
> librust-buffered-reader-1+compression-deflate-dev, 
> librust-cfg-if-1+default-dev, librust-chrono-0.4+default-dev (>= 0.4.10-~~), 
> librust-clap-4+default-dev, librust-clap-4+derive-dev, 
> librust-clap-4+env-dev, librust-clap-4+string-dev, 
> librust-clap-4+wrap-help-dev, librust-clap-complete-4+default-dev, 
> librust-dirs-5+default-dev, librust-dot-writer-0.1+default-dev (>= 0.1.3-~~), 
> librust-humantime-2+default-dev, librust-itertools-0+default-dev (>= 
> 0.10-~~), librust-roff-0.2+default-dev (>= 0.2.1-~~), 
> librust-rpassword-7+default-dev, librust-sequoia-autocrypt-0.25-dev, 
> librust-sequoia-cert-store-0.5+default-dev, librust-sequoia-net-0.28-dev, 
> librust-sequoia-openpgp-1+compression-bzip2-dev (>= 1.17-~~), 
> librust-sequoia-openpgp-1+compression-deflate-dev (>= 1.17-~~), 
> librust-sequoia-openpgp-1+crypto-nettle-dev (>= 1.17-~~), 
> librust-sequoia-openpgp-1-dev (>= 1.17-~~), 
> librust-sequoia-policy-config-0.6+default-dev, 
> librust-sequoia-wot-0.11+default-dev, librust-serde-1+default-dev (>= 
> 1.0.137-~~), librust-serde-1+derive-dev (>= 1.0.137-~~), 
> librust-serde-json-1+default-dev (>= 1.0.80-~~), 
> librust-tempfile-3+default-dev (>= 3.1-~~), librust-termcolor-1+default-dev 
> (>= 1.2.0-~~), librust-terminal-size-0+default-dev (>= 0.2.6-~~), 
> librust-terminal-size-0.3+default-dev, librust-textwrap-0.16+default-dev, 
> librust-tokio-1+default-dev (>= 1.13.1-~~), bash-completion, build-essential, 
> fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [2195 B]
> Get:5 copy:/<>/apt_archive ./ Packages [2121 B]
> Fetched 4931 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-main-dummy : Depends: 
> 

Bug#1074669: python3-simpletal: FTBFS: ModuleNotFoundError: No module named 'imp'

2024-07-02 Thread Lucas Nussbaum
Source: python3-simpletal
Version: 5.2-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> python3 ./runtests.py
> /<>/./runtests.py:40: SyntaxWarning: invalid escape sequence '\.'
>   test = re.compile(".*\.py$", re.IGNORECASE)
> Traceback (most recent call last):
>   File "/<>/./runtests.py", line 16, in 
> import sys, os, re, unittest, imp
> ModuleNotFoundError: No module named 'imp'
> make[1]: *** [debian/rules:10: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/python3-simpletal_5.2-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074668: whatmaps: FTBFS: AttributeError: 'TestSystemd' object has no attribute 'assertRaisesRegexp'. Did you mean: 'assertRaisesRegex'?

2024-07-02 Thread Lucas Nussbaum
Source: whatmaps
Version: 0.0.13-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules build
> dh build --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:311: python3.12 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:311: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.12/build/whatmaps
> copying whatmaps/debianpkg.py -> 
> /<>/.pybuild/cpython3_3.12/build/whatmaps
> copying whatmaps/command.py -> 
> /<>/.pybuild/cpython3_3.12/build/whatmaps
> copying whatmaps/distro.py -> 
> /<>/.pybuild/cpython3_3.12/build/whatmaps
> copying whatmaps/rpmpkg.py -> 
> /<>/.pybuild/cpython3_3.12/build/whatmaps
> copying whatmaps/process.py -> 
> /<>/.pybuild/cpython3_3.12/build/whatmaps
> copying whatmaps/redhatdistro.py -> 
> /<>/.pybuild/cpython3_3.12/build/whatmaps
> copying whatmaps/systemd.py -> 
> /<>/.pybuild/cpython3_3.12/build/whatmaps
> copying whatmaps/debiandistro.py -> 
> /<>/.pybuild/cpython3_3.12/build/whatmaps
> copying whatmaps/pkg.py -> 
> /<>/.pybuild/cpython3_3.12/build/whatmaps
> copying whatmaps/__init__.py -> 
> /<>/.pybuild/cpython3_3.12/build/whatmaps
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd /<>/.pybuild/cpython3_3.12/build; 
> python3.12 -m nose -v tests
> test_filter_security_updates 
> (tests.test_debiandistro.TestDebianDistro.test_filter_security_updates) ... 
> SKIP: apt_pkg not installed
> test_pkg_by_file (tests.test_debiandistro.TestDebianDistro.test_pkg_by_file) 
> ... /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has 
> no addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test if None is returned on subcommand erros ... ok
> Test our interaction with the apt pipeline ... ok
> Check Debian distro vars ... ok
> test_services (tests.test_debianpkg.TestDebianPkg.test_services) ... ok
> Check abstract method signatures ... ok
> Detect distro via lsb_release ... SKIP: lsb_release not installed
> test_filter_services_all 
> (tests.test_distro.TestDistro.test_filter_services_all) ... ok
> test_filter_services_empty 
> (tests.test_distro.TestDistro.test_filter_services_empty) ... ok
> test_filter_services_one 
> (tests.test_distro.TestDistro.test_filter_services_one) ... ok
> Check abstract method signatures ... ok
> test_list_contents (tests.test_pkg.TestPkg.test_list_contents) ... ok
> test_repr (tests.test_pkg.TestPkg.test_repr) ... ok
> Test that we raise PkgError ... ok
> Test that we properly match shared objects ... ok
> Continue on unparseable map file ... ok
> Raise error if map file is unreadable ... ok
> Handle symlink to deleted binaries ... ok
> test_existing (tests.test_process.TestWhatmapsProcess.test_existing) ... ok
> Check whether the process maps a shared object at path ... ok
> Check if we don't fail if the process went away ... ok
> No exe link should create an 'empty' object ... ok
> test_pkg_by_file (tests.test_redhatdistro.TestRedHatDistro.test_pkg_by_file) 
> ... ok
> Test if None is returned on subcommand erros ... ok
> Check RedHat distro vars ... ok
> test_services (tests.test_rpmpkg.TestRpmPkg.test_services) ... ok
> Check if we create a systemd object if systemd is the init system in use ... 
> ok
> Check if we raise an exception if systemd isn't tthe init system in use ... ok
> test_process_to_unit (tests.test_systemd.TestSystemd.test_process_to_unit) 
> ... ok
> test_process_user_session 
> (tests.test_systemd.TestSystemd.test_process_user_session) ... ERROR
> 
> ==
> ERROR: test_process_user_session 
> (tests.test_systemd.TestSystemd.test_process_user_session)
> --
> Traceback (most recent call last):
>   File "/<>/.pybuild/cpython3_3.12/build/tests/test_systemd.py", 
> line 82, in test_process_user_session
> with self.assertRaisesRegexp(ValueError, "Can't parse service name from 
> session-8762.scope - Session 8762 of user root"):
>  ^^^
> AttributeError: 'TestSystemd' object has no attribute 'assertRaisesRegexp'. 
> Did you mean: 'assertRaisesRegex'?
> 
> --
> Ran 31 tests in 0.018s
> 
> FAILED (SKIP=2, errors=1)
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
> /<>/.pybuild/cpython3_3.12/build; python3.12 -m nose -v tests
> dh_auto_test: error: pybuild --test --test-nose -i python{version} -p 3.12 
> returned exit code 13


The full build log is available from:

Bug#1074667: lift: FTBFS: AttributeError: 'LoadConfigFileTestCase' object has no attribute 'assertRaisesRegexp'. Did you mean: 'assertRaisesRegex'?

2024-07-02 Thread Lucas Nussbaum
Source: lift
Version: 2.6.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 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:311: python3.12 setup.py config 
> /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.
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:311: /usr/bin/python3 setup.py build 
> /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.
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.12/build/lift
> copying lift/localtest.py -> 
> /<>/.pybuild/cpython3_3.12/build/lift
> copying lift/exception.py -> 
> /<>/.pybuild/cpython3_3.12/build/lift
> copying lift/remotetest.py -> 
> /<>/.pybuild/cpython3_3.12/build/lift
> copying lift/loader.py -> /<>/.pybuild/cpython3_3.12/build/lift
> copying lift/basetest.py -> /<>/.pybuild/cpython3_3.12/build/lift
> copying lift/__init__.py -> /<>/.pybuild/cpython3_3.12/build/lift
> running build_scripts
> creating build
> creating build/scripts-3.12
> copying and adjusting bin/lift -> build/scripts-3.12
> changing mode of build/scripts-3.12/lift from 644 to 755
> I: pybuild pybuild:334: rst2man doc/lift.rst doc/lift.1 && rst2man 
> doc/lift.yaml.rst doc/lift.yaml.1
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: python3.12 setup.py test 
> /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.
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:193: 
> _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`.
> 
> 
> 
> !!
>   ir_d = dist.fetch_build_eggs(dist.install_requires)
> WARNING: The wheel package is not available.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:194: 
> _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`.
> 
> 
> 
> !!
>   tr_d = dist.fetch_build_eggs(dist.tests_require or [])
> WARNING: The wheel package is not available.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:195: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
> 
> 
> Requirements should be satisfied by a 

Bug#1074666: gnome-packagekit: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 MESON_TESTTHREADS=8 meson test returned exit code 1

2024-07-02 Thread Lucas Nussbaum
Source: gnome-packagekit
Version: 43.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> xvfb-run dh_auto_test
>   cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 
> MESON_TESTTHREADS=8 meson test
> ninja: Entering directory `/<>/obj-x86_64-linux-gnu'
> ninja: no work to do.
> 1/1 gnome-packagekit-self-test FAIL0.11s   killed by signal 5 
> SIGTRAP
> >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 
> >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
> >>>  MALLOC_PERTURB_=1 
> >>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
> >>>  /<>/obj-x86_64-linux-gnu/src/gpk-self-test
> 
> 
> Ok: 0   
> Expected Fail:  0   
> Fail:   1   
> Unexpected Pass:0   
> Skipped:0   
> Timeout:0   
> 
> Full log written to 
> /<>/obj-x86_64-linux-gnu/meson-logs/testlog.txt
>   cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/testlog.txt
> ==> meson-logs/testlog.txt <==
> Log of Meson test suite run on 2024-07-02T00:06:15.919994
> 
> Inherited environment: DEB_HOST_GNU_SYSTEM=linux-gnu DFLAGS=-frelease 
> DEB_BUILD_ARCH_BITS=64 DEB_TARGET_GNU_CPU=x86_64 DEB_HOST_ARCH_OS=linux 
> USER=user42 ASFLAGS_FOR_BUILD='' CXXFLAGS='-g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' 
> DEB_BUILD_GNU_TYPE=x86_64-linux-gnu FFLAGS_FOR_BUILD='-g -O2' 
> DEB_TARGET_MULTIARCH=x86_64-linux-gnu OBJCFLAGS='-g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' 
> DH_INTERNAL_OPTIONS='' DEB_BUILD_ARCH_CPU=amd64 DEB_HOST_ARCH_LIBC=gnu 
> DEB_HOST_ARCH_ABI=base 
> HOME=/<>/debian/.debhelper/generated/_source/home 
> APT_CONFIG=/var/lib/sbuild/apt.conf SCHROOT_CHROOT_NAME=sid-amd64-sbuild 
> DEB_BUILD_ARCH_ENDIAN=little DFLAGS_FOR_BUILD=-frelease LDFLAGS=-Wl,-z,relro 
> DEB_TARGET_ARCH_BITS=64 DEB_BUILD_GNU_SYSTEM=linux-gnu MAKEFLAGS=w 
> SCHROOT_UID=1001 CXXFLAGS_FOR_BUILD='-g -O2' OBJCFLAGS_FOR_BUILD='-g -O2' 
> DEB_BUILD_ARCH_OS=linux DEB_TARGET_GNU_TYPE=x86_64-linux-gnu 
> DEB_TARGET_ARCH_CPU=amd64 LOGNAME=user42 DEB_BUILD_ARCH_LIBC=gnu 
> DEB_BUILD_ARCH_ABI=base DEB_HOST_ARCH=amd64 LDFLAGS_FOR_BUILD='' 
> DEB_TARGET_ARCH_ENDIAN=little DH_INTERNAL_OVERRIDE=dh_auto_test 
> DEB_HOST_GNU_CPU=x86_64 LC_COLLATE=C.UTF-8 DEB_TARGET_GNU_SYSTEM=linux-gnu 
> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games 
> DEB_TARGET_ARCH_OS=linux CFLAGS='-g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' 
> MAKELEVEL=2 DEB_HOST_MULTIARCH=x86_64-linux-gnu SOURCE_DATE_EPOCH=1696884502 
> FCFLAGS='-g -O2 -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -fcf-protection' 
> SCHROOT_SESSION_ID=sid-amd64-sbuild-c762bc0a-3d77-4e6f-8e0f-a420e7dd9028 
> SCHROOT_COMMAND='dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -sa' 
> DISPLAY=:99 OBJCXXFLAGS='-g -O2 -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection' LANG=C.UTF-8 
> SCHROOT_ALIAS_NAME=unstable DEB_TARGET_ARCH_LIBC=gnu DEB_TARGET_ARCH_ABI=base 
> XAUTHORITY=/tmp/xvfb-run.cdlNbW/Xauthority DEB_BUILD_OPTIONS=parallel=8 
> SCHROOT_GROUP=user42 SCHROOT_USER=user42 CPPFLAGS='-Wdate-time 
> -D_FORTIFY_SOURCE=2' DH_INTERNAL_BUILDFLAGS=1 SHELL=/bin/sh 
> DEB_HOST_ARCH_BITS=64 DEB_BUILD_ARCH=amd64 CFLAGS_FOR_BUILD='-g -O2' 
> DEB_BUILD_GNU_CPU=x86_64 ASFLAGS='' DEB_HOST_GNU_TYPE=x86_64-linux-gnu 
> FCFLAGS_FOR_BUILD='-g -O2' LC_ALL=C.UTF-8 OBJCXXFLAGS_FOR_BUILD='-g -O2' 
> DEB_HOST_ARCH_CPU=amd64 DEB_RULES_REQUIRES_ROOT=no PWD=/<> 
> FFLAGS='-g -O2 -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -fcf-protection' 
> DEB_BUILD_MULTIARCH=x86_64-linux-gnu CPPFLAGS_FOR_BUILD='' SCHROOT_GID=1001 
> MFLAGS=-w DEB_HOST_ARCH_ENDIAN=little DEB_TARGET_ARCH=amd64 
> XDG_RUNTIME_DIR=/tmp/dh-xdg-rundir-ae0dL2Uk DEB_PYTHON_INSTALL_LAYOUT=deb 
> MESON_TESTTHREADS=8 
> 
>  1/1 =
> test: gnome-packagekit-self-test
> start time:   00:06:15
> duration: 0.11s
> result:   killed by signal 5 SIGTRAP
> command:  ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 
> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
>  MALLOC_PERTURB_=1 
> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
>  

Bug#1074665: lightproof: FTBFS: AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?

2024-07-02 Thread Lucas Nussbaum
Source: lightproof
Version: 1.6-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> for cfg in `find src -name "*.cfg"`; do \
>   python3 make.py $cfg; \
> done
> /<>/pythonpath/lightproof_compile___implname__.py:14: 
> SyntaxWarning: invalid escape sequence '\('
>   s = re.sub("(affix|spell|morph|stem|option|suggest|generate)\(", 
> r'\1(LOCALE,', s)
> /<>/pythonpath/lightproof_compile___implname__.py:41: 
> SyntaxWarning: invalid escape sequence '\s'
>   c = re.search("\s#\s", s)
> /<>/pythonpath/lightproof_compile___implname__.py:53: 
> SyntaxWarning: invalid escape sequence '\d'
>   m2 = re.search("-\d*>", s)
> /<>/pythonpath/lightproof_compile___implname__.py:65: 
> SyntaxWarning: invalid escape sequence '\d'
>   m = re.compile("-\d*>").search(s)
> /<>/pythonpath/lightproof_compile___implname__.py:87: 
> SyntaxWarning: invalid escape sequence '\d'
>   m = re.compile("-(\d*)>").match(s2)
> /<>/pythonpath/lightproof_compile___implname__.py:126: 
> SyntaxWarning: invalid escape sequence '\w'
>   lu = re.compile("(?u)\w")
> Traceback (most recent call last):
>   File "/<>/make.py", line 39, in 
> fArgs = cp.SafeConfigParser()
> ^^^
> AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. 
> Did you mean: 'RawConfigParser'?
> Traceback (most recent call last):
>   File "/<>/make.py", line 39, in 
> fArgs = cp.SafeConfigParser()
> ^^^
> AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. 
> Did you mean: 'RawConfigParser'?
> Traceback (most recent call last):
>   File "/<>/make.py", line 39, in 
> fArgs = cp.SafeConfigParser()
> ^^^
> AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. 
> Did you mean: 'RawConfigParser'?
> Traceback (most recent call last):
>   File "/<>/make.py", line 39, in 
> fArgs = cp.SafeConfigParser()
> ^^^
> AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. 
> Did you mean: 'RawConfigParser'?
> make[1]: *** [debian/rules:33: override_dh_auto_build] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/lightproof_1.6-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074661: geophar: FTBFS: TypeError: Fonction(variable = x, expression = x^2+3x-1, ensemble = ]-oo;+oo[) should be of type (, , ,

2024-07-02 Thread Lucas Nussbaum
Source: geophar
Version: 18.10+dfsg1-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> export QT_QPA_PLATFORM=offscreen; \
> export QTWEBENGINE_DISABLE_SANDBOX=1; \
> export MPLCONFIGDIR=.pybuild/tmp; \
> ln -s ../../../../tools  wxgeometrie/modules/tablatex/tests/; \
> ln -s ../../../../tools  wxgeometrie/modules/probabilites/tests/; \
> ln -s ../../../tools  wxgeometrie/geolib/tests/; \
> ln -s ../../../tools  wxgeometrie/mathlib/tests/; \
> python3 -m unittest discover -v --pattern="test_*.py"
> /<>/wxgeometrie/geolib/tests/test_meta.py:7: 
> SymPyDeprecationWarning: 
> 
> The sympy.utilities.pytest submodule is deprecated. Use sympy.testing.pytest 
> instead.
> 
> See 
> https://docs.sympy.org/latest/explanation/active-deprecations.html#deprecated-sympy-utilities-submodules
> for details.
> 
> This has been deprecated since SymPy version 1.6. It
> will be removed in a future version of SymPy.
> 
>   from sympy.utilities.pytest import XFAIL
> /<>/wxgeometrie/mathlib/tests/test_interprete.py:73: 
> SyntaxWarning: invalid escape sequence '\i'
>   self.assert_resultat('limit(x^2-x, oo)', '+oo', '+\infty')
> /<>/wxgeometrie/mathlib/tests/test_interprete.py:93: 
> SyntaxWarning: invalid escape sequence '\l'
>   '\left(x + 1\\right)^{2} \\mathrm{e}^{x}')
> /<>/wxgeometrie/mathlib/tests/test_interprete.py:155: 
> SyntaxWarning: invalid escape sequence '\i'
>   r, l = i.evaluer("resoudre(2+\i=\dfrac{2\i z}{z-1}")
> /<>/wxgeometrie/mathlib/tests/test_interprete.py:331: 
> SyntaxWarning: invalid escape sequence '\i'
>   i.evaluer("-1+\i\sqrt{3}")
> /<>/wxgeometrie/mathlib/tests/test_interprete.py:473: 
> SyntaxWarning: invalid escape sequence '\*'
>   self.assertTrue(re.match("5,[0-9]+\*10\^\-16$", r))
> /<>/wxgeometrie/mathlib/tests/test_parsers.py:170: 
> SyntaxWarning: invalid escape sequence '\g'
>   self.assert_latex("x\ge1\le3", "x>=1<=3")
> /<>/wxgeometrie/mathlib/tests/test_parsers.py:191: 
> SyntaxWarning: invalid escape sequence '\('
>   self.assert_match('\(' + NBR_SIGNE, "(-2.3")
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> /<>/wxgeometrie/API/filtres.py:68: SyntaxWarning: invalid escape 
> sequence '\w'
>   figures[i] = 
> re.sub("(?PIntersection_droite_cercle[(])(?P[a-zA-Z_]\w*)[,](?P[A-Za-z_]\w*)[,](?P[a-zA-Z_]\w*)",
>  corrige1, figures[i])
> /<>/wxgeometrie/API/filtres.py:84: SyntaxWarning: invalid escape 
> sequence '\w'
>   figures[i] = 
> re.sub("(?PDroite_vectorielle[(])(?P[a-zA-Z_]\w*)[,](?P[A-Za-z_]\w*)",
>  corrige2, figures[i])
> /<>/wxgeometrie/modules/exercice_inequations_produits/__init__.py:230:
>  SyntaxWarning: invalid escape sequence '\('
>   if not re.match('-?(%s)?x?(\(.+\)(\^%s)?)?$' % (NBR, NBR), expression):
> /<>/wxgeometrie/modules/exercice_tableau_signes/__init__.py:112: 
> SyntaxWarning: invalid escape sequence '\('
>   if not re.match('-?(%s)?x?(\(.+\)(\^%s)?)?$' % (NBR, NBR), expression):
> /<>/wxgeometrie/modules/tablatex/tabvar.py:281: SyntaxWarning: 
> invalid escape sequence '\,'
>   ligne_variable = '\,\,%s\,\,' %  ligne_variable
> /<>/wxgeometrie/modules/tablatex/tests/test_tabsign.py:140: 
> SyntaxWarning: invalid escape sequence '\d'
>   s = '\dfrac{3x-2}{(x-1)^2}'
> /<>/wxgeometrie/modules/tablatex/tests/test_tabsign.py:161: 
> SyntaxWarning: invalid escape sequence '\d'
>   s = "g(x)=\dfrac{-x+1}{\e^{x}}"
> /<>/wxgeometrie/modules/tablatex/tests/test_tabsign.py:181: 
> SyntaxWarning: invalid escape sequence '\e'
>   s= "f'(x)=1-\e^{-x+2}"
> /<>/wxgeometrie/modules/tablatex/tests/test_tabsign.py:279: 
> SyntaxWarning: invalid escape sequence '\e'
>   s = "(1 - x)\e^{ 2x}"
> /<>/wxgeometrie/modules/tablatex/tests/test_tabvar.py:212: 
> SyntaxWarning: invalid escape sequence '\e'
>   s = "$f(x)=(2x+3)\e^x$ sur $[0\,;\,+\oo[$"
> /<>/wxgeometrie/modules/tablatex/tests/test_tabvar.py:288: 
> SyntaxWarning: invalid escape sequence '\e'
>   s = 'f(x) = (x -4)\e^{-0,25x+5} sur [4;20]'
> /<>/wxgeometrie/modules/traceur/suites.py:139: SyntaxWarning: 
> invalid escape sequence '\ '
>   d.label("$y\ =\ x$")
> test_Angle (wxgeometrie.geolib.tests.test_angles.GeolibTest.test_Angle) ... ok
> test_Angle_libre 
> (wxgeometrie.geolib.tests.test_angles.GeolibTest.test_Angle_libre) ... ok
> test_Angle_oriente 
> (wxgeometrie.geolib.tests.test_angles.GeolibTest.test_Angle_oriente) ... ok
> test_Angle_vectoriel 
> (wxgeometrie.geolib.tests.test_angles.GeolibTest.test_Angle_vectoriel) ... ok
> test_Secteur_angulaire 
> (wxgeometrie.geolib.tests.test_angles.GeolibTest.test_Secteur_angulaire) ... 
> ok
> test_contexte_degre 
> (wxgeometrie.geolib.tests.test_angles.GeolibTest.test_contexte_degre) ... ok
> test_info (wxgeometrie.geolib.tests.test_angles.GeolibTest.test_info) ... ok
> test_Segment 
> 

Bug#1074664: python-questplus: FTBFS: AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?

2024-07-02 Thread Lucas Nussbaum
Source: python-questplus
Version: 2019.4-6
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:311: python3.12 setup.py clean 
> /<>/versioneer.py:421: SyntaxWarning: invalid escape sequence 
> '\s'
>   LONG_VERSION_PY['git'] = '''
> Traceback (most recent call last):
>   File "/<>/setup.py", line 12, in 
> version=versioneer.get_version(),
> 
>   File "/<>/versioneer.py", line 1480, in get_version
> return get_versions()["version"]
>^^
>   File "/<>/versioneer.py", line 1412, in get_versions
> cfg = get_config_from_root(root)
>   ^^
>   File "/<>/versioneer.py", line 342, in get_config_from_root
> parser = configparser.SafeConfigParser()
>  ^
> AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. 
> Did you mean: 'RawConfigParser'?
> E: pybuild pybuild:389: clean: plugin distutils failed with: exit code=1: 
> python3.12 setup.py clean 
> dh_auto_clean: error: pybuild --clean -i python{version} -p 3.12 returned 
> exit code 13
> make: *** [debian/rules:11: clean] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/python-questplus_2019.4-6_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074663: skyview: FTBFS: ./skyview/survey/HipsImage.java:385: error: cannot find symbol

2024-07-02 Thread Lucas Nussbaum
Source: skyview
Version: 3.5.7+repack-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> jh_build -mskyview.executive.Imager
> warning: [options] bootstrap class path not set in conjunction with -source 7
> warning: [options] source value 7 is obsolete and will be removed in a future 
> release
> warning: [options] target value 7 is obsolete and will be removed in a future 
> release
> warning: [options] To suppress warnings about obsolete options, use 
> -Xlint:-options.
> ./skyview/survey/HipsImage.java:385: error: cannot find symbol
> hdu = e.getTruncatedHDU();
>^
>   symbol:   method getTruncatedHDU()
>   location: variable e of type PaddingException
> ./skyview/util/Utilities.java:347: warning: [removal] Double(double) in 
> Double has been deprecated and marked for removal
>   str.append(f.format(new Double(value)));
>   ^
> ./skyview/util/Utilities.java:351: warning: [removal] Double(double) in 
> Double has been deprecated and marked for removal
>   str.append(f.format(new Double(value)));
>   ^
> ./skyview/util/Utilities.java:361: warning: [removal] Integer(int) in Integer 
> has been deprecated and marked for removal
>  str.append(f.format(new Integer(deg))+" "+
>  ^
> ./skyview/util/Utilities.java:362: warning: [removal] Integer(int) in Integer 
> has been deprecated and marked for removal
> f.format(new Integer(min)));
>  ^
> ./skyview/util/Utilities.java:371: warning: [removal] Integer(int) in Integer 
> has been deprecated and marked for removal
>   str.append(f.format(new Integer(deg)) + " " + 
>   ^
> ./skyview/util/Utilities.java:372: warning: [removal] Integer(int) in Integer 
> has been deprecated and marked for removal
>  f.format(new Integer(min)) + "." + frac);
>   ^
> ./skyview/util/Utilities.java:381: warning: [removal] Integer(int) in Integer 
> has been deprecated and marked for removal
>   str.append(f.format(new Integer(deg)) + " " + 
>   ^
> ./skyview/util/Utilities.java:382: warning: [removal] Integer(int) in Integer 
> has been deprecated and marked for removal
>  f.format(new Integer(min)) + " " + 
>   ^
> ./skyview/util/Utilities.java:383: warning: [removal] Integer(int) in Integer 
> has been deprecated and marked for removal
>  f.format(new Integer(sec)));
>   ^
> ./skyview/util/Utilities.java:397: warning: [removal] Integer(int) in Integer 
> has been deprecated and marked for removal
>   str.append(f.format(new Integer(deg)) + " " + 
>   ^
> ./skyview/util/Utilities.java:398: warning: [removal] Integer(int) in Integer 
> has been deprecated and marked for removal
>  f.format(new Integer(min)) + " " + 
>   ^
> ./skyview/util/Utilities.java:399: warning: [removal] Integer(int) in Integer 
> has been deprecated and marked for removal
>  f.format(new Integer(sec)) + ".");
>   ^
> ./heasarc/db/votable/StreamToJava.java:103: warning: [removal] Integer(int) 
> in Integer has been deprecated and marked for removal
> return new Integer(dis.readInt());
>^
> ./heasarc/db/votable/StreamToJava.java:105: warning: [removal] Double(double) 
> in Double has been deprecated and marked for removal
> return new Double(dis.readDouble());
>^
> ./heasarc/db/votable/StreamToJava.java:107: warning: [removal] Integer(int) 
> in Integer has been deprecated and marked for removal
> return new Integer(dis.readShort());
>^
> ./heasarc/db/votable/StreamToJava.java:113: warning: [removal] Integer(int) 
> in Integer has been deprecated and marked for removal
> return new Integer(i);
>^
> ./heasarc/db/votable/StreamToJava.java:115: warning: [removal] Double(double) 
> in Double has been deprecated and marked for removal
> return new Double(dis.readFloat());
>^
> ./heasarc/db/votable/StreamToJava.java:117: warning: [removal] Long(long) in 
> Long has been deprecated and marked for removal
> return new Long(dis.readLong());
>^
> Note: Some input files use or override a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> Note: Some input files use unchecked or 

Bug#1074662: rust-sequoia-keystore: FTBFS: build-dependency not installable: librust-sequoia-ipc-0.34+default-dev

2024-07-02 Thread Lucas Nussbaum
Source: rust-sequoia-keystore
Version: 0.2.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo, rustc (>= 
> 1.70), libstd-rust-dev, librust-anyhow-1+default-dev (>= 1.0.18-~~), 
> librust-capnp-0.19+default-dev, librust-capnpc-0.19+default-dev, 
> librust-dirs-5+default-dev, librust-env-logger+default-dev (<< 0.12-~~), 
> librust-lazy-static-1+default-dev (>= 1.4.0-~~), librust-log-0.4+default-dev 
> (>= 0.4.17-~~), librust-paste-1+default-dev, 
> librust-sequoia-ipc-0.34+default-dev, 
> librust-sequoia-keystore-backend-0.2+default-dev, 
> librust-sequoia-keystore-softkeys-0.2+default-dev, 
> librust-sequoia-openpgp-1+crypto-nettle-dev (>= 1.17-~~), 
> librust-thiserror-1+default-dev (>= 1.0.2-~~), librust-tokio-1+default-dev 
> (>= 1.21-~~), librust-tokio-1+io-std-dev (>= 1.21-~~), 
> librust-tokio-1+macros-dev (>= 1.21-~~), librust-tokio-1+net-dev (>= 
> 1.21-~~), librust-tokio-1+rt-dev (>= 1.21-~~), 
> librust-tokio-util-0.7+compat-dev, librust-tokio-util-0.7+default-dev, 
> build-essential, fakeroot
> Filtered Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo, rustc (>= 
> 1.70), libstd-rust-dev, librust-anyhow-1+default-dev (>= 1.0.18-~~), 
> librust-capnp-0.19+default-dev, librust-capnpc-0.19+default-dev, 
> librust-dirs-5+default-dev, librust-env-logger+default-dev (<< 0.12-~~), 
> librust-lazy-static-1+default-dev (>= 1.4.0-~~), librust-log-0.4+default-dev 
> (>= 0.4.17-~~), librust-paste-1+default-dev, 
> librust-sequoia-ipc-0.34+default-dev, 
> librust-sequoia-keystore-backend-0.2+default-dev, 
> librust-sequoia-keystore-softkeys-0.2+default-dev, 
> librust-sequoia-openpgp-1+crypto-nettle-dev (>= 1.17-~~), 
> librust-thiserror-1+default-dev (>= 1.0.2-~~), librust-tokio-1+default-dev 
> (>= 1.21-~~), librust-tokio-1+io-std-dev (>= 1.21-~~), 
> librust-tokio-1+macros-dev (>= 1.21-~~), librust-tokio-1+net-dev (>= 
> 1.21-~~), librust-tokio-1+rt-dev (>= 1.21-~~), 
> librust-tokio-util-0.7+compat-dev, librust-tokio-util-0.7+default-dev, 
> build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [1759 B]
> Get:5 copy:/<>/apt_archive ./ Packages [1522 B]
> Fetched 3896 B in 0s (360 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-main-dummy : Depends: 
> librust-sequoia-ipc-0.34+default-dev but it is not installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/rust-sequoia-keystore_0.2.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074658: kissplice: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j8 test ARGS\+=--verbose ARGS\+=-j8 returned exit code 2

2024-07-02 Thread Lucas Nussbaum
Source: kissplice
Version: 2.6.2-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>/obj-x86_64-linux-gnu'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process --verbose -j8
> UpdateCTestConfiguration  from 
> :/<>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> UpdateCTestConfiguration  from 
> :/<>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Test project /<>/obj-x86_64-linux-gnu
> Constructing a list of tests
> Done constructing a list of tests
> Updating test list for fixtures
> Added 0 tests to meet fixture requirements
> Checking test dependency graph...
> Checking test dependency graph end
> test 1
> Start 1: IsBcalmStartable
> 
> 1: Test command: /<>/obj-x86_64-linux-gnu/lib/kissplice/bcalm 
> "-help"
> 1: Working Directory: /<>/obj-x86_64-linux-gnu/tests
> 1: Test timeout computed to be: 1000
> test 2
> Start 2: KisspliceBasicTest
> 
> 2: Test command: /<>/obj-x86_64-linux-gnu/bin/kissplice "-h"
> 2: Working Directory: 
> /<>/obj-x86_64-linux-gnu/tests/integration_tests
> 2: Test timeout computed to be: 1000
> test 3
> Start 3: KisspliceDBGTest
> 
> 3: Test command: /<>/tests/integration_tests/kisspliceDBGTest.py 
> "/<>/obj-x86_64-linux-gnu/bin"
> 3: Working Directory: 
> /<>/obj-x86_64-linux-gnu/tests/integration_tests
> 3: Test timeout computed to be: 1000
> test 4
> Start 4: KisspliceTwoSequencesTest
> 
> 4: Test command: 
> /<>/tests/integration_tests/kisspliceTwoSequencesTest.py 
> "/<>/obj-x86_64-linux-gnu/bin"
> 4: Working Directory: 
> /<>/obj-x86_64-linux-gnu/tests/integration_tests
> 4: Test timeout computed to be: 1000
> test 5
> Start 5: KisspliceGraphAndSequenceTest
> 
> 5: Test command: 
> /<>/tests/integration_tests/kisspliceGraphAndSequenceTest.py 
> "/<>/obj-x86_64-linux-gnu/bin"
> 5: Working Directory: 
> /<>/obj-x86_64-linux-gnu/tests/integration_tests
> 5: Test timeout computed to be: 1000
> test 6
> Start 6: KisspliceGraphTest
> 
> 6: Test command: 
> /<>/tests/integration_tests/kisspliceGraphTest.py 
> "/<>/obj-x86_64-linux-gnu/bin"
> 6: Working Directory: 
> /<>/obj-x86_64-linux-gnu/tests/integration_tests
> 6: Test timeout computed to be: 1000
> test 7
> Start 7: ksBubbleEnumerationTest
> 
> 7: Test command: 
> /<>/tests/functional_tests/ksBubbleEnumerationTest.py 
> "/<>/obj-x86_64-linux-gnu/lib/kissplice"
> 7: Working Directory: 
> /<>/obj-x86_64-linux-gnu/tests/functional_tests
> 7: Test timeout computed to be: 1000
> test 8
> Start 8: ksRunModulesTest
> 
> 8: Test command: /<>/tests/functional_tests/ksRunModulesTest.py 
> "/<>/obj-x86_64-linux-gnu/lib/kissplice"
> 8: Working Directory: 
> /<>/obj-x86_64-linux-gnu/tests/functional_tests
> 8: Test timeout computed to be: 1000
> 1: 
> 1: [bcalm_1 options]
> 1:-nb-cores (1 arg) :number of cores  [default '0']
> 1:-verbose  (1 arg) :verbosity level  [default '1']
> 1:-version  (0 arg) :version
> 1:-help (0 arg) :help
> 1: 
> 1:[graph options]
> 1:   -no-mphf   (0 arg) :don't construct the MPHF
> 1: 
> 1:   [kmer count options]
> 1:  -in (1 arg) :reads 
> file  [default '']
> 1:  -kmer-size  (1 arg) :size of 
> a kmer  [default '31']
> 1:  -abundance-min  (1 arg) :min 
> abundance threshold for solid kmers  [default '2']
> 1:  -abundance-max  (1 arg) :max 
> abundance threshold for solid kmers  [default '2147483647']
> 1:  -solidity-custom(1 arg) :when 
> solidity-kind is custom, specifies list of files where kmer must be present  
> [default '']
> 1:  -max-memory (1 arg) :max 
> memory (in MBytes)  [default '5000']
> 1:  -max-disk   (1 arg) :max disk 
>   (in MBytes)  [default '0']
> 1:  -out(1 arg) :output 
> file  [default '']
> 1:  -out-dir(1 arg) :output 
> directory  [default '.']
> 1:  -out-tmp(1 arg) :output 
> directory for temporary files  [default '.']
> 1:  -out-compress   (1 arg) :h5 
> compression level (0:none, 9:best)  [default '0']
> 1:  -storage-type   (1 arg) :storage 
> type of kmer counts ('hdf5' or 'file')  [default 'hdf5']
> 1:  -histo2D(1 arg) :compute 
> the 2D histogram (with first file = genome, remaining files = reads)  
> [default '0']
> 1:  -histo  

Bug#1074660: python-mapnik: FTBFS: FileNotFoundError: [Errno 2] No such file or directory: 'mapnik-config'

2024-07-02 Thread Lucas Nussbaum
Source: python-mapnik
Version: 1:0.0~20200224-7da019cf9-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 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 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:311: python3.11 setup.py config 
> Traceback (most recent call last):
>   File "/<>/setup.py", line 99, in 
> lib_path = os.path.join(check_output([mapnik_config, '--prefix']),'lib')
> ^
>   File "/<>/setup.py", line 19, in check_output
> output = subprocess.check_output(args)
>  ^
>   File "/usr/lib/python3.11/subprocess.py", line 466, in check_output
> return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
>^
>   File "/usr/lib/python3.11/subprocess.py", line 548, in run
> with Popen(*popenargs, **kwargs) as process:
>  ^^^
>   File "/usr/lib/python3.11/subprocess.py", line 1026, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
>   File "/usr/lib/python3.11/subprocess.py", line 1955, in _execute_child
> raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: 'mapnik-config'
> E: pybuild pybuild:389: configure: plugin distutils failed with: exit code=1: 
> python3.11 setup.py config 
> dh_auto_configure: error: pybuild --configure -i python{version} -p "3.11 
> 3.12" returned exit code 13
> make: *** [debian/rules:22: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/python-mapnik_0.0~20200224-7da019cf9-5_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074657: accountsservice: FTBFS: AttributeError: 'TestAccountsServicePreExistingUser' object has no attribute 'assertEquals'. Did you mean: 'assertEqual'?

2024-07-02 Thread Lucas Nussbaum
Source: accountsservice
Version: 23.13.9-6.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_configure -- \
>   -Ddocbook=true \
>   -Dgdmconffile=/etc/gdm3/daemon.conf \
>   -Dadmin_group=sudo \
>   -Dintrospection=true \
>   -Dgtk_doc=true
>   cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 
> meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr 
> --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu 
> -Dpython.bytecompile=-1 -Ddocbook=true -Dgdmconffile=/etc/gdm3/daemon.conf 
> -Dadmin_group=sudo -Dintrospection=true -Dgtk_doc=true
> The Meson build system
> Version: 1.4.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> WARNING: Project targets '>= 0.50.0' but uses feature introduced in '0.63.0': 
> Wrap files with diff_files.
> Project name: accountsservice
> Project version: 23.13.9
> C compiler for the host machine: cc (gcc 13.3.0 "cc (Debian 13.3.0-1) 13.3.0")
> C linker for the host machine: cc ld.bfd 2.42.50.20240625
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Has header "paths.h" : YES 
> Has header "shadow.h" : YES 
> Has header "utmpx.h" : YES 
> Checking for function "getusershell" : YES 
> Checking for function "setutxdb" : NO 
> Checking for function "fgetpwent" : YES 
> Header "utmpx.h" has symbol "WTMPX_FILENAME" : YES 
> Checking if "value of WTMPX_FILENAME" runs: YES
> Message: whether optimization is enabled: false
> Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
> Run-time dependency gio-2.0 found: YES 2.80.3
> Run-time dependency gio-unix-2.0 found: YES 2.80.3
> Run-time dependency glib-2.0 found: YES 2.80.3
> Run-time dependency polkit-gobject-1 found: YES 124
> Run-time dependency libxcrypt found: YES 4.4.36
> Run-time dependency dbus-1 found: YES 1.14.10
> Run-time dependency systemd found: YES 256
> Run-time dependency libsystemd found: YES 256
> Configuring org.freedesktop.Accounts.service using configuration
> Program msgfmt found: YES (/usr/bin/msgfmt)
> Configuring accounts-daemon.service using configuration
> Dependency gio-2.0 found: YES 2.80.3 (cached)
> Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
> Dependency gio-2.0 found: YES 2.80.3 (cached)
> Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
> Dependency glib-2.0 found: YES 2.80.3 (cached)
> Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Dependency glib-2.0 found: YES 2.80.3 (cached)
> Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Compiler for C supports link arguments 
> -Wl,--version-script,/<>/src/libaccountsservice/symbol.map: YES 
> Run-time dependency gobject-introspection-1.0 found: YES 1.80.1
> Dependency gobject-introspection-1.0 found: YES 1.80.1 (cached)
> Program /usr/bin/x86_64-linux-gnu-g-ir-scanner found: YES 
> (/usr/bin/x86_64-linux-gnu-g-ir-scanner)
> Dependency gobject-introspection-1.0 found: YES 1.80.1 (cached)
> Program /usr/bin/x86_64-linux-gnu-g-ir-compiler found: YES 
> (/usr/bin/x86_64-linux-gnu-g-ir-compiler)
> Program vapigen found: YES (/usr/bin/vapigen)
> Program msginit found: YES (/usr/bin/msginit)
> Program msgmerge found: YES (/usr/bin/msgmerge)
> Program xgettext found: YES (/usr/bin/xgettext)
> Program xsltproc found: YES (/usr/bin/xsltproc)
> Configuring AccountsService.xml using configuration
> Program xmlto found: YES (/usr/bin/xmlto)
> Program gtkdoc-scan found: YES (/usr/bin/gtkdoc-scan)
> Program gtkdoc-scangobj found: YES (/usr/bin/gtkdoc-scangobj)
> Program gtkdoc-mkdb found: YES (/usr/bin/gtkdoc-mkdb)
> Program gtkdoc-mkhtml found: YES (/usr/bin/gtkdoc-mkhtml)
> Program gtkdoc-fixxref found: YES (/usr/bin/gtkdoc-fixxref)
> Using mocklibc source from cache.
> Using mocklibc patch from cache.
> Applying diff file "mocklibc-implicit-declarations.patch"
> 
> Executing subproject mocklibc 
> 
> mocklibc| Project name: mocklibc
> mocklibc| Project version: 1.0
> mocklibc| C compiler for the host machine: cc (gcc 13.3.0 "cc (Debian 
> 13.3.0-1) 13.3.0")
> mocklibc| C linker for the host machine: cc ld.bfd 2.42.50.20240625
> mocklibc| Configuring mocklibc using configuration
> mocklibc| Program innetgr found: NO
> mocklibc| Build targets in project: 97
> mocklibc| Subproject mocklibc finished.
> 
> Program python3 found: YES (/usr/bin/python3)
> Program unittest_inspector.py found: YES 
> (/<>/tests/unittest_inspector.py)
> Configuring config.h using configuration
> Message: 
> accountsservice was configured with the following options:
> ** DocBook documentation build: true
> ** Administrator group: sudo
> ** Extra administrator groups: 
> ** GDM configuration: /etc/gdm3/daemon.conf
> ** LightDM configuration: 

Bug#1074659: migrate: FTBFS: E: Build killed with signal TERM after 150 minutes of inactivity

2024-07-02 Thread Lucas Nussbaum
Source: migrate
Version: 0.13.0-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> + /usr/bin/mysqladmin --socket=/tmp/tmp.urIOpVtQQK/mysql.sock ping
> /<>/debian/test.sh: 36: /usr/bin/mysqladmin: not found
> + sleep 3
> + attempts=10
> + [ 10 -gt 10 ]
> + /usr/bin/mysqladmin --socket=/tmp/tmp.urIOpVtQQK/mysql.sock ping
> /<>/debian/test.sh: 36: /usr/bin/mysqladmin: not found
> + sleep 3
> + attempts=11
> + [ 11 -gt 10 ]
> + exit 1
> make[1]: *** [debian/rules:25: override_dh_auto_install] Error 1
> make[1]: Leaving directory '/<>'
> make: *** [debian/rules:10: binary] Error 2
> dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned 
> exit status 2
> E: Build killed with signal TERM after 150 minutes of inactivity


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/migrate_0.13.0-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074655: loggerhead: FTBFS: AttributeError: 'TestWithSimpleTree' object has no attribute 'failUnless'

2024-07-02 Thread Lucas Nussbaum
Source: loggerhead
Version: 2.0.1+bzr541+ds-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> PYTHONPATH=/<> BZR_CONCURRENCY=8 
> BRZ_PLUGINS_AT=loggerhead@/<> /usr/bin/brz selftest \
> --parallel=fork -v -s bp.loggerhead
> failed to open trace file: [Errno 13] Permission denied: '/sbuild-nonexistent'
> /<>/loggerhead/__init__.py:31: SetuptoolsDeprecationWarning: 
> Deprecated API usage.
> !!
> 
> 
> 
> As setuptools moves its configuration towards `pyproject.toml`,
> `setuptools.config.read_configuration` became deprecated.
> 
> For the time being, you can use the `setuptools.config.setupcfg` 
> module
> to access a backward compatible API, but this module is provisional
> and might be removed in the future.
> 
> To read project metadata, consider using
> ``build.util.project_wheel_metadata`` 
> (https://pypi.org/project/build/).
> For simple scenarios, you can also try parsing the file directly
> with the help of ``configparser``.
> 
> 
> 
> !!
>   cfg = read_configuration(os.path.join(os.path.dirname(__file__), '..', 
> 'setup.cfg'))
> /usr/lib/python3/dist-packages/chameleon/zpt/program.py:799: 
> DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; 
> use ast.Constant instead
>   default = ast.Str(s=text) if text is not None else None
> /usr/lib/python3.12/ast.py:587: DeprecationWarning: Attribute s is deprecated 
> and will be removed in Python 3.14; use value instead
>   return Constant(*args, **kwargs)
> /usr/lib/python3/dist-packages/chameleon/zpt/program.py:836: 
> DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; 
> use ast.Constant instead
>   value = ast.Str(s=text)
> /usr/lib/python3/dist-packages/chameleon/zpt/program.py:858: 
> DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; 
> use ast.Constant instead
>   if not isinstance(value, ast.Str):
> /usr/lib/python3/dist-packages/chameleon/compiler.py:1185: 
> DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; 
> use ast.Constant instead
>   NAME=name, KEY=ast.Str(s="__" + name)
> /usr/lib/python3/dist-packages/chameleon/compiler.py:1545: 
> DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; 
> use ast.Constant instead
>   NAME=ast.Str(s=node.name),
> /usr/lib/python3/dist-packages/chameleon/compiler.py:1557: 
> DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; 
> use ast.Constant instead
>   if isinstance(node.expression, ast.Str):
> /usr/lib/python3/dist-packages/chameleon/compiler.py:1558: 
> DeprecationWarning: Attribute s is deprecated and will be removed in Python 
> 3.14; use value instead
>   s = attr_format % node.expression.s
> /usr/lib/python3/dist-packages/chameleon/compiler.py:611: DeprecationWarning: 
> ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant 
> instead
>   QUOTE=ast.Str(s=quote),
> /usr/lib/python3/dist-packages/chameleon/compiler.py:612: DeprecationWarning: 
> ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant 
> instead
>   Q_ENTITY=ast.Str(s=entity),
> /usr/lib/python3/dist-packages/chameleon/compiler.py:74: DeprecationWarning: 
> ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant 
> instead
>   return template("getname(KEY)", KEY=ast.Str(s=name), mode="eval")
> /usr/lib/python3/dist-packages/chameleon/compiler.py:1579: 
> DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; 
> use ast.Constant instead
>   FORMAT=ast.Str(s=attr_format),
> /usr/lib/python3/dist-packages/chameleon/tales.py:64: DeprecationWarning: 
> ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant 
> instead
>   name=ast.Str(s=node.attr),
> /usr/lib/python3/dist-packages/chameleon/compiler.py:778: DeprecationWarning: 
> ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant 
> instead
>   key=ast.Str(s=name),
> /usr/lib/python3/dist-packages/chameleon/compiler.py:1907: 
> DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; 
> use ast.Constant instead
>   KEY=ast.Str(s=str(name)),
> /usr/lib/python3/dist-packages/chameleon/astutil.py:48: DeprecationWarning: 
> ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant 
> instead
>   slice=ast.Index(value=ast.Str(s=name)),
> /usr/lib/python3/dist-packages/chameleon/compiler.py:1916: 
> DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; 
> use ast.Constant instead
> 

Bug#1074654: skimage: FTBFS: ModuleNotFoundError: No module named 'distutils'

2024-07-02 Thread Lucas Nussbaum
Source: skimage
Version: 0.23.2-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> py3versions: no X-Python3-Version in control file, using supported versions
> dh_auto_build
> 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 /<>/.pybuild/cpython3_3.11 
> --config-setting compile-args=--verbose --config-setting 
> setup-args=--wrap-mode=nodownload --config-setting setup-args=--prefix=/usr 
> --config-setting setup-args=--sysconfdir=/etc --config-setting 
> setup-args=--localstatedir=/var --config-setting 
> setup-args=--libdir=lib/x86_64-linux-gnu 
> * Building wheel...
> + meson setup /<> /<>/.mesonpy-w6ork4xq 
> -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --wrap-mode=nodownload 
> --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
> --libdir=lib/x86_64-linux-gnu 
> --native-file=/<>/.mesonpy-w6ork4xq/meson-python-native-file.ini
> The Meson build system
> Version: 1.4.1
> Source dir: /<>
> Build dir: /<>/.mesonpy-w6ork4xq
> Build type: native build
> Project name: scikit-image
> Project version: 0.23.2
> C compiler for the host machine: cc (gcc 13.3.0 "cc (Debian 13.3.0-1) 13.3.0")
> C linker for the host machine: cc ld.bfd 2.42.50.20240625
> C++ compiler for the host machine: c++ (gcc 13.3.0 "c++ (Debian 13.3.0-1) 
> 13.3.0")
> C++ linker for the host machine: c++ ld.bfd 2.42.50.20240625
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Compiler for C supports arguments -Wno-unused-function: YES 
> Library m found: YES
> Checking if "-Wl,--version-script" : links: YES 
> Program cython3 found: YES (/usr/bin/cython3)
> Program pythran found: YES (/usr/bin/pythran)
> Program cp found: YES (/usr/bin/cp)
> Program python found: YES (/usr/bin/python3.11)
> Did not find pkg-config by name 'pkg-config'
> Found pkg-config: NO
> Run-time dependency python found: YES 3.11
> Program _build_utils/cythoner.py found: YES 
> (/<>/skimage/_build_utils/cythoner.py)
> Compiler for C++ supports arguments -Wno-cpp: YES 
> Build targets in project: 58
> 
> scikit-image 0.23.2
> 
>   User defined options
> Native files : 
> /<>/.mesonpy-w6ork4xq/meson-python-native-file.ini
> buildtype: release
> libdir   : lib/x86_64-linux-gnu
> localstatedir: /var
> prefix   : /usr
> sysconfdir   : /etc
> wrap_mode: nodownload
> b_ndebug : if-release
> b_vscrt  : md
> 
> Found ninja-1.12.1 at /usr/bin/ninja
> + /usr/bin/ninja --verbose
> [1/168] /usr/bin/python3.11 ../skimage/_build_utils/tempita.py 
> ../skimage/morphology/_skeletonize_3d_cy.pyx.in -o skimage/morphology
> [2/168] /<>/skimage/_build_utils/cythoner.py 
> ../skimage/_shared/fast_exp.pyx 
> skimage/_shared/fast_exp.cpython-311-x86_64-linux-gnu.so.p/fast_exp.c
> [3/168] /<>/skimage/_build_utils/cythoner.py 
> ../skimage/_shared/transform.pyx 
> skimage/_shared/transform.cpython-311-x86_64-linux-gnu.so.p/transform.c
> [4/168] /<>/skimage/_build_utils/cythoner.py 
> ../skimage/feature/_canny_cy.pyx 
> skimage/feature/_canny_cy.cpython-311-x86_64-linux-gnu.so.p/_canny_cy.c
> [5/168] /<>/skimage/_build_utils/cythoner.py 
> ../skimage/_shared/geometry.pyx 
> skimage/_shared/geometry.cpython-311-x86_64-linux-gnu.so.p/geometry.c
> [6/168] /<>/skimage/_build_utils/cythoner.py 
> ../skimage/feature/censure_cy.pyx 
> skimage/feature/censure_cy.cpython-311-x86_64-linux-gnu.so.p/censure_cy.c
> [7/168] /<>/skimage/_build_utils/cythoner.py 
> ../skimage/draw/_draw.pyx 
> skimage/draw/_draw.cpython-311-x86_64-linux-gnu.so.p/_draw.c
> [8/168] /<>/skimage/_build_utils/cythoner.py 
> ../skimage/feature/corner_cy.pyx 
> skimage/feature/corner_cy.cpython-311-x86_64-linux-gnu.so.p/corner_cy.c
> [9/168] /usr/bin/pythran -E ../skimage/feature/brief_pythran.py -o 
> skimage/feature/brief_cy.cpp
> FAILED: skimage/feature/brief_cy.cpp 
> /usr/bin/pythran -E ../skimage/feature/brief_pythran.py -o 
> skimage/feature/brief_cy.cpp
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/pythran/dist.py", line 20, in 
> from distutils.command.build_ext import build_ext as LegacyBuildExt
> ModuleNotFoundError: No module named 'distutils'
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/usr/bin/pythran", line 8, in 
> sys.exit(run())
>  ^
>   File "/usr/lib/python3/dist-packages/pythran/run.py", line 190, in run
> pythran.compile_pythranfile(args.input_file,
> ^^^
>   File "/usr/lib/python3/dist-packages/pythran/__init__.py", line 127, in 
> __getattr__
> import pythran.toolchain
>   File 

Bug#1074653: python-gflags: FTBFS: AttributeError: 'str' object has no attribute 'decode'. Did you mean: 'encode'?

2024-07-02 Thread Lucas Nussbaum
Source: python-gflags
Version: 1.5.1-9
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_install
> I: pybuild base:311: /usr/bin/python3.11 setup.py install --root 
> /<>/debian/python3-gflags 
> running install
> /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
> 
> 
> 
> Please avoid running ``setup.py`` directly.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
> 
> See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
> for details.
> 
> 
> 
> !!
>   self.initialize_options()
> running build
> running build_py
> running egg_info
> writing python_gflags.egg-info/PKG-INFO
> writing dependency_links to python_gflags.egg-info/dependency_links.txt
> writing top-level names to python_gflags.egg-info/top_level.txt
> reading manifest file 'python_gflags.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching 'debian/compat'
> adding license file 'COPYING'
> adding license file 'AUTHORS'
> writing manifest file 'python_gflags.egg-info/SOURCES.txt'
> running install_lib
> creating /<>/debian/python3-gflags/usr
> creating /<>/debian/python3-gflags/usr/lib
> creating /<>/debian/python3-gflags/usr/lib/python3.11
> creating 
> /<>/debian/python3-gflags/usr/lib/python3.11/dist-packages
> copying /<>/.pybuild/cpython3_3.11_gflags/build/gflags.py -> 
> /<>/debian/python3-gflags/usr/lib/python3.11/dist-packages
> copying 
> /<>/.pybuild/cpython3_3.11_gflags/build/gflags_validators.py -> 
> /<>/debian/python3-gflags/usr/lib/python3.11/dist-packages
> byte-compiling 
> /<>/debian/python3-gflags/usr/lib/python3.11/dist-packages/gflags.py
>  to gflags.cpython-311.pyc
> byte-compiling 
> /<>/debian/python3-gflags/usr/lib/python3.11/dist-packages/gflags_validators.py
>  to gflags_validators.cpython-311.pyc
> running install_data
> creating /<>/debian/python3-gflags/usr/bin
> copying gflags2man.py -> /<>/debian/python3-gflags/usr/bin
> running install_egg_info
> Copying python_gflags.egg-info to 
> /<>/debian/python3-gflags/usr/lib/python3.11/dist-packages/python_gflags-1.5.1.egg-info
> Skipping SOURCES.txt
> running install_scripts
> I: pybuild base:311: /usr/bin/python3 setup.py install --root 
> /<>/debian/python3-gflags 
> running install
> /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
> 
> 
> 
> Please avoid running ``setup.py`` directly.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
> 
> See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
> for details.
> 
> 
> 
> !!
>   self.initialize_options()
> running build
> running build_py
> running egg_info
> writing python_gflags.egg-info/PKG-INFO
> writing dependency_links to python_gflags.egg-info/dependency_links.txt
> writing top-level names to python_gflags.egg-info/top_level.txt
> reading manifest file 'python_gflags.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching 'debian/compat'
> adding license file 'COPYING'
> adding license file 'AUTHORS'
> writing manifest file 'python_gflags.egg-info/SOURCES.txt'
> running install_lib
> creating /<>/debian/python3-gflags/usr/lib/python3.12
> creating 
> /<>/debian/python3-gflags/usr/lib/python3.12/dist-packages
> copying /<>/.pybuild/cpython3_3.12_gflags/build/gflags.py -> 
> /<>/debian/python3-gflags/usr/lib/python3.12/dist-packages
> copying 
> /<>/.pybuild/cpython3_3.12_gflags/build/gflags_validators.py -> 
> /<>/debian/python3-gflags/usr/lib/python3.12/dist-packages
> byte-compiling 
> /<>/debian/python3-gflags/usr/lib/python3.12/dist-packages/gflags.py
>  to gflags.cpython-312.pyc
> /usr/lib/python3.12/dist-packages/gflags.py:683: SyntaxWarning: invalid 
> escape sequence '\S'
> byte-compiling 
> /<>/debian/python3-gflags/usr/lib/python3.12/dist-packages/gflags_validators.py
>  to gflags_validators.cpython-312.pyc
> running install_data
> copying gflags2man.py -> /<>/debian/python3-gflags/usr/bin
> running install_egg_info
> Copying python_gflags.egg-info to 
> /<>/debian/python3-gflags/usr/lib/python3.12/dist-packages/python_gflags-1.5.1.egg-info
> Skipping SOURCES.txt
> running install_scripts
> mv 

Bug#1074651: rl-renderpm: FTBFS: _renderPM.c:2:10: fatal error: Python.h: No such file or directory

2024-07-02 Thread Lucas Nussbaum
Source: rl-renderpm
Version: 4.0.3+repack-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g 
> -Werror=implicit-function-declaration -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<>/src 
> -I/<>/src/libart_lgpl -I/<>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.11 -c 
> /<>/src/_renderPM.c -o 
> build/temp.linux-x86_64-cpython-311/<>/src/_renderPM.o
> /<>/src/_renderPM.c:2:10: fatal error: Python.h: No such file or 
> directory
> 2 | #include "Python.h"
>   |  ^~
> compilation terminated.
> error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
> E: pybuild pybuild:389: build: plugin distutils failed with: exit code=1: 
> /usr/bin/python3.11 setup.py build 
> I: pybuild base:311: /usr/bin/python3 setup.py build 
> ===
> Attempting build of _renderPM
> extension from '/<>/src'
> ===
> will use package libart 2.3.12
> installing with freetype version 2.13.2
> FT_LIB_DIR=['/usr/lib/x86_64-linux-gnu'] FT_INC_DIR=['/usr/include', 
> '/usr/include/freetype2']
> running build
> running build_ext
> building '_rl_renderPM' extension
> creating build/temp.linux-x86_64-cpython-312
> creating build/temp.linux-x86_64-cpython-312/build
> creating build/temp.linux-x86_64-cpython-312/<>
> creating build/temp.linux-x86_64-cpython-312/<>
> creating build/temp.linux-x86_64-cpython-312/<>/src
> creating build/temp.linux-x86_64-cpython-312/<>/src/gt1
> creating build/temp.linux-x86_64-cpython-312/<>/src/libart_lgpl
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<>/src 
> -I/<>/src/libart_lgpl -I/<>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<>/src/_renderPM.c -o 
> build/temp.linux-x86_64-cpython-312/<>/src/_renderPM.o
> /<>/src/_renderPM.c: In function ‘gstate__stringPath’:
> /<>/src/_renderPM.c:1185:25: warning: ‘text’ may be used 
> uninitialized [-Wmaybe-uninitialized]
>  1185 | c = text[i]&0xff;
>   | ^
> /<>/src/_renderPM.c:1113:17: note: ‘text’ was declared here
>  1113 | char*   text;
>   | ^~~~
> /<>/src/_renderPM.c: In function ‘gstate_drawString’:
> /<>/src/_renderPM.c:968:26: warning: ‘text’ may be used 
> uninitialized [-Wmaybe-uninitialized]
>   968 | c = (text[i])&0xff;
>   |  ^
> /<>/src/_renderPM.c:880:17: note: ‘text’ was declared here
>   880 | char*   text;
>   | ^~~~
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<>/src 
> -I/<>/src/libart_lgpl -I/<>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<>/src/gt1/gt1-dict.c -o 
> build/temp.linux-x86_64-cpython-312/<>/src/gt1/gt1-dict.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<>/src 
> -I/<>/src/libart_lgpl -I/<>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<>/src/gt1/gt1-namecontext.c -o 
> build/temp.linux-x86_64-cpython-312/<>/src/gt1/gt1-namecontext.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 

Bug#1074652: rust-sequoia-chameleon-gnupg: FTBFS: unsatisfiable build-dependencies

2024-07-02 Thread Lucas Nussbaum
Source: rust-sequoia-chameleon-gnupg
Version: 0.9.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo, rustc (>= 
> 1.70), libstd-rust-dev, librust-anyhow-1+default-dev, 
> librust-base64-0.21+default-dev, librust-buffered-reader-1+default-dev, 
> librust-chrono-0.4+default-dev, librust-daemonize-0.5+default-dev, 
> librust-dirs-5+default-dev, librust-fd-lock-dev (<< 5-~~), 
> librust-filetime-0.2+default-dev, librust-futures-0.3+default-dev, 
> librust-indexmap+default-dev (>= 1.9-~~), librust-interprocess-1-dev, 
> librust-libc-0.2+default-dev, librust-memchr-2+default-dev, 
> librust-openssh-keys-0.6-dev, librust-percent-encoding-2+default-dev, 
> librust-rand-0.8+default-dev, librust-rand-distr-0.4-dev, 
> librust-rayon-1+default-dev, librust-reqwest-0.11+default-dev, 
> librust-reqwest-0.11+socks-dev, librust-rpassword-7+default-dev, 
> librust-sequoia-cert-store-0.5+default-dev, 
> librust-sequoia-gpg-agent-0.3+default-dev, 
> librust-sequoia-ipc-0.34+default-dev, librust-sequoia-net-0.28+default-dev, 
> librust-sequoia-openpgp-1+compression-dev (>= 1.19-~~), 
> librust-sequoia-openpgp-1+crypto-nettle-dev (>= 1.19-~~), 
> librust-sequoia-openpgp-mt-0.1+default-dev, 
> librust-sequoia-policy-config-0.6+default-dev, 
> librust-sequoia-wot-0.11+default-dev, librust-serde-1+default-dev, 
> librust-serde-1+derive-dev, librust-serde-json-1+default-dev, 
> librust-shellexpand-3+default-dev, librust-tempfile-3+default-dev, 
> librust-thiserror-1+default-dev, librust-tokio-1+default-dev (>= 1.19-~~), 
> librust-tokio-1+fs-dev (>= 1.19-~~), librust-tokio-1+io-std-dev (>= 1.19-~~), 
> librust-tokio-1+io-util-dev (>= 1.19-~~), librust-tokio-1+net-dev (>= 
> 1.19-~~), librust-tokio-1+process-dev (>= 1.19-~~), 
> librust-tokio-1+rt-multi-thread-dev (>= 1.19-~~), 
> librust-zbase32-0.1+default-dev (>= 0.1.2-~~), build-essential, fakeroot
> Filtered Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo, rustc (>= 
> 1.70), libstd-rust-dev, librust-anyhow-1+default-dev, 
> librust-base64-0.21+default-dev, librust-buffered-reader-1+default-dev, 
> librust-chrono-0.4+default-dev, librust-daemonize-0.5+default-dev, 
> librust-dirs-5+default-dev, librust-fd-lock-dev (<< 5-~~), 
> librust-filetime-0.2+default-dev, librust-futures-0.3+default-dev, 
> librust-indexmap+default-dev (>= 1.9-~~), librust-interprocess-1-dev, 
> librust-libc-0.2+default-dev, librust-memchr-2+default-dev, 
> librust-openssh-keys-0.6-dev, librust-percent-encoding-2+default-dev, 
> librust-rand-0.8+default-dev, librust-rand-distr-0.4-dev, 
> librust-rayon-1+default-dev, librust-reqwest-0.11+default-dev, 
> librust-reqwest-0.11+socks-dev, librust-rpassword-7+default-dev, 
> librust-sequoia-cert-store-0.5+default-dev, 
> librust-sequoia-gpg-agent-0.3+default-dev, 
> librust-sequoia-ipc-0.34+default-dev, librust-sequoia-net-0.28+default-dev, 
> librust-sequoia-openpgp-1+compression-dev (>= 1.19-~~), 
> librust-sequoia-openpgp-1+crypto-nettle-dev (>= 1.19-~~), 
> librust-sequoia-openpgp-mt-0.1+default-dev, 
> librust-sequoia-policy-config-0.6+default-dev, 
> librust-sequoia-wot-0.11+default-dev, librust-serde-1+default-dev, 
> librust-serde-1+derive-dev, librust-serde-json-1+default-dev, 
> librust-shellexpand-3+default-dev, librust-tempfile-3+default-dev, 
> librust-thiserror-1+default-dev, librust-tokio-1+default-dev (>= 1.19-~~), 
> librust-tokio-1+fs-dev (>= 1.19-~~), librust-tokio-1+io-std-dev (>= 1.19-~~), 
> librust-tokio-1+io-util-dev (>= 1.19-~~), librust-tokio-1+net-dev (>= 
> 1.19-~~), librust-tokio-1+process-dev (>= 1.19-~~), 
> librust-tokio-1+rt-multi-thread-dev (>= 1.19-~~), 
> librust-zbase32-0.1+default-dev (>= 0.1.2-~~), build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [615 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [2304 B]
> Get:5 copy:/<>/apt_archive ./ Packages [2320 B]
> Fetched 5239 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> 

Bug#1074650: fontparts: FTBFS: AttributeError: 'TestGlyph' object has no attribute 'assertEquals'. Did you mean: 'assertEqual'?

2024-07-02 Thread Lucas Nussbaum
Source: fontparts
Version: 0.12.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> PYTHONPATH=./Lib python3 ./Lib/fontParts/fontshell/test.py
> /<>/Lib/fontParts/base/normalizers.py:625: SyntaxWarning: 
> invalid escape sequence '\s'
>   """
> /<>/Lib/fontParts/base/normalizers.py:1068: SyntaxWarning: 
> invalid escape sequence '\s'
>   """
> /<>/Lib/fontParts/base/kerning.py:122: SyntaxWarning: invalid 
> escape sequence '\s'
>   """
> /<>/Lib/fontParts/base/kerning.py:224: SyntaxWarning: invalid 
> escape sequence '\s'
>   """
> /<>/Lib/fontParts/base/kerning.py:248: SyntaxWarning: invalid 
> escape sequence '\s'
>   """
> /<>/Lib/fontParts/base/kerning.py:261: SyntaxWarning: invalid 
> escape sequence '\s'
>   """
> /<>/Lib/fontParts/base/kerning.py:270: SyntaxWarning: invalid 
> escape sequence '\s'
>   """
> /<>/Lib/fontParts/base/kerning.py:312: SyntaxWarning: invalid 
> escape sequence '\s'
>   """
> /<>/Lib/fontParts/base/kerning.py:333: SyntaxWarning: invalid 
> escape sequence '\s'
>   """
> /<>/Lib/fontParts/base/kerning.py:353: SyntaxWarning: invalid 
> escape sequence '\s'
>   """
> /<>/Lib/fontParts/base/kerning.py:382: SyntaxWarning: invalid 
> escape sequence '\s'
>   """
> /<>/Lib/fontParts/base/kerning.py:404: SyntaxWarning: invalid 
> escape sequence '\s'
>   """
> /<>/Lib/fontParts/base/kerning.py:431: SyntaxWarning: invalid 
> escape sequence '\s'
>   """
> .E.s..
> ==
> ERROR: test_removeOverlap 
> (fontParts.test.test_glyph.TestGlyph.test_removeOverlap)
> --
> Traceback (most recent call last):
>   File "/<>/Lib/fontParts/test/test_glyph.py", line 1359, in 
> test_removeOverlap
> self.assertEquals(len(glyph), 2)
> ^
> AttributeError: 'TestGlyph' object has no attribute 'assertEquals'. Did you 
> mean: 'assertEqual'?
> 
> --
> Ran 1622 tests in 0.590s
> 
> FAILED (errors=1, skipped=1)
> make[1]: *** [debian/rules:20: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/fontparts_0.12.1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074649: gau2grid: FTBFS: AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?

2024-07-02 Thread Lucas Nussbaum
Source: gau2grid
Version: 2.0.7-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_clean
> I: pybuild base:311: python3.12 setup.py clean 
> /<>/versioneer.py:421: SyntaxWarning: invalid escape sequence 
> '\s'
>   LONG_VERSION_PY['git'] = '''
> Traceback (most recent call last):
>   File "/<>/setup.py", line 112, in 
> version=versioneer.get_version(),
> 
>   File "/<>/versioneer.py", line 1480, in get_version
> return get_versions()["version"]
>^^
>   File "/<>/versioneer.py", line 1412, in get_versions
> cfg = get_config_from_root(root)
>   ^^
>   File "/<>/versioneer.py", line 342, in get_config_from_root
> parser = configparser.SafeConfigParser()
>  ^
> AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. 
> Did you mean: 'RawConfigParser'?
> E: pybuild pybuild:389: clean: plugin distutils failed with: exit code=1: 
> python3.12 setup.py clean 
> dh_auto_clean: error: pybuild --clean -i python{version} -p 3.12 returned 
> exit code 13
> make[1]: *** [debian/rules:11: override_dh_auto_clean] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/gau2grid_2.0.7-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074644: rst2pdf: FTBFS: E ModuleNotFoundError: No module named 'fitz'

2024-07-02 Thread Lucas Nussbaum
Source: rst2pdf
Version: 0.101-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 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
>dh_auto_build -O--buildsystem=pybuild
> 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 
> /<>/.pybuild/cpython3_3.11_rst2pdf  
> * Building wheel...
> WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml 
> does not contain a tool.setuptools_scm section'
> Traceback (most recent call last):
>   File 
> "/usr/lib/python3/dist-packages/setuptools_scm/_integration/pyproject_reading.py",
>  line 36, in read_pyproject
> section = defn.get("tool", {})[tool_name]
>   ^^^
> KeyError: 'setuptools_scm'
> running bdist_wheel
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/rst2pdf
> copying ./rst2pdf/sphinxnodes.py -> build/lib/rst2pdf
> copying ./rst2pdf/dumpstyle.py -> build/lib/rst2pdf
> copying ./rst2pdf/rson.py -> build/lib/rst2pdf
> copying ./rst2pdf/styles.py -> build/lib/rst2pdf
> copying ./rst2pdf/image.py -> build/lib/rst2pdf
> copying ./rst2pdf/languages.py -> build/lib/rst2pdf
> copying ./rst2pdf/createpdf.py -> build/lib/rst2pdf
> copying ./rst2pdf/genpdftext.py -> build/lib/rst2pdf
> copying ./rst2pdf/svgimage.py -> build/lib/rst2pdf
> copying ./rst2pdf/utils.py -> build/lib/rst2pdf
> copying ./rst2pdf/writer.py -> build/lib/rst2pdf
> copying ./rst2pdf/nodehandlers.py -> build/lib/rst2pdf
> copying ./rst2pdf/config.py -> build/lib/rst2pdf
> copying ./rst2pdf/findfonts.py -> build/lib/rst2pdf
> copying ./rst2pdf/sinker.py -> build/lib/rst2pdf
> copying ./rst2pdf/math_flowable.py -> build/lib/rst2pdf
> copying ./rst2pdf/basenodehandler.py -> build/lib/rst2pdf
> copying ./rst2pdf/style2yaml.py -> build/lib/rst2pdf
> copying ./rst2pdf/pygments2style.py -> build/lib/rst2pdf
> copying ./rst2pdf/log.py -> build/lib/rst2pdf
> copying ./rst2pdf/genelements.py -> build/lib/rst2pdf
> copying ./rst2pdf/sectnumlinks.py -> build/lib/rst2pdf
> copying ./rst2pdf/__init__.py -> build/lib/rst2pdf
> copying ./rst2pdf/flowables.py -> build/lib/rst2pdf
> copying ./rst2pdf/pdfbuilder.py -> build/lib/rst2pdf
> creating build/lib/rst2pdf/extensions
> copying ./rst2pdf/extensions/sample.py -> build/lib/rst2pdf/extensions
> copying ./rst2pdf/extensions/dotted_toc.py -> build/lib/rst2pdf/extensions
> copying ./rst2pdf/extensions/plantuml_r2p.py -> build/lib/rst2pdf/extensions
> copying ./rst2pdf/extensions/fancytitles.py -> build/lib/rst2pdf/extensions
> copying ./rst2pdf/extensions/preprocess_r2p.py -> build/lib/rst2pdf/extensions
> copying ./rst2pdf/extensions/__init__.py -> build/lib/rst2pdf/extensions
> creating build/lib/rst2pdf/roles
> copying ./rst2pdf/roles/counter_off.py -> build/lib/rst2pdf/roles
> copying ./rst2pdf/roles/counter.py -> build/lib/rst2pdf/roles
> copying ./rst2pdf/roles/package.py -> build/lib/rst2pdf/roles
> copying ./rst2pdf/roles/__init__.py -> build/lib/rst2pdf/roles
> creating build/lib/rst2pdf/directives
> copying ./rst2pdf/directives/contents.py -> build/lib/rst2pdf/directives
> copying ./rst2pdf/directives/oddeven.py -> build/lib/rst2pdf/directives
> copying ./rst2pdf/directives/noop.py -> build/lib/rst2pdf/directives
> copying ./rst2pdf/directives/code_block.py -> build/lib/rst2pdf/directives
> copying ./rst2pdf/directives/aafigure.py -> build/lib/rst2pdf/directives
> copying ./rst2pdf/directives/__init__.py -> build/lib/rst2pdf/directives
> creating build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a1.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/murphy.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/rrt.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/styles.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b5-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/rst2pdf-0-9.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b4.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/twelvepoint.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/trac.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b2.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/autumn.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b3-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/debugtables.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b1.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/freetype-serif.yaml -> 

Bug#1074648: libdbd-mariadb-perl: FTBFS: E: Build killed with signal TERM after 150 minutes of inactivity

2024-07-02 Thread Lucas Nussbaum
Source: libdbd-mariadb-perl
Version: 1.22-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

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


Relevant part (hopefully):
> /<>/debian/tests/pkg-perl/smoke-setup: 21: /usr/bin/mysqladmin: 
> not found
> /<>/debian/tests/pkg-perl/smoke-setup: 21: /usr/bin/mysqladmin: 
> not found
> /<>/debian/tests/pkg-perl/smoke-setup: 21: /usr/bin/mysqladmin: 
> not found
> /<>/debian/tests/pkg-perl/smoke-setup: 21: /usr/bin/mysqladmin: 
> not found
> /<>/debian/tests/pkg-perl/smoke-setup: 21: /usr/bin/mysqladmin: 
> not found
> /<>/debian/tests/pkg-perl/smoke-setup: 21: /usr/bin/mysqladmin: 
> not found
> /<>/debian/tests/pkg-perl/smoke-setup: 21: /usr/bin/mysqladmin: 
> not found
> /<>/debian/tests/pkg-perl/smoke-setup: 21: /usr/bin/mysqladmin: 
> not found
> /<>/debian/tests/pkg-perl/smoke-setup: 21: /usr/bin/mysqladmin: 
> not found
> /<>/debian/tests/pkg-perl/smoke-setup: 21: /usr/bin/mysqladmin: 
> not found
> skipping test, mariadb/mysql server could not be contacted after 30 seconds
> make[1]: *** [debian/rules:31: override_dh_auto_test] Error 1
> make[1]: Leaving directory '/<>'
> make: *** [debian/rules:23: binary] Error 2
> dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 
> 2
> E: Build killed with signal TERM after 150 minutes of inactivity


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/libdbd-mariadb-perl_1.22-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074647: jackd2: FTBFS: ModuleNotFoundError: No module named 'imp'

2024-07-02 Thread Lucas Nussbaum
Source: jackd2
Version: 1.9.21~dfsg-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> python3 ./waf configure \
>   --prefix=/usr --classic --example-tools \
>   --libdir=/usr/lib/x86_64-linux-gnu \
>   --alsa --dbus --firewire \
>   CC='x86_64-linux-gnu-gcc' CXX='x86_64-linux-gnu-g++' 
> PKGCONFIG='x86_64-linux-gnu-pkgconf'
> /<>/waflib/Utils.py:733: SyntaxWarning: invalid escape sequence 
> '\d'
>   return re.split('\d+$', s)[0]
> /<>/waflib/ConfigSet.py:14: SyntaxWarning: invalid escape 
> sequence '\ '
>   re_imp = re.compile('^(#)*?([^#=]*?)\ =\ (.*?)$', re.M)
> /<>/waflib/ansiterm.py:267: SyntaxWarning: invalid escape 
> sequence '\['
>   ansi_tokens = re.compile('(?:\x1b\[([0-9?;]*)([a-zA-Z])|([^\x1b]+))')
> /<>/waflib/Context.py:610: SyntaxWarning: invalid escape 
> sequence '\_'
>   """
> Traceback (most recent call last):
>   File "/<>/./waf", line 166, in 
> from waflib import Scripting
>   File "/<>/waflib/Scripting.py", line 10, in 
> from waflib import Utils, Configure, Logs, Options, ConfigSet, Context, 
> Errors, Build, Node
>   File "/<>/waflib/Configure.py", line 16, in 
> from waflib import ConfigSet, Utils, Options, Logs, Context, Build, Errors
>   File "/<>/waflib/Options.py", line 14, in 
> from waflib import Logs, Utils, Context, Errors
>   File "/<>/waflib/Context.py", line 9, in 
> import os, re, imp, sys
> ModuleNotFoundError: No module named 'imp'
> make[1]: *** [debian/rules:22: override_dh_auto_configure] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/jackd2_1.9.21~dfsg-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074646: ocrfeeder: FTBFS: configure: error: failed to find required module enchant

2024-07-02 Thread Lucas Nussbaum
Source: ocrfeeder
Version: 0.8.5-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> checking for GNU default python3 prefix... ${prefix}
> checking for GNU default python3 exec_prefix... ${exec_prefix}
> checking for python3 script directory (pythondir)... 
> ${PYTHON_PREFIX}/lib/python3.12/site-packages
> checking for python3 extension module directory (pyexecdir)... 
> ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages
> checking python3 module: enchant... no
> configure: error: failed to find required module enchant
> make[1]: *** [debian/rules:10: override_dh_auto_configure] Error 1
> make[1]: Leaving directory '/<>'


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/ocrfeeder_0.8.5-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1074642: txdbus: FTBFS: AttributeError: 'MessageTester' object has no attribute 'assertEquals'. Did you mean: 'assertEqual'?

2024-07-02 Thread Lucas Nussbaum
Source: txdbus
Version: 1.1.0-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> ( cd doc; \
>   asciidoc dbus_overview.asciidoc; \
>   asciidoc tutorial.asciidoc )
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> :1: SyntaxWarning: invalid escape sequence '\S'
> make[1]: Leaving directory '/<>'
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd /<>/.pybuild/cpython3_3.12_txdbus/build; 
> python3.12 -m unittest discover -v 
> /<>/.pybuild/cpython3_3.12_txdbus/build/txdbus/marshal.py:18: 
> SyntaxWarning: invalid escape sequence '\-'
>   bus_re = re.compile('[^A-Za-z0-9_.\-:]')
> /<>/.pybuild/cpython3_3.12_txdbus/build/txdbus/marshal.py:20: 
> SyntaxWarning: invalid escape sequence '\.'
>   dot_digit_re = re.compile('\.\d')
> /<>/.pybuild/cpython3_3.12_txdbus/build/txdbus/marshal.py:213: 
> SyntaxWarning: invalid escape sequence '\-'
>   'Names contains a character outside the set [A-Za-z0-9_.\-:]')
> test_anonymous_auth_logic 
> (tests.test_authentication.AnonymousAuthMechanismTester.test_anonymous_auth_logic)
> test_anonymous_auth_logic ... skipped 
> test_lock (tests.test_authentication.BusCookieAuthenticatorTester.test_lock)
> test_lock ... skipped 
> test_mech_name 
> (tests.test_authentication.BusCookieAuthenticatorTester.test_mech_name)
> test_mech_name ... skipped 
> test_step (tests.test_authentication.BusCookieAuthenticatorTester.test_step)
> test_step ... skipped 
> test_step1_bad_user_keyring_permissions 
> (tests.test_authentication.BusCookieAuthenticatorTester.test_step1_bad_user_keyring_permissions)
> test_step1_bad_user_keyring_permissions ... skipped  0x7f6924e5b880>
> test_step1_create_user_keyring_dir 
> (tests.test_authentication.BusCookieAuthenticatorTester.test_step1_create_user_keyring_dir)
> test_step1_create_user_keyring_dir ... skipped  0x7f6924e5b880>
> test_step1_invalid_uid 
> (tests.test_authentication.BusCookieAuthenticatorTester.test_step1_invalid_uid)
> test_step1_invalid_uid ... skipped 
> test_step1_invalid_username 
> (tests.test_authentication.BusCookieAuthenticatorTester.test_step1_invalid_username)
> test_step1_invalid_username ... skipped 
> test_step2_fail 
> (tests.test_authentication.BusCookieAuthenticatorTester.test_step2_fail)
> test_step2_fail ... skipped 
> test_bad_auth_message 
> (tests.test_authentication.ClientAuthenticatorTester.test_bad_auth_message)
> test_bad_auth_message ... skipped 
> test_data_dbus_cookie_sha1_err 
> (tests.test_authentication.ClientAuthenticatorTester.test_data_dbus_cookie_sha1_err)
> test_data_dbus_cookie_sha1_err ... skipped 
> test_data_external 
> (tests.test_authentication.ClientAuthenticatorTester.test_data_external)
> test_data_external ... skipped 
> test_error (tests.test_authentication.ClientAuthenticatorTester.test_error)
> test_error ... skipped 
> test_get_cookie 
> (tests.test_authentication.ClientAuthenticatorTester.test_get_cookie)
> test_get_cookie ... skipped 
> test_ok (tests.test_authentication.ClientAuthenticatorTester.test_ok)
> test_ok ... skipped 
> test_rejection 
> (tests.test_authentication.ClientAuthenticatorTester.test_rejection)
> test_rejection ... skipped 
> test_unix_fd_agree 
> (tests.test_authentication.ClientAuthenticatorTester.test_unix_fd_agree)
> test_unix_fd_agree ... skipped 
> test_unix_fd_disagree 
> (tests.test_authentication.ClientAuthenticatorTester.test_unix_fd_disagree)

Bug#1074645: user-session-migration: FTBFS: AttributeError: 'DebhelperTests' object has no attribute 'assertEquals'

2024-07-02 Thread Lucas Nussbaum
Source: user-session-migration
Version: 0.4.2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[5]: Entering directory '/<>/obj-x86_64-linux-gnu'
> nosetests3
> E/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> 
> ==
> ERROR: build the package with migration argument
> --
> Traceback (most recent call last):
>   File "/<>/obj-x86_64-linux-gnu/tests/debhelper_tests.py", line 
> 89, in test_build_with_migrations
> self.assertEquals(f.read().count("user-session-migration"), 1)
> ^
> AttributeError: 'DebhelperTests' object has no attribute 'assertEquals'
>  >> begin captured logging << 
> debhelper_tests: DEBUG: {'SCHROOT_GID': '1001', 'DEB_HOST_MULTIARCH': 
> 'x86_64-linux-gnu', 'DEB_HOST_GNU_SYSTEM': 'linux-gnu', 'LC_ALL': 'C.UTF-8', 
> 'DEB_BUILD_GNU_TYPE': 'x86_64-linux-gnu', 'DEB_TARGET_ARCH_LIBC': 'gnu', 
> 'FFLAGS': '-g -O2 -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection', 
> 'DEB_BUILD_ARCH_ENDIAN': 'little', 'DEB_BUILD_GNU_SYSTEM': 'linux-gnu', 
> 'CFLAGS_FOR_BUILD': '-g -O2', 'OBJCXXFLAGS_FOR_BUILD': '-g -O2', 
> 'DEB_BUILD_ARCH_BITS': '64', 'DEB_HOST_ARCH': 'amd64', 'LDFLAGS_FOR_BUILD': 
> '', 'DEB_TARGET_ARCH_ENDIAN': 'little', 'PWD': '/<>', 
> 'SOURCE_DATE_EPOCH': '1711365475', 'OBJCFLAGS_FOR_BUILD': '-g -O2', 
> 'OBJCXXFLAGS': '-g -O2 -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection', 'DEB_HOST_ARCH_BITS': '64', 'LANG': 
> 'C.UTF-8', 'MAKEFLAGS': 'w -j8 --jobserver-auth=3,4 -- ARGS=--verbose\\ -j8', 
> 'SCHROOT_GROUP': 'user42', 'DEB_TARGET_ARCH': 'amd64', 'DEB_HOST_GNU_CPU': 
> 'x86_64', 'DEB_BUILD_ARCH_LIBC': 'gnu', 'MFLAGS': '-w -j8 
> --jobserver-auth=3,4', 'DEB_TARGET_ARCH_BITS': '64', 'CXXFLAGS_FOR_BUILD': 
> '-g -O2', 'ASFLAGS': '', 'DEB_BUILD_ARCH_CPU': 'amd64', 'LC_COLLATE': 
> 'C.UTF-8', 'SCHROOT_ALIAS_NAME': 'unstable', 'DEB_HOST_ARCH_OS': 'linux', 
> 'SHELL': '/bin/sh', 'FCFLAGS': '-g -O2 -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection', 
> 'DEB_HOST_ARCH_CPU': 'amd64', 'ARGS': '--verbose -j8', 'SCHROOT_USER': 
> 'user42', 'PATH': 
> '/tmp/tmpm9iwfb1_:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games',
>  'DEB_BUILD_ARCH_ABI': 'base', 'CPPFLAGS_FOR_BUILD': '', 'DEB_BUILD_ARCH': 
> 'amd64', 'FFLAGS_FOR_BUILD': '-g -O2', 'DEB_HOST_ARCH_LIBC': 'gnu', 
> 'SCHROOT_SESSION_ID': 
> 'sid-amd64-sbuild-118e1dae-803d-4749-bbb7-d7e035ab2970', 
> 'DEB_TARGET_ARCH_CPU': 'amd64', 'DEB_HOST_GNU_TYPE': 'x86_64-linux-gnu', 
> 'DEB_BUILD_ARCH_OS': 'linux', 'FCFLAGS_FOR_BUILD': '-g -O2', 
> 'DFLAGS_FOR_BUILD': '-frelease', 'LOGNAME': 'user42', 'CPPFLAGS': 
> '-Wdate-time -D_FORTIFY_SOURCE=2', 'DEB_TARGET_MULTIARCH': 
> 'x86_64-linux-gnu', 'DEB_BUILD_GNU_CPU': 'x86_64', 'DEB_TARGET_ARCH_OS': 
> 'linux', 'USER': 'user42', 'DEB_HOST_ARCH_ABI': 'base', 
> 'DEB_BUILD_MULTIARCH': 'x86_64-linux-gnu', 'MAKEOVERRIDES': 
> '${-*-command-variables-*-}', 'LDFLAGS': '-Wl,-z,relro -Wl,-z,now', 
> 'DEB_TARGET_GNU_TYPE': 'x86_64-linux-gnu', 'CTEST_OUTPUT_ON_FAILURE': '1', 
> 'DEB_TARGET_ARCH_ABI': 'base', 'XDG_RUNTIME_DIR': 
> '/tmp/dh-xdg-rundir-MGjbWjw7', 'CFLAGS': '-g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection', 'SCHROOT_UID': '1001', 
> 'SCHROOT_COMMAND': 'dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -sa', 
> 'DFLAGS': '-frelease', 'DEB_TARGET_GNU_CPU': 'x86_64', 'ASFLAGS_FOR_BUILD': 
> '', 'APT_CONFIG': '/var/lib/sbuild/apt.conf', 'HOME': 
> '/<>/debian/.debhelper/generated/_source/home', 
> 'DEB_RULES_REQUIRES_ROOT': 'no', 'DEB_TARGET_GNU_SYSTEM': 'linux-gnu', 
> 'DEB_HOST_ARCH_ENDIAN': 'little', 'OBJCFLAGS': '-g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection', 
> 'SCHROOT_CHROOT_NAME': 'sid-amd64-sbuild', 'DEB_BUILD_MAINT_OPTIONS': 
> 'hardening=+all', 'DH_INTERNAL_BUILDFLAGS': '1', 'CXXFLAGS': '-g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection', 
> 'DH_INTERNAL_OVERRIDE': 'dh_auto_test', 'MAKELEVEL': '6', 'PERLLIB': 
> '/tmp/tmpm9iwfb1_:'}
> 

Bug#1074643: presets: FTBFS: ModuleNotFoundError: No module named 'imp'

2024-07-02 Thread Lucas Nussbaum
Source: presets
Version: 0.1.3-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_build
> I: pybuild base:311: /usr/bin/python3.11 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.11_presets/build/presets
> copying presets/version.py -> 
> /<>/.pybuild/cpython3_3.11_presets/build/presets
> copying presets/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_presets/build/presets
> I: pybuild base:311: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.12_presets/build/presets
> copying presets/version.py -> 
> /<>/.pybuild/cpython3_3.12_presets/build/presets
> copying presets/__init__.py -> 
> /<>/.pybuild/cpython3_3.12_presets/build/presets
> PYTHONPATH=. http_proxy='http://127.0.0.1:9/' python3 -m sphinx -N -bhtml 
> docs/ debian/html
> Running Sphinx v7.2.6
> 
> Configuration error:
> There is a programmable error in your configuration file:
> 
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/sphinx/config.py", line 358, in 
> eval_config_file
> exec(code, namespace)  # NoQA: S102
> ^
>   File "/<>/docs/conf.py", line 64, in 
> import imp
> ModuleNotFoundError: No module named 'imp'
> 
> make[1]: *** [debian/rules:10: override_dh_auto_build] Error 2


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/presets_0.1.3-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240702=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



<    1   2   3   4   5   6   7   8   9   10   >