Bug#844778: clsync FTBFS on !x86: error: '__NR_select' undeclared here

2019-05-06 Thread Dmitrii Okunev
Hello. It seems I did not receive the notification, so I've just noticed the problem :( I'm a developer of "clsync". I've disabled the support "seccomp" options for Debian for a while (before I will find a correct way to fix it). It should fix the problem. Best regards, Dmitrii Okunev

Bug#844778: clsync FTBFS on !x86: error: '__NR_select' undeclared here

2019-02-20 Thread Thierry fa...@linux.ibm.com
On Sat, 19 Nov 2016 01:09:28 +0200 Adrian Bunk wrote: > Source: clsync > Version: 0.4.2-1 > Severity: serious > > https://buildd.debian.org/status/package.php?p=clsync=sid > > ... > In file included from privileged.c:64:0: > privileged.c:88:34: error: '__NR_select' undeclared here (not in a

Bug#844778: clsync FTBFS on !x86: error: '__NR_select' undeclared here

2016-11-18 Thread Adrian Bunk
Source: clsync Version: 0.4.2-1 Severity: serious https://buildd.debian.org/status/package.php?p=clsync=sid ... In file included from privileged.c:64:0: privileged.c:88:34: error: '__NR_select' undeclared here (not in a function) BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \ ...