Source: dovecot Version: 1:2.3.21.1+dfsg1-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20241223 ftbfs-trixie
Hi, During a rebuild of all packages in sid, this package failed to build on armhf. This package currently has binary packages on armhf, so this is a regression. Also, there are no known issues on amd64 or arm64 according to recent (a couple days ago) rebuilds. The rebuild was done using an armhf chroot on an AWS "m6g" instance (Graviton2 CPU). Relevant part (hopefully): > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib' > for bin in test-lib; do \ > if ! ./$bin; then exit 1; fi; \ > done > aqueue ............................................................... : ok > array elem ........................................................... : ok > array count/empty .................................................... : ok > array foreach ........................................................ : ok > array foreach reverse ................................................ : ok > array foreach_elem ro/rw strings ..................................... : ok > array reverse ........................................................ : ok > array_lsearch ........................................................ : ok > array compare (ushort) ............................................... : ok > array compare (char*) ................................................ : ok > array_free_without_data .............................................. : ok > array_free ........................................................... : ok > test-backtrace.c:10: Assert failed: backtrace_append(bt) == 0 > Debug: backtrace: '' > test-backtrace.c:15: Assert failed: strstr(str_c(bt), "test_backtrace") != > NULL > backtrace_append ..................................................... : > FAILED > test-backtrace.c:35: Assert failed: backtrace_get(&bt) == 0 > Debug: backtrace: '(null)' > /bin/bash: line 1: 531836 Segmentation fault ./$bin > make[5]: *** [Makefile:3706: check-local] Error 1 > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib' > make[4]: *** [Makefile:3042: check-am] Error 2 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib' > make[3]: *** [Makefile:3044: check] Error 2 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/lib' > make[2]: *** [Makefile:575: check-recursive] Error 1 > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > make[1]: *** [Makefile:705: check-recursive] Error 1 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_test: error: make -j4 check "TESTSUITEFLAGS=-j4 --verbose" VERBOSE=1 > returned exit code 2 The full build log is available from: http://qa-logs.debian.net/2024/12/23/dovecot_2.3.21.1+dfsg1-1_unstable-armhf.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241223;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241223&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=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.