Source: irpas Version: 0.10-9 Severity: serious Tags: ftbfs sid trixie Justification: fails to build from source (but built successfully in the past)
irpas FTBFS on armhf after the 64-bit time_t switch:
icmp_redirect.c:462:27: error: passing argument 1 of 'ctime' from incompatible
pointer type [-Wincompatible-pointer-types]
462 | ctime(&(fanchor->t)));
| ^~~~~~~~~~~~~
| |
| long unsigned int *
In file included from /usr/include/features.h:502,
from
/usr/include/arm-linux-gnueabihf/bits/libc-header-start.h:33,
from /usr/include/stdio.h:28,
from icmp_redirect.c:9:
/usr/include/time.h:187:14: note: expected 'const time_t *' {aka 'const long
long int *'} but argument is of type 'long unsigned int *'
187 | extern char *__REDIRECT_NTH (ctime, (const time_t *__timer), __ctime64);
| ^~~~~~~~~~~~~~
make[1]: *** [Makefile:99: icmp_redirect.o] Error 1
Andreas
irpas_0.10-9.log.gz
Description: application/gzip

