Your message dated Wed, 03 Jul 2024 21:04:26 +0000
with message-id <[email protected]>
and subject line Bug#1074900: fixed in daligner 1.0+git20240119.335105d-3
has caused the Debian Bug report #1074900,
regarding daligner: ftbfs with GCC-14
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1074900: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074900
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:daligner
Version: 1.0+git20240119.335105d-2
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/daligner_1.0+git20240119.335105d-2_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
[...]
37 | #define assert(x) 0
| ^
ONElib.c:2033:3: note: in expansion of macro ‘assert’
2033 | assert (li) ;
| ^~~~~~
ONElib.c:37:19: warning: statement with no effect [-Wunused-value]
37 | #define assert(x) 0
| ^
ONElib.c:2040:7: note: in expansion of macro ‘assert’
2040 | { assert (listLen >= 0) ;
| ^~~~~~
ONElib.c: In function ‘oneFileClose’:
ONElib.c:37:19: warning: statement with no effect [-Wunused-value]
37 | #define assert(x) 0
| ^
ONElib.c:2488:3: note: in expansion of macro ‘assert’
2488 | assert (vf->share >= 0) ;
| ^~~~~~
ONElib.c: In function ‘intGet’:
ONElib.c:3490:17: warning: this statement may fall through
[-Wimplicit-fallthrough=]
3490 | case 0: die ("int packing error") ;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
ONElib.c:3491:9: note: here
3491 | case 1: *pval = *(I64*)(u+1) & 0x0000000000ffff ; return 3 ;
| ^~~~
ONElib.c:3502:17: warning: this statement may fall through
[-Wimplicit-fallthrough=]
3502 | case 0: die ("int packing error") ;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
ONElib.c:3503:9: note: here
3503 | case 1: *pval = *(I64*)(u+1) | 0xffffffffffff0000 ; return 3 ;
| ^~~~
ONElib.c:3488:7: warning: this statement may fall through
[-Wimplicit-fallthrough=]
3488 | switch (u[0] & 0x07)
| ^~~~~~
ONElib.c:3499:5: note: here
3499 | case 4:
| ^~~~
ONElib.c: In function ‘ltfRead’:
ONElib.c:3564:10: warning: ‘val’ may be used uninitialized
[-Wmaybe-uninitialized]
3564 | return val ;
| ^~~
ONElib.c:3544:7: note: ‘val’ was declared here
3544 | I64 val ;
| ^~~
ONElib.c: In function ‘oneFileOpenWriteFrom’:
ONElib.c:395:33: warning: ‘%ld’ directive writing between 1 and 19 bytes into a
region of size between 7 and 25 [-Wformat-overflow=]
395 | sprintf (text, "P %ld %s\nS %ld %s\n", strlen(fileType),fileType,
strlen(subType), subType) ;
| ^~~
In function ‘oneSchemaCreateDynamic’,
inlined from ‘oneFileOpenWriteFrom’ at ONElib.c:1657:20:
ONElib.c:395:20: note: directive argument in the range [0, 9223372036854775805]
395 | sprintf (text, "P %ld %s\nS %ld %s\n", strlen(fileType),fileType,
strlen(subType), subType) ;
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:964,
from ONElib.c:22:
In function ‘sprintf’,
inlined from ‘oneSchemaCreateDynamic’ at ONElib.c:395:5,
inlined from ‘oneFileOpenWriteFrom’ at ONElib.c:1657:20:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note:
‘__builtin___sprintf_chk’ output 11 or more bytes (assuming 47) into a
destination of size 32
30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
31 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
make[1]: *** [Makefile:40: ONE2LA] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" returned
exit code 2
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: daligner
Source-Version: 1.0+git20240119.335105d-3
Done: Étienne Mollier <[email protected]>
We believe that the bug you reported is fixed in the latest version of
daligner, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Étienne Mollier <[email protected]> (supplier of updated daligner package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 03 Jul 2024 22:45:58 +0200
Source: daligner
Architecture: source
Version: 1.0+git20240119.335105d-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Étienne Mollier <[email protected]>
Closes: 1074900
Changes:
daligner (1.0+git20240119.335105d-3) unstable; urgency=medium
.
* d/control: declare compliance to standards version 4.7.0.
* gcc-14.patch: fix build failure with gcc-14. (Closes: #1074900)
Checksums-Sha1:
7428bb5472fa036b4cf27199c344dab409a9f854 2287
daligner_1.0+git20240119.335105d-3.dsc
d83b87746857e14a5d7f1cd5527b5467b4324fa2 6660
daligner_1.0+git20240119.335105d-3.debian.tar.xz
Checksums-Sha256:
e0feb7f318ddf8849e70540ae9db640c64e47fba5fb2329126fc3311122d39fd 2287
daligner_1.0+git20240119.335105d-3.dsc
a8354ecc485718a48fe0448a6f70f393fc191d082d6c59eabfa781443f63dc6f 6660
daligner_1.0+git20240119.335105d-3.debian.tar.xz
Files:
560a2be41c10fe206ea634d986149786 2287 science optional
daligner_1.0+git20240119.335105d-3.dsc
4ceab3dd0c1fe15c0124ebbcaead4e0e 6660 science optional
daligner_1.0+git20240119.335105d-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmaFuRAUHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdrvRBAAix8uNZQybwwhPf15/RQ0SUSf6lwI
37cg+XN8g94WPvEQ8FVwNJLydxT0DNT7rgc7LQVjozA9Mvq2Y77QX4wtRJC4ZTMb
hEYdFxESryiegYUDYR2jH6tKgy13mck9QHIX1sndioy2mg9bWBG6qWd+1h01ArHI
txv92Fm3ujgrJrW+jc2ijC8NNJswXO6S55aa21HeEnDBylpqMGp+IA9eJDaUmuCh
1Pev+wwr/UKwhNuVtLM/cehUQoQopsGxshI1g72d+ryVmk2bJDQOYoaDq/kUWCoq
gK+32x1vDPGTommIliqy++ocJWfgTiF9U1PM1R9b3YP2u/8gAhuqZ5DxmKVzlIuT
41rziDHDnS535iukrJxEra5a2wUMzI8DT2RTJIQkJC3sXm29Lej6PvuJGQW57azS
OlhnmdbgiuIcCUbSRqL6FRan+kFclXdu61613ECscFoZU/N5nUgpZ0WwZgmWYdmm
voB+7am+jJtcGHtHljWlXlaEf9KMSfHBbwMJQyWimpsFGjVPesZhRceIijV98R37
tFMrGt3DQp7zAfDfHT+fc6IOJR6O/pFK5ng+kYySwFeGPueFvARp2RLpWI0AErXl
JvISxo3EVegkHJiBsuAt9ILutyjne9D3lMnF5qZyQTDiSJ+Ds1F+lhgD+QvVCK21
P/oDSfB6Zwm0oac=
=5tCP
-----END PGP SIGNATURE-----
pgphl4NToFeiH.pgp
Description: PGP signature
--- End Message ---