Your message dated Thu, 25 Jul 2024 08:36:33 +0000
with message-id <e1swtxh-00dyup...@fasolo.debian.org>
and subject line Bug#1075175: fixed in libkal 0.9.0-4
has caused the Debian Bug report #1075175,
regarding libkal: 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.)
--
1075175: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075175
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libkal
Version: 0.9.0-3.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/libkal_0.9.0-3.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
[...]
test1.c:55:22: warning: incompatible implicit declaration of built-in function
‘exit’ [-Wbuiltin-declaration-mismatch]
55 | if (!strcmp(in,"q")) exit(0);
| ^~~~
test1.c:55:22: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
test1.c: At top level:
test1.c:60:6: warning: return type of ‘main’ is not ‘int’ [-Wmain]
60 | void main() {
| ^~~~
test1.c: In function ‘main’:
test1.c:99:3: warning: incompatible implicit declaration of built-in function
‘exit’ [-Wbuiltin-declaration-mismatch]
99 | exit(-1);
| ^~~~
test1.c:99:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
In file included from kal.h:25,
from test.c:24:
kal_procs.h:56:21: warning: ‘kal_procs’ defined but not used [-Wunused-variable]
56 | static const void * kal_procs[][6] =
| ^~~~~~~~~
In file included from kal.h:25,
from test1.c:24:
kal_procs.h: At top level:
kal_procs.h:56:21: warning: ‘kal_procs’ defined but not used [-Wunused-variable]
56 | static const void * kal_procs[][6] =
| ^~~~~~~~~
test-dw.c:27:6: warning: return type of ‘main’ is not ‘int’ [-Wmain]
27 | void main() {
| ^~~~
In file included from kal.h:25,
from test-dw.c:24:
kal_procs.h:56:21: warning: ‘kal_procs’ defined but not used [-Wunused-variable]
56 | static const void * kal_procs[][6] =
| ^~~~~~~~~
check.c: In function ‘help’:
check.c:51:1: error: implicit declaration of function ‘exit’
[-Wimplicit-function-declaration]
51 | exit(-1);
| ^~~~
check.c:26:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
25 | #include "kal.h"
+++ |+#include <stdlib.h>
26 | #include <stdio.h>
check.c:51:1: warning: incompatible implicit declaration of built-in function
‘exit’ [-Wbuiltin-declaration-mismatch]
51 | exit(-1);
| ^~~~
check.c:51:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
check.c: At top level:
check.c:61:6: warning: return type of ‘main’ is not ‘int’ [-Wmain]
61 | void main (int argc, char **argv) {
| ^~~~
check.c: In function ‘main’:
check.c:67:7: error: implicit declaration of function ‘strcmp’
[-Wimplicit-function-declaration]
67 | if (!strcmp(argv[1],kal_proc_get_name(i))) sys=i;
| ^~~~~~
check.c:26:1: note: include ‘<string.h>’ or provide a declaration of ‘strcmp’
25 | #include "kal.h"
+++ |+#include <string.h>
26 | #include <stdio.h>
In file included from kal.h:25,
from check.c:25:
kal_procs.h: At top level:
kal_procs.h:56:21: warning: ‘kal_procs’ defined but not used [-Wunused-variable]
56 | static const void * kal_procs[][6] =
| ^~~~~~~~~
make[1]: *** [Makefile:29: test] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [Makefile:26: test1] Error 1
make[1]: *** [Makefile:32: check] 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:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: libkal
Source-Version: 0.9.0-4
Done: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmo...@users.sourceforge.net>
We believe that the bug you reported is fixed in the latest version of
libkal, 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 1075...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmo...@users.sourceforge.net> (supplier
of updated libkal 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: Tue, 09 Jul 2024 04:20:20 +0200
Source: libkal
Architecture: source
Version: 0.9.0-4
Distribution: unstable
Urgency: medium
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy)
<aelmahmo...@users.sourceforge.net>
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy)
<aelmahmo...@users.sourceforge.net>
Closes: 1075175
Changes:
libkal (0.9.0-4) unstable; urgency=medium
.
* d/rules: set DEB_CPPFLAGS to -D_FORTIFY_SOURCE=2
DEB_LDFLAGS to -Wl,-z,relro
DEB_CFLAGS to -O2 -fstack-protector-strong -Wformat
-Werror=format-security
* Add fix-FTBFS-with-GCC-14.patch patch to include header files to fix FTBFS
with GCC-14 (Closes: #1075175)
* Update copyright years
Checksums-Sha1:
8ffc7968246ddceafb091b82f3ce2ac22bbdb3bc 1620 libkal_0.9.0-4.dsc
b08485e88ba71f70e5aac709968767f4f494e8ee 3692 libkal_0.9.0-4.debian.tar.xz
8fe23fccaa9cc2197400b2e845ccbc7824d1c9cb 6359 libkal_0.9.0-4_source.buildinfo
Checksums-Sha256:
efea6a2aecf90ce606a8484409cafaf8672f75d4cf6acaf836753a05e092c8dd 1620
libkal_0.9.0-4.dsc
52927256fc9c2b88aaffb6a4cb52c115641d1de4ce620670a80af5839bebe1e7 3692
libkal_0.9.0-4.debian.tar.xz
314376084470aec80dd84663ab070b2d71845befb428cf76613ac5de51214810 6359
libkal_0.9.0-4_source.buildinfo
Files:
7869eb79f3f2e947a56c9172741307ac 1620 libs optional libkal_0.9.0-4.dsc
f4a1ae2ea9811b56fcedf5a6d3b30d86 3692 libs optional
libkal_0.9.0-4.debian.tar.xz
8a31ef02f74366963b06d5f5abbea0c2 6359 libs optional
libkal_0.9.0-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQFWBAEBCgBAFiEEggahliCEfm0N+LF2vBlqlO3dobcFAmaMsf8iHGFlbG1haG1v
dWR5QHVzZXJzLnNvdXJjZWZvcmdlLm5ldAAKCRC8GWqU7d2htyJEB/4ygT7cPOCa
bQDiqZXqFHKLVgJJR7bBmLfYgBzhPp0MzI0NzfrWgkd7Na5p3Od7fZmvzxSwuvez
1R77e0/5zPQLRigivPumPkEWnH/GpPLUeG2pTNiLkBXpBHBnCOuieevfhtCGZWBL
H/XGvgxM87nGkFMv8TJJVdVrIRrRFo+HeGRetdWmA8A7TV+0aiK+TdHQTEWddraS
Sn/kfIyyqnqmDEPkmU9aQTIdK9vyjixsJbv3FV94Kb9HxEycf1nvJ5Opvv8RWi7o
rcicPz629EcFvHIsOlDJiBHNWFfNGj4y3g4quI3RjRy73quQ+cDaZ9Q/pVHWQHfv
mw736W1GwrQv
=Ezkx
-----END PGP SIGNATURE-----
pgphubS7XLAIT.pgp
Description: PGP signature
--- End Message ---