[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/stopt_5.12+dfsg-3_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
[...]
50:
50: [1;32;49m*** No errors detected
50: [0;39;49m
50/54 Test #50: MyTestForThermalAsset ...................... Passed 30.39 sec
test 51
Start 51: MyTestForSwing
51: Test command: /build/reproducible-path/stopt-5.12+dfsg/obj-x86_64-linux-gnu/testSwingOption
51: Working Directory: /build/reproducible-path/stopt-5.12+dfsg/obj-x86_64-linux-gnu
51: Test timeout computed to be: 10000000
51: Running 4 test cases...
51: analytical 0.307043 valueSeq 0.306878
51: analytical 0.307043 Continuation 0.306878
51: By framework0.306878 Analytical 0.307043
51:
51: [1;32;49m*** No errors detected
51: [0;39;49m
51/54 Test #51: MyTestForSwing ............................. Passed 23.97 sec
test 52
Start 52: MyTestForSDDP
52: Test command: /build/reproducible-path/stopt-5.12+dfsg/obj-x86_64-linux-gnu/testSDDP
52: Working Directory: /build/reproducible-path/stopt-5.12+dfsg/obj-x86_64-linux-gnu
52: Test timeout computed to be: 10000000
52: Running 2 test cases...
52:
52: [1;32;49m*** No errors detected
52: [0;39;49m
52/54 Test #52: MyTestForSDDP .............................. Passed 0.30 sec
test 53
Start 53: MyTestForSwingOptimSimuND
53: Test command: /build/reproducible-path/stopt-5.12+dfsg/obj-x86_64-linux-gnu/testSwingOptimSimuND
53: Working Directory: /build/reproducible-path/stopt-5.12+dfsg/obj-x86_64-linux-gnu
53: Test timeout computed to be: 10000000
53: Running 1 test case...
53:
53: [1;32;49m*** No errors detected
53: [0;39;49m
53/54 Test #53: MyTestForSwingOptimSimuND .................. Passed 3.98 sec
test 54
Start 54: MyTestForSwingOptimSimu
54: Test command: /build/reproducible-path/stopt-5.12+dfsg/obj-x86_64-linux-gnu/testSwingOptimSimu
54: Working Directory: /build/reproducible-path/stopt-5.12+dfsg/obj-x86_64-linux-gnu
54: Test timeout computed to be: 10000000
54: Running 2 test cases...
54: Optim ended
54: Optim 0.303589SIMU 0.303887
54: Opimization ended
54: Optim 0.30465SIMU 0.302533
54:
54: [1;32;49m*** No errors detected
54: [0;39;49m
54/54 Test #54: MyTestForSwingOptimSimu .................... Passed 2.58 sec
98% tests passed, 1 tests failed out of 54
Total Test time (real) = 655.22 sec
The following tests FAILED:
45 - MyTestForMultiVariateBasis (Failed)
Errors while running CTest
make[2]: *** [Makefile:94: test] Error 8
make[2]: Leaving directory '/build/reproducible-path/stopt-5.12+dfsg/obj-x86_64-linux-gnu'
dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j1 test ARGS\+=--verbose ARGS\+=-j1 returned exit code 2
make[1]: *** [debian/rules:74: override_dh_auto_test-arch] Error 25
make[1]: Leaving directory '/build/reproducible-path/stopt-5.12+dfsg'
make: *** [debian/rules:33: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2