[Debian-med-packaging] Bug#1122039: FTBFS with Python 3.14: cd: can't cd to mapdamage
Andrey Rakhmatullin
wrar at debian.org
Sat Dec 6 08:30:36 GMT 2025
Source: mapdamage
Version: 2.2.3+dfsg-1
Severity: serious
Tags: ftbfs
User: debian-python at lists.debian.org
Usertags: python3.14
debian/rules override_dh_auto_test
make[1]: Entering directory '/build/reproducible-path/mapdamage-2.2.3+dfsg'
set -e \
; for py3 in 3.14 3.13 \
; do cd mapdamage \
;
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/build/reproducible-
path/mapdamage-2.2.3+dfsg/.pybuild/cpython3_${py3}/scripts \
PYTHONPATH=/build/reproducible-
path/mapdamage-2.2.3+dfsg/.pybuild/cpython3_3.13/build \
python3 mp_test.py \
; done
[...]
/bin/sh: 3: cd: can't cd to mapdamage
make[1]: *** [debian/rules:15: override_dh_auto_test] Error 2
I think this doesn't really support building for several supported versions,
due to a `cd` in a loop.
https://buildd.debian.org/status/fetch.php?pkg=mapdamage&arch=amd64&ver=2.2.3%2Bdfsg-1%2Bb1&stamp=1764975143&raw=0
-- System Information:
Debian Release: forky/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.17.7+deb14+1-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
More information about the Debian-med-packaging
mailing list