Bug#1097361: maria: ftbfs with GCC-15

Matthias Klose doko at debian.org
Mon Feb 17 17:36:36 GMT 2025


Package: src:maria
Version: 1.3.5-6
Severity: important
Tags: sid forky
User: debian-gcc at 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/maria_1.3.5-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

[...]
   -
    package: bash
    version: 5.3~beta1-1
    architecture: amd64
    essential: true
   -
    package: base-passwd
    version: 3.6.6
    architecture: amd64
    essential: true
   -
    package: base-files
    version: 13.6
    architecture: amd64
    essential: true
   -
    package: autotools-dev
    version: 20220109.1
    architecture: all
   -
    package: autopoint
    version: 0.23.1-1
    architecture: all
   -
    package: automake
    version: 1:1.17-3
    architecture: all
   -
    package: autoconf
    version: 2.72-3
    architecture: all
 
background-packages: 76372
foreground-packages: 1
total-packages: 76373
broken-packages: 0

+------------------------------------------------------------------------------+
| Cleanup                                      Sun, 16 Feb 2025 03:27:53 +0000 |
+------------------------------------------------------------------------------+

Purging /build/reproducible-path
Not cleaning session: cloned chroot in use
E: Package build dependencies not satisfied; skipping

+------------------------------------------------------------------------------+
| Summary                                      Sun, 16 Feb 2025 03:27:54 +0000 |
+------------------------------------------------------------------------------+

Build Architecture: amd64
Build Type: binary
Build-Space: n/a
Build-Time: 0
Distribution: unstable
Fail-Stage: install-deps
Host Architecture: amd64
Install-Time: 0
Job: maria_1.3.5-6
Machine Architecture: amd64
Package: maria
Package-Time: 0
Source-Version: 1.3.5-6
Space: n/a
Status: given-back
Version: 1.3.5-6
--------------------------------------------------------------------------------
Finished at 2025-02-16T03:27:05Z
Build needed 00:00:00, no disk space
E: Package build dependencies not satisfied; skipping
DC-Status: Failed 49.569496995s



More information about the debian-science-maintainers mailing list