Your message dated Sun, 6 Apr 2025 10:51:45 +0200
with message-id <33ecebac-fb61-442a-bee2-0da512a24...@debian.org>
and subject line fixed in experimental
has caused the Debian Bug report #1097204,
regarding libixion: 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 ow...@bugs.debian.org
immediately.)
--
1097204: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097204
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libixion
Version: 0.19.0-6
Severity: important
Tags: sid forky
User: debian-...@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/libixion_0.19.0-6_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
[...]
dh_auto_build -Nlibixion-doc
make -j8
make[1]: Entering directory '/build/reproducible-path/libixion-0.19.0'
make all-recursive
make[2]: Entering directory '/build/reproducible-path/libixion-0.19.0'
Making all in src
make[3]: Entering directory '/build/reproducible-path/libixion-0.19.0/src'
Making all in include
make[4]: Entering directory
'/build/reproducible-path/libixion-0.19.0/src/include'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory
'/build/reproducible-path/libixion-0.19.0/src/include'
Making all in test
make[4]: Entering directory '/build/reproducible-path/libixion-0.19.0/src/test'
g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c -o test_global.o test_global.cpp
rm -f libixion-test.a
ar cr libixion-test.a test_global.o
ranlib libixion-test.a
make[4]: Leaving directory '/build/reproducible-path/libixion-0.19.0/src/test'
Making all in libixion
make[4]: Entering directory
'/build/reproducible-path/libixion-0.19.0/src/libixion'
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17
-DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD
-I/usr/include/mdds-2.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c -o address.lo address.cpp
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17
-DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD
-I/usr/include/mdds-2.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c -o address_iterator.lo
address_iterator.cpp
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17
-DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD
-I/usr/include/mdds-2.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c -o calc_status.lo calc_status.cpp
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17
-DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD
-I/usr/include/mdds-2.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c -o cell.lo cell.cpp
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17
-DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD
-I/usr/include/mdds-2.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c -o cell_access.lo cell_access.cpp
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17
-DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD
-I/usr/include/mdds-2.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c -o compute_engine.lo
compute_engine.cpp
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17
-DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD
-I/usr/include/mdds-2.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c -o config.lo config.cpp
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17
-DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD
-I/usr/include/mdds-2.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c -o debug.lo debug.cpp
libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include
-I../../src/include -DIXION_BUILD -I/usr/include/mdds-2.1 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c calc_status.cpp -fPIC -DPIC -o
.libs/calc_status.o
libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include
-I../../src/include -DIXION_BUILD -I/usr/include/mdds-2.1 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c address.cpp -fPIC -DPIC -o
.libs/address.o
libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include
-I../../src/include -DIXION_BUILD -I/usr/include/mdds-2.1 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c cell_access.cpp -fPIC -DPIC -o
.libs/cell_access.o
libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include
-I../../src/include -DIXION_BUILD -I/usr/include/mdds-2.1 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c address_iterator.cpp -fPIC -DPIC -o
.libs/address_iterator.o
libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include
-I../../src/include -DIXION_BUILD -I/usr/include/mdds-2.1 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c cell.cpp -fPIC -DPIC -o .libs/cell.o
libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include
-I../../src/include -DIXION_BUILD -I/usr/include/mdds-2.1 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c debug.cpp -fPIC -DPIC -o
.libs/debug.o
libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include
-I../../src/include -DIXION_BUILD -I/usr/include/mdds-2.1 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c compute_engine.cpp -fPIC -DPIC -o
.libs/compute_engine.o
libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include
-I../../src/include -DIXION_BUILD -I/usr/include/mdds-2.1 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c config.cpp -fPIC -DPIC -o
.libs/config.o
In file included from compute_engine.cpp:8:
../../include/ixion/compute_engine.hpp:27:9: error: 'uint32_t' does not name a
type
27 | uint32_t* uint32;
| ^~~~~~~~
../../include/ixion/compute_engine.hpp:16:1: note: 'uint32_t' is defined in
header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
15 | #include <string>
+++ |+#include <cstdint>
16 |
libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include
-I../../src/include -DIXION_BUILD -I/usr/include/mdds-2.1 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c config.cpp -fPIC -DPIC -o config.o
>/dev/null 2>&1
compute_engine.cpp: In member function 'virtual void
ixion::draft::compute_engine::compute_fibonacci(ixion::draft::array&)':
compute_engine.cpp:127:12: error: 'struct ixion::draft::array' has no member
named 'uint32'
127 | io.uint32[i] = fibonacci(io.uint32[i]);
| ^~~~~~
compute_engine.cpp:127:37: error: 'struct ixion::draft::array' has no member
named 'uint32'
127 | io.uint32[i] = fibonacci(io.uint32[i]);
| ^~~~~~
make[4]: *** [Makefile:1011: compute_engine.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include
-I../../src/include -DIXION_BUILD -I/usr/include/mdds-2.1 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c calc_status.cpp -fPIC -DPIC -o
calc_status.o >/dev/null 2>&1
libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include
-I../../src/include -DIXION_BUILD -I/usr/include/mdds-2.1 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c debug.cpp -fPIC -DPIC -o debug.o
>/dev/null 2>&1
libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include
-I../../src/include -DIXION_BUILD -I/usr/include/mdds-2.1 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c address.cpp -fPIC -DPIC -o
address.o >/dev/null 2>&1
libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include
-I../../src/include -DIXION_BUILD -I/usr/include/mdds-2.1 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c address_iterator.cpp -fPIC -DPIC -o
address_iterator.o >/dev/null 2>&1
libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include
-I../../src/include -DIXION_BUILD -I/usr/include/mdds-2.1 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c cell_access.cpp -fPIC -DPIC -o
cell_access.o >/dev/null 2>&1
libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include
-I../../src/include -DIXION_BUILD -I/usr/include/mdds-2.1 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libixion-0.19.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fexcess-precision=fast
-fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread
-DSIZEOF_VOID_P=8 -O2 -DIXION_THREADS=1 -c cell.cpp -fPIC -DPIC -o cell.o
>/dev/null 2>&1
make[4]: Leaving directory
'/build/reproducible-path/libixion-0.19.0/src/libixion'
make[3]: *** [Makefile:833: all-recursive] Error 1
make[3]: Leaving directory '/build/reproducible-path/libixion-0.19.0/src'
make[2]: *** [Makefile:658: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/libixion-0.19.0'
make[1]: *** [Makefile:565: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/libixion-0.19.0'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Version: 0.20.0-1
Hi,
libixion 0.20.0 as in NEW for experimental (and required for LO 25.8) already
fixes this.
Which is now in experimental.
If we ever needed to keep 0.19.x for a while (and/or a new 0.19.x upload) I
will fix this in git for that one, too.
Doing now.
Regards,
Rene
--- End Message ---