Your message dated Sat, 13 Sep 2025 16:22:15 +0000
with message-id <[email protected]>
and subject line Bug#1114094: fixed in dqlite 1.18.2-2
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
src/leader.c: In function 'exec_tick':
src/leader.c:574:37: error: address of automatic 
variable 'transaction' can escape to 'musttail' 
call [-Werror=maybe-musttail-local-addr]
  574 |                         TAIL return req->work_cb(req);
      |                                     ^~~~~~~~~~~~~~~~~
src/leader.c:645:45: error: address of automatic 
variable 'transaction' can escape to 'musttail' 
call [-Werror=maybe-musttail-local-addr]
  645 |                                 TAIL return 
exec_tick(req);
      |                                             
^~~~~~~~~~~~~~
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-2
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: Sat, 13 Sep 2025 15:34:17 +0000
Source: dqlite
Architecture: source
Version: 1.18.2-2
Distribution: unstable
Urgency: medium
Maintainer: Free Ekanayaka <[email protected]>
Changed-By: Mathias Gibbens <[email protected]>
Closes: 1114094
Changes:
 dqlite (1.18.2-2) unstable; urgency=medium
 .
   * Cherry-pick upstream fix for GCC 15 build failure (Closes: #1114094)
Checksums-Sha1:
 d5af8f030462d10fa6c59451972ed821c9af4570 2076 dqlite_1.18.2-2.dsc
 c42a6299fa5b78a0dc35ab73b27669a694bcc0c1 528449 dqlite_1.18.2.orig.tar.gz
 b95a9c5c430fcb465d1d8acb5b2f042dd86322d6 6592 dqlite_1.18.2-2.debian.tar.xz
 e3c7790070b4064d10731cabc8d01844c0888fec 6577 dqlite_1.18.2-2_amd64.buildinfo
Checksums-Sha256:
 9c859f6c1df153e182d7bc078cd5f65e3b42f939d4e53b431517836c3c631f73 2076 
dqlite_1.18.2-2.dsc
 9c8b1a926933094aa6425bcfb57907bc06261564ce2a10763ac1b792f3ab40f6 528449 
dqlite_1.18.2.orig.tar.gz
 afc1f381a6eca08dd6ab3bf20e81fd92a6d3eda0680d8c08358c61d5a6e75635 6592 
dqlite_1.18.2-2.debian.tar.xz
 5b3e5d61fe2f560cbb7b7eeca62813df4d60107835ff5a512de2a9f49d88cc42 6577 
dqlite_1.18.2-2_amd64.buildinfo
Files:
 a32cc6de45dde8b610348f7745e09529 2076 devel optional dqlite_1.18.2-2.dsc
 f2fef11a9775be911c306b0e8a79be39 528449 devel optional 
dqlite_1.18.2.orig.tar.gz
 9cf790f5aecfd2180d394800c0ee8ec7 6592 devel optional 
dqlite_1.18.2-2.debian.tar.xz
 9650ec02eb4ef84dc1808b0ddf5fff57 6577 devel optional 
dqlite_1.18.2-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEE1Bp60H32xfynSJ8cKe7i1uz0QvkFAmjFj90SHGdpYm1hdEBk
ZWJpYW4ub3JnAAoJECnu4tbs9EL5QZAP/Renxt4GY5vRKzEAJhViU2Ij2zrJg9cs
DxrH2V3YRPcZ2FHOKtuW1Wg0OVvXYr/hjY2qHOr9cqhxqUPS4AnZ2arQzPwG91/W
Ne9LFAmifydRWF1+aAaQ8Z37YWDmu55HdWkESM3+ynTsCEJTdcNw8LPqBi3NdKcR
ze0JovP3KXgifSpWHBcp3b+/L3bK1BeiZNlehQZ9R325LTwCFsEUAeIfIGy3Yk7I
kgQrMtHY/5zJJA/ShYNnSMT5DEXfPTSZdVN47vHZNwcSnbMFx07DdOTJxc6BGSZF
nFI1Xyyx57wvcAmZjVWwaWftWn8zFsIeeNhJOEcGfj83EeFwsqxULfKcYieQpQzX
vBjgfmc04lHoHms4xgy4/HSo9IFBMtuG0KseUr+awmh5s694zcwp4xJc3YjtlqCX
hR9F9VEtUVNUDRvpJWyCLZu2irCnZlsiq1vyhX7VqJiJqcxaCHLXg0Wqz05r1fM0
mum0GiEOHj/Q52ZyCvEPuGoeqYxJnUZ/DUGAn/0hgUXoKDC5a2QiouYw2t5vEx0f
wuQc+isINXpxTlLbMbZPTWfs3JG4TG1uaMjRMHt2DT+cFlo7XNZ3JLsLbWFMo2cs
Cmok3T9rz4k7/k0+Wty7+DcDRhiU5i2UjUe1dTczwxcmuI4l7ZxGJuV1VAqD0yYY
qlbjUo7sTx+7
=MqMG
-----END PGP SIGNATURE-----

Attachment: pgp3QUu4nssSm.pgp
Description: PGP signature


--- End Message ---

Reply via email to