Your message dated Thu, 14 Mar 2024 17:04:16 +0000
with message-id <[email protected]>
and subject line Bug#1066526: fixed in fitscut 1.4.4-6
has caused the Debian Bug report #1066526,
regarding fitscut: FTBFS: colormap.c:132:27: error: implicit declaration of
function ‘malloc’ [-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.)
--
1066526: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066526
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: fitscut
Version: 1.4.4-5
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 -DHAVE_CONFIG_H -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 -Wall -Wmissing-prototypes -c -o
> output_fits.o output_fits.c
> file_check.c: In function ‘check_output_file’:
> file_check.c:219:31: warning: ignoring return value of ‘fgets’ declared with
> attribute ‘warn_unused_result’ [-Wunused-result]
> 219 | (void)fgets (response, sizeof (response)-1,
> stdin);
> |
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> colormap.c: In function ‘get_colormap’:
> colormap.c:132:27: error: implicit declaration of function ‘malloc’
> [-Werror=implicit-function-declaration]
> 132 | CM = (ColorMap *) malloc (sizeof (ColorMap));
> | ^~~~~~
> colormap.c:43:1: note: include ‘<stdlib.h>’ or provide a declaration of
> ‘malloc’
> 42 | #include "util.h"
> +++ |+#include <stdlib.h>
> 43 |
> colormap.c:132:27: warning: incompatible implicit declaration of built-in
> function ‘malloc’ [-Wbuiltin-declaration-mismatch]
> 132 | CM = (ColorMap *) malloc (sizeof (ColorMap));
> | ^~~~~~
> colormap.c:132:27: note: include ‘<stdlib.h>’ or provide a declaration of
> ‘malloc’
> colormap.c: In function ‘get_png_palette’:
> colormap.c:179:33: warning: incompatible implicit declaration of built-in
> function ‘malloc’ [-Wbuiltin-declaration-mismatch]
> 179 | palette = (png_color *) malloc (sizeof (png_color) * nvals);
> | ^~~~~~
> colormap.c:179:33: note: include ‘<stdlib.h>’ or provide a declaration of
> ‘malloc’
> image_scale.c: In function ‘log_image’:
> image_scale.c:216:15: warning: variable ‘user_threshold’ set but not used
> [-Wunused-but-set-variable]
> 216 | float user_threshold;
> | ^~~~~~~~~~~~~~
> image_scale.c:215:15: warning: variable ‘threshold’ set but not used
> [-Wunused-but-set-variable]
> 215 | float threshold;
> | ^~~~~~~~~
> image_scale.c: In function ‘sqrt_image’:
> image_scale.c:257:15: warning: variable ‘threshold’ set but not used
> [-Wunused-but-set-variable]
> 257 | float threshold;
> | ^~~~~~~~~
> output_fits.c: In function ‘fitscut_write_primary’:
> output_fits.c:72:14: warning: variable ‘nelements’ set but not used
> [-Wunused-but-set-variable]
> 72 | long nelements;
> | ^~~~~~~~~
> output_fits.c:70:14: warning: variable ‘fpixel’ set but not used
> [-Wunused-but-set-variable]
> 70 | long fpixel[3];
> | ^~~~~~
> cc1: some warnings being treated as errors
> gcc -DHAVE_CONFIG_H -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 -Wall -Wmissing-prototypes -c -o
> output_jpg.o output_jpg.c
> make[2]: *** [Makefile:482: colormap.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/03/13/fitscut_1.4.4-5_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: fitscut
Source-Version: 1.4.4-6
Done: Ole Streicher <[email protected]>
We believe that the bug you reported is fixed in the latest version of
fitscut, 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.
Ole Streicher <[email protected]> (supplier of updated fitscut 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: Thu, 14 Mar 2024 17:38:30 +0100
Source: fitscut
Architecture: source
Version: 1.4.4-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Astro Team <[email protected]>
Changed-By: Ole Streicher <[email protected]>
Closes: 1066526
Changes:
fitscut (1.4.4-6) unstable; urgency=medium
.
[ Debian Janitor ]
* Drop unnecessary dependency on dh-autoconf.
* Remove obsolete fields Name from debian/upstream/metadata.
* Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
.
[ Ole Streicher ]
* Add includes resp. function prototypes (Closes: #1066526)
* Push dh-compat to 13. No changes.
* Push Standards-Version to 4.6.2. No changes.
Checksums-Sha1:
a4f8a6cdc53d20e4dddd342a134803ec6fd2009d 2021 fitscut_1.4.4-6.dsc
9d2d9c68262c6898677aa6da118d679799dcd184 3880 fitscut_1.4.4-6.debian.tar.xz
Checksums-Sha256:
0b3ef59b0dbd481c96ca62748d6146bdc0c0f06d895fa00f4f947273adbf5e7f 2021
fitscut_1.4.4-6.dsc
1860cb8cfa4b947a172fbfc2b1d3e308e8fffe59d56a3c104209ccd4913cc368 3880
fitscut_1.4.4-6.debian.tar.xz
Files:
2e0be183c9476870b444843675ab1291 2021 science optional fitscut_1.4.4-6.dsc
75cfd920321f3d831db70c715d9d62c8 3880 science optional
fitscut_1.4.4-6.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAmXzKHUACgkQcRWv0HcQ
3Pd43w/+OE3I8HN4AtLK34OVaoowdozX1Wg8eMf3Ss7b0rOX3NbTSW+i9I6TNp2s
NKQbsD45YDAdIihzui/kP1qkHzecBh7e/lk2KcKHoc5Hed1nx5nErtEkCHy7iPKO
NDinIA9AF6HqnttJUwxT/VCpk1KPA5ZpKnRtoZN+X2BWdv6/H8/eoyZPK6Dkeiy5
UxZ2rpz58S/lANa7fGFT6lm8Iw+uqB5WYdIpboc+UvDWcj0nYvXGq57Ohx5OlYJE
wBD2oWf3ujtrjmSpfdqw36BHzFxWTm4FjVruR8HeT35sF7nfzSbZDPqeFuNhLqer
SZVJ2snqKTNNe7hO89CXCCkjHQD08P+bZzRq+HSagGBRED5htpmZdUUV0ycDgEIX
uprbZZ04lBXXVo5KjRDHajDYNCouOCR4qAyYAOaoVbA2PlYwWwlfq17TcOyTU0jS
hE9JaGmVT+2WNwiuacO8WTtTPlaXVmX1SEonZtBsBimvDcoqPbn+0iIbsNWtQWYW
Csj3HW5qgvm1FE6Mec90MgCq1t0Eiy+0yrM8YFzM6/gvnDYuFNHJEfI8q47vZkmI
BiMLpe/pC1E3LZ8hzjK14MO5J5yqoIETLePzEJdNSYMqyMwjQc0S405jT+JhNO6M
D+MLe5QgHkJ51hpZSsNwCSvyTVOPOTY/s/nASlWnq/1G655RWgY=
=Pvzk
-----END PGP SIGNATURE-----
pgpcaIvs3VW1A.pgp
Description: PGP signature
--- End Message ---