Debian Bug report logs - #1074968
freewnn: ftbfs with GCC-14

version graph

Package: src:freewnn; Maintainer for src:freewnn is Debian QA Group <[email protected]>;

Reported by: Matthias Klose <[email protected]>

Date: Wed, 3 Jul 2024 12:30:56 UTC

Severity: serious

Tags: ftbfs, sid, trixie

Found in version freewnn/1.1.1~a021+cvs20130302-8

Reply or subscribe to this bug.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to Debian QA Group <[email protected]>:
Bug#1074968; Package src:freewnn. (Wed, 03 Jul 2024 12:30:58 GMT) (full text, mbox, link).


Acknowledgement sent to Matthias Klose <[email protected]>:
New Bug report received and forwarded. Copy sent to Debian QA Group <[email protected]>. (Wed, 03 Jul 2024 12:30:58 GMT) (full text, mbox, link).


Message #5 received at [email protected] (full text, mbox, reply):

From: Matthias Klose <[email protected]>
To: [email protected]
Subject: freewnn: ftbfs with GCC-14
Date: Wed, 03 Jul 2024 12:26:54 +0000
Package: src:freewnn
Version: 1.1.1~a021+cvs20130302-8
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-14

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

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/freewnn_1.1.1~a021+cvs20130302-8_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 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-14/porting_to.html

[...]
      | ^~~~~~~~~~~~~~~~~
In function ‘sprintf’,
    inlined from ‘message_out’ at jl.c:3352:7,
    inlined from ‘message_out’ at jl.c:3343:1,
    inlined from ‘jl_set_env_wnnrc1’ at jl.c:2881:17:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: warning: ‘s5’ may be used uninitialized [-Wmaybe-uninitialized]
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
jl.c: In function ‘jl_set_env_wnnrc1’:
jl.c:2776:1: note: ‘s5’ was declared here
 2776 | jl_set_env_wnnrc1 (env, wnnrc_n, error_handler, message_handler, level)
      | ^~~~~~~~~~~~~~~~~
In function ‘sprintf’,
    inlined from ‘message_out’ at jl.c:3352:7,
    inlined from ‘message_out’ at jl.c:3343:1,
    inlined from ‘jl_set_env_wnnrc1’ at jl.c:2881:17:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: warning: ‘s6’ may be used uninitialized [-Wmaybe-uninitialized]
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
jl.c: In function ‘jl_set_env_wnnrc1’:
jl.c:2776:1: note: ‘s6’ was declared here
 2776 | jl_set_env_wnnrc1 (env, wnnrc_n, error_handler, message_handler, level)
      | ^~~~~~~~~~~~~~~~~
In function ‘sprintf’,
    inlined from ‘message_out’ at jl.c:3352:7,
    inlined from ‘message_out’ at jl.c:3343:1,
    inlined from ‘jl_set_env_wnnrc1’ at jl.c:2881:17:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: warning: ‘s7’ may be used uninitialized [-Wmaybe-uninitialized]
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
jl.c: In function ‘jl_set_env_wnnrc1’:
jl.c:2776:1: note: ‘s7’ was declared here
 2776 | jl_set_env_wnnrc1 (env, wnnrc_n, error_handler, message_handler, level)
      | ^~~~~~~~~~~~~~~~~
In function ‘sprintf’,
    inlined from ‘message_out’ at jl.c:3352:7,
    inlined from ‘message_out’ at jl.c:3343:1,
    inlined from ‘jl_set_env_wnnrc1’ at jl.c:2881:17:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: warning: ‘s8’ may be used uninitialized [-Wmaybe-uninitialized]
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
jl.c: In function ‘jl_set_env_wnnrc1’:
jl.c:2776:1: note: ‘s8’ was declared here
 2776 | jl_set_env_wnnrc1 (env, wnnrc_n, error_handler, message_handler, level)
      | ^~~~~~~~~~~~~~~~~
libtool: compile:  gcc -c -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g2 -O2 -Wall -Dlinux -D_GNU_SOURCE -D_POSIX_SOURCE -D_BSD_SOURCE -DHAVE_CONFIG_H -I../../Wnn/include -I../.. -DLIBDIR=\"/usr/share/wnn\" -DJAPANESE -DCHINESE -DKOREAN -DLATIN -DWRITE_CHECK jl.c -o jl.o >/dev/null 2>&1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/Wnn/jlib'
make[2]: *** [../makerule.mk:279: all] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/Wnn'
make[1]: *** [makerule.mk:279: all] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:13: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2



Added tag(s) ftbfs. Request was from Bas Couwenberg <[email protected]> to [email protected]. (Wed, 24 Jul 2024 18:23:05 GMT) (full text, mbox, link).


Severity set to 'serious' from 'important' Request was from Bas Couwenberg <[email protected]> to [email protected]. (Wed, 24 Jul 2024 18:23:05 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Tue May 13 13:38:09 2025; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.