chrony-3.1.tar.gz Configuring for Linux-x86_64 Checking for gcc : Yes Checking for 64-bit time_t : Yes Checking for math : Yes Checking for : Yes Checking for : Yes Checking for struct in_pktinfo : Yes Checking for IPv6 support : Yes Checking for struct in6_pktinfo : Yes Checking for clock_gettime() : Yes Checking for getaddrinfo() : Yes Checking for pthread : Yes Checking for arc4random_buf() : No Checking for recvmmsg() : No Checking for recvmmsg() with _GNU_SOURCE : Yes Checking for SW/HW timestamping : Yes Checking for : No Checking for : No Checking for libcap : No Checking for : Yes Checking for : Yes Checking for sched_setscheduler() : Yes Checking for mlockall() : Yes Checking for editline : No Checking for readline : No Checking for readline with -lncurses : No Checking for NSS : No Checking for tomcrypt : No Features : +CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SECHASH -SIGND +ASYNCDNS -READLINE +IPV6 -DEBUG Creating Makefile Creating doc/Makefile Creating test/unit/Makefile gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c array.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c cmdparse.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c conf.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c local.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c logging.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c main.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c memory.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c reference.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c regress.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c rtc.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c sched.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c sources.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c sourcestats.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c stubs.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c sys.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c smooth.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c tempcomp.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c util.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c hash_intmd5.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c sys_generic.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c sys_linux.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c sys_timex.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c cmdmon.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c manual.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c pktlength.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c ntp_core.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c ntp_io.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c ntp_sources.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c addrfilt.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c clientlog.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c keys.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c nameserv.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c refclock.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c refclock_phc.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c refclock_pps.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c refclock_shm.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c refclock_sock.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c nameserv_async.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c hwclock.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c ntp_io_linux.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c rtc_linux.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c client.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c getdate.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -o chronyd array.o cmdparse.o conf.o local.o logging.o main.o memory.o reference.o regress.o rtc.o sched.o sources.o sourcestats.o stubs.o sys.o smooth.o tempcomp.o util.o hash_intmd5.o sys_generic.o sys_linux.o sys_timex.o cmdmon.o manual.o pktlength.o ntp_core.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 hwclock.o ntp_io_linux.o rtc_linux.o gcc -O2 -g -Wmissing-prototypes -Wall -pthread -o chronyc array.o client.o cmdparse.o getdate.o memory.o nameserv.o pktlength.o util.o hash_intmd5.o [ -d /tmp/tmp.GBHdNP/etc ] || mkdir -p /tmp/tmp.GBHdNP/etc [ -d /tmp/tmp.GBHdNP/usr/sbin ] || mkdir -p /tmp/tmp.GBHdNP/usr/sbin [ -d /tmp/tmp.GBHdNP/usr/bin ] || mkdir -p /tmp/tmp.GBHdNP/usr/bin [ -d /tmp/tmp.GBHdNP/var/lib/chrony ] || mkdir -p /tmp/tmp.GBHdNP/var/lib/chrony if [ -f /tmp/tmp.GBHdNP/usr/sbin/chronyd ]; then rm -f /tmp/tmp.GBHdNP/usr/sbin/chronyd ; fi if [ -f /tmp/tmp.GBHdNP/usr/bin/chronyc ]; then rm -f /tmp/tmp.GBHdNP/usr/bin/chronyc ; fi cp chronyd /tmp/tmp.GBHdNP/usr/sbin/chronyd chmod 755 /tmp/tmp.GBHdNP/usr/sbin/chronyd cp chronyc /tmp/tmp.GBHdNP/usr/bin/chronyc chmod 755 /tmp/tmp.GBHdNP/usr/bin/chronyc make -C doc install make[1]: Entering directory `/isthmus/tmp/chrony-3.1/doc' sed -e "s%\@SYSCONFDIR\@%/etc%g; s%\@BINDIR\@%/usr/bin%g; s%\@SBINDIR\@%/usr/sbin%g; s%\@CHRONY_VERSION\@%3.1%g; s%\@DEFAULT_HWCLOCK_FILE\@%%g; s%\@DEFAULT_PID_FILE\@%/var/run/chronyd.pid%g; s%\@DEFAULT_RTC_DEVICE\@%/dev/rtc%g; s%\@DEFAULT_USER\@%root%g; s%\@CHRONYRUNDIR\@%/var/run/chrony%g; s%\@CHRONYVARDIR\@%/var/lib/chrony%g;" < chrony.conf.man.in > chrony.conf.man sed -e "s%\@SYSCONFDIR\@%/etc%g; s%\@BINDIR\@%/usr/bin%g; s%\@SBINDIR\@%/usr/sbin%g; s%\@CHRONY_VERSION\@%3.1%g; s%\@DEFAULT_HWCLOCK_FILE\@%%g; s%\@DEFAULT_PID_FILE\@%/var/run/chronyd.pid%g; s%\@DEFAULT_RTC_DEVICE\@%/dev/rtc%g; s%\@DEFAULT_USER\@%root%g; s%\@CHRONYRUNDIR\@%/var/run/chrony%g; s%\@CHRONYVARDIR\@%/var/lib/chrony%g;" < chronyc.man.in > chronyc.man sed -e "s%\@SYSCONFDIR\@%/etc%g; s%\@BINDIR\@%/usr/bin%g; s%\@SBINDIR\@%/usr/sbin%g; s%\@CHRONY_VERSION\@%3.1%g; s%\@DEFAULT_HWCLOCK_FILE\@%%g; s%\@DEFAULT_PID_FILE\@%/var/run/chronyd.pid%g; s%\@DEFAULT_RTC_DEVICE\@%/dev/rtc%g; s%\@DEFAULT_USER\@%root%g; s%\@CHRONYRUNDIR\@%/var/run/chrony%g; s%\@CHRONYVARDIR\@%/var/lib/chrony%g;" < chronyd.man.in > chronyd.man [ -d /tmp/tmp.GBHdNP/usr/share/man/man1 ] || mkdir -p /tmp/tmp.GBHdNP/usr/share/man/man1 [ -d /tmp/tmp.GBHdNP/usr/share/man/man5 ] || mkdir -p /tmp/tmp.GBHdNP/usr/share/man/man5 [ -d /tmp/tmp.GBHdNP/usr/share/man/man8 ] || mkdir -p /tmp/tmp.GBHdNP/usr/share/man/man8 cp chronyc.man /tmp/tmp.GBHdNP/usr/share/man/man1/chronyc.1 chmod 644 /tmp/tmp.GBHdNP/usr/share/man/man1/chronyc.1 cp chronyd.man /tmp/tmp.GBHdNP/usr/share/man/man8/chronyd.8 chmod 644 /tmp/tmp.GBHdNP/usr/share/man/man8/chronyd.8 cp chrony.conf.man /tmp/tmp.GBHdNP/usr/share/man/man5/chrony.conf.5 chmod 644 /tmp/tmp.GBHdNP/usr/share/man/man5/chrony.conf.5 make[1]: Leaving directory `/isthmus/tmp/chrony-3.1/doc'