Your message dated Thu, 11 Sep 2025 22:19:02 +0000
with message-id <[email protected]>
and subject line Bug#1097278: fixed in libtfbs-perl 0.7.1+ds-5
has caused the Debian Bug report #1097278,
regarding libtfbs-perl: ftbfs with GCC-15
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.)
--
1097278: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097278
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libtfbs-perl
Version: 0.7.1+ds-4
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15
[This bug is NOT targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/libtfbs-perl_0.7.1+ds-4_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html
[...]
| ^~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~
./lib/pwm_searchPFF.c:64:1: note: declared here
64 | err_log(msg)
| ^~~~~~~
./lib/pwm_searchPFF.c:608:16: error: too many arguments to function ‘err_log’;
expected 0, have 1
608 | err_log("DO_SEQ: save_hit failed");
| ^~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~
./lib/pwm_searchPFF.c:64:1: note: declared here
64 | err_log(msg)
| ^~~~~~~
./lib/pwm_searchPFF.c:618:14: error: too many arguments to function ‘err_log’;
expected 0, have 1
618 | err_log("DO_SEQ: output failed");
| ^~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~
./lib/pwm_searchPFF.c:64:1: note: declared here
64 | err_log(msg)
| ^~~~~~~
./lib/pwm_searchPFF.c:652:14: error: too many arguments to function ‘err_log’;
expected 0, have 1
652 | err_log("DO_SEQ: output failed");
| ^~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~
./lib/pwm_searchPFF.c:64:1: note: declared here
64 | err_log(msg)
| ^~~~~~~
./lib/pwm_searchPFF.c: In function ‘loop_on_seqs’:
./lib/pwm_searchPFF.c:674:1: warning: old-style function definition
[-Wold-style-definition]
674 | loop_on_seqs(pargs,pwm,fp, outfp)
| ^~~~~~~~~~~~
./lib/pwm_searchPFF.c:693:10: error: too many arguments to function ‘err_log’;
expected 0, have 1
693 | err_log("LOOP_ON_SEQS: get_sequence failed.");
| ^~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lib/pwm_searchPFF.c:64:1: note: declared here
64 | err_log(msg)
| ^~~~~~~
./lib/pwm_searchPFF.c:700:13: error: too many arguments to function ‘err_log’;
expected 0, have 1
700 | err_log("LOOP_ON_SEQS: do_seq failed.");
| ^~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lib/pwm_searchPFF.c:64:1: note: declared here
64 | err_log(msg)
| ^~~~~~~
./lib/pwm_searchPFF.c: In function ‘do_search’:
./lib/pwm_searchPFF.c:752:7: error: too many arguments to function ‘err_log’;
expected 0, have 1
752 | err_log("MAIN: get_matrix failed.");
| ^~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~
./lib/pwm_searchPFF.c:64:1: note: declared here
64 | err_log(msg)
| ^~~~~~~
./lib/pwm_searchPFF.c:758:7: error: too many arguments to function ‘err_log’;
expected 0, have 1
758 | err_log("MAIN: open_seq_file failed.");
| ^~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lib/pwm_searchPFF.c:64:1: note: declared here
64 | err_log(msg)
| ^~~~~~~
./lib/pwm_searchPFF.c:762:7: error: too many arguments to function ‘err_log’;
expected 0, have 1
762 | err_log("MAIN: open_outfile failed.");
| ^~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lib/pwm_searchPFF.c:64:1: note: declared here
64 | err_log(msg)
| ^~~~~~~
./lib/pwm_searchPFF.c:768:7: error: too many arguments to function ‘err_log’;
expected 0, have 1
768 | err_log("MAIN: loop_on_seqs failed.");
| ^~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lib/pwm_searchPFF.c:64:1: note: declared here
64 | err_log(msg)
| ^~~~~~~
make[2]: *** [Makefile:324: pwmsearch.o] Error 1
make[2]: Leaving directory '/build/reproducible-path/libtfbs-perl-0.7.1+ds/Ext'
make[1]: *** [Makefile:638: subdirs] Error 2
make[1]: Leaving directory '/build/reproducible-path/libtfbs-perl-0.7.1+ds'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: libtfbs-perl
Source-Version: 0.7.1+ds-5
Done: Étienne Mollier <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libtfbs-perl, 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.
Étienne Mollier <[email protected]> (supplier of updated libtfbs-perl 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, 11 Sep 2025 22:40:14 +0200
Source: libtfbs-perl
Architecture: source
Version: 0.7.1+ds-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Étienne Mollier <[email protected]>
Closes: 1097278 1102835
Changes:
libtfbs-perl (0.7.1+ds-5) unstable; urgency=medium
.
* Team upload.
* gcc-15.patch: new: fix ftbfs with gcc-15. (Closes: #1097278)
* d/control: approach cross-buildability.
This change introduces perl-xs-dev and libcrypt-dev to build
dependencies, the latter being needed soon once out of the essential
set. In addition, some <!nocheck> filtering is implemented and the
perl interpreter is requested for the native architecture.
Thanks to Helmut Grohne (Closes: #1102835)
* d/control: declare compliance to standards version 4.7.2.
* d/watch: move to format version 5.
* d/salsa-ci.yml: new: configure CI.
Checksums-Sha1:
ebf09c12afcefa75facf900b6101596e01adfcf7 2429 libtfbs-perl_0.7.1+ds-5.dsc
5b9fbb109e2e9a69a8a52087482163f1839e7a32 12884
libtfbs-perl_0.7.1+ds-5.debian.tar.xz
Checksums-Sha256:
ecacff289e9e63f369861ae954df1949e41df211a544e7f2eeae5f6dee6156fc 2429
libtfbs-perl_0.7.1+ds-5.dsc
cbd9b1eaa3ed58deab9658f7ef0ae7dd47239ef7b1b0354b43db84794a8ed424 12884
libtfbs-perl_0.7.1+ds-5.debian.tar.xz
Files:
40577e48b59f2313eb2e3076ffde218d 2429 perl optional libtfbs-perl_0.7.1+ds-5.dsc
5dd7d527b4e9ed4874fe3b8444d486f0 12884 perl optional
libtfbs-perl_0.7.1+ds-5.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmjDONYUHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdo19w/+L60sTwBfx3T5oCn1NzmqFZiasuKj
FFNiBSuyFzunfUBtuoUPa8NxShcOrXN/1wztDUN7ozhL8eATQBfgAi1lsvrJ5Kt6
GHddHi3wyNbiVK0sInbE/rsuDJCv9hIlROJjxEEE/H4TCHBiyeuotKamwNPytmMU
VqkxiYfqNMRfeWz2T9Xw+1GMtGmFp1uFnhDPga7TsGOOLEPFM3OIhXiJCxu3ZqQA
KquLz13B6msQbBdLQRByVrLdjWySveh0lp/l9aaDZTQlZn3iwdJS1Ja5VBtk2lp+
T2Vaj0l1TCnghYcD4s8XFqx1PlfssR3Y790Y77qALO8G1sHgZ02s8ed+s3UdJdU5
YBiS7LZRTQgf3SUfHp+w4XQA6Tdf8FZPwDYNmVxqNKEaZB8TuVThVRpN3d9P/qEk
nMHOZHFt1xmpFj4wo6OfWmBMogD2Gk8IFxAeJnsOtF60xmeLgi1KX7rH+M4MEh/e
E9foEBEeWPkDO2eV5UIlqw/xFHJTe7QKz8su8Zh1dhFsYnzUJu6phnX+YvXvcQaT
3PNdZ+uqIbeixy/N0tEfa4h7mOu/4zHd/Pb+fHamFk+2ls0fOyAVYiXgN6KySc6U
Aw5o85TyAIZcMcEY/bqlxuEzM50vtqcfBsnbaqXhWjBdKhZElL7SEFitzwCTC2eB
XOG1imBM41ayEQw=
=XXk4
-----END PGP SIGNATURE-----
pgpyXzLlsL3jY.pgp
Description: PGP signature
--- End Message ---