Debian Patches

Status for libtfbs-perl/0.7.1+ds-5

Patch Description Author Forwarded Bugs Origin Last update
hardening.patch Enable building with -Wformat-security Andreas Tille <tille@debian.org> no
configure.patch Use environment variable to prevent interactive prompt. Bas Couwenberg <sebastic@debian.org> not-needed
spelling-errors.patch Fix spelling errors. hierachical -> hierarchical
occurence -> occurrence
acces -> access
aaccession -> accession
Bas Couwenberg <sebastic@debian.org> no
dpkg-1.22.6.patch Fix FTBFS with GCC 14. https://gcc.gnu.org/gcc-14/porting_to.html#implicit-function-declaration Bas Couwenberg <sebastic@debian.org> no debian
gcc-14.patch fix implicit int return types with gcc 14. This fixes the following build failure:
.
./lib/pwm_searchPFF.c:303:1: error: return type defaults to ‘int’ [-Wimplicit-int]
303 | get_sequence(fp,seq_id,sequence)
| ^~~~~~~~~~~~
./lib/pwm_searchPFF.c:414:1: error: return type defaults to ‘int’ [-Wimplicit-int]
414 | best_pull(pargs,pbase,pstrand,pscore)
| ^~~~~~~~~
Étienne Mollier <emollier@debian.org> yes debian 2024-07-10
gcc-15.patch fix ftbfs with gcc-15 This change fixes the following build failure with gcc-15:
.
./lib/pwm_searchPFF.c:64:1: warning: old-style function definition [-Wold-style-definition]
64 | err_log(msg)
| ^~~~~~~
./lib/pwm_searchPFF.c:66:1: error: number of arguments doesn’t match prototype
66 | {
| ^
In file included from ./lib/pwm_searchPFF.c:34:
./lib/pwm_search.h:16:6: error: prototype declaration
16 | void err_log(), err_show();
| ^~~~~~~
.
It consists in declaring err_log with its char* argument explicitly.
Étienne Mollier <emollier@debian.org> yes debian 2025-09-11

All known versions for source package 'libtfbs-perl'

Links