Control: reopen -1 On Sat, Sep 13, 2025 at 04:23:02PM +0000, Debian Bug Tracking System wrote: >... > dqlite (1.18.2-2) unstable; urgency=medium > . > * Cherry-pick upstream fix for GCC 15 build failure (Closes: #1114094) >...
There are still musttail FTBFS on multiple architectures: https://buildd.debian.org/status/logs.php?pkg=dqlite&ver=1.18.2-2 cu Adrian BTW: The workaround for restoring the gcc 14 status quo would be something like -# define TAIL __attribute__ ((musttail)) +# define TAIL in src/utils.h

