Source: kf6-ktexttemplate
Version: 6.5.0-2
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: arm64
X-Debbugs-Cc: Aurélien COUDERC <couc...@debian.org>

When building kf6-ktexttemplate on arm64 with gcc-14 and -O2, the build
fails due to the following build-time tests segfaulting:

          2 - testbuiltins (SEGFAULT)
          3 - testloadertags (SEGFAULT)

With -O1 the tests do not segfault.

The problem seems to be a GCC 14 regression, given that with GCC 13 and
optimization level -O2 the build is fine. See the following build logs
for successful compilation with GCC 13 and failure with GCC 14:
https://people.debian.org/~ema/kf6-ktexttemplate-gcc-13.build
https://people.debian.org/~ema/kf6-ktexttemplate-gcc-14.build

As a workaround, the maintainer decided for now to build
kf6-ktexttemplate with -O1 on arm64.

This issue was originally brought up on the debian-arm mailing list:
https://lists.debian.org/debian-arm/2024/08/msg00038.html

Reply via email to