Source: irpas Version: 0.10-8 Severity: serious Tags: ftbfs sid bookworm Justification: fails to build from source (but built successfully in the past)
Hi, irpas no longer builds in sid since glibc has dropped the rpc headers. They are now provided by libtirpc-dev (and you may need -I/usr/include/tirpc to find them). >From the attached log: make[1]: Entering directory '/build/irpas-0.10' gcc -g -O2 -ffile-prefix-map=/build/irpas-0.10=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wunused -Wmissing-prototypes -I. -Wdate-time -D_FORTIFY_SOURCE=2 -c cdp.c cdp.c:14:10: fatal error: rpc/types.h: No such file or directory 14 | #include <rpc/types.h> | ^~~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:56: cdp.o] Error 1 Andreas
irpas_0.10-8.log.gz
Description: application/gzip