Bug#1098006: tlf: ftbfs with GCC-15
Package: src:tlf
Version: 1.4.1-327-g7b714df-4
Severity: important
Tags: sid forky
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-15
[This bug is NOT targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/tlf_1.4.1-327-g7b714df-4_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html
[...]
-----------------------------------------------------------------------
make[1]: Leaving directory '/build/reproducible-path/tlf-1.4.1-327-g7b714df'
dh_auto_build
make -j8
make[1]: Entering directory '/build/reproducible-path/tlf-1.4.1-327-g7b714df'
make all-recursive
make[2]: Entering directory '/build/reproducible-path/tlf-1.4.1-327-g7b714df'
Making all in doc
make[3]: Entering directory '/build/reproducible-path/tlf-1.4.1-327-g7b714df/doc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/reproducible-path/tlf-1.4.1-327-g7b714df/doc'
Making all in rules
make[3]: Entering directory '/build/reproducible-path/tlf-1.4.1-327-g7b714df/rules'
make[4]: Entering directory '/build/reproducible-path/tlf-1.4.1-327-g7b714df/rules'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/reproducible-path/tlf-1.4.1-327-g7b714df/rules'
make[3]: Leaving directory '/build/reproducible-path/tlf-1.4.1-327-g7b714df/rules'
Making all in src
make[3]: Entering directory '/build/reproducible-path/tlf-1.4.1-327-g7b714df/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o addcall.o addcall.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o addmult.o addmult.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o addpfx.o addpfx.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o addspot.o addspot.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o audio.o audio.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o autocq.o autocq.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o background_process.o background_process.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o bandmap.o bandmap.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o bands.o bands.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o cabrillo_utils.o cabrillo_utils.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o calledit.o calledit.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o callinput.o callinput.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o changefreq.o changefreq.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o changepars.o changepars.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o change_rst.o change_rst.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o checklogfile.o checklogfile.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o checkqtclogfile.o checkqtclogfile.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o cleanup.o cleanup.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o clear_display.o clear_display.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o clusterinfo.o clusterinfo.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o cqww_simulator.o cqww_simulator.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o cw_utils.o cw_utils.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o dxcc.o dxcc.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o deleteqso.o deleteqso.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o edit_last.o edit_last.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o editlog.o editlog.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o err_utils.o err_utils.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o fldigixmlrpc.o fldigixmlrpc.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o freq_display.o freq_display.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o focm.o focm.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o genqtclist.o genqtclist.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o get_time.o get_time.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o getctydata.o getctydata.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPACKAGE_DATA_DIR=\"/usr/share/tlf\" -I/usr/include/python3.13 -I/usr/include/python3.13 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libusb-1.0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/tlf-1.4.1-327-g7b714df=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o getexchange.o getexchange.c
focm.c:63:17: error: initialization of ‘_Bool (*)(spot *)’ from incompatible pointer type ‘_Bool (*)(void)’ [-Wincompatible-pointer-types]
63 | .is_multi = no_multi,
| ^~~~~~~~
focm.c:63:17: note: (near initialization for ‘config_focm.is_multi’)
focm.c:34:6: note: ‘no_multi’ declared here
34 | bool no_multi() {
| ^~~~~~~~
make[3]: *** [Makefile:663: focm.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/build/reproducible-path/tlf-1.4.1-327-g7b714df/src'
make[2]: *** [Makefile:490: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/tlf-1.4.1-327-g7b714df'
make[1]: *** [Makefile:386: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/tlf-1.4.1-327-g7b714df'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:22: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
Reply to: