Your message dated Thu, 4 Sep 2025 19:14:38 -0500
with message-id <[email protected]>
and subject line Re: Bug#1096780: gretl: ftbfs with GCC-15
has caused the Debian Bug report #1096780,
regarding gretl: ftbfs with GCC-15
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.)
--
1096780: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096780
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gretl
Version: 2024d-1
Severity: important
Tags: sid forky
User: [email protected]
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/gretl_2024d-1_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
[...]
libtool: compile: gcc -fopenmp -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/gretl-2024d=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_REENTRANT -I.. -I.. -I../lib/src
-I/usr/include/libxml2 -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/x86_64-linux-gnu -isystem /usr/include/mit-krb5
-I/usr/include/p11-kit-1 -I/usr/share/R/include
-I/usr/lib/x86_64-linux-gnu/openmpi/include -DHAVE_CONFIG_H
-DLIBDIR=\"/usr/lib\" ../lib/src/addons_utils.c -fPIC -DPIC -o
.libs/addons_utils.o
libtool: compile: gcc -fopenmp -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/gretl-2024d=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_REENTRANT -I.. -I.. -I../lib/src
-I/usr/include/libxml2 -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/x86_64-linux-gnu -isystem /usr/include/mit-krb5
-I/usr/include/p11-kit-1 -I/usr/share/R/include
-I/usr/lib/x86_64-linux-gnu/openmpi/include -DHAVE_CONFIG_H
-DLIBDIR=\"/usr/lib\" ../lib/src/addons_utils.c -o addons_utils.o >/dev/null
2>&1
gcc -fopenmp -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/gretl-2024d=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_REENTRANT -I.. -I.. -I../lib/src
-I/usr/include/libxml2 -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/x86_64-linux-gnu -isystem /usr/include/mit-krb5
-I/usr/include/p11-kit-1 -I/usr/share/R/include
-I/usr/lib/x86_64-linux-gnu/openmpi/include -DHAVE_CONFIG_H
-DLIBDIR=\"/usr/lib\" -MM -MT addons_utils.lo ../lib/src/addons_utils.c >
.deps/addons_utils.d
../libtool --mode=compile gcc -fopenmp -c -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/gretl-2024d=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_REENTRANT -I.. -I.. -I../lib/src
-I/usr/include/libxml2 -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/x86_64-linux-gnu -isystem /usr/include/mit-krb5
-I/usr/include/p11-kit-1 -I/usr/share/R/include
-I/usr/lib/x86_64-linux-gnu/openmpi/include -DHAVE_CONFIG_H
-DLIBDIR=\"/usr/lib\" -o bhhh_max.lo ../lib/src/bhhh_max.c
libtool: compile: gcc -fopenmp -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/gretl-2024d=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_REENTRANT -I.. -I.. -I../lib/src
-I/usr/include/libxml2 -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/x86_64-linux-gnu -isystem /usr/include/mit-krb5
-I/usr/include/p11-kit-1 -I/usr/share/R/include
-I/usr/lib/x86_64-linux-gnu/openmpi/include -DHAVE_CONFIG_H
-DLIBDIR=\"/usr/lib\" ../lib/src/bhhh_max.c -fPIC -DPIC -o .libs/bhhh_max.o
libtool: compile: gcc -fopenmp -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/gretl-2024d=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_REENTRANT -I.. -I.. -I../lib/src
-I/usr/include/libxml2 -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/x86_64-linux-gnu -isystem /usr/include/mit-krb5
-I/usr/include/p11-kit-1 -I/usr/share/R/include
-I/usr/lib/x86_64-linux-gnu/openmpi/include -DHAVE_CONFIG_H
-DLIBDIR=\"/usr/lib\" ../lib/src/bhhh_max.c -o bhhh_max.o >/dev/null 2>&1
gcc -fopenmp -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/gretl-2024d=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_REENTRANT -I.. -I.. -I../lib/src
-I/usr/include/libxml2 -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/x86_64-linux-gnu -isystem /usr/include/mit-krb5
-I/usr/include/p11-kit-1 -I/usr/share/R/include
-I/usr/lib/x86_64-linux-gnu/openmpi/include -DHAVE_CONFIG_H
-DLIBDIR=\"/usr/lib\" -MM -MT bhhh_max.lo ../lib/src/bhhh_max.c >
.deps/bhhh_max.d
../libtool --mode=compile gcc -fopenmp -c -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/gretl-2024d=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_REENTRANT -I.. -I.. -I../lib/src
-I/usr/include/libxml2 -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/x86_64-linux-gnu -isystem /usr/include/mit-krb5
-I/usr/include/p11-kit-1 -I/usr/share/R/include
-I/usr/lib/x86_64-linux-gnu/openmpi/include -DHAVE_CONFIG_H
-DLIBDIR=\"/usr/lib\" -o bootstrap.lo ../lib/src/bootstrap.c
libtool: compile: gcc -fopenmp -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/gretl-2024d=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_REENTRANT -I.. -I.. -I../lib/src
-I/usr/include/libxml2 -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/x86_64-linux-gnu -isystem /usr/include/mit-krb5
-I/usr/include/p11-kit-1 -I/usr/share/R/include
-I/usr/lib/x86_64-linux-gnu/openmpi/include -DHAVE_CONFIG_H
-DLIBDIR=\"/usr/lib\" ../lib/src/bootstrap.c -fPIC -DPIC -o .libs/bootstrap.o
libtool: compile: gcc -fopenmp -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/gretl-2024d=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_REENTRANT -I.. -I.. -I../lib/src
-I/usr/include/libxml2 -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/x86_64-linux-gnu -isystem /usr/include/mit-krb5
-I/usr/include/p11-kit-1 -I/usr/share/R/include
-I/usr/lib/x86_64-linux-gnu/openmpi/include -DHAVE_CONFIG_H
-DLIBDIR=\"/usr/lib\" ../lib/src/bootstrap.c -o bootstrap.o >/dev/null 2>&1
gcc -fopenmp -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/gretl-2024d=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_REENTRANT -I.. -I.. -I../lib/src
-I/usr/include/libxml2 -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/x86_64-linux-gnu -isystem /usr/include/mit-krb5
-I/usr/include/p11-kit-1 -I/usr/share/R/include
-I/usr/lib/x86_64-linux-gnu/openmpi/include -DHAVE_CONFIG_H
-DLIBDIR=\"/usr/lib\" -MM -MT bootstrap.lo ../lib/src/bootstrap.c >
.deps/bootstrap.d
../libtool --mode=compile gcc -fopenmp -c -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/gretl-2024d=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_REENTRANT -I.. -I.. -I../lib/src
-I/usr/include/libxml2 -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/x86_64-linux-gnu -isystem /usr/include/mit-krb5
-I/usr/include/p11-kit-1 -I/usr/share/R/include
-I/usr/lib/x86_64-linux-gnu/openmpi/include -DHAVE_CONFIG_H
-DLIBDIR=\"/usr/lib\" -o boxplots.lo ../lib/src/boxplots.c
libtool: compile: gcc -fopenmp -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/gretl-2024d=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_REENTRANT -I.. -I.. -I../lib/src
-I/usr/include/libxml2 -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/x86_64-linux-gnu -isystem /usr/include/mit-krb5
-I/usr/include/p11-kit-1 -I/usr/share/R/include
-I/usr/lib/x86_64-linux-gnu/openmpi/include -DHAVE_CONFIG_H
-DLIBDIR=\"/usr/lib\" ../lib/src/boxplots.c -fPIC -DPIC -o .libs/boxplots.o
../lib/src/boxplots.c:36:11: error: expected identifier or '(' before 'bool'
36 | char *bool; /* FIXME */
| ^~~~
../lib/src/boxplots.c: In function 'box_stats_leader':
../lib/src/boxplots.c:262:21: error: expected identifier before 'bool'
262 | } else if (plt->bool != NULL) {
| ^~~~
../lib/src/boxplots.c:263:66: error: expected identifier before 'bool'
263 | pprintf(prn, "%s\n %-*s", plt->varname, offset - 1, plt->bool);
| ^~~~
../lib/src/boxplots.c: In function 'get_format_offset':
../lib/src/boxplots.c:295:27: error: expected identifier before 'bool'
295 | if (grp->plots[i].bool != NULL) {
| ^~~~
../lib/src/boxplots.c:296:38: error: expected identifier before 'bool'
296 | n = strlen(grp->plots[i].bool);
| ^~~~
../lib/src/boxplots.c: In function 'plotgroup_destroy':
../lib/src/boxplots.c:445:28: error: expected identifier before 'bool'
445 | free(grp->plots[i].bool);
| ^~~~
../lib/src/boxplots.c: In function 'boxplot_init':
../lib/src/boxplots.c:470:9: error: expected identifier before 'bool'
470 | bp->bool = NULL;
| ^~~~
../lib/src/boxplots.c: In function 'test_for_bool':
../lib/src/boxplots.c:606:27: error: expected identifier before 'bool'
606 | if (grp->plots[i].bool != NULL) {
| ^~~~
../lib/src/boxplots.c: In function 'do_boxplot_xtics':
../lib/src/boxplots.c:650:35: error: expected identifier before 'bool'
650 | tstr = (opt & OPT_Z)? bp->bool : bp->varname;
| ^~~~
../lib/src/boxplots.c: In function 'do_boxplot_labels':
../lib/src/boxplots.c:686:17: error: expected identifier before 'bool'
686 | if (bp->bool != NULL) {
| ^~~~
../lib/src/boxplots.c:689:25: error: expected identifier before 'bool'
689 | bp->bool, i+1, lpos - .8 * h);
| ^~~~
../lib/src/boxplots.c: In function 'real_boxplots':
../lib/src/boxplots.c:1041:23: error: expected identifier before 'bool'
1041 | plot->bool = gretl_strdup(series_table_get_string(st,
di));
| ^~~~
../lib/src/boxplots.c:1043:23: error: expected identifier before 'bool'
1043 | plot->bool = gretl_strdup_printf("%g", di);
| ^~~~
../lib/src/boxplots.c: In function 'boxplot_numerical_summary':
../lib/src/boxplots.c:1494:41: error: expected identifier before 'bool'
1494 | grp->plots[i-1].bool = label;
| ^~~~
make[2]: *** [Makefile:328: boxplots.lo] Error 1
make[2]: Leaving directory '/build/reproducible-path/gretl-2024d/lib'
make[1]: *** [Makefile:73: lib] Error 2
make[1]: Leaving directory '/build/reproducible-path/gretl-2024d'
make: *** [debian/rules:77: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
This was filed against verions 2024d, we are now at 2025b (i.e. two releases
later) and the issue has been addressed upstream. And gcc-15 can be used.
Dirk
--
dirk.eddelbuettel.com | @eddelbuettel | [email protected]
--- End Message ---