Bug#1013040: sleef: ftbfs with GCC-12

Matthias Klose doko at debian.org
Thu Jun 16 13:13:53 BST 2022


Package: src:sleef
Version: 3.5.1-1
Severity: normal
Tags: sid bookworm
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-12

[This bug is targeted to the upcoming bookworm 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-12/g++-12, but succeeds to build with gcc-11/g++-11. The
severity of this report will be raised before the bookworm release.

The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/gcc12/sleef_3.5.1-1_unstable_gcc12.log
The last lines of the build log are at the end of this report.

To build with GCC 11, either set CC=gcc-11 CXX=g++-11 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

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-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
28: atanf_u1 : OK
27: tanhf_u35 : OK
27: asinhf : OK
27: acoshf : OK
28: atan2f : OK
27: atanhf : OK
27: exp2f : OK
28: atan2f_u1 : OK
27: exp10f : OK
28: sinhf : OK
28: coshf : OK
27: exp2f_u35 : OK
28: tanhf : OK
27: exp10f_u35 : OK
28: sinhf_u35 : OK
28: coshf_u35 : OK
27: expm1f : OK
28: tanhf_u35 : OK
27: log10f : OK
28: asinhf : OK
28: acoshf : OK
27: log2f : OK
28: atanhf : OK
28: exp2f : OK
27: log2f_u35 : OK
27: log1pf : OK
28: exp10f : OK
27: lgammaf_u1 : OK
28: exp2f_u35 : OK
28: exp10f_u35 : OK
27: tgammaf_u1 : OK
27: erff_u1 : OK
28: expm1f : OK
28: log10f : OK
27: erfcf_u15 : OK
27: 
27: 
27: *** All tests passed
27: 
27: 
27: *** Now testing /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/iutdsp128
27/28 Test #27: iutdsp128 .............................   Passed   41.44 sec
28: log2f : OK
28: log2f_u35 : OK
28: log1pf : OK
28: lgammaf_u1 : OK
28: tgammaf_u1 : OK
28: erff_u1 : OK
28: erfcf_u15 : OK
28: 
28: 
28: *** All tests passed
28: 
28: 
28: *** Now testing /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/iutdsp256
28/28 Test #28: iutdsp256 .............................   Passed   42.83 sec

93% tests passed, 2 tests failed out of 28

Total Test time (real) = 159.66 sec

The following tests FAILED:
	 20 - iutpurecfma_scalar (Failed)
	 21 - iutypurecfma_scalar (Failed)
Errors while running CTest
make[1]: *** [Makefile:74: test] Error 8
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j8 test ARGS\+=--verbose ARGS\+=-j8 returned exit code 2
make: *** [debian/rules:5: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2



More information about the debian-science-maintainers mailing list