Source: aplus-fsf
Version: 4.22.1-7
Severity: serious
Justification: fails to build from source
Tags: sid
User: [email protected]
Usertags: ftbfs
X-Debbugs-CC: [email protected]
Dear Maintainer,
The package fails to build:
sgnlcatch.c: In function 'sgnlcatch':
sgnlcatch.c:49:19: error: storage size of 'vec' isn't known
struct sigvec vec;
^
sgnlcatch.c:53:20: error: 'SV_INTERRUPT' undeclared (first use in this function)
vec.sv_flags = SV_INTERRUPT;
^
sgnlcatch.c:53:20: note: each undeclared identifier is reported only once for
each function it appears in
sgnlcatch.c:54:9: warning: implicit declaration of function 'sigvec'
[-Wimplicit-function-declaration]
if (sigvec(n, &vec, ovp) != 0) {
^
Makefile:749: recipe for target 'sgnlcatch.lo' failed
make[3]: *** [sgnlcatch.lo] Error 1
make[3]: Leaving directory '/aplus-fsf-4.22.1/src/dap'
Makefile:157: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/aplus-fsf.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)