Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 795465 - net-misc/ntpsec-1.2.1 on arm64: ntp_sandbox.c:479:25: error: expected ‘}’ before ‘;’ token
Summary: net-misc/ntpsec-1.2.1 on arm64: ntp_sandbox.c:479:25: error: expected ‘}’ bef...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM64 Linux
: Normal normal
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-11 21:52 UTC by crabbed halo ablution
Modified: 2021-06-11 22:02 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
net-misc\:ntpsec-1.2.1\:20210611-205510.log (net-misc:ntpsec-1.2.1:20210611-205510.log,110.22 KB, text/x-log)
2021-06-11 21:54 UTC, crabbed halo ablution
Details

Note You need to log in before you can comment on or make changes to this bug.
Description crabbed halo ablution 2021-06-11 21:52:42 UTC
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
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-06-11 21:54:07 UTC
Ugh, thanks.
Comment 2 crabbed halo ablution 2021-06-11 21:54:12 UTC
Created attachment 715353 [details]
net-misc\:ntpsec-1.2.1\:20210611-205510.log
Comment 3 Larry the Git Cow gentoo-dev 2021-06-11 22:02:16 UTC
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(-)