Your message dated Fri, 22 Mar 2024 09:01:55 +0000
with message-id <[email protected]>
and subject line Bug#1066685: fixed in glimpse 4.18.7-8
has caused the Debian Bug report #1066685,
regarding glimpse: FTBFS: quick.c:63:25: error: implicit declaration of
function ‘uninitialize_tcompress’ [-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 [email protected]
immediately.)
--
1066685: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066685
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: glimpse
Version: 4.18.7-7
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
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 -I../index -I../agrep -I../libtemplate/include -O2 -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 quick.o quick.c
> quick.c: In function ‘quick_tcompress’:
> quick.c:63:25: error: implicit declaration of function
> ‘uninitialize_tcompress’ [-Werror=implicit-function-declaration]
> 63 | uninitialize_tcompress();
> | ^~~~~~~~~~~~~~~~~~~~~~
> quick.c:68:22: error: implicit declaration of function ‘initialize_common’
> [-Werror=implicit-function-declaration]
> 68 | if (!initialize_common(freq_file, flags)) return 0;
> /* don't call initialize_tcompress since that will load the FULL hash table
> */
> | ^~~~~~~~~~~~~~~~~
> quick.c:127:9: error: implicit declaration of function ‘build_partial_hash’
> [-Werror=implicit-function-declaration]
> 127 | build_partial_hash(compress_hash_table, hashfp, hashindexbuf,
> hashindexsize, pattern, len, blocksize, loaded_hash_table);
> | ^~~~~~~~~~~~~~~~~~
> quick.c:128:18: error: implicit declaration of function ‘tcompress’
> [-Werror=implicit-function-declaration]
> 128 | newlen = tcompress(pattern, len, newpattern, maxnewlen,
> flags);
> | ^~~~~~~~~
> quick.c: In function ‘quick_tuncompress’:
> quick.c:165:25: error: implicit declaration of function
> ‘uninitialize_tuncompress’ [-Werror=implicit-function-declaration]
> 165 | uninitialize_tuncompress();
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> quick.c:223:9: error: implicit declaration of function ‘build_partial_string’
> [-Werror=implicit-function-declaration]
> 223 | build_partial_string(compress_string_table, stringfp,
> stringindexbuf, stringindexsize, pattern, len, blocksize,
> loaded_string_table);
> | ^~~~~~~~~~~~~~~~~~~~
> quick.c:224:18: error: implicit declaration of function ‘tuncompress’; did
> you mean ‘quick_tuncompress’? [-Werror=implicit-function-declaration]
> 224 | newlen = tuncompress(pattern, len, newpattern, maxnewlen,
> flags);
> | ^~~~~~~~~~~
> | quick_tuncompress
> quick.c: In function ‘quick_tcompress’:
> quick.c:87:17: warning: ignoring return value of ‘fscanf’ declared with
> attribute ‘warn_unused_result’ [-Wunused-result]
> 87 | fscanf(hashindexfp, "%d\n", &blocksize);
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> quick.c: In function ‘quick_tuncompress’:
> quick.c:189:17: warning: ignoring return value of ‘fscanf’ declared with
> attribute ‘warn_unused_result’ [-Wunused-result]
> 189 | fscanf(stringindexfp, "%d\n", &blocksize);
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> cc1: some warnings being treated as errors
> make[3]: *** [<builtin>: quick.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/03/13/glimpse_4.18.7-7_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&[email protected]&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: glimpse
Source-Version: 4.18.7-8
Done: Alexander Zangerl <[email protected]>
We believe that the bug you reported is fixed in the latest version of
glimpse, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexander Zangerl <[email protected]> (supplier of updated glimpse 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 22 Mar 2024 18:16:16 +1000
Source: glimpse
Architecture: source
Version: 4.18.7-8
Distribution: unstable
Urgency: high
Maintainer: Alexander Zangerl <[email protected]>
Changed-By: Alexander Zangerl <[email protected]>
Closes: 1066685
Changes:
glimpse (4.18.7-8) unstable; urgency=high
.
* fixed missing prototypes (closes: #1066685)
Checksums-Sha1:
5f8501cce9685a56d62f0c7795d366a92dc57d29 1750 glimpse_4.18.7-8.dsc
30cb1d228f27e4855cd7b376a89d00527dcb5818 13832 glimpse_4.18.7-8.debian.tar.xz
e66aa78a7fc714fa231002133df29da0d57da730 7479 glimpse_4.18.7-8_amd64.buildinfo
Checksums-Sha256:
87366c11ea8dcf333bed6cdae32ccb320078ef2ca677c4d54d70b4c5d9e616de 1750
glimpse_4.18.7-8.dsc
4dc714425cd3101972ff3590aff8d0c683b2574278e398474806a95615feb919 13832
glimpse_4.18.7-8.debian.tar.xz
90948679d1973a522bc6382c2d525257dc8c74ad321a425cfad8743aa25e090b 7479
glimpse_4.18.7-8_amd64.buildinfo
Files:
63084d4db280366b07cf708e921c7d1f 1750 text optional glimpse_4.18.7-8.dsc
bbaab10ed229f0d4cafbe3b373d52dcc 13832 text optional
glimpse_4.18.7-8.debian.tar.xz
2bf814d6e2f513719bc7bf336aec5913 7479 text optional
glimpse_4.18.7-8_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJl/UG4AAoJED06g4g30PqNzqoQAM9AeSRgCJ2stx+8smOgYcjZ
yH3WzHaUvHIx28/VnblLM1Knk4PX7lkUqEI3INq9KMCqO4o9MPCESU54n9MMI2+h
pY4tyYTIsUg24+g9q5JHyLYaOuUyfUuGQi/fs8XQwYPwuHSmCHkkUezbopEz5oJ1
7LZO1gWXegpXKPRDbYFIOpTpk5lDY5r5EqzyLYgPSVpkM9zTdsWI7x23C1Pdi2MZ
GqPa53Cq59mreEqW3i9HKGxXlYJ79DAGk7J9hl+sUDaqMFlklVJy84eWUr13J+AK
SL8uRb627LbjGaBoQVZ5lC8XRc/rPvR0fKtZxskhYNIaJRuZY9GrexLYnH9wZvCL
f39ZWtBAK4Sme29n/8PUWzxbH5+Cgx2DODofGaHa1vn39MEUv8KQ1IDtmiO2CCgP
cFOOGqRvusWWStDT7ljMmA0BFLhPvn3ca8+i9T7B0IGfdSPTy5YSUgnpD1tA/8p5
Yb0Hb4NZmqVaVClfsLCCgyGLmwQlMM/5Av98Z+o/msmXwYoELWQ4Em/OO7W7UBx3
dOyPkr7fPCou+eW9Jt230J3EV189tWCDeSngruabcpJfNXTodv/WW2xwu/pFhj+z
XbWIzWDfrAN7xkhJCOslGG1GLlIfGaoRZdEdB/xCUdiC2RxQQ/w8ZfJaxKL8vyXd
HAKTVtPa3J3JZxTuCq4/
=9etb
-----END PGP SIGNATURE-----
pgptGiJwViWay.pgp
Description: PGP signature
--- End Message ---