distcc[454] ERROR: compile ../../ntpd/ntp_sandbox.c on 192.168.1.204/24 failed distcc[454] (dcc_build_somewhere) Warning: remote compilation of '../../ntpd/ntp_sandbox.c' failed, retrying locally distcc[454] Warning: failed to distribute ../../ntpd/ntp_sandbox.c to 192.168.1.204/24, running locally instead ../../ntpd/ntp_sandbox.c: In function ‘sandbox’: ../../ntpd/ntp_sandbox.c:479:25: error: expected ‘}’ before ‘;’ token 479 | SCMP_SYS(syscall); | ^ ../../ntpd/ntp_sandbox.c:293:17: note: to match this ‘{’ 293 | int scmp_sc[] = { | ^ distcc[454] ERROR: compile ../../ntpd/ntp_sandbox.c on localhost failed Reproducible: Always
Ugh, thanks.
Created attachment 715353 [details] net-misc\:ntpsec-1.2.1\:20210611-205510.log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91465fea510598693a6aba63c5735709aced60cc commit 91465fea510598693a6aba63c5735709aced60cc Author: Sam James <sam@gentoo.org> AuthorDate: 2021-06-11 22:00:29 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-06-11 22:02:08 +0000 net-misc/ntpsec: fix syntax error for arm64 in patch Closes: https://bugs.gentoo.org/795465 Signed-off-by: Sam James <sam@gentoo.org> net-misc/ntpsec/files/ntpsec-1.2.0-seccomp.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)