Re: [chrony-dev] Seccomp issue on Alpine linux |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
- To: chrony-dev@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: [chrony-dev] Seccomp issue on Alpine linux
- From: jvoisin <julien.voisin@xxxxxxxxxx>
- Date: Sun, 28 May 2023 19:32:12 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dustri.org; s=gm1; t=1685295132; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=8q15I5V2L2g4OiaQrHZ5NzBGk4DPu+s3e2ksV3iGT+w=; b=J++j21S9dn9oGPOUwO90ejDvU57yTuBllC5dCzw+A+us4SbzEWAz9sVG8RytYxUlLgomG2 i8Z1u8mhNGpsibtAKycEqz0E2o/l42unNx2LrLXNcB47JdvTGFrRvLl42mM8/pCqEWEMnu ohcvRe//QVy1hqn3a1dZKlF/eozCiJbsuTNklnvmVtwQ8yBBZqJYvhB4vTMb5EZF40IB99 eaSL7wzJ27aAJF/RjMCNU89X2RaeSzm0QcWNp9qwtfUyGphyLx+Op/MxvA7iRjrMMABczR nWwp1jSw0KCpBfs9b6xGu3f/oQT34gOrZNaANoFlzySMyPiorljwsr2+n8+wZw==
> If you have extracted source code, can you please run these two tests
> to confirm there are no other seccomp failures on musl?
>
> # cd test/system
> # ./099-scfilter
> # ./199-scfilter
>
I'd love to, but the latest master doesn't compile here:
```
$ make
[…]
gcc -O2 -g -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector-strong
--param=ssp-buffer-size=4 -Wmissing-prototypes -Wall -pthread -o chronyd
array.o cmdparse.o conf.o local.o logging.o main.o memory.o quantiles.o
reference.o regress.o rtc.o samplefilt.o sched.o socket.o sources.o
sourcestats.o stubs.o smooth.o sys.o sys_null.o tempcomp.o util.o
sys_generic.o sys_linux.o sys_timex.o sys_posix.o cmdmon.o manual.o
pktlength.o ntp_auth.o ntp_core.o ntp_ext.o ntp_io.o ntp_sources.o
addrfilt.o clientlog.o keys.o nameserv.o refclock.o refclock_phc.o
refclock_pps.o refclock_shm.o refclock_sock.o nameserv_async.o
hash_intmd5.o -pie -Wl,-z,relro,-z,now
gcc -O2 -g -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector-strong
--param=ssp-buffer-size=4 -Wmissing-prototypes -Wall -pthread -c client.c
make: *** No rule to make target 'getdate.c', needed by 'getdate.o'. Stop.
$
```
--
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.