I can reproduce this bug. It seems to be induced by the upgrade of lmfit from 1.3.3 to 1.3.4. A fix which circumvents the problem can be found upstream: https://github.com/dkriegner/xrayutilities/pull/226 I will release a new version containing the fix soon.
On Mon, Nov 10, 2025 at 2:13 PM Santiago Vila <[email protected]> wrote: > Package: src:xrayutilities > Version: 1.7.10-1 > Severity: serious > Tags: ftbfs forky sid > > Dear maintainer: > > During a rebuild of all packages in unstable, this package failed to build. > > Below you will find the last part of the build log (probably the most > relevant part, but not necessarily). If required, the full build log > is available here: > > https://people.debian.org/~sanvila/build-logs/202511/ > > About the archive rebuild: The build was made on virtual machines from AWS, > using sbuild and a reduced chroot with only build-essential packages. > > If you cannot reproduce the bug please contact me privately, as I > am willing to provide ssh access to a virtual machine where the bug is > fully reproducible. > > If this is really a bug in one of the build-depends, please use > reassign and add an affects on src:xrayutilities, so that this is still > visible in the BTS web page for this package. > > Thanks. > > > -------------------------------------------------------------------------------- > [...] > I: pybuild pybuild:308: cp -r examples > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_xrayutilities/build > I: pybuild base:311: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_xrayutilities/build; python3.13 -m > pytest tests > ============================= test session starts > ============================== > platform linux -- Python 3.13.9, pytest-8.4.2, pluggy-1.6.0 > rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_xrayutilities/build > configfile: pyproject.toml > plugins: typeguard-4.4.4 > collected 215 items > > tests/test_HXRD.py ..... > [ 2%] > tests/test_NonCOP.py .. > [ 3%] > tests/test_alloy_content_calc.py .. > [ 4%] > tests/test_amorphous.py .. > [ 5%] > tests/test_analysis_linecuts.py ....... > [ 8%] > tests/test_area_calib.py ss > [ 9%] > tests/test_blockaverage.py ... [ > 10%] > tests/test_ccd_normalizer.py ss [ > 11%] > tests/test_examples.py > E: Build killed with signal TERM after 60 minutes of inactivity > > -------------------------------------------------------------------------------- >

