Your message dated Thu, 09 Jan 2025 18:34:28 +0000
with message-id <e1tvxms-00d0jx...@fasolo.debian.org>
and subject line Bug#1074871: fixed in cde 0.1+git9-g551e54d-2
has caused the Debian Bug report #1074871,
regarding cde: 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.)
--
1074871: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074871
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:cde
Version: 0.1+git9-g551e54d-1.2
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/cde_0.1+git9-g551e54d-1.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
[...]
checking for netinet/udp.h... yes
checking for MP procfs... no
checking for pollable procfs... no
checking for struct msghdr.msg_control... yes
checking for pr_syscall in struct prstatus... no
checking for struct T_conn_res.QUEUE_ptr... no
checking for struct T_conn_res.ACCEPTOR_id... no
checking for struct __old_kernel_stat... yes
checking for struct pt_all_user_regs... no
checking for struct ia64_fpreg... no
checking for struct user_desc... yes
checking for struct dqblk.dqb_curblocks... no
checking for struct sigcontext.sc_hi2... no
checking whether sys_errlist is declared... no
checking whether sys_siglist is declared... no
checking whether _sys_siglist is declared... no
checking whether PTRACE_SETOPTIONS is declared... yes
checking whether PTRACE_GETEVENTMSG is declared... yes
checking whether PTRACE_GETSIGINFO is declared... yes
checking whether PTRACE_O_TRACEFORK is declared... yes
checking whether PTRACE_O_TRACEVFORK is declared... yes
checking whether PTRACE_O_TRACECLONE is declared... yes
checking whether PTRACE_EVENT_FORK is declared... yes
checking whether PTRACE_EVENT_VFORK is declared... yes
checking whether PTRACE_EVENT_CLONE is declared... yes
checking for perl... /usr/bin/perl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build
dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 7
in use)
make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
gcc -Wall -g -O2 -D_GNU_SOURCE -DOKAPI_STANDALONE strace-4.6/okapi.c -o okapi
cd readelf-mini && make
make[2]: Entering directory '/<<PKGBUILDDIR>>/readelf-mini'
gcc -g -O2 -fno-stack-protector -U_FORTIFY_SOURCE -D_GNU_SOURCE
-Wl,--hash-style=both -c -Iinclude -Wall readelf-mini.c -o readelf-mini.o
readelf-mini.c: In function ‘print_symbol’:
readelf-mini.c:64:17: error: implicit declaration of function ‘isprint’
[-Wimplicit-function-declaration]
64 | #define ISPRINT isprint
| ^~~~~~~
readelf-mini.c:458:14: note: in expansion of macro ‘ISPRINT’
458 | while (ISPRINT (* c))
| ^~~~~~~
readelf-mini.c:168:1: note: include ‘<ctype.h>’ or provide a declaration of
‘isprint’
167 | #include "filenames.h"
+++ |+#include <ctype.h>
168 |
readelf-mini.c: In function ‘dump_section_as_strings’:
readelf-mini.c:8509:11: warning: variable ‘addr’ set but not used
[-Wunused-but-set-variable]
8509 | bfd_vma addr;
| ^~~~
readelf-mini.c: In function ‘process_archive’:
readelf-mini.c:11306:10: warning: variable ‘file_name_size’ set but not used
[-Wunused-but-set-variable]
11306 | size_t file_name_size;
| ^~~~~~~~~~~~~~
readelf-mini.c: At top level:
readelf-mini.c:11518:1: warning: ‘process_file’ defined but not used
[-Wunused-function]
11518 | process_file (char * file_name)
| ^~~~~~~~~~~~
make[2]: *** [Makefile:7: readelf-mini.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/readelf-mini'
make[1]: *** [Makefile:6: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:38: build] Error 255
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: cde
Source-Version: 0.1+git9-g551e54d-2
Done: Andreas Tille <ti...@debian.org>
We believe that the bug you reported is fixed in the latest version of
cde, 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.
Andreas Tille <ti...@debian.org> (supplier of updated cde 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: SHA512
Format: 1.8
Date: Thu, 09 Jan 2025 19:06:30 +0100
Source: cde
Architecture: source
Version: 0.1+git9-g551e54d-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 1074871
Changes:
cde (0.1+git9-g551e54d-2) unstable; urgency=medium
.
* Team upload.
* Move package to Debian Med team maintenance
* Fake watch file
* Standards-Version: 4.7.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Secure URI in copyright format (routine-update)
* Remove trailing whitespace in debian/control (routine-update)
* Use versioned copyright format URI.
* Add missing includes
Closes: #1074871
Checksums-Sha1:
69efef7c2e28c5cf6cbb40e4d5740a6103dd0aa0 2029 cde_0.1+git9-g551e54d-2.dsc
98fe5201de46512f58116beb0594c9bf140a51dd 6540
cde_0.1+git9-g551e54d-2.debian.tar.xz
895fdf179ec839077d89c0c6631a579cc1b65b39 6204
cde_0.1+git9-g551e54d-2_amd64.buildinfo
Checksums-Sha256:
d00d5aaa49be94807bd77141d4bc91ab0dc283113e14510233d2e584a6f5b28d 2029
cde_0.1+git9-g551e54d-2.dsc
9923e174e276f31fe820cbd6084de7615c73ef86a22c81174cea6fc6795b9ab7 6540
cde_0.1+git9-g551e54d-2.debian.tar.xz
57bfc1d0c2b025105ff421553796813f6a28da8dd87d9e6e3a5454b0a302e4aa 6204
cde_0.1+git9-g551e54d-2_amd64.buildinfo
Files:
73032acb55a319360cab991dd1f739ff 2029 utils optional
cde_0.1+git9-g551e54d-2.dsc
f9c5ae8f1626772a7e83549a5cc2e7fa 6540 utils optional
cde_0.1+git9-g551e54d-2.debian.tar.xz
31d4dd269be5180ea94d6198c24f88e8 6204 utils optional
cde_0.1+git9-g551e54d-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmeAEIERHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGVsg//eHReMA95clozps0TFbtT8Ceb06JiZ83q
buv0vTCv83j14MvJbwS3KkX0j/F/E1+q5ng0F6fdzvz71E3ENYZNyvyxK72dyCV2
JGzJZuG8kfxt6AMJ1IQt2GfuGw/B0IYN4cf21RC97SSe84c46d9nXkjPoQICWFyJ
+/P12SdfU6YBjLrtknCvp2gDlYalLaXT1U+vcSb9l4yyjBk//NdUu/H7/p7lRHo+
6sMnGPjHYH4GbACb6iUX2OXOtSKW9bwlO63aA4xOg2pDWWnRhT8BDUoacACqKXJj
Bz33HOx4lVuqhgoj0KUVZEtAdhPRfeF8S+b4I2AGyTEADh3kfDZ0g+SFRpJIDV4P
WG5Dpna1ES1JF+5OwWyE+IVhvR1ZKAovKqzw5bvjm4Eio6irZFtFY0nU/58hvMFt
kvuz3zYcf8WgZUZZ6h7zaw3AFnXi+jOCJg/BTjCSry67qfug4c7hYso4pUdcjnPo
u1can3bpTm70JS8BPYxnkRyl0+kbYUsJZ0Zs5M1c0zrgVbdb/sU45j3cbmDf0R1Y
PPuIOSsYPaBeDzOqnps7FXzZBqlZOCKBzQvaMwUzgxQxlWXdeNCRcQDebScOyA8F
oDs1TJGJ4gl04aTSbKPzsN8U1xMeNeXIEXa2Z3yA8JNNzgyGUFZy2ae6eFsooItU
Ny2U3iCE+A8=
=Bd9z
-----END PGP SIGNATURE-----
pgpSd1EHdj9NC.pgp
Description: PGP signature
--- End Message ---