Your message dated Tue, 16 Sep 2025 21:33:58 +0000
with message-id <[email protected]>
and subject line Bug#1114094: fixed in dqlite 1.18.2-3
has caused the Debian Bug report #1114094,
regarding dqlite: FTBFS: src/leader.c:574:37: error: address of automatic
variable 'transaction' can escape to 'musttail' call
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1114094: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114094
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:dqlite
Version: 1.18.2-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
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 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 add an affects on src:dqlite, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'ac'.
libtoolize: copying file 'ac/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:10: installing 'ac/compile'
configure.ac:13: installing 'ac/config.guess'
configure.ac:13: installing 'ac/config.sub'
configure.ac:6: installing 'ac/install-sh'
configure.ac:6: installing 'ac/missing'
Makefile.am: installing 'ac/depcomp'
parallel-tests: installing 'ac/test-driver'
dh_auto_configure
./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run
--disable-maintainer-mode --disable-dependency-tracking
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking how to run the C preprocessor... gcc -E
checking for egrep -e... /usr/bin/grep -E
checking whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format...
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to build with code coverage support... no
checking for linux/io_uring.h... yes
checking for linux/aio_abi.h... yes
checking for gcc options needed to detect all undeclared functions... none
needed
checking whether RWF_NOWAIT is declared... yes
checking for -Wdate-time -D_FORTIFY_SOURCE=2 option for large files... none
needed
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SQLITE... yes
checking for UV... yes
checking for LZ4... yes
checking if gcc supports flag -std=c11 in envvar CFLAGS... yes
checking if gcc supports flag -g3 in envvar CFLAGS... yes
checking if gcc supports flag --mcet in envvar CFLAGS... no
checking if gcc supports flag -fcf-protection in envvar CFLAGS... yes
checking if gcc supports flag --param=ssp-buffer-size=4 in envvar CFLAGS... yes
checking if gcc supports flag -pipe in envvar CFLAGS... yes
checking if gcc supports flag -fno-strict-aliasing in envvar CFLAGS... yes
checking if gcc supports flag -fdiagnostics-color in envvar CFLAGS... yes
checking if gcc supports flag -fstack-clash-protection in envvar CFLAGS... yes
checking if gcc supports flag -fstack-protector-strong in envvar CFLAGS... yes
checking if gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes
checking if gcc supports flag -Wall in envvar CFLAGS... yes
checking if gcc supports flag -Wextra in envvar CFLAGS... yes
checking if gcc supports flag -Wimplicit-fallthrough=5 in envvar CFLAGS... yes
checking if gcc supports flag -Wcast-align in envvar CFLAGS... yes
checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes
checking if gcc supports flag -Wlogical-op in envvar CFLAGS... yes
checking if gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes
checking if gcc supports flag -Wold-style-definition in envvar CFLAGS... yes
checking if gcc supports flag -Winit-self in envvar CFLAGS... yes
checking if gcc supports flag -Wfloat-equal in envvar CFLAGS... yes
checking if gcc supports flag -Wsuggest-attribute=noreturn in envvar CFLAGS...
yes
checking if gcc supports flag -Wformat=2 in envvar CFLAGS... yes
checking if gcc supports flag -Wshadow in envvar CFLAGS... yes
checking if gcc supports flag -Wendif-labels in envvar CFLAGS... yes
checking if gcc supports flag -Wdate-time in envvar CFLAGS... yes
checking if gcc supports flag -Wnested-externs in envvar CFLAGS... yes
checking if gcc supports flag -Wconversion in envvar CFLAGS... yes
checking if gcc supports flag -Wno-format-nonliteral in envvar CFLAGS... yes
checking if gcc supports flag -Werror in envvar CFLAGS... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating dqlite.pc
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
dh_auto_build
make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE
[too-long-redacted] d.c' || echo './'`src/command.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE
[too-long-redacted] conn.c' || echo './'`src/conn.c
libtool: compile: gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAG
[too-long-redacted] o src/.libs/libdqlite_la-conn.o
libtool: compile: gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAG
[too-long-redacted] rc/.libs/libdqlite_la-command.o
libtool: compile: gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAG
[too-long-redacted] qlite_la-conn.o >/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAG
[too-long-redacted] te_la-command.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE
[too-long-redacted] src/db.c' || echo './'`src/db.c
libtool: compile: gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAG
[too-long-redacted] -o src/.libs/libdqlite_la-db.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE
[too-long-redacted] te.c' || echo './'`src/dqlite.c
libtool: compile: gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAG
[too-long-redacted] src/.libs/libdqlite_la-dqlite.o
libtool: compile: gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAG
[too-long-redacted] ite_la-dqlite.o >/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAG
[too-long-redacted] bdqlite_la-db.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE
[too-long-redacted] ror.c' || echo './'`src/error.c
libtool: compile: gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAG
[too-long-redacted] src/.libs/libdqlite_la-error.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE
[too-long-redacted] at.c' || echo './'`src/format.c
libtool: compile: gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAG
[too-long-redacted] lite_la-error.o >/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAG
[too-long-redacted] src/.libs/libdqlite_la-format.o
libtool: compile: gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAG
[too-long-redacted] ite_la-format.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE
[too-long-redacted] c/fsm.c' || echo './'`src/fsm.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE
[too-long-redacted] y.c' || echo './'`src/gateway.c
libtool: compile: gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAG
[too-long-redacted] -o src/.libs/libdqlite_la-fsm.o
libtool: compile: gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAG
[too-long-redacted] rc/.libs/libdqlite_la-gateway.o
libtool: compile: gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAG
[too-long-redacted] dqlite_la-fsm.o >/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAG
[too-long-redacted] te_la-gateway.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE
[too-long-redacted] er.c' || echo './'`src/leader.c
libtool: compile: gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAG
[too-long-redacted] src/.libs/libdqlite_la-leader.o
[01m[Ksrc/leader.c:[m[K In function '[01m[Kexec_tick[m[K':
[01m[Ksrc/leader.c:574:37:[m[K [01;31m[Kerror: [m[Kaddress of automatic
variable '[01m[Ktransaction[m[K' can escape to '[01m[Kmusttail[m[K'
call [[01;31m[K-Werror=maybe-musttail-local-addr[m[K]
574 | TAIL return [01;31m[Kreq->work_cb(req)[m[K;
| [01;31m[K^~~~~~~~~~~~~~~~~[m[K
[01m[Ksrc/leader.c:645:45:[m[K [01;31m[Kerror: [m[Kaddress of automatic
variable '[01m[Ktransaction[m[K' can escape to '[01m[Kmusttail[m[K'
call [[01;31m[K-Werror=maybe-musttail-local-addr[m[K]
645 | TAIL return
[01;31m[Kexec_tick(req)[m[K;
|
[01;31m[K^~~~~~~~~~~~~~[m[K
cc1: all warnings being treated as errors
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE
[too-long-redacted] er.c' || echo './'`src/logger.c
make[1]: *** [Makefile:3291: src/libdqlite_la-leader.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
libtool: compile: gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAG
[too-long-redacted] src/.libs/libdqlite_la-logger.o
libtool: compile: gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAG
[too-long-redacted] ite_la-logger.o >/dev/null 2>&1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:22: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: dqlite
Source-Version: 1.18.2-3
Done: Mathias Gibbens <[email protected]>
We believe that the bug you reported is fixed in the latest version of
dqlite, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mathias Gibbens <[email protected]> (supplier of updated dqlite package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 16 Sep 2025 21:10:26 +0000
Source: dqlite
Architecture: source
Version: 1.18.2-3
Distribution: unstable
Urgency: medium
Maintainer: Free Ekanayaka <[email protected]>
Changed-By: Mathias Gibbens <[email protected]>
Closes: 1114094
Changes:
dqlite (1.18.2-3) unstable; urgency=medium
.
* Add patch to disable musttail attribute, fixing GCC 15 compile errors on
several architectures (Closes: #1114094)
Checksums-Sha1:
c2752c52e594c054a421d3a651313237ae95bd61 2076 dqlite_1.18.2-3.dsc
c42a6299fa5b78a0dc35ab73b27669a694bcc0c1 528449 dqlite_1.18.2.orig.tar.gz
c326e08e1acabc5ff9c68da06aea6ffc23ff5307 6840 dqlite_1.18.2-3.debian.tar.xz
23679113151ddf3f4945b83fa6c76b4c140b2931 6577 dqlite_1.18.2-3_amd64.buildinfo
Checksums-Sha256:
e2a1bb1054b49e3a96ba82702737c129ba0cfd2b64fd859080ee581cd829c12e 2076
dqlite_1.18.2-3.dsc
9c8b1a926933094aa6425bcfb57907bc06261564ce2a10763ac1b792f3ab40f6 528449
dqlite_1.18.2.orig.tar.gz
3cb120f9db6266f51daa44262805b569c5741b88c5375b6207d03391258cea29 6840
dqlite_1.18.2-3.debian.tar.xz
b4e80507277258f8a26e38644ef7bd8a6d92675759639f5f265ee3c2db4b9a17 6577
dqlite_1.18.2-3_amd64.buildinfo
Files:
5c2ded54c6e953e6e3c6550cbe8e0478 2076 devel optional dqlite_1.18.2-3.dsc
f2fef11a9775be911c306b0e8a79be39 528449 devel optional
dqlite_1.18.2.orig.tar.gz
c86920bc87b29129702987db16e827cc 6840 devel optional
dqlite_1.18.2-3.debian.tar.xz
1a0024ff3e46e3572b8015e0b438e7f4 6577 devel optional
dqlite_1.18.2-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEE1Bp60H32xfynSJ8cKe7i1uz0QvkFAmjJ01wSHGdpYm1hdEBk
ZWJpYW4ub3JnAAoJECnu4tbs9EL54scP/Ax4SYgNEsCcuCsyuDzsWRYcSQ6HIx6V
Jf2AzRasjwZilNW8l/v4hSolZafmNOaie7Nhgb3lVed/zujO+ZuGmoVadoVZ68zA
QnG/250UsjohKUDhZxCeEAXQOzOOVosOGhKk5IPxJ967HmScBCZrvnX+LeMo2z3m
ScHqLld9yErzf9o2fkEI9elAdMj2IxMmfkxQB57KeTi+ECascs5UzjcVpEYlgYdl
Wk+hq2oOloCTCQy4OipxT06vbFx0EASEh6uRf9Q7wJtIt5iJG9DUXv71LcwkG+Nk
ofEIBey6lBG4MEmFxjDvEeTlSrOTV7G4ylMJ04A+JGQ7yeh6/xF/GueO/btMLk05
J7p6rZoKOxt+0pfXz1T0/xmG5nFyBZJRq5ptCOPoZCdz4M/nqhnEKS2Wk85Tgw2B
fq/5tnfjiu3eMI1e1cJX/ZAeon9qiDeholRcBy4Km7zGRmVGyyjaoz53MCOkH1Mi
5avHmXxVF+BzEegdONw/GyLlv59Q45LmIWNa0y1lQnyLNiDmfG5Xn8gXQ3QisHGX
jn3RD22F4mNhJUrflorc03vorIbX3ExCGtJ9ZCpNrAjREHMpCRA2NP+mM2bfLH2E
D9EIzz1bItmbeFtEShbjvz/CX827JQSjlxHmGWX2VfbwEHMg75pO8lyDVyNjY0p0
Fa6Xtkmdl7S2
=V7gG
-----END PGP SIGNATURE-----
pgpDobGxi4uEN.pgp
Description: PGP signature
--- End Message ---