Your message dated Wed, 13 Mar 2024 22:01:55 +0000
with message-id <e1rkwfb-0091x8...@fasolo.debian.org>
and subject line Bug#1066497: fixed in qfits 6.2.0-9
has caused the Debian Bug report #1066497,
regarding qfits: FTBFS: dtfits.c:163:13: error: implicit declaration of 
function ‘qfits_query_n_ext’; did you mean ‘qfits_query_column’? 
[-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.)


-- 
1066497: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066497
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: qfits
Version: 6.2.0-8
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 -DHAVE_CONFIG_H -I. -I.. -I../src  -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 -c 
> -o replacekey.o replacekey.c
> dtfits.c: In function ‘qfits_dump’:
> dtfits.c:163:13: error: implicit declaration of function ‘qfits_query_n_ext’; 
> did you mean ‘qfits_query_column’? [-Werror=implicit-function-declaration]
>   163 |     n_ext = qfits_query_n_ext(name_i);
>       |             ^~~~~~~~~~~~~~~~~
>       |             qfits_query_column
> qextract.c: In function ‘main’:
> qextract.c:69:14: error: implicit declaration of function 
> ‘qfits_query_n_ext’; did you mean ‘qfits_query_column’? 
> [-Werror=implicit-function-declaration]
>    69 |     nb_ext = qfits_query_n_ext(name_in) ;
>       |              ^~~~~~~~~~~~~~~~~
>       |              qfits_query_column
> /bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection  -Wl,-z,relro -o replacekey 
> replacekey.o ../src/libqfits.la -lm 
> cc1: some warnings being treated as errors
> make[3]: *** [Makefile:472: qextract.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/qfits_6.2.0-8_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: qfits
Source-Version: 6.2.0-9
Done: Aurelien Jarno <aure...@debian.org>

We believe that the bug you reported is fixed in the latest version of
qfits, 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.
Aurelien Jarno <aure...@debian.org> (supplier of updated qfits 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 Mar 2024 21:34:25 +0100
Source: qfits
Architecture: source
Version: 6.2.0-9
Distribution: unstable
Urgency: medium
Maintainer: Aurelien Jarno <aure...@debian.org>
Changed-By: Aurelien Jarno <aure...@debian.org>
Closes: 1066497
Changes:
 qfits (6.2.0-9) unstable; urgency=medium
 .
   * Add 08-implicit-function-declaration.diff patch to fix FTBFS with
     -Werror=implicit-function-declaration (closes: #1066497).
   * Mark libqfits-dev as Multi-Arch: same.
   * Switch to debhelper 13, the declarative way.
   * Set Rules-Requires-Root to no.
   * Bump Standards-Version to 4.6.2 (no changes).
Checksums-Sha1:
 401005eec0a3436cef8dff477e65945292a092bf 1823 qfits_6.2.0-9.dsc
 5cd96df822b48ddab0e4847c18e68fbde227461d 5332 qfits_6.2.0-9.debian.tar.xz
 aa4f68cf282743858116853fd391bd0b7b2252fa 5877 qfits_6.2.0-9_source.buildinfo
Checksums-Sha256:
 ecfe3c967be13e1609a479f5da0c16af5e622b2c400c120855843ae4aee0aa16 1823 
qfits_6.2.0-9.dsc
 979e18fa6331def6905719724bb4925756372adc3cefbc1b7b2d2625eca41f27 5332 
qfits_6.2.0-9.debian.tar.xz
 ae0077e0b80e01707579048258d84f4be7c5e35403bb0464cdbe77ba64256e53 5877 
qfits_6.2.0-9_source.buildinfo
Files:
 1e4810335015fd774b1c680e08a3c24d 1823 libs optional qfits_6.2.0-9.dsc
 4da9cad11a544ce8001cb66001a4fa64 5332 libs optional qfits_6.2.0-9.debian.tar.xz
 e87bb47449c531058d39de6b38562ae4 5877 libs optional 
qfits_6.2.0-9_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEUryGlb40+QrX1Ay4E4jA+JnoM2sFAmXyDfwACgkQE4jA+Jno
M2s2zg//RDFaHy01FwZ1GsI+ZCpFpQdAYTcE3eh0l4kvBFqhiLDXja5fhCgTE542
PwWGDM1lirPLijPK5Y1a9JvLUU81z5DHcCGlynX+KignD9QJgXZMxZY8UXlIJns3
ek5wTVCVVcc+vftpXnaYZAnW+vejPB4sbtFqFerPk7/fuQBd3Z2AK6s7J2T1L5Vs
n2GpIVovXcORBvazkbDtT7TSyk6iP6SM8pR0ZKymC1Tenk55T3KJgJHhNgERQ/mU
xCa0r+lrRrdMNpRycZNZXEC3NYBt2tbYqjScp5rtnhJmRXXIwfUYxfnLKlMNEXzu
r2MVbLCj+yAlaGyM0VzW4B6vdfwT0vuSjDFV5grunrVK1h3Cu5ZMmuRU2iHG/EPQ
NPPWC6MSbIcEpVuxWiQQUYFZgmSvhfwFYyJhOpln9i96g9sXol2bVp9+OB/0r0RZ
yCd3JNNjXHzAEi1hD0UOlJu6auHJVWqaEG53kgtnmm476osFwG84Ucs+/QvHWqaa
XgjZ1ijh6agj13J+psXFnes3jVGsR90X7GusF4W3oLvKNgO3IHY65dKnRP3Xmfh5
5xrVWmgAHIpDe9xvcYBTK0l/a3QLVZby/t0ijGWqU9UmSnLEMub9szp+fIHwkrM3
kES4/d3S6ZXeVN3bf15ZcKyNzrEtyJXUqYvjYHiuDkIHP6/XYs4=
=N2P5
-----END PGP SIGNATURE-----

Attachment: pgphUFIL9_fa1.pgp
Description: PGP signature


--- End Message ---

Reply via email to