[pkg-gnupg-maint] Bug#876538: gpgme1.0 FTBFS on arm64: posix-io.c:327:25: error: 'SYS_getdents' undeclared
Adrian Bunk
bunk at debian.org
Sat Sep 23 12:13:39 UTC 2017
Source: gpgme1.0
Version: 1.9.0-5
Severity: serious
https://buildd.debian.org/status/fetch.php?pkg=gpgme1.0&arch=arm64&ver=1.9.0-5&stamp=1505837536&raw=0
...
posix-io.c: In function 'get_max_fds':
posix-io.c:327:25: error: 'SYS_getdents' undeclared (first use in this function); did you mean 'SYS_getdents64'?
r = syscall(SYS_getdents, dir_fd, dir_buf, DIR_BUF_SIZE);
^~~~~~~~~~~~
SYS_getdents64
posix-io.c:327:25: note: each undeclared identifier is reported only once for each function it appears in
Makefile:926: recipe for target 'posix-io.lo' failed
make[3]: *** [posix-io.lo] Error 1
More information about the pkg-gnupg-maint
mailing list