Your message dated Sun, 11 Aug 2024 00:34:01 +0000
with message-id <e1scwx3-00dcke...@fasolo.debian.org>
and subject line Bug#1075133: fixed in levee 4.0-2
has caused the Debian Bug report #1075133,
regarding levee: 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.)
--
1075133: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075133
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:levee
Version: 4.0-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/levee_4.0-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
[...]
looking for the vasprintf function (found)
looking for header sys/wait.h (found)
looking for header errno.h (found)
looking for header sys/types.h (found)
looking for header unistd.h (found)
looking for pid_t type (found)
looking for header glob.h (found)
looking for the glob function (found)
looking for sed (/usr/bin/sed)
generating Makefile
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make
make[2]: Entering directory '/<<PKGBUILDDIR>>'
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-pedantic -Wdate-time -D_FORTIFY_SOURCE=2 -c -o blockio.o blockio.c
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-pedantic -Wdate-time -D_FORTIFY_SOURCE=2 -c -o display.o display.c
display.c: In function ‘dgotoxy’:
display.c:36:1: error: type of ‘x’ defaults to ‘int’ [-Wimplicit-int]
36 | dgotoxy(x,y)
| ^~~~~~~
display.c:36:1: error: type of ‘y’ defaults to ‘int’ [-Wimplicit-int]
display.c: In function ‘dwrite’:
display.c:80:1: error: type of ‘len’ defaults to ‘int’ [-Wimplicit-int]
80 | dwrite(s,len)
| ^~~~~~
In file included from display.c:20:
levee.h:44:18: warning: statement with no effect [-Wunused-value]
44 | #define logit(x) 1
| ^
display.c:87:9: note: in expansion of macro ‘logit’
87 | logit(("dwrite <%.*s>(%d)", len, s, len));
| ^~~~~
display.c: In function ‘d_cursor’:
display.c:164:1: error: type of ‘visible’ defaults to ‘int’ [-Wimplicit-int]
164 | d_cursor(visible)
| ^~~~~~~~
display.c: In function ‘d_highlight’:
display.c:174:1: error: type of ‘yes_or_no’ defaults to ‘int’ [-Wimplicit-int]
174 | d_highlight(yes_or_no)
| ^~~~~~~~~~~
display.c: In function ‘dinitialize’:
levee.h:44:18: warning: statement with no effect [-Wunused-value]
44 | #define logit(x) 1
| ^
display.c:247:5: note: in expansion of macro ‘logit’
247 | logit(("CM=%s", CM));
| ^~~~~
display.c: In function ‘ntoa’:
display.c:302:9: warning: unused variable ‘i’ [-Wunused-variable]
302 | int i;
| ^
display.c: In function ‘printbuf’:
display.c:377:1: error: type of ‘len’ defaults to ‘int’ [-Wimplicit-int]
377 | printbuf(s, len)
| ^~~~~~~~
display.c: In function ‘writeline’:
display.c:430:14: warning: unused variable ‘oxp’ [-Wunused-variable]
430 | int endd,oxp;
| ^~~
display.c: In function ‘dwrite’:
display.c:93:9: warning: ignoring return value of ‘write’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
93 | write(1, s, len);
| ^~~~~~~~~~~~~~~~
make[2]: *** [<builtin>: display.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:23: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:38: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: levee
Source-Version: 4.0-2
Done: tony mancill <tmanc...@debian.org>
We believe that the bug you reported is fixed in the latest version of
levee, 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.
tony mancill <tmanc...@debian.org> (supplier of updated levee 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: Sat, 10 Aug 2024 17:07:20 -0700
Source: levee
Architecture: source
Version: 4.0-2
Distribution: unstable
Urgency: medium
Maintainer: tony mancill <tmanc...@debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Closes: 1075133
Changes:
levee (4.0-2) unstable; urgency=medium
.
* Add patch for FTBFS w/GCC-14 (Closes: #1075133)
* Freshen years in debian/copyright
* Bump Standards-Version to 4.7.0
Checksums-Sha1:
6060de7434712b9cfa71f1605f63ad9708bafb95 1839 levee_4.0-2.dsc
5d1b3061a5088875c46632b77422fe00cb51b4e1 10856 levee_4.0-2.debian.tar.xz
6be876ec6cc376d969fcfa22847e0d1d121c537e 6071 levee_4.0-2_amd64.buildinfo
Checksums-Sha256:
5f12f8ebc9825a9272bf1947b7e34b07d0f956bf582957be565dabc2af5dcf0b 1839
levee_4.0-2.dsc
5b1bf6c726e414960142941ef15e6056305d3c291f0fec452aca869b832369fc 10856
levee_4.0-2.debian.tar.xz
52e52bf029e577785dfaf2f24da539460b62caecebf692e81c69bf6ea1500846 6071
levee_4.0-2_amd64.buildinfo
Files:
f7d0dae7b84a78240276cdbef9384609 1839 editors optional levee_4.0-2.dsc
4b01275d5ee6cc980d52bc807dcb6d50 10856 editors optional
levee_4.0-2.debian.tar.xz
15dc8d7f53cd521f2b2d7150255074cc 6071 editors optional
levee_4.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAma4AP8UHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpY3bQ//cOYI0gX2Fwod3zMHzfFQeyKBx2Ct
LLgK21KUN5OnCQ30lug+kOTy9w+6jBYAx0qyaT+WltBqzF9msfPtBWzLVMlr64bF
HMv556uECnRPMXhvu9vCShOj0G4YLngrUUZgOK5TwANaOdQjXAkC9wpQOYmuKmKC
0tE7a1zE6VIISbFcCM35KkSARU1eUcAGAa+6PXOyuMEDtcWVAlw8qyUtlCDOn2af
h4MCi69lBokscJN6XGWQZHKs5nHfxe5mj7vm7ukIAg48Y9Girk9vnJHD7PI5lZTG
yS4qjmpZ7Z4mofY/9efoN5VICG5yYMg+ix8WRcBp0V1nkAvZtKDBA6cQXRx4cNPI
+NGkCIGeadgBlBwazY+GO7P9lirIUu1IL6inuw3PhFDJKoZ8p2fepUjdtmkRgchJ
ua9Gr8sz/1N4uZML5p6lysT9PloswAVWhEnHJ5F/HZytw+KbHxLS8uy7Y+VF4ylR
Ww+JzYHpBhkla1OESg4FYtn9uweGQkxO1VH5olvE5dID4JbDpAfSxNF/ObksUaZX
4Ro9nJ/7bWsS8wsMc014Oigg5zE3jxXMu3PjgwmtlIa56P4wTYMSIfzg4N2agrAI
ZdtBl1rhsoaHCiuKNxnrI8HNo5IkRmOW8rEOS30WZGGAZ0ghsp9bLcXn98HSeXPF
eZwX6kBFRkAgFNU=
=2KPd
-----END PGP SIGNATURE-----
pgpWzrQOgO5oy.pgp
Description: PGP signature
--- End Message ---