Your message dated Wed, 15 Jan 2025 20:00:58 +0000
with message-id <e1ty9zs-009zjl...@fasolo.debian.org>
and subject line Bug#1066998: fixed in sift 6.2.1-1
has caused the Debian Bug report #1066998,
regarding sift: FTBFS with -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.)
--
1066998: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066998
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sift
Version: 4.0.3b-6
Severity: serious
Tags: ftbfs sid trixie
Justification: fails to build from source
Hi,
sift TBFS with -Werror=implicit-function-declaration which was
recently enabled by default in dpkg 1.22.6 to support the 64-bit time_t
transition. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration
make[2]: Entering directory '/build/sift-4.0.3b/src'
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/sift-4.0.3b/src=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wno-unused-result -I/usr/include/blimps -O2 -D__MAKE_PREFIX__=\"/u
sr\" -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
choose_seqs_via_psiblastseedmedian.o choose_seqs_via_psiblastseedmedian.c
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/sift-4.0.3b/src=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wno-unused-result -I/usr/include/blimps -O2 -D__MAKE_PREFIX__=\"/usr\"
-Wdate-time -D_FORTIFY_SOURCE=2 -c -o clump_output_alignedseq.o
clump_output_alignedseq.c
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/sift-4.0.3b/src=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wno-unused-result -I/usr/include/blimps -O2 -D__MAKE_PREFIX__=\"/usr\"
-Wdate-time -D_FORTIFY_SOURCE=2 -c -o consensus_to_seq.o consensus_to_seq.c
In file included from choose_seqs_via_psiblastseedmedian.c:20:
Matrix_Info.c: In function 'allow_min_and_above':
Matrix_Info.c:916:26: error: implicit declaration of function
'min_aa_in_column' [-Werror=implicit-function-declaration]
916 | min_aa = min_aa_in_column (matrix, pos);
| ^~~~~~~~~~~~~~~~
In file included from clump_output_alignedseq.c:23:
Matrix_Info.c: In function 'allow_min_and_above':
Matrix_Info.c:916:26: error: implicit declaration of function
'min_aa_in_column' [-Werror=implicit-function-declaration]
916 | min_aa = min_aa_in_column (matrix, pos);
| ^~~~~~~~~~~~~~~~
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/sift-4.0.3b/src=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wno-unused-result -I/usr/include/blimps -O2 -D__MAKE_PREFIX__=\"/usr\"
-Wdate-time -D_FORTIFY_SOURCE=2 -c -o info_on_seqs.o info_on_seqs.c
In file included from info_on_seqs.c:10:
Matrix_Info.c: In function 'allow_min_and_above':
Matrix_Info.c:916:26: error: implicit declaration of function
'min_aa_in_column' [-Werror=implicit-function-declaration]
916 | min_aa = min_aa_in_column (matrix, pos);
| ^~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[2]: *** [<builtin>: choose_seqs_via_psiblastseedmedian.o] Error 1
Andreas
--- End Message ---
--- Begin Message ---
Source: sift
Source-Version: 6.2.1-1
Done: Étienne Mollier <emoll...@debian.org>
We believe that the bug you reported is fixed in the latest version of
sift, 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.
Étienne Mollier <emoll...@debian.org> (supplier of updated sift 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, 15 Jan 2025 20:06:01 +0100
Binary: sift sift-dbgsym
Source: sift
Architecture: amd64 source
Version: 6.2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Étienne Mollier <emoll...@debian.org>
Closes: 1066998
Description:
sift - predicts if a substitution in a protein has a phenotypic effect
Changes:
sift (6.2.1-1) unstable; urgency=medium
.
* Team upload.
.
[ Steffen Moeller ]
* New upstream version. (Closes: #1066998)
* d/u/metadata:
- added RRIDs
- yamllint clean
.
[ Andreas Tille ]
* Fix watch file
* Fix Vcs fields
* Standards-Version: 4.7.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Drop useless get-orig-source target (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* Remove trailing whitespace in debian/rules (routine-update)
* No tab in license text (routine-update)
* Trim trailing whitespace.
* Use secure URI in Homepage field.
* Update renamed lintian tag names in lintian overrides.
* Avoid explicitly specifying -Wl,--as-needed linker flag.
Checksums-Sha1:
6e48e76e4e3d08b14c57a5a59ea1ca83173541ed 1936 sift_6.2.1-1.dsc
3fbc39ac9a753ee0d47fdb3543b4930e2dcbcdb7 505700 sift_6.2.1.orig.tar.xz
256d02b0e4d9deeac5d13477eef81d1cff497e7b 21016 sift_6.2.1-1.debian.tar.xz
20fdfe247e48fd0b2e86322c3bc5b2d536411b42 6009 sift_6.2.1-1_amd64.buildinfo
e70cbe1443fb80747ce42bbf256befc6053b3a4c 589220 sift-dbgsym_6.2.1-1_amd64.deb
fa414ddcfc99b186187646c337d6fa4e4f88426d 281300 sift_6.2.1-1_amd64.deb
Checksums-Sha256:
b243bc0199a6bbfdd51ca9ff1f864f52ca75a0e2936656fc530aa9e393c83ef6 1936
sift_6.2.1-1.dsc
d2575df291396a0259d0770943556c1dbf37413dda8e254496f9bb871e6be274 505700
sift_6.2.1.orig.tar.xz
7b6a0af778a15ec48442cd018606801cdbbc993db2b00d6b4622c0fdb011cf98 21016
sift_6.2.1-1.debian.tar.xz
2d95772b60c610101fe46f0e2bc3b678202f9e7cbc74c17b93d6587099610ef2 6009
sift_6.2.1-1_amd64.buildinfo
6e7946b9ec9eddad37e561b20020b32601e2ffc4cc96c8ed0a7e755e67350ffe 589220
sift-dbgsym_6.2.1-1_amd64.deb
c914153fd8ed184420734307b29e9e04214f4b72eae8efd2f7982f485be6b09b 281300
sift_6.2.1-1_amd64.deb
Files:
72bb9f299d6d5e8a651b6e7ffcc4709e 1936 non-free/science optional
sift_6.2.1-1.dsc
fb7164cdd17b41c84a4e72b0aef66387 505700 non-free/science optional
sift_6.2.1.orig.tar.xz
86c7180e596fd84cf7105ec27cade776 21016 non-free/science optional
sift_6.2.1-1.debian.tar.xz
87bc9765d97e863cdfa35d2d9172d53c 6009 non-free/science optional
sift_6.2.1-1_amd64.buildinfo
2a4ca40294277b16f05352d53a0dedcc 589220 non-free/debug optional
sift-dbgsym_6.2.1-1_amd64.deb
4de3cc14977d15d08e371151a25b5899 281300 non-free/science optional
sift_6.2.1-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmeIC5MUHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdog/Q//QNqN7NbRsCv4xNrGJRI/Go/KeT47
RUZfQP6dOtXh2JGY5oWwlZ/kBs+OpUlhL0j+EzAld+7Gq5fMtknXOmptw9u7FHAw
Y/DBR8D0RMmTbGtEpA7J05+jvcw5VtzugMK7Ka+f8pTnrisL8iiaGUv0a/rBBk+Q
skPJiU2a7Z4oYIxrtldINrwvE0lmRjIfFLskSvlJJYrHZheZ9Pz8Xa3qF2W+T9DD
/bgWWCENyUf6xpdXZ21zGW2/QLQy/MqZlrTukD94qK3Y7ljOncR2FOI27uygCWhg
B2mIHoFQ557zkDLsH0dGuUkuFaC2BFwSdx2gFejVRWaDafu5vbk2lD145sZp1Auo
ZIdG70TvTCwffHwchKAu4Dv+hD4JTPHN3fMr64bQOKA5XGM0l+oVDsjB9AMhnwyR
5uKiG/GuSPWu6ApnaFv7WI/UJxko7sws8CzRy/Zy15uip8xYHfM91b8HvT5ewrdD
E+QH9pYSAnmlc0JFdZizLkQm116iJfYZQmQSnEJbU6YXNmjE+e3cLyfcSWWxOaOc
Glfi4CYjLXGiHi8HiucaYeueCc0GhnuW4QVsEZeLsi2rLGAoO9CHFFKqCSRsNVWl
HkeNJnSSzBTSJ6F3mwpTAR7YZ6AWadJEW2FEYaiKOndqAjNQaFR5SrgTFCw3X7uI
kTc0GZAvsnCzHYc=
=TEto
-----END PGP SIGNATURE-----
pgpLTfImXqAMX.pgp
Description: PGP signature
--- End Message ---