Your message dated Fri, 05 Apr 2024 00:49:31 +0000
with message-id <e1rsxlr-00cib0...@fasolo.debian.org>
and subject line Bug#1066241: fixed in epm 4.2-12
has caused the Debian Bug report #1066241,
regarding epm: FTBFS: mantohtml.c:230:27: error: implicit declaration of
function ‘tolower’ [-Werror=implicit-function-declaration]
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.)
--
1066241: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066241
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: epm
Version: 4.2-11
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
This is most likely caused by a change in dpkg 1.22.6, that enabled
-Werror=implicit-function-declaration. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration
Relevant part (hopefully):
> gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -Wdate-time -D_FORTIFY_SOURCE=2 -c -o mantohtml.o mantohtml.c
> mantohtml.c: In function ‘main’:
> mantohtml.c:230:27: error: implicit declaration of function ‘tolower’
> [-Werror=implicit-function-declaration]
> 230 | putc_entity(tolower(*lineptr), outfile);
> | ^~~~~~~
> mantohtml.c:39:1: note: include ‘<ctype.h>’ or provide a declaration of
> ‘tolower’
> 38 | #include <string.h>
> +++ |+#include <ctype.h>
> 39 |
> mantohtml.c:399:34: error: implicit declaration of function ‘isspace’
> [-Werror=implicit-function-declaration]
> 399 | for (lineptr = line + 4; isspace(*lineptr); lineptr ++);
> | ^~~~~~~
> mantohtml.c:399:34: note: include ‘<ctype.h>’ or provide a declaration of
> ‘isspace’
> mantohtml.c:562:20: error: implicit declaration of function ‘isdigit’
> [-Werror=implicit-function-declaration]
> 562 | else if (isdigit(lineptr[0]) && isdigit(lineptr[1]) &&
> | ^~~~~~~
> mantohtml.c:562:20: note: include ‘<ctype.h>’ or provide a declaration of
> ‘isdigit’
> cc1: some warnings being treated as errors
> make[2]: *** [<builtin>: mantohtml.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/03/13/epm_4.2-11_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: epm
Source-Version: 4.2-12
Done: Andreas Beckmann <a...@debian.org>
We believe that the bug you reported is fixed in the latest version of
epm, 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 1066...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Beckmann <a...@debian.org> (supplier of updated epm 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: Fri, 05 Apr 2024 02:33:54 +0200
Source: epm
Architecture: source
Version: 4.2-12
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Closes: 667930 1044273 1066241
Changes:
epm (4.2-12) unstable; urgency=medium
.
* QA upload.
* Fix building with -Werror=implicit-function-declaration.
(Closes: #1066241)
* Fix building twice in a row. (Closes: #1044273)
* Enable all hardening flags, thanks to Simon Ruderich. (Closes: #667930)
* Update Homepage, watch file, upstream metadata. (See #1051502)
Checksums-Sha1:
478c03be95809d486287ca4cf81199c750d3129b 1960 epm_4.2-12.dsc
138b4fd8a8a147597988a87a463b391c502acdfc 8408 epm_4.2-12.debian.tar.xz
daa2175ad8ee6f6d6a5f9a6239154bcb268e71c3 9328 epm_4.2-12_source.buildinfo
Checksums-Sha256:
46ab06d72c5f82b63fb31d057955930bf2ad880612c412abe8757aa60b17e146 1960
epm_4.2-12.dsc
76dfbc8394b2b902543973244705361f815780e3cfec19d292bd1234b5c20a39 8408
epm_4.2-12.debian.tar.xz
0adfa0eddf150011413ace76574b7637118ca3ba62ce4995001eb19cc710713f 9328
epm_4.2-12_source.buildinfo
Files:
55882a76e48ea66794de0b404a688ab8 1960 devel optional epm_4.2-12.dsc
ce377dc67c9ac5e7cad2ba2d7da42569 8408 devel optional epm_4.2-12.debian.tar.xz
c0103688e6fe4bd61a548fbb3de5cd95 9328 devel optional
epm_4.2-12_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmYPR7oQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCAtcEACj7lfhcgi0iLIVpHUO8tGaNlku8EqJkilc
Wq0NhcFgionDfLXnOsiZcCJljBlSkRPBVkEf3Z6qr0gqczqvXqh9WYlC+zSChG1u
J/Lrr7yn3dliaaAQX4dgRsqWQRvlQH2ojCPRdRIxbYxMBrJvAESzk3wIG7lkBfYX
hsCJBRnejLL5mvUxAykFv+2Yw1Lf+VglU8CsEF4W7Rr571dBauwZ7TCLQRMX7m7x
/TipCGhERMMnjUNILHDuhiEBqyOVsSYY20oxUICBTvptkab90CAnpyuG7Sq7141g
DoL5cDm1r1SoSbOgMSA0+Jw6kCkJmuWkPYAOa3z+l3OSNESrASZukbXksXqRdGvj
1UPnDdpPPDLruNSIpF1aiZ41wjoT8AoRNpcYLM7mt8JEKP3p8KAqLJ9JcWoTDk62
MMb1MBr888PwHPvdZaBtWBx8FjAIS2eiBqbq1AORue2oLySXyItDY0+EwLVffNHF
R/21sMHV0NMsmf2Rq6j2rKLHur8yA75lJDmnsKvXgUXCwnh6ahN7l1o93331yGn7
p6tawGh6gZdX4Jfs/SJOrt4qgPkGQS2B+lHHLfP1vNvFVeIykPj7CHp4oXxtvKsN
aQSoA6OaFrxOX9Tujf21eFj5lmMvNRx2UI01y4Va+Gmn3jZZy4rcNGyfSTNZ6twA
YpjlpsasdQ==
=/Uuw
-----END PGP SIGNATURE-----
pgpQef_1OREAQ.pgp
Description: PGP signature
--- End Message ---