Re: [chrony-dev] Seccomp issue on Alpine linux

[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-dev Archives ]


> 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.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/