Source: aria2 Version: 1.18.10-2 Severity: serious Hi. I just tried to build aria2 in sid (using cowbuilder) in preparation of the transition of nettle. I don't have much more detail, but something seems amiss with regards to the detection, declaration, and/or invocation of the getrandom syscall (in the current builds, the syscall interface was not detected at all).
checking for getrandom... no
[...]
checking for getrandom linux syscall interface... yes
[...]
CC getrandom_linux.lo
getrandom_linux.c: In function 'getrandom_linux':
getrandom_linux.c:56:20: error: 'SYS_getrandom' undeclared (first use in this
function)
read = syscall(SYS_getrandom, p, buflen, 0);
^
--
Magnus Holmgren [email protected]
Debian Developer
signature.asc
Description: This is a digitally signed message part.

