Your message dated Tue, 14 Oct 2025 17:51:36 +0000
with message-id <[email protected]>
and subject line Bug#1114066: fixed in bitlbee-mastodon 1.4.5-1.1
has caused the Debian Bug report #1114066,
regarding bitlbee-mastodon: FTBFS: mastodon-lib.c:2096:28: error: 'bool' cannot
be used here
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.)
--
1114066: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114066
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:bitlbee-mastodon
Version: 1.4.5-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:bitlbee-mastodon, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with autoreconf
dh_clean
debian/rules binary
dh binary --with autoreconf
dh_update_autotools_config
dh_autoreconf
aclocal: warning: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/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:33: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:33: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:33: the top level
configure.ac:36: warning: The macro 'AC_PROG_CC_C99' is obsolete.
configure.ac:36: You should run autoupdate.
./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from...
configure.ac:36: the top level
configure.ac:29: installing 'build-aux/compile'
configure.ac:33: installing 'build-aux/config.guess'
configure.ac:33: installing 'build-aux/config.sub'
configure.ac:27: installing 'build-aux/install-sh'
configure.ac:27: installing 'build-aux/missing'
src/Makefile.am: installing 'build-aux/depcomp'
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 build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /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 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 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... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for bitlbee >= 3.5... yes
checking for glib-2.0 >= 2.32... yes
checking for size_t... yes
checking for memset... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
dh_auto_build
make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/bitlbee/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -pthread -Wall -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pedantic -c -o
mastodon_la-mastodon.lo `test -f 'mastodon.c' || echo './'`mastodon.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/bitlbee/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -pthread -Wall -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pedantic -c -o
mastodon_la-mastodon-http.lo `test -f 'mastodon-http.c' || echo
'./'`mastodon-http.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/bitlbee/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -pthread -Wall -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pedantic -c mastodon.c -fPIC
-DPIC -o .libs/mastodon_la-mastodon.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/bitlbee/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -pthread -Wall -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pedantic -c mastodon-http.c
-fPIC -DPIC -o .libs/mastodon_la-mastodon-http.o
In file included from /usr/include/bitlbee/proxy.h:36,
from /usr/include/bitlbee/bitlbee.h:148,
from /usr/include/bitlbee/nogaim.h:47,
from mastodon.h:26,
from mastodon-http.c:32:
/usr/include/bitlbee/events.h:61:23: warning: ISO C does not permit named
variadic macros [-Wvariadic-macros]
61 | #define event_debug(x ...)
| ^~~
In file included from /usr/include/bitlbee/proxy.h:36,
from /usr/include/bitlbee/nogaim.h:49,
from /usr/include/bitlbee/bitlbee.h:138,
from mastodon.c:26:
/usr/include/bitlbee/events.h:61:23: warning: ISO C does not permit named
variadic macros [-Wvariadic-macros]
61 | #define event_debug(x ...)
| ^~~
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/bitlbee/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -pthread -Wall -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pedantic -c -o
mastodon_la-mastodon-lib.lo `test -f 'mastodon-lib.c' || echo
'./'`mastodon-lib.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/bitlbee/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -pthread -Wall -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pedantic -c mastodon-lib.c
-fPIC -DPIC -o .libs/mastodon_la-mastodon-lib.o
In file included from /usr/include/bitlbee/proxy.h:36,
from /usr/include/bitlbee/bitlbee.h:148,
from /usr/include/bitlbee/nogaim.h:47,
from mastodon-http.h:27,
from mastodon-lib.c:32:
/usr/include/bitlbee/events.h:61:23: warning: ISO C does not permit named
variadic macros [-Wvariadic-macros]
61 | #define event_debug(x ...)
| ^~~
mastodon-lib.c:2096:28: error: 'bool' cannot be used here
2096 | static char *yes_or_no(int bool)
| ^~~~
mastodon-lib.c:2096:28: note: 'bool' is a keyword with '-std=c23' onwards
mastodon-lib.c: In function 'yes_or_no':
mastodon-lib.c:2098:16: error: expected expression before 'bool'
2098 | return bool ? "yes" : "no";
| ^~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:36,
from /usr/include/glib-2.0/glib.h:56,
from /usr/include/bitlbee/bitlbee.h:61:
mastodon-lib.c: In function 'mastodon_http_callback':
/usr/include/glib-2.0/glib/gstring.h:76:5: warning: ignoring return value of
'g_string_free_and_steal' declared with attribute 'warn_unused_result'
[-Wunused-result]
72 | (__builtin_constant_p (free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73 | ((free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
74 | (g_string_free) ((str), (free_segment)) : \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
75 | g_string_free_and_steal (str)) \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
76 | : \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
77 | (g_string_free) ((str), (free_segment)))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mastodon-lib.c:2028:33: note: in expansion of macro 'g_string_free'
2028 | g_string_free(todo, FALSE); /* data is
kept by mastodon_do! */
| ^~~~~~~~~~~~~
mastodon-lib.c: In function 'mastodon_http_status_delete':
/usr/include/glib-2.0/glib/gstring.h:76:5: warning: ignoring return value of
'g_string_free_and_steal' declared with attribute 'warn_unused_result'
[-Wunused-result]
72 | (__builtin_constant_p (free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73 | ((free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
74 | (g_string_free) ((str), (free_segment)) : \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
75 | g_string_free_and_steal (str)) \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
76 | : \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
77 | (g_string_free) ((str), (free_segment)))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mastodon-lib.c:2410:17: note: in expansion of macro 'g_string_free'
2410 | g_string_free(todo, FALSE); /* data is kept by mc! */
| ^~~~~~~~~~~~~
mastodon-lib.c: In function 'mastodon_http_list_delete2':
/usr/include/glib-2.0/glib/gstring.h:76:5: warning: ignoring return value of
'g_string_free_and_steal' declared with attribute 'warn_unused_result'
[-Wunused-result]
72 | (__builtin_constant_p (free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73 | ((free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
74 | (g_string_free) ((str), (free_segment)) : \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
75 | g_string_free_and_steal (str)) \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
76 | : \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
77 | (g_string_free) ((str), (free_segment)))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mastodon-lib.c:3654:17: note: in expansion of macro 'g_string_free'
3654 | g_string_free(undo, FALSE);
| ^~~~~~~~~~~~~
make[3]: *** [Makefile:508: mastodon_la-mastodon-lib.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:436: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:368: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: bitlbee-mastodon
Source-Version: 1.4.5-1.1
Done: Adrian Bunk <[email protected]>
We believe that the bug you reported is fixed in the latest version of
bitlbee-mastodon, 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.
Adrian Bunk <[email protected]> (supplier of updated bitlbee-mastodon 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, 11 Oct 2025 10:35:55 +0300
Source: bitlbee-mastodon
Architecture: source
Version: 1.4.5-1.1
Distribution: unstable
Urgency: medium
Maintainer: Antoine Beaupré <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1114066
Changes:
bitlbee-mastodon (1.4.5-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix FTBFS with GCC 15. (Closes: #1114066)
Checksums-Sha1:
0c85e212eb4cdba9b425219f59bf8a5c152698b7 1979 bitlbee-mastodon_1.4.5-1.1.dsc
8d26cc38b8b084731fae498c1522f9c326b81ec0 2612
bitlbee-mastodon_1.4.5-1.1.debian.tar.xz
Checksums-Sha256:
b27a621d0dfdc05a80f9fd14a6d185f0df3ce7e9351213967f40ea58ba0bcfe6 1979
bitlbee-mastodon_1.4.5-1.1.dsc
8ac0f723b79d7d183ec79bf7a79fd433d5abfaf36ed04831bdbdf1e4b29b06c6 2612
bitlbee-mastodon_1.4.5-1.1.debian.tar.xz
Files:
df2e999445d5b919a7a5cc4eb518423e 1979 net optional
bitlbee-mastodon_1.4.5-1.1.dsc
e449a4a1104d304cd8159bd94e183af1 2612 net optional
bitlbee-mastodon_1.4.5-1.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmjqCZEACgkQiNJCh6LY
mLGFgg/+NtiLdhkEmjwfKE7yNc9914TFUtL8oxRBFKSh0liuG4a7Ut083XeYntHA
I2zRcIK/5S5AoVeEjWl0n3H+q6rthrsj18a37fmJYctT1dYM2KsoUPljnq/xiSQv
0VF0S2RiRPAZ4eJHVMt39wEVcVz6grD7ur30mnbMEKnMGCXkr6YNxTpMI8PT8fXQ
i7W40KiGjaJM4wEF+DKlc+TeDgWoHPsZzyqpXQAdXd8wejXg7w1xuEYzuw8/Tas+
fv/rxrdoN9h2ie34avqVjhj4Gg7cxkIZz4XavakFTkiMhxgnU2lr6wT/jyfgrKP/
0mKbow8KSXK5p7GJ75JEqjPvTPXJUJ4hLZRjHBsgOvoLiSVHTvqDHzbXnU0UTb4X
grClHtBvBPrYE4LE+o2dGq5MQh2n/1cTW1xgUBv1D8dfo1WIDLaXs+q5C0Ag0oIo
uHDKzq4fHyZYrUzeNh+AY6A62UtkBuq+02Xzr9oJlRrmL9yYZYyKxBgIv4vkCC7l
nuGzH+Ehvu78Xft2KCMd3Rg8xMWAe9OqFRKIhV/orQrsvG3JXOghv/SDLM/jhZvV
Ll1Ov3U633GGYQ1qgaiY7dtakOq2r7GkWWEyy4Oo0ok1Ok1v4QU71553wgjuDehZ
wCrNAv7qQD6PUvvhHsb2M4aJiub97LJ9iTpF5hlXMmJP+qFy85k=
=lO7N
-----END PGP SIGNATURE-----
pgpE1GeCmAfhZ.pgp
Description: PGP signature
--- End Message ---