Package: src:strace Version: 5.10-1 Severity: serious Tags: ftbfs bullseye bookworm trixie
Dear maintainer: During a rebuild of all packages in bullseye, your package failed to build: (Note: The build failure also happens in bookworm and trixie) -------------------------------------------------------------------------------- [...] debian/rules build mkdir -p build mkdir -p build-udeb cd build; sh ../configure --enable-mpers=check --prefix=/usr --build=x86_64-linux-gnu cd build-udeb; sh ../configure --enable-mpers=check --prefix=/usr \ --without-libunwind --without-libiberty --build=x86_64-linux-gnu checking for a BSD-compatible install... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking for a thread-safe mkdir -p... /bin/mkdir -p [... snipped ...] + unshare -Urpf true unshare: unshare failed: Operation not permitted + framework_skip_ unshare -Urpf true failed + warn_ xetpriority--pidns-translation.gen.test: framework skip: unshare -Urpf true failed + printf %s\n xetpriority--pidns-translation.gen.test: framework skip: unshare -Urpf true failed xetpriority--pidns-translation.gen.test: framework skip: unshare -Urpf true failed + exit 77 SKIP xetpriority--pidns-translation.gen.test (exit status: 77) SKIP: btrfs-vw ============== + ../strace -V + TIMEOUT=timeout -k 5 -s XCPU 1500 + timeout -k 5 -s XCPU 1500 true + [ 1 -eq 0 ] + exec timeout -k 5 -s XCPU 1500 ../../tests/btrfs-vw.test + [ -z ] + skip_ $BTRFS_MOUNTPOINT not set + warn_ btrfs-vw.test: skipped test: $BTRFS_MOUNTPOINT not set + printf %s\n btrfs-vw.test: skipped test: $BTRFS_MOUNTPOINT not set btrfs-vw.test: skipped test: $BTRFS_MOUNTPOINT not set + exit 77 SKIP btrfs-vw.test (exit status: 77) SKIP: btrfs-vwX =============== + ../strace -V + TIMEOUT=timeout -k 5 -s XCPU 1500 + timeout -k 5 -s XCPU 1500 true + [ 1 -eq 0 ] + exec timeout -k 5 -s XCPU 1500 ../../tests/btrfs-vwX.test + [ -z ] + skip_ $BTRFS_MOUNTPOINT not set + warn_ btrfs-vwX.test: skipped test: $BTRFS_MOUNTPOINT not set + printf %s\n btrfs-vwX.test: skipped test: $BTRFS_MOUNTPOINT not set btrfs-vwX.test: skipped test: $BTRFS_MOUNTPOINT not set + exit 77 SKIP btrfs-vwX.test (exit status: 77) SKIP: btrfs-w ============= + ../strace -V + TIMEOUT=timeout -k 5 -s XCPU 1500 + timeout -k 5 -s XCPU 1500 true + [ 1 -eq 0 ] + exec timeout -k 5 -s XCPU 1500 ../../tests/btrfs-w.test + [ -z ] + skip_ $BTRFS_MOUNTPOINT not set + warn_ btrfs-w.test: skipped test: $BTRFS_MOUNTPOINT not set + printf %s\n btrfs-w.test: skipped test: $BTRFS_MOUNTPOINT not set btrfs-w.test: skipped test: $BTRFS_MOUNTPOINT not set + exit 77 SKIP btrfs-w.test (exit status: 77) SKIP: btrfs-wX ============== + ../strace -V + TIMEOUT=timeout -k 5 -s XCPU 1500 + timeout -k 5 -s XCPU 1500 true + [ 1 -eq 0 ] + exec timeout -k 5 -s XCPU 1500 ../../tests/btrfs-wX.test + [ -z ] + skip_ $BTRFS_MOUNTPOINT not set + warn_ btrfs-wX.test: skipped test: $BTRFS_MOUNTPOINT not set + printf %s\n btrfs-wX.test: skipped test: $BTRFS_MOUNTPOINT not set btrfs-wX.test: skipped test: $BTRFS_MOUNTPOINT not set + exit 77 SKIP btrfs-wX.test (exit status: 77) FAIL: futex =========== + ../strace -V + TIMEOUT=timeout -k 5 -s XCPU 1500 + timeout -k 5 -s XCPU 1500 true + [ 1 -eq 0 ] + exec timeout -k 5 -s XCPU 1500 ../../tests/futex.test + run_strace_match_diff -a27 + args=-a27 + [ -n -a27 -a ( -z -a27 -o -z -a27 ) ] + set -- -e trace=futex -a27 + run_prog + [ 0 -eq 0 ] + set -- ../futex + args=../futex + ../futex ../../tests/futex.c:41: main:774: futex(0x7f6054905ffc, 0xd, 0xfacefeed, 0x7f60548fa000, 0x7f6054905ffc, 0x9caffee1) = -1: Bad address + rc=1 + [ 1 -eq 77 ] + fail_ ../futex failed with code 1 + warn_ futex.test: failed test: ../futex failed with code 1 + printf %s\n futex.test: failed test: ../futex failed with code 1 futex.test: failed test: ../futex failed with code 1 + exit 1 FAIL futex.test (exit status: 1) SKIP: ioctl_block--pidns-translation ==================================== + ../strace -V + TIMEOUT=timeout -k 5 -s XCPU 1500 + timeout -k 5 -s XCPU 1500 true + [ 1 -eq 0 ] + exec timeout -k 5 -s XCPU 1500 ../../tests/ioctl_block--pidns-translation.test + check_prog head + type head + check_prog tail + type tail + check_prog cut + type cut + check_prog grep + type grep + run_prog + [ 0 -eq 0 ] + set -- ../ioctl_block--pidns-translation + args=../ioctl_block--pidns-translation + ../ioctl_block--pidns-translation unshare: Operation not permitted + rc=77 + [ 77 -eq 77 ] + skip_ ../ioctl_block--pidns-translation exited with code 77 + warn_ ioctl_block--pidns-translation.test: skipped test: ../ioctl_block--pidns-translation exited with code 77 + printf %s\n ioctl_block--pidns-translation.test: skipped test: ../ioctl_block--pidns-translation exited with code 77 ioctl_block--pidns-translation.test: skipped test: ../ioctl_block--pidns-translation exited with code 77 + exit 77 SKIP ioctl_block--pidns-translation.test (exit status: 77) SKIP: kern_features-fault ========================= + ../strace -V + TIMEOUT=timeout -k 5 -s XCPU 1500 + timeout -k 5 -s XCPU 1500 true + [ 1 -eq 0 ] + exec timeout -k 5 -s XCPU 1500 ../../tests/kern_features-fault.test + uname -r + uname_r=6.1.0-23-amd64 + run_prog ../kern_features + [ 1 -eq 0 ] + args=../kern_features + ../kern_features undefined: __NR_kern_features && raw_syscall_0 + rc=77 + [ 77 -eq 77 ] + skip_ ../kern_features exited with code 77 + warn_ kern_features-fault.test: skipped test: ../kern_features exited with code 77 + printf %s\n kern_features-fault.test: skipped test: ../kern_features exited with code 77 kern_features-fault.test: skipped test: ../kern_features exited with code 77 + exit 77 SKIP kern_features-fault.test (exit status: 77) SKIP: llseek ============ + ../strace -V + TIMEOUT=timeout -k 5 -s XCPU 1500 + timeout -k 5 -s XCPU 1500 true + [ 1 -eq 0 ] + exec timeout -k 5 -s XCPU 1500 ../../tests/llseek.test + check_prog grep + type grep + run_prog + [ 0 -eq 0 ] + set -- ../llseek + args=../llseek + ../llseek undefined: __NR__llseek + rc=77 + [ 77 -eq 77 ] + skip_ ../llseek exited with code 77 + warn_ llseek.test: skipped test: ../llseek exited with code 77 + printf %s\n llseek.test: skipped test: ../llseek exited with code 77 llseek.test: skipped test: ../llseek exited with code 77 + exit 77 SKIP llseek.test (exit status: 77) FAIL: net-yy-unix ================= + ../strace -V + TIMEOUT=timeout -k 5 -s XCPU 1500 + timeout -k 5 -s XCPU 1500 true + [ 1 -eq 0 ] + exec timeout -k 5 -s XCPU 1500 ../../tests/net-yy-unix.test + check_prog sed + type sed + run_prog ../netlink_unix_diag + [ 1 -eq 0 ] + args=../netlink_unix_diag + ../netlink_unix_diag + run_prog + [ 0 -eq 0 ] + set -- ../net-yy-unix + args=../net-yy-unix + ../net-yy-unix + run_strace -a22 -yy -eclose,network ../net-yy-unix + + args=-a22 -yy -eclose,network ../net-yy-unix + ../../strace -o log -a22 -yy -eclose,network ../net-yy-unix + sed -n /socket/,$p + match_diff out exp + local output expected error + [ 2 -eq 0 ] + output=out + shift + [ 1 -eq 0 ] + expected=exp + shift + [ 0 -eq 0 ] + error=../../strace -a22 -yy -eclose,network ../net-yy-unix output mismatch + check_prog diff + type diff + diff -u -- exp out --- exp 2024-08-14 04:56:23.249728424 +0000 +++ out 2024-08-14 04:56:23.253729752 +0000 @@ -1,25 +1,25 @@ -socket(AF_UNIX, SOCK_STREAM, 0) = 3<UNIX:[95744]> -bind(3<UNIX:[95744]>, {sa_family=AF_UNIX, sun_path="net-yy-unix.socket"}, 21) = 0 -listen(3<UNIX:[95744,"net-yy-unix.socket"]>, 1) = 0 -getsockopt(3<UNIX:[95744,"net-yy-unix.socket"]>, SOL_SOCKET, SO_PASSCRED, [0], [4]) = 0 -getsockname(3<UNIX:[95744,"net-yy-unix.socket"]>, {sa_family=AF_UNIX, sun_path="net-yy-unix.socket"}, [110->21]) = 0 -socket(AF_UNIX, SOCK_STREAM, 0) = 4<UNIX:[95748]> -connect(4<UNIX:[95748]>, {sa_family=AF_UNIX, sun_path="net-yy-unix.socket"}, 21) = 0 -accept(3<UNIX:[95744,"net-yy-unix.socket"]>, {sa_family=AF_UNIX}, [110->2]) = 5<UNIX:[95752->95748,"net-yy-unix.socket"]> -getpeername(4<UNIX:[95748->95752]>, {sa_family=AF_UNIX, sun_path="net-yy-unix.socket"}, [110->21]) = 0 -sendto(4<UNIX:[95748->95752]>, "text", 4, MSG_DONTWAIT, NULL, 0) = 4 -recvfrom(5<UNIX:[95752->95748,"net-yy-unix.socket"]>, "text", 4, MSG_DONTWAIT, NULL, NULL) = 4 -close(4<UNIX:[95748->95752]>) = 0 -close(5<UNIX:[95752->95748,"net-yy-unix.socket"]>) = 0 -socket(AF_UNIX, SOCK_STREAM, 0) = 4<UNIX:[95756]> -setsockopt(4<UNIX:[95756]>, SOL_SOCKET, SO_PASSCRED, [1], 4) = 0 -getsockname(3<UNIX:[95744,"net-yy-unix.socket"]>, {sa_family=AF_UNIX, sun_path="net-yy-unix.socket"}, [110->21]) = 0 -connect(4<UNIX:[95756]>, {sa_family=AF_UNIX, sun_path="net-yy-unix.socket"}, 21) = 0 -accept(3<UNIX:[95744,"net-yy-unix.socket"]>, {sa_family=AF_UNIX, sun_path=@"f40e6"}, [110->8]) = 5<UNIX:[95760->95756,"net-yy-unix.socket"]> -getpeername(4<UNIX:[95756->95760,@"f40e6"]>, {sa_family=AF_UNIX, sun_path="net-yy-unix.socket"}, [110->21]) = 0 -sendto(4<UNIX:[95756->95760,@"f40e6"]>, "text", 4, MSG_DONTWAIT, NULL, 0) = 4 -recvfrom(5<UNIX:[95760->95756,"net-yy-unix.socket"]>, "text", 4, MSG_DONTWAIT, NULL, NULL) = 4 -close(4<UNIX:[95756->95760,@"f40e6"]>) = 0 -close(5<UNIX:[95760->95756,"net-yy-unix.socket"]>) = 0 -close(3<UNIX:[95744,"net-yy-unix.socket"]>) = 0 +socket(AF_UNIX, SOCK_STREAM, 0) = 3<socket:[95744]> +bind(3<socket:[95744]>, {sa_family=AF_UNIX, sun_path="net-yy-unix.socket"}, 21) = 0 +listen(3<(null):[95744,"net-yy-unix.socket"]>, 1) = 0 +getsockopt(3<(null):[95744,"net-yy-unix.socket"]>, SOL_SOCKET, SO_PASSCRED, [0], [4]) = 0 +getsockname(3<(null):[95744,"net-yy-unix.socket"]>, {sa_family=AF_UNIX, sun_path="net-yy-unix.socket"}, [110->21]) = 0 +socket(AF_UNIX, SOCK_STREAM, 0) = 4<socket:[95748]> +connect(4<socket:[95748]>, {sa_family=AF_UNIX, sun_path="net-yy-unix.socket"}, 21) = 0 +accept(3<(null):[95744,"net-yy-unix.socket"]>, {sa_family=AF_UNIX}, [110->2]) = 5<(null):[95752->95748,"net-yy-unix.socket"]> +getpeername(4<(null):[95748->95752]>, {sa_family=AF_UNIX, sun_path="net-yy-unix.socket"}, [110->21]) = 0 +sendto(4<(null):[95748->95752]>, "text", 4, MSG_DONTWAIT, NULL, 0) = 4 +recvfrom(5<(null):[95752->95748,"net-yy-unix.socket"]>, "text", 4, MSG_DONTWAIT, NULL, NULL) = 4 +close(4<(null):[95748->95752]>) = 0 +close(5<(null):[95752->95748,"net-yy-unix.socket"]>) = 0 +socket(AF_UNIX, SOCK_STREAM, 0) = 4<socket:[95756]> +setsockopt(4<socket:[95756]>, SOL_SOCKET, SO_PASSCRED, [1], 4) = 0 +getsockname(3<(null):[95744,"net-yy-unix.socket"]>, {sa_family=AF_UNIX, sun_path="net-yy-unix.socket"}, [110->21]) = 0 +connect(4<socket:[95756]>, {sa_family=AF_UNIX, sun_path="net-yy-unix.socket"}, 21) = 0 +accept(3<(null):[95744,"net-yy-unix.socket"]>, {sa_family=AF_UNIX, sun_path=@"f40e6"}, [110->8]) = 5<(null):[95760->95756,"net-yy-unix.socket"]> +getpeername(4<(null):[95756->95760,@"f40e6"]>, {sa_family=AF_UNIX, sun_path="net-yy-unix.socket"}, [110->21]) = 0 +sendto(4<(null):[95756->95760,@"f40e6"]>, "text", 4, MSG_DONTWAIT, NULL, 0) = 4 +recvfrom(5<(null):[95760->95756,"net-yy-unix.socket"]>, "text", 4, MSG_DONTWAIT, NULL, NULL) = 4 +close(4<(null):[95756->95760,@"f40e6"]>) = 0 +close(5<(null):[95760->95756,"net-yy-unix.socket"]>) = 0 +close(3<(null):[95744,"net-yy-unix.socket"]>) = 0 +++ exited with 0 +++ + fail_ ../../strace -a22 -yy -eclose,network ../net-yy-unix output mismatch + warn_ net-yy-unix.test: failed test: ../../strace -a22 -yy -eclose,network ../net-yy-unix output mismatch + printf %s\n net-yy-unix.test: failed test: ../../strace -a22 -yy -eclose,network ../net-yy-unix output mismatch net-yy-unix.test: failed test: ../../strace -a22 -yy -eclose,network ../net-yy-unix output mismatch + exit 1 FAIL net-yy-unix.test (exit status: 1) SKIP: umount ============ + ../strace -V + TIMEOUT=timeout -k 5 -s XCPU 1500 + timeout -k 5 -s XCPU 1500 true + [ 1 -eq 0 ] + exec timeout -k 5 -s XCPU 1500 ../../tests/umount.test + syscall=umount + run_strace_match_diff -a24 -s6 -e trace=umount + args=-a24 -s6 -e trace=umount + [ -n -a24 -s6 -e trace=umount -a ( -z -o -z -a24 -s6 -e trace=umount ) ] + run_prog + [ 0 -eq 0 ] + set -- ../umount + args=../umount + ../umount undefined: __NR_oldumount + rc=77 + [ 77 -eq 77 ] + skip_ ../umount exited with code 77 + warn_ umount.test: skipped test: ../umount exited with code 77 + printf %s\n umount.test: skipped test: ../umount exited with code 77 umount.test: skipped test: ../umount exited with code 77 + exit 77 SKIP umount.test (exit status: 77) SKIP: unix-pair-send-recv ========================= + ../strace -V + TIMEOUT=timeout -k 5 -s XCPU 1500 + timeout -k 5 -s XCPU 1500 true + [ 1 -eq 0 ] + exec timeout -k 5 -s XCPU 1500 ../../tests/unix-pair-send-recv.test + run_prog ../unix-pair-send-recv abcdefghijklmnopqrstuvwxyz + [ 2 -eq 0 ] + args=../unix-pair-send-recv abcdefghijklmnopqrstuvwxyz + ../unix-pair-send-recv abcdefghijklmnopqrstuvwxyz send: Function not implemented + rc=77 + [ 77 -eq 77 ] + skip_ ../unix-pair-send-recv abcdefghijklmnopqrstuvwxyz exited with code 77 + warn_ unix-pair-send-recv.test: skipped test: ../unix-pair-send-recv abcdefghijklmnopqrstuvwxyz exited with code 77 + printf %s\n unix-pair-send-recv.test: skipped test: ../unix-pair-send-recv abcdefghijklmnopqrstuvwxyz exited with code 77 unix-pair-send-recv.test: skipped test: ../unix-pair-send-recv abcdefghijklmnopqrstuvwxyz exited with code 77 + exit 77 SKIP unix-pair-send-recv.test (exit status: 77) SKIP: delay =========== + ../strace -V + TIMEOUT=timeout -k 5 -s XCPU 1500 + timeout -k 5 -s XCPU 1500 true + [ 1 -eq 0 ] + exec timeout -k 5 -s XCPU 1500 ../../tests/delay.test + skip_ Disabling delay for Debian buildds + warn_ delay.test: skipped test: Disabling delay for Debian buildds + printf %s\n delay.test: skipped test: Disabling delay for Debian buildds delay.test: skipped test: Disabling delay for Debian buildds + exit 77 SKIP delay.test (exit status: 77) SKIP: fork--pidns-translation ============================= + ../strace -V + TIMEOUT=timeout -k 5 -s XCPU 1500 + timeout -k 5 -s XCPU 1500 true + [ 1 -eq 0 ] + exec timeout -k 5 -s XCPU 1500 ../../tests/fork--pidns-translation.test + run_prog + [ 0 -eq 0 ] + set -- ../fork--pidns-translation + args=../fork--pidns-translation + ../fork--pidns-translation unshare: Operation not permitted + rc=77 + [ 77 -eq 77 ] + skip_ ../fork--pidns-translation exited with code 77 + warn_ fork--pidns-translation.test: skipped test: ../fork--pidns-translation exited with code 77 + printf %s\n fork--pidns-translation.test: skipped test: ../fork--pidns-translation exited with code 77 fork--pidns-translation.test: skipped test: ../fork--pidns-translation exited with code 77 + exit 77 SKIP fork--pidns-translation.test (exit status: 77) SKIP: gettid--pidns-translation =============================== + ../strace -V + TIMEOUT=timeout -k 5 -s XCPU 1500 + timeout -k 5 -s XCPU 1500 true + [ 1 -eq 0 ] + exec timeout -k 5 -s XCPU 1500 ../../tests/gettid--pidns-translation.test + run_prog + [ 0 -eq 0 ] + set -- ../gettid--pidns-translation + args=../gettid--pidns-translation + ../gettid--pidns-translation unshare: Operation not permitted + rc=77 + [ 77 -eq 77 ] + skip_ ../gettid--pidns-translation exited with code 77 + warn_ gettid--pidns-translation.test: skipped test: ../gettid--pidns-translation exited with code 77 + printf %s\n gettid--pidns-translation.test: skipped test: ../gettid--pidns-translation exited with code 77 gettid--pidns-translation.test: skipped test: ../gettid--pidns-translation exited with code 77 + exit 77 SKIP gettid--pidns-translation.test (exit status: 77) SKIP: localtime =============== + ../strace -V + TIMEOUT=timeout -k 5 -s XCPU 1500 + timeout -k 5 -s XCPU 1500 true + [ 1 -eq 0 ] + exec timeout -k 5 -s XCPU 1500 ../../tests/localtime.test + check_prog faketime + type faketime + framework_skip_ faketime is not available + warn_ localtime.test: framework skip: faketime is not available + printf %s\n localtime.test: framework skip: faketime is not available localtime.test: framework skip: faketime is not available + exit 77 SKIP localtime.test (exit status: 77) SKIP: netlink_audit--pidns-translation ====================================== + ../strace -V + TIMEOUT=timeout -k 5 -s XCPU 1500 + timeout -k 5 -s XCPU 1500 true + [ 1 -eq 0 ] + exec timeout -k 5 -s XCPU 1500 ../../tests/netlink_audit--pidns-translation.test + run_prog ../netlink_netlink_diag + [ 1 -eq 0 ] + args=../netlink_netlink_diag + ../netlink_netlink_diag + test_pidns -e trace=sendto + check_prog unshare + type unshare + unshare -Urpf true unshare: unshare failed: Operation not permitted + framework_skip_ unshare -Urpf true failed + warn_ netlink_audit--pidns-translation.test: framework skip: unshare -Urpf true failed + printf %s\n netlink_audit--pidns-translation.test: framework skip: unshare -Urpf true failed netlink_audit--pidns-translation.test: framework skip: unshare -Urpf true failed + exit 77 SKIP netlink_audit--pidns-translation.test (exit status: 77) SKIP: pidns-cache ================= + ../strace -V + TIMEOUT=timeout -k 5 -s XCPU 1500 + timeout -k 5 -s XCPU 1500 true + [ 1 -eq 0 ] + exec timeout -k 5 -s XCPU 1500 ../../tests/pidns-cache.test + check_prog timeout + type timeout + run_prog + [ 0 -eq 0 ] + set -- ../pidns-cache + args=../pidns-cache + ../pidns-cache unshare: Operation not permitted + rc=77 + [ 77 -eq 77 ] + skip_ ../pidns-cache exited with code 77 + warn_ pidns-cache.test: skipped test: ../pidns-cache exited with code 77 + printf %s\n pidns-cache.test: skipped test: ../pidns-cache exited with code 77 pidns-cache.test: skipped test: ../pidns-cache exited with code 77 + exit 77 SKIP pidns-cache.test (exit status: 77) ============================================================================ Testsuite summary for strace 5.10 ============================================================================ # TOTAL: 917 # PASS: 750 # SKIP: 144 # XFAIL: 0 # FAIL: 23 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to strace-de...@lists.strace.io ============================================================================ make[6]: *** [Makefile:12042: test-suite.log] Error 1 make[6]: Leaving directory '/<<PKGBUILDDIR>>/build/tests' make[5]: *** [Makefile:12150: check-TESTS] Error 2 make[5]: Leaving directory '/<<PKGBUILDDIR>>/build/tests' make[4]: *** [Makefile:12217: check-am] Error 2 make[4]: Leaving directory '/<<PKGBUILDDIR>>/build/tests' make[3]: *** [Makefile:12219: check] Error 2 make[3]: Leaving directory '/<<PKGBUILDDIR>>/build/tests' make[2]: *** [Makefile:8070: check-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>/build' make[1]: *** [Makefile:8375: check] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>/build' make: *** [debian/rules:57: build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/bullseye/ About the archive rebuild: The build was made on virtual machines of type m6a.large and r6a.large from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.