Your message dated Sun, 24 Nov 2024 09:34:26 +0000
with message-id <e1tf90c-00dqq7...@fasolo.debian.org>
and subject line Bug#1074872: fixed in cdecl 2.5-15
has caused the Debian Bug report #1074872,
regarding cdecl: 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 ow...@bugs.debian.org
immediately.)
--
1074872: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074872
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:cdecl
Version: 2.5-13.1
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
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/cdecl_2.5-13.1_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
[...]
LC_ALL=C.UTF-8
LOGNAME=user42
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SCHROOT_ALIAS_NAME=unstable
SCHROOT_CHROOT_NAME=sid-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-f311ebc2-8a18-4d6e-9892-1bd6a4aaba66
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42
dpkg-buildpackage
-----------------
Command: dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package cdecl
dpkg-buildpackage: info: source version 2.5-13.1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Bastian Germann <b...@debian.org>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean
dh: warning: Compatibility levels before 10 are deprecated (level 7 in use)
dh_auto_clean
dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 7
in use)
make -j1 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f cdgram.c cdlex.c cdecl y.output c++decl
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level 7 in
use)
debian/rules build
dh build
dh: warning: Compatibility levels before 10 are deprecated (level 7 in use)
dh_update_autotools_config
dh_auto_configure
dh_auto_configure: warning: Compatibility levels before 10 are deprecated
(level 7 in use)
dh_auto_build
dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 7
in use)
make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
yacc cdgram.y && mv y.tab.c cdgram.c
cdgram.y: warning: 7 shift/reduce conflicts [-Wconflicts-sr]
cdgram.y: note: rerun with option '-Wcounterexamples' to generate conflict
counterexamples
lex cdlex.l && mv lex.yy.c cdlex.c
gcc -g -O2 -DUSE_READLINE -o c++decl cdecl.c -lreadline -Wl,-z,relro
In file included from cdecl.c:192:
y.tab.c: In function ‘yyparse’:
y.tab.c:1289:16: error: implicit declaration of function ‘yylex’
[-Wimplicit-function-declaration]
cdecl.c: In function ‘get_line’:
cdecl.c:393:5: error: implicit declaration of function ‘add_history’
[-Wimplicit-function-declaration]
393 | add_history (line_read);
| ^~~~~~~~~~~
cdecl.c: In function ‘dostdin’:
cdecl.c:906:28: error: implicit declaration of function ‘dotmpfile_from_string’
[-Wimplicit-function-declaration]
906 | if (len) ret = dotmpfile_from_string(line);
| ^~~~~~~~~~~~~~~~~~~~~
cdecl.c: In function ‘main’:
cdecl.c:1247:5: error: type of ‘argc’ defaults to ‘int’ [-Wimplicit-int]
1247 | int main(argc, argv)
| ^~~~
make[1]: *** [Makefile:34: c++decl] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:3: build] Error 255
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: cdecl
Source-Version: 2.5-15
Done: Fredrik Hallenberg <hal...@debian.org>
We believe that the bug you reported is fixed in the latest version of
cdecl, 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 1074...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Fredrik Hallenberg <hal...@debian.org> (supplier of updated cdecl 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 24 Nov 2024 10:20:10 +0100
Source: cdecl
Binary: cdecl cdecl-dbgsym
Architecture: source amd64
Version: 2.5-15
Distribution: unstable
Urgency: medium
Maintainer: Fredrik Hallenberg <hal...@debian.org>
Changed-By: Fredrik Hallenberg <hal...@debian.org>
Description:
cdecl - Turn English phrases to C or C++ declarations
Closes: 1074872
Changes:
cdecl (2.5-15) unstable; urgency=medium
.
* Fix gcc-14 build issues (closes: #1074872)
Checksums-Sha1:
c5457eeb5b70b5871cbc4fb4692e30b1f1f8ce87 1657 cdecl_2.5-15.dsc
474888e320af52bf6d74ecb434a1aab97bf312c1 5008 cdecl_2.5-15.debian.tar.xz
9a68e11b35c407eeb63866ca5d16e512913cece6 41432 cdecl-dbgsym_2.5-15_amd64.deb
dae0cd73cb007035923b1d57c8276def84c0ed22 6592 cdecl_2.5-15_amd64.buildinfo
c956faed51ae67f2ead1c75f359f1bab007b9cc1 26072 cdecl_2.5-15_amd64.deb
Checksums-Sha256:
4040cdcbe464eb3ef500e3d85888cb54e62b66a9a069d46cf509eb67265c8d0f 1657
cdecl_2.5-15.dsc
1405700741da70caee3959dfd304c8f9d901942e005d16d43f0ed6f9ba0ef42e 5008
cdecl_2.5-15.debian.tar.xz
1e5af0607e55929786acba56264b8be0a51f3107c9e5c7c1bb96d7cb46b429f5 41432
cdecl-dbgsym_2.5-15_amd64.deb
37ab478a6a06b410f2b0f772139551d229e64e7f9f42cbfd673695f1815c196a 6592
cdecl_2.5-15_amd64.buildinfo
0c8faf5b67fa5ee429a7a8324c100f53dad2e5c940d19135c555b2dc21b97863 26072
cdecl_2.5-15_amd64.deb
Files:
505f7e0a4ec4c7c12101ff2434f5daf8 1657 devel optional cdecl_2.5-15.dsc
e1f90e20d0bda885bc7f3572d6e782a5 5008 devel optional cdecl_2.5-15.debian.tar.xz
896ee18ba1f748c1de7c52b61c2b6450 41432 debug optional
cdecl-dbgsym_2.5-15_amd64.deb
3f97350a06cddee836f7177ea26d19ba 6592 devel optional
cdecl_2.5-15_amd64.buildinfo
dd3d4a5b9b6a8444e7c14771e8892b08 26072 devel optional cdecl_2.5-15_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEuty0xD097U5UB3Ha4zfbk0JuQVQFAmdC8OAACgkQ4zfbk0Ju
QVTx5hAAgV5kdXBEregD1MG8WaHIPp/mSmqQ6/HC/edWgypsnzwgNjnVW9d6cjBD
Dfh+7F/v6uGXmNMWvgt1tirP8EJIkoZquqmXx8jMYv7oMI64ttntDw8vUhk4I6OD
XZxsJPW/aLMXy5XzdQ+tsur9G+dj+jpt4yKL8oy7kVxB+R6+ffUuhShtfVDeUJL5
LIaij/i+e/YdiGzeIZCmIx3O4LqIfQcfrcMq/6s+lIuyajNmygEBnoj0GDY6We6m
OUwn7NuEwu1HKT62p8S5LHSo/CY0ULpZean6s+OhufP12nuNtZ6ArYXCitTgl6ZB
8x0pEao9Ns3aOzZY8XCV7a0pORwvaElX3HyofE7vGROPbPrKX5RUDjOQBFDR2Kv0
VXCMrFHR5DvVGkilJzAC91L+Ug8Re6Ju2gPL7dkE3CE/uO6lXjVRXTivDxNFuWU2
lor17CLOF9nlfPFJ/UB/sl8ZEZli+U9VGPcde9QzDoVqu92xxdrfDfry2Xm1mpWG
aEuugfsqmATD+CDYMU894BZ4NItoeDe96yCQoCW1TCKT2FP7R/mHa3jHIsgh8Wwr
QmY0gnV/Z0t/kILkGGCMkiI+4ilEjEQl89PT0d47UJI7yxd9Z1ZrcbFr6pgmE6yB
5A+konnJJkDGEQJqWAQEJ4J2OMqu8PghCYEU4O63Idt0Euljcd8=
=zENJ
-----END PGP SIGNATURE-----
pgpGepnLjsHq9.pgp
Description: PGP signature
--- End Message ---