Control: reopen -1

On Sun, Jul 28, 2024 at 09:39:04AM +0000, Debian Bug Tracking System wrote:
>...
>  tcltrf (2.1.4-dfsg3-4) unstable; urgency=medium
>  .
>    * Fix FTBFS with GCC 14 (closes: #1075553).
>...

There still seems to be a problem on 32-bit:

https://buildd.debian.org/status/logs.php?pkg=tcltrf&ver=2.1.4-dfsg3-4

...
./generic/loadman.c: In function ‘TrfLoadSHA1’:
./generic/loadman.c:248:16: error: assignment to ‘void (*)(SHA_CTX *, unsigned 
char *, size_t)’ {aka ‘void (*)(struct SHAstate_st *, unsigned char *, unsigned 
int)’} from incompatible pointer type ‘void (*)(SHA_CTX *, unsigned char *, 
long unsigned int)’ {aka ‘void (*)(struct SHAstate_st *, unsigned char *, long 
unsigned int)’} [-Wincompatible-pointer-types]
  248 |   sha1f.update = SHA1_Update;
      |                ^
...


cu
Adrian

Reply via email to