Your message dated Mon, 12 Aug 2024 15:49:43 +0000
with message-id <e1sdxil-004cod...@fasolo.debian.org>
and subject line Bug#1074800: fixed in aewan 1.0.01-6
has caused the Debian Bug report #1074800,
regarding aewan: 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.)
--
1074800: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074800
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:aewan
Version: 1.0.01-5
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/aewan_1.0.01-5_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 stdbool.h that conforms to C99... yes
checking for initscr in -lncurses... yes
checking for gzopen in -lz... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for zlib.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for mode_t... yes
checking for atexit... yes
checking for strdup... yes
checking for strerror... yes
checking for cygwin OSTYPE... not cygwin
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
dh_auto_build
make -j8
make[1]: Entering directory '/<<PKGBUILDDIR>>'
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fno-strict-aliasing -Wall -MM absmenu.c aecat.c aeff.c aemakeflic.c aewan.c
aewl/aewl.c aewl/button.c aewl/field.c aewl/form.c aewl/label.c aewl/listbox.c
aewl/util.c aewl/widget.c bores/autod.c bores/darray.c bores/hashdict.c
bores/kurses.c bores/util.c chtr.c clipboard.c colordlg.c debug_aewl.c
document.c editmeta.c export.c filedlg.c handlekey.c helpdlg.c init_aewl.c
keybind.c keys.c layer.c layerdlg.c menubar.c psd.c ui.c vlayer.c welcomedlg.c
>depends
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fno-strict-aliasing -Wall -c aewan.c -o aewan.o
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fno-strict-aliasing -Wall -c absmenu.c -o absmenu.o
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fno-strict-aliasing -Wall -c aeff.c -o aeff.o
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fno-strict-aliasing -Wall -c aewl/aewl.c -o aewl/aewl.o
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fno-strict-aliasing -Wall -c aewl/button.c -o aewl/button.o
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fno-strict-aliasing -Wall -c aewl/field.c -o aewl/field.o
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fno-strict-aliasing -Wall -c aewl/form.c -o aewl/form.o
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fno-strict-aliasing -Wall -c aewl/label.c -o aewl/label.o
aewl/form.c: In function ‘aewl_form_add_widget’:
aewl/form.c:57:45: warning: operation on ‘f->last_widget’ may be undefined
[-Wsequence-point]
57 | f->last_widget->next = f->last_widget = wid;
| ~~~~~~~~~~~~~~~^~~~~
In file included from bores/bores.h:32,
from aeff.h:54,
from aeff.c:64:
aeff.c: In function ‘read_parse_data_line’:
aeff.c:91:40: error: passing argument 2 of ‘freadline_ex’ from incompatible
pointer type [-Wincompatible-pointer-types]
91 | autod_assign( line, freadline_ex(f, gzgetc) );
| ^~~~~~
| |
| int (*)(struct gzFile_s *)
bores/autod.h:110:53: note: in definition of macro ‘autod_assign’
110 | (void**)&ptr, newvalue)
| ^~~~~~~~
In file included from bores/bores.h:37:
bores/util.h:144:36: note: expected ‘int (*)(void *)’ but argument is of type
‘int (*)(struct gzFile_s *)’
144 | char *freadline_ex(void *fh, int (*readch)(void*));
| ~~~~~~^~~~~~~~~~~~~~
aeff.c: In function ‘aeff_read_mark’:
aeff.c:195:42: error: passing argument 2 of ‘freadline_ex’ from incompatible
pointer type [-Wincompatible-pointer-types]
195 | autod_assign(line, freadline_ex(f->f, gzgetc));
| ^~~~~~
| |
| int (*)(struct gzFile_s *)
bores/autod.h:110:53: note: in definition of macro ‘autod_assign’
110 | (void**)&ptr, newvalue)
| ^~~~~~~~
bores/util.h:144:36: note: expected ‘int (*)(void *)’ but argument is of type
‘int (*)(struct gzFile_s *)’
144 | char *freadline_ex(void *fh, int (*readch)(void*));
| ~~~~~~^~~~~~~~~~~~~~
make[1]: *** [Makefile:79: aeff.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: aewan
Source-Version: 1.0.01-6
Done: Ricardo Mones <mo...@debian.org>
We believe that the bug you reported is fixed in the latest version of
aewan, 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.
Ricardo Mones <mo...@debian.org> (supplier of updated aewan 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: Mon, 12 Aug 2024 17:29:42 +0200
Source: aewan
Architecture: source
Version: 1.0.01-6
Distribution: unstable
Urgency: high
Maintainer: Ricardo Mones <mo...@debian.org>
Changed-By: Ricardo Mones <mo...@debian.org>
Closes: 1074800
Changes:
aewan (1.0.01-6) unstable; urgency=high
.
* Add Vcs-* URLs for current repository
* Update forwarded status for format-security.patch
* Add patch to fix FTBFS with GCC 14 (Closes: #1074800)
* Raised urgency because of RC bug
Checksums-Sha1:
619bf2dc75230dcad8956f35aee62fc1bbc9b975 1818 aewan_1.0.01-6.dsc
3aff8188f15336c37381772152425126c60b14ba 4264 aewan_1.0.01-6.debian.tar.xz
dd3e11431fc5a39e70a86ae534d01acdd8c780d5 6205 aewan_1.0.01-6_amd64.buildinfo
Checksums-Sha256:
d1b8d06ebfe000723399613bd1f3668968fc4d8033941cf9d68f4a294b0123d7 1818
aewan_1.0.01-6.dsc
f817abe77a57ea75aea075f7f46d6148b8519f5b2875cb6a2c1ecac3738357b8 4264
aewan_1.0.01-6.debian.tar.xz
99eda11550a27c9eb77832eb370eb8dc206a9e7a573b583ca259d834deeea0bf 6205
aewan_1.0.01-6_amd64.buildinfo
Files:
451f0b1fa99f6a8afe9629cd2f9407f3 1818 text optional aewan_1.0.01-6.dsc
2cc23e87b769accb8c880332b63be90c 4264 text optional
aewan_1.0.01-6.debian.tar.xz
c41690ece4ecdda1d3dd95aff3cc52a7 6205 text optional
aewan_1.0.01-6_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEQ7w2SxbfDCBevXWSHw8KiN5bzKYFAma6K2sACgkQHw8KiN5b
zKa+Nw/9EcuKQF+7bYN8eqeeJgJtbCrk+2lvkXcOhEdvhcUd5T+7Adur7cBCFDmO
p590/kiZSgEayc55eYrKtNsu31rvwZ9TxMIjZ0kXZDMENoAPoHGr3V03iHT7YEKG
VfkNQH+JIVCSu0NGaSY2O4UjgI4agXzREdngfcN7/nQRn5ig50tJNq/8TjpofgQ0
7465OC1uPoxGMGzXQmDVFYv6rLBi2rQAAZjTvhcJLs9A4V+6cWy+zwgNfBeJgwg2
SH1aq+yKuMEwv4FDHSYVneTDl4WMJzT7msj/ev2oexdxlkI/hxC1+Tsv6UiaUP+q
P1BX83qdZPsaA1eaW4llGxrvFc4A6wpEvMExsEKOi5BD89YrEoQA9L1CS51SjpI4
HagGj9GSQ8k8JUjSG4Mmf/q+46k5G8pZn76p3sfbjsCZ6M9H3quKKyGqrLQ4ihKM
3ikq3odVWmDlxIL81knxyL+yGZA3wtv90q4qeoWho/9SymgLlX3DxLiuaUxMV4/X
QUzSK813hGkWEw0YsIZTKP9gX2A7EHExy1RbGOhranM0ASjVqDIGC4Os56uvH+Xl
dh0zp5V1gf9kpHngd7RY+Xvfo6gDTGNkrp/kIUUDc8MJbjK1pt/hd2WxSB0egpQK
4+UnAQ1Vbc9L09rcSLBx8JaVheZuGv3abxHbb8cRb5UuKEhc0K4=
=2GSV
-----END PGP SIGNATURE-----
pgpNxqoXy8jVW.pgp
Description: PGP signature
--- End Message ---