Your message dated Fri, 15 Nov 2024 16:04:33 +0000
with message-id <e1tbyod-004cck...@fasolo.debian.org>
and subject line Bug#1074915: fixed in discount 2.2.7-2.1
has caused the Debian Bug report #1074915,
regarding discount: 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.)
--
1074915: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074915
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:discount
Version: 2.2.7-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/discount_2.2.7-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
[...]
--with-github-tags \
--with-fenced-code \
--with-dl=both \
--github-checkbox \
--debian-glitch
Configuring for [markdown]
checking the C compiler (cc) oh ick, it looks like gcc
CFLAGS="-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" are
okay
LDFLAGS="-Wl,-z,relro" are okay
Looking for cpp (using $CC -E as a cpp pipeline)
looking for install (/usr/bin/install)
Setting theme default --with-dl.
Setting theme default --with-fenced-code.
Setting theme default --with-id-anchor.
Setting theme default --with-github-tags.
Checking __attribute__((__destructor__)) (yes)
checking for C compiler option to produce PIC (-fPIC)
looking for find (/usr/bin/find)
looking for "ln -s" (/usr/bin/ln)
checking whether the C compiler can build shared libraries (yes; -shared)
looking for ar (/usr/bin/ar)
looking for ranlib (/usr/bin/ranlib)
looking for pkg-config (not found)
looking for automake (/usr/bin/automake)
checking for "volatile" keyword (found)
checking for "const" keyword (found)
Checking for "inline" keyword (found)
defining WORD & DWORD scalar types (using standard types in <inttypes.h>)
looking for a reentrant basename (found)
looking for header libgen.h (found)
looking for header stdlib.h (found)
looking for the alloca function (found in alloca.h)
looking for header sys/types.h (found)
looking for header pwd.h (found)
looking for the getpwuid function (found)
looking for header sys/stat.h (found)
looking for the stat function (found)
special file macros in sys/stat.h: S_ISSOCK S_ISCHR S_ISFIFO.
looking for the srandom function (found)
looking for the memset function (found)
looking for the random function (found)
looking for the strcasecmp function (found)
looking for the strncasecmp function (found)
looking for the fchdir function (found)
looking for header malloc.h (found)
looking for sed (/usr/bin/sed)
generating Makefile
generating version.c
generating mkdio.h
generating libmarkdown.pc
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build -O--no-parallel
make -j1 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cc -Wno-return-type -Wno-implicit-int -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fPIC -c main.c
main.c: In function ‘main’:
main.c:311:36: error: passing argument 2 of ‘mkd_e_code_format’ from
incompatible pointer type [-Wincompatible-pointer-types]
311 | mkd_e_code_format(doc, external_codefmt);
| ^~~~~~~~~~~~~~~~
| |
| char * (*)(char *, int, char *)
In file included from main.c:12:
./mkdio.h:71:31: note: expected ‘mkd_callback_t’ {aka ‘char * (*)(const char *,
const int, void *)’} but argument is of type ‘char * (*)(char *, int, char *)’
71 | void mkd_e_code_format(void*, mkd_callback_t);
| ^~~~~~~~~~~~~~
make[1]: *** [Makefile:128: main.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 "INSTALL=install --strip-program=true" returned
exit code 2
make: *** [debian/rules:5: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: discount
Source-Version: 2.2.7-2.1
Done: Marcos Talau <ta...@debian.org>
We believe that the bug you reported is fixed in the latest version of
discount, 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.
Marcos Talau <ta...@debian.org> (supplier of updated discount 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: Wed, 13 Nov 2024 12:32:17 -0300
Source: discount
Architecture: source
Version: 2.2.7-2.1
Distribution: unstable
Urgency: medium
Maintainer: Alessandro Ghedini <gh...@debian.org>
Changed-By: Marcos Talau <ta...@debian.org>
Closes: 1074915
Changes:
discount (2.2.7-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* debian/patches/0004-fix-build-with-gcc14.patch: Fix build with GCC 14.
Thanks to Atri Bhattacharya and Florian Ernst (Closes: #1074915).
Checksums-Sha1:
67ec1abd9c52fd44e785083d568788d3a0c2d929 1971 discount_2.2.7-2.1.dsc
c0d0b8329cd758b00d3d25c1e0939416a19b31f9 6840 discount_2.2.7-2.1.debian.tar.xz
be49cec7265196f9f2f3cd73d4f705db650060c1 7305
discount_2.2.7-2.1_source.buildinfo
Checksums-Sha256:
585aadd72b92eba4fc4bfce163d9a48cda1d47dee1f1a20d6af759cf6f496423 1971
discount_2.2.7-2.1.dsc
7623021b0d8ea3883fbc6fb94908288a07f66dceedd426015a2ee8b18a4e889a 6840
discount_2.2.7-2.1.debian.tar.xz
dc8f49468ed8b9febb86794dd3f1385e7597bbd5af2aba5633896741b2f063c2 7305
discount_2.2.7-2.1_source.buildinfo
Files:
3ca972b65b1955de80dc731a66c1c248 1971 text optional discount_2.2.7-2.1.dsc
e3fba1bd4fc4f1b0023156eca096b676 6840 text optional
discount_2.2.7-2.1.debian.tar.xz
6b0e7dbd1fbe0cbdeb3c1d89a974e2de 7305 text optional
discount_2.2.7-2.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEtSLzkVnaB9053AsR9LqqgNsoukwFAmc0yCMACgkQ9LqqgNso
ukxJuQ/6Arx5F7xRU75t8Elx4w0WMitVpQzIX3s3F8fRXWAfQWq2/wHNG56yjj6X
moIWo+KJfFboPljYlqkt6pWYqldsnmjn9apCOn0G433AK8NWxXzgM56TQNU82X+D
wr4GCET5z8rAycamr2DIyR2dA+PvmMLTEhaxrTBeEBpeZRuNMAlLdgMk+UK1j2a5
Ojry2682G9I0JjQRztKmbyo1bj8Mll6vFDaPEJfOJ/b39zbaBXR72pCuf02oWAxo
G2bHDz7NhuHv1fiqL/r19Gbgn65JrtQrUSI8xX6pCdkUF2F+B0dOUItjkZQppCZA
uU17z0B+LchwYs3z8MVmcrab3S5jUKoP39kcGIhHxi/kk/gf4CbycTzXWVXYvF6S
Ml/dPgb2eEJ3qexu04Qu829DStve8hyfWuLwmDqbSwmd+sah2Cc4qRavKABy16tl
q3G60PHbnYW+cA0+zw4sYIqZvkygZueMd4mUkVcv4FidOBBLAOfJoPEH/zx2cl9j
f3SvlAL4rMO+e0JC9qZ3VkXCyZpKToy+pPbYN+iLQcvwEA7A6PjWOsl63qeEYIK6
sDp4b/pajQWKCbZ+4obyE+nWdhri05y+D6qbkEaJy5mWBD4jUqXxgAMG+qpPNDe8
9tEoTk7IEmjXKJbWgEvxfVKcJ6Mh6jaoKL4qJHPOGkvLgDbMfKs=
=olyv
-----END PGP SIGNATURE-----
pgpDGICr396Pn.pgp
Description: PGP signature
--- End Message ---