NTP synchronised problem in our Centos 7.6 node


 
Thread Tools Search this Thread
Top Forums UNIX for Beginners Questions & Answers NTP synchronised problem in our Centos 7.6 node
# 29  
Old 09-27-2019
Those steps worked fine for me as I posted the details of my install.

However, I use Ubuntu.

You should NOT post back "this does not work".. that is not helpful.

You should post back the exact command you executed and the error message you received.

Please, post professionally.

Thanks!
# 30  
Old 09-27-2019
FYI... configures and makes just fine, no errors:

Code:
ubuntu:/tmp# cd /tmp/ntp-4.2.8p13

./configure 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for cc option to accept ISO C99... none needed
checking for cc option to accept ISO Standard C... (cached) none needed
checking whether cc needs -traditional... no
checking if cc can handle #warning... yes
checking if cc supports __attribute__((...))... yes
checking if cc can handle -Wstrict-overflow... yes
checking if cc can handle -Winit-self... yes
checking if linker supports omitting unused code and data... yes
checking additional compiler flags... none needed
checking additional linker flags... none needed
checking whether byte ordering is bigendian... no
checking for working volatile... yes
checking how to run the C preprocessor... cc -E
checking for bison... no
checking for byacc... no
checking for cc option to accept ISO C99... (cached) none needed
checking whether the compiler supports C99 structure initialization... yes
checking for compile/link hardening flags... in file harden/linux
checking to see if we need ylwrap VPATH hack... no
checking for install dir and man conventions... in file loc/legacy
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for pid_t... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/procset.h usability... no
checking sys/procset.h presence... no
checking for sys/procset.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for dlfcn.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for memory.h... (cached) yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for inttypes.h... (cached) yes
checking for working stdnoreturn.h... yes
checking for runetype.h... no
checking for wchar.h... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for intptr_t... yes
checking for uintptr_t... yes
checking for uint_t... no
checking for pid_t... (cached) yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking size of char *... 8
checking size of int... 4
checking size of long... 8
checking size of short... 2
checking for pathfind in -lgen... no
checking for gettext in -lintl... no
checking for vprintf... yes
checking for _doprnt... no
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for mmap... yes
checking for canonicalize_file_name... yes
checking for snprintf... yes
checking for strdup... yes
checking for strchr... yes
checking for strrchr... yes
checking for strsignal... yes
checking for fchmod... yes
checking for fstat... yes
checking for chmod... yes
checking for a sed that does not truncate output... (cached) /bin/sed
configure: Using supplied libopts tearoff
checking for pkg-config... no
configure: Using libevent tearoff
checking for size_t... (cached) yes
checking for stdarg.h... (cached) yes
checking for unsigned long long int... yes
checking for vsnprintf... yes
checking whether vsnprintf is C99 compliant... yes
checking if C99-snprintf replacement vsnprintf will be used... no
checking for snprintf... (cached) yes
checking whether snprintf is C99 compliant... yes
checking if C99-snprintf replacement snprintf will be used... no
checking for ld used by cc... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for directory path separator... '/'
checking line editing libraries... edit,editline
checking for readline() with -ledit... no
checking for readline() with -ledit -ltermcap... no
checking for el_gets() with -ledit -ltermcap... no
checking for readline() with -ledit -lcurses... no
checking for el_gets() with -ledit -lcurses... no
checking for readline() with -ledit -lncurses... no
checking for el_gets() with -ledit -lncurses... no
checking for readline() with -leditline... no
checking for readline() with -leditline -ltermcap... no
checking for el_gets() with -leditline -ltermcap... no
checking for readline() with -leditline -lcurses... no
checking for el_gets() with -leditline -lcurses... no
checking for readline() with -leditline -lncurses... no
checking for el_gets() with -leditline -lncurses... no
checking for library containing cos... -lm
checking for vfork.h... (cached) no
checking for fork... (cached) yes
checking for vfork... (cached) yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for library containing clock_gettime... none required
checking for clock_getres... yes
checking for clock_gettime... yes
checking for clock_settime... yes
checking for getclock... no
checking for stime... yes
checking for timegm... yes
checking for strlcpy... no
checking for strlcat... no
checking for library containing snprintb... no
checking for errno.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/types.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for net/if.h... yes
checking for linux/if_addr.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking for sys/param.h... (cached) yes
checking for sys/time.h... (cached) yes
checking sys/timers.h usability... no
checking sys/timers.h presence... no
checking for sys/timers.h... no
checking for sys/sysctl.h... yes
checking netinet/in_system.h usability... no
checking netinet/in_system.h presence... no
checking for netinet/in_system.h... no
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking for netinet/in.h... (cached) yes
checking for resolv.h... yes
checking for net/if_var.h... no
checking for netinet/ip.h... yes
checking for netinet/in_var.h... no
checking for library containing inet_pton... none required
checking for library containing inet_ntop... none required
checking for library containing setsockopt... none required
checking for recvmsg... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking size of time_t... 8
checking whether char is unsigned... no
checking size of signed char... 1
checking for s_char... no
checking for long long... yes
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 8
checking size of long long... 8
checking for uid_t in sys/types.h... yes
checking if we're including debugging code... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking for socketpair... yes
checking for _beginthread... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking POSIX thread version... 10
checking for LinuxThreads pthread.h... no
checking for GNU Pth pthread.h... no
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for pthread_create in default libraries... no
checking for pthread link with -kthread... no
checking for pthread link with -pthread... yes
configure: ol_link_threads: <posix> ol_link_pthreads <-pthread>
checking for sched_yield... yes
checking for pthread_yield... yes
checking for thr_yield... no
checking for pthread_kill... yes
checking for pthread_rwlock_destroy with <pthread.h>... yes
checking for pthread_detach with <pthread.h>... yes
checking for pthread_setconcurrency... yes
checking for pthread_getconcurrency... yes
checking for thr_setconcurrency... no
checking for thr_getconcurrency... no
checking for pthread_kill_other_threads_np... no
checking for LinuxThreads implementation... no
checking for LinuxThreads consistency... no
checking if pthread_create() works... yes
checking if select yields when using pthreads... yes
checking for thread specific errno... yes
checking for thread specific h_errno... yes
checking for sem_timedwait... yes
checking size of pthread_t... 8
checking for sigwait... yes
checking for pthread_attr_getstacksize... yes
checking for pthread_attr_setstacksize... yes
checking for sysconf... yes
checking if vsnprintf expands "%m" to strerror(errno)... yes
checking sys/clockctl.h usability... no
checking sys/clockctl.h presence... no
checking for sys/clockctl.h... no
checking if we should use /dev/clockctl... no
checking sys/capability.h usability... no
checking sys/capability.h presence... no
checking for sys/capability.h... no
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking if we have linux capabilities (libcap)... no
checking priv.h usability... no
checking priv.h presence... no
checking for priv.h... no
checking if we have solaris privileges... no
checking sys/mac.h usability... no
checking sys/mac.h presence... no
checking for sys/mac.h... no
checking if we should use TrustedBSD MAC privileges... no
checking for library containing res_init... no
checking for sys/types.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/nameser.h... (cached) yes
checking for netdb.h... yes
checking for resolv.h... (cached) yes
checking for res_init... no
checking for __res_init... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for uintptr_t... (cached) yes
checking for int32... no
checking for u_int32... no
checking for int32 with DNS headers included... no
checking for u_int32 with DNS headers included... no
checking for sys/timepps.h... no
checking for struct timespec... yes
checking for struct ntptimeval... yes
checking for md5.h... no
checking for library containing MD5Init... no
checking for MD5Init... no
checking for sysconf... (cached) yes
checking for getdtablesize... yes
checking for sigaction... yes
checking for sigset... yes
checking for sigvec... no
checking for SIGIO... yes
checking if we want to use SIGIO... Possible for x86_64-unknown-linux-gnu but disabled because of reported problems
checking for SIGPOLL... yes
checking if we can use SIGPOLL for UDP I/O... no
checking if we can use SIGPOLL for TTY I/O... no
checking number of arguments to gettimeofday()... 2
checking for settimeofday... yes
checking if we'll use clock_settime or settimeofday or stime... clock_settime()
checking for deprecated --with-arlib... no
checking for gawk... (cached) mawk
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for library containing strerror... none required
checking for perl... /usr/bin/perl
checking for test... /usr/bin/test
checking for net-snmp-config... no
checking for net-snmp-config path... 
checking for library containing openlog... none required
checking if we want to use libseccomp sandboxing (EXPERIMENTAL)... no
checking for facilitynames in syslog.h... yes
checking bstring.h usability... no
checking bstring.h presence... no
checking for bstring.h... no
checking dns_sd.h usability... no
checking dns_sd.h presence... no
checking for dns_sd.h... no
checking for fcntl.h... (cached) yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for inttypes.h... (cached) yes
checking kvm.h usability... no
checking kvm.h presence... no
checking for kvm.h... no
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for memory.h... (cached) yes
checking for netdb.h... (cached) yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking stdatomic.h usability... yes
checking stdatomic.h presence... yes
checking for stdatomic.h... yes
checking for stdbool.h that conforms to C99... (cached) yes
checking for _Bool... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking timepps.h usability... no
checking timepps.h presence... no
checking for timepps.h... no
checking timex.h usability... no
checking timex.h presence... no
checking for timex.h... no
checking for unistd.h... (cached) yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking net/if6.h usability... no
checking net/if6.h presence... no
checking for net/if6.h... no
checking for net/route.h... yes
checking netinfo/ni.h usability... no
checking netinfo/ni.h presence... no
checking for netinfo/ni.h... no
checking sun/audioio.h usability... no
checking sun/audioio.h presence... no
checking for sun/audioio.h... no
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/lock.h usability... no
checking sys/lock.h presence... no
checking for sys/lock.h... no
checking for sys/mman.h... (cached) yes
checking sys/modem.h usability... no
checking sys/modem.h presence... no
checking for sys/modem.h... no
checking sys/ppsclock.h usability... no
checking sys/ppsclock.h presence... no
checking for sys/ppsclock.h... no
checking sys/ppstime.h usability... no
checking sys/ppstime.h presence... no
checking for sys/ppstime.h... no
checking for sched.h... (cached) yes
checking for sys/select.h... (cached) yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking for sys/stat.h... (cached) yes
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking for sys/stropts.h... (cached) yes
checking sys/syssgi.h usability... no
checking sys/syssgi.h presence... no
checking for sys/syssgi.h... no
checking sys/systune.h usability... no
checking sys/systune.h presence... no
checking for sys/systune.h... no
checking sys/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking sys/tpro.h usability... no
checking sys/tpro.h presence... no
checking for sys/tpro.h... no
checking for sys/wait.h... (cached) yes
checking for atomic_thread_fence... no
checking for atomic_thread_fence()... 
checking for ntp_adjtime... yes
checking for ntp_gettime... yes
checking for adjtimex... yes
checking for sys/proc.h... no
checking for sys/resource.h... yes
checking for sys/shm.h... yes
checking for sys/timex.h... yes
checking return type of signal handlers... void
checking for off_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for a fallback value for HZ... 100
checking if we need to override the system's value for HZ... no
checking for struct rt_msghdr... no
checking for struct rtattr... yes
checking struct sigaction for sa_sigaction... yes
checking for struct ppsclockev... no
checking for struct snd_size... no
checking struct clockinfo for hz... no
checking struct clockinfo for tickadj... (cached) no
checking for struct ntptimeval.time.tv_nsec... no
checking for arc4random_buf... no
checking for daemon... yes
checking for finite... yes
checking for fnmatch... yes
checking for getbootfile... no
checking for getuid... yes
checking for getrusage... yes
checking for nanosleep... yes
checking for strsignal... (cached) yes
checking for mkstemp... yes
checking for mktime... yes
checking for mlockall... yes
checking for nice... yes
checking for plock... no
checking for pututline... yes
checking for pututxline... yes
checking for readlink... yes
checking for rtprio... no
checking for sched_setscheduler... yes
checking for setlinebuf... yes
checking for setpgid... yes
checking for setpriority... yes
checking for setsid... yes
checking for setvbuf... yes
checking for strdup... (cached) yes
checking for strerror... yes
checking for setrlimit... yes
checking for strchr... (cached) yes
checking for timer_create... no
checking for RLIMIT_MEMLOCK... yes
checking for RLIMIT_STACK... yes
checking for the default number of 4k stack pages... 50
checking for the default number of megabytes to MEMLOCK... -1
checking for _exit... yes
checking for umask... yes
checking for uname... yes
checking for updwtmp... yes
checking for updwtmpx... yes
checking if we need extra help to define struct iovec... 0
checking number of arguments taken by setpgrp()... 0
checking if we need to declare 'errno'... no
checking if we may declare 'h_errno'... yes
checking if declaring 'syscall()' is ok... 
checking if we will open the broadcast socket... yes
checking if process groups are set with -pid... yes
checking if we need a ctty for F_SETOWN... no
checking if the OS clears cached routes when more specifics become available... no
checking if the wildcard socket needs REUSEADDR to bind other addresses... yes
checking for a minimum recommended value of tickadj... no
checking if the TTY code permits PARENB and IGNPAR... no
checking if we're including processing time debugging code... no
checking for a the number of minutes in a DST adjustment... 60
checking if ntpd will retry permanent DNS failures... no
checking availability of ntp_{adj,get}time()... libc
checking if sys/timex.h has STA_FLL... yes
checking if we have kernel PLL support... yes
checking if SIOCGIFCONF returns buffer size in the buffer... no
checking for TTY PPS ioctl TIOCGPPSEV... no
checking for TTY PPS ioctl TIOCSPPS... no
checking for TTY PPS ioctl CIOGETEV... no
checking linux/serial.h usability... yes
checking linux/serial.h presence... yes
checking for linux/serial.h... yes
checking SHMEM_STATUS support... yes
checking Datum/Bancomm bc635/VME interface... no
checking TrueTime GPS receiver/VME interface... no
checking for PCL720 clock support... no
checking for default inclusion of all suitable non-PARSE clocks... yes
checking if we have support for PARSE clocks... yes
checking if we have support for audio clocks... yes
checking if we have support for the SHM refclock interface... yes
checking for termios modem control... yes
checking ACTS modem service... yes
checking Arbiter 1088A/B GPS receiver... yes
checking Arcron MSF receiver... yes
checking Austron 2200A/2201A GPS receiver... yes
checking ATOM PPS interface... yes
checking Chrono-log K-series WWVB receiver... yes
checking CHU modem/decoder... yes
checking CHU audio/decoder... yes
checking Datum Programmable Time System... yes
checking Dumb generic hh:mm:ss local clock... yes
checking Forum Graphic GPS... yes
checking Heath GC-1000 WWV/WWVH receiver... yes
checking for hopf serial clock device... yes
checking for hopf PCI clock 6039... yes
checking HP 58503A GPS receiver... yes
checking IRIG audio decoder... yes
checking for JJY receiver... yes
checking Rockwell Jupiter GPS receiver... no
checking Leitch CSD 5300 Master Clock System Driver... yes
checking local clock reference... yes
checking Magnavox MX4200 GPS receiver... no
checking for NeoClock4X receiver... yes
checking NMEA GPS receiver... yes
checking for strtoll... yes
checking for GPSD JSON receiver... yes
checking for ONCORE Motorola VP/UT Oncore GPS... no
checking for Palisade clock... yes
checking Conrad parallel port radio clock... yes
checking PST/Traconex 1020 WWV/WWVH receiver... yes
checking RIPENCC specific Trimble driver... no
checking for SHM clock attached thru shared memory... yes
checking Spectracom 8170/Netclock/2 WWVB receiver... yes
checking KSI/Odetics TPRO/S GPS receiver/IRIG interface... no
checking Kinemetrics/TrueTime receivers... yes
checking TrueTime 560 IRIG-B decoder... no
checking Ultralink M320 WWVB receiver... yes
checking Spectracom TSYNC PCI timing board... yes
checking WWV receiver... yes
checking for Zyfer receiver... yes
checking for default inclusion of all suitable PARSE clocks... no
checking Diem Computime Radio Clock... no
checking ELV/DCF7000 clock... no
checking HOPF 6021 clock... no
checking Meinberg clocks... no
checking DCF77 raw time code... no
checking RCC 8000 clock... no
checking Schmid DCF77 clock... no
checking Trimble GPS receiver/TAIP protocol... no
checking Trimble GPS receiver/TSIP protocol... no
checking WHARTON 400A Series clock... no
checking VARITEXT clock... no
checking SEL240X clock... no
checking if we need to make and use the parse libraries... no
checking for openssl library directory... no
configure: WARNING: libcrypto and libssl not found in any of /usr/lib /usr/lib/openssl /usr/sfw/lib /usr/local/lib /usr/local/ssl/lib /lib
checking for openssl include directory... /usr/include
checking if we will use crypto... no
checking if we want to enable CMAC support... no
checking if we want to use OpenSSL's crypto random (if available)... yes
checking for RAND_bytes... no
checking for RAND_poll... no
checking if we want to include NTP Autokey protocol support... no
checking if we want to run check-layout... yes
checking if we can make dcf parse utilities... no
checking if we can build kernel streams modules for parse... no
checking if we need basic refclock support... yes
checking if we want HP-UX adjtimed support... no
checking if we want QNX adjtime support... no
checking if we can read kmem... no
checking if adjtime is accurate... yes
checking the name of 'tick' in the kernel... _tick
checking for the units of 'tick'... usec
checking the name of 'tickadj' in the kernel... _tickadj
checking for the units of 'tickadj'... usec
checking half-heartedly for 'dosynctodr' in the kernel... _dosynctodr
checking half-heartedly for 'noprintf' in the kernel... _noprintf
checking for a default value for 'tick'... txc.tick
checking for a default value for 'tickadj'... 500/hz
checking if we want and can make the ntptime utility... yes
checking if we want and can make the tickadj utility... yes
checking if we want and can make the timetrim utility... no
checking if we want to build the NTPD simulator... no
checking if sntp will be built... yes
checking if we want to build ntpsnmpd... no
checking if we should always slew the time... no
checking if we should step and slew the time... no
checking if ntpdate should step the time... no
checking if we should sync TODR clock every hour... no
checking if we should avoid kernel FLL bug... no
checking if we want new session key behavior... yes
checking if we want the explicit 127.0.0.0/8 martian filter... yes
checking if we want correct mode7 fudgetime2 behavior... yes
checking if we should use the IRIG sawtooth filter... no
checking if we should enable NIST lockclock scheme... no
checking if we want support for Samba's signing daemon... no
checking libscf.h usability... no
checking libscf.h presence... no
checking for libscf.h... no
checking for struct sockaddr_storage... yes
checking for sockaddr_storage.__ss_family... no
checking for in_port_t... yes
checking type of socklen arg for getsockname()... socklen_t
checking struct sockaddr for sa_len... no
checking for IPv6 structures... yes
checking for Kame IPv6 support... no
checking for in6_pktinfo... yes
checking for sockaddr_in6.sin6_scope_id... yes
checking for in6addr_any... yes
checking for struct if_laddrconf... no
checking for struct if_laddrreq... no
checking for multicast IP support... yes
checking arg type needed for setsockopt() IP*_MULTICAST_LOOP... u_int
checking for getifaddrs... yes
checking for if_nametoindex... yes
checking for interface list sysctl... no
checking if we want the saveconfig mechanism... yes
checking if we want the experimental leap smear code... no
checking if we want dynamic interleave support... no
checking for ruby... no
checking for gtest-config... no
checking if we want to enable tests with undiagnosed problems... yes
checking if we can run test-ntp_restrict... yes
checking if we can run test-ntp_scanner... yes
checking if we can run test-ntp_signd... yes
checking whether sigsetjmp is declared... yes
checking whether siglongjmp is declared... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating adjtimed/Makefile
config.status: creating clockstuff/Makefile
config.status: creating include/Makefile
config.status: creating include/isc/Makefile
config.status: creating kernel/Makefile
config.status: creating kernel/sys/Makefile
config.status: creating libntp/Makefile
config.status: creating libparse/Makefile
config.status: creating ntpd/Makefile
config.status: creating ntpd/complete.conf
config.status: creating ntpdate/Makefile
config.status: creating ntpdc/Makefile
config.status: creating ntpdc/nl.pl
config.status: creating ntpq/Makefile
config.status: creating ntpsnmpd/Makefile
config.status: creating parseutil/Makefile
config.status: creating scripts/Makefile
config.status: creating scripts/build/Makefile
config.status: creating scripts/build/genAuthors
config.status: creating scripts/build/mkver
config.status: creating scripts/calc_tickadj/Makefile
config.status: creating scripts/calc_tickadj/calc_tickadj
config.status: creating scripts/lib/Makefile
config.status: creating scripts/ntp-wait/Makefile
config.status: creating scripts/ntp-wait/ntp-wait
config.status: creating scripts/ntpsweep/Makefile
config.status: creating scripts/ntpsweep/ntpsweep
config.status: creating scripts/ntptrace/Makefile
config.status: creating scripts/ntptrace/ntptrace
config.status: creating scripts/ntpver
config.status: creating scripts/plot_summary
config.status: creating scripts/summary
config.status: creating scripts/update-leap/Makefile
config.status: creating scripts/update-leap/update-leap
config.status: creating tests/Makefile
config.status: creating tests/bug-2803/Makefile
config.status: creating tests/libntp/Makefile
config.status: creating tests/ntpd/Makefile
config.status: creating tests/ntpq/Makefile
config.status: creating tests/sandbox/Makefile
config.status: creating tests/sec-2853/Makefile
config.status: creating util/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in sntp (/tmp/ntp-4.2.8p13/sntp)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for cc option to accept ISO C99... none needed
checking for cc option to accept ISO Standard C... (cached) none needed
checking whether cc needs -traditional... no
checking if cc can handle #warning... yes
checking if cc supports __attribute__((...))... yes
checking if cc can handle -Wstrict-overflow... yes
checking if cc can handle -Winit-self... yes
checking if linker supports omitting unused code and data... yes
checking additional compiler flags... none needed
checking additional linker flags... none needed
checking whether byte ordering is bigendian... no
checking for working volatile... yes
checking how to run the C preprocessor... cc -E
checking for compile/link hardening flags... in file harden/linux
checking for install dir and man conventions... in file loc/legacy
checking for ar... ar
checking the archiver (ar) interface... ar
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking how to print strings... printf
checking for pid_t... yes
checking for size_t... yes
checking for stdarg.h... yes
checking for unsigned long long int... yes
checking for vsnprintf... yes
checking whether vsnprintf is C99 compliant... yes
checking if C99-snprintf replacement vsnprintf will be used... no
checking for snprintf... yes
checking whether snprintf is C99 compliant... yes
checking if C99-snprintf replacement snprintf will be used... no
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for directory path separator... '/'
checking line editing libraries... edit,editline
checking for readline() with -ledit... no
checking for readline() with -ledit -ltermcap... no
checking for el_gets() with -ledit -ltermcap... no
checking for readline() with -ledit -lcurses... no
checking for el_gets() with -ledit -lcurses... no
checking for readline() with -ledit -lncurses... no
checking for el_gets() with -ledit -lncurses... no
checking for readline() with -leditline... no
checking for readline() with -leditline -ltermcap... no
checking for el_gets() with -leditline -ltermcap... no
checking for readline() with -leditline -lcurses... no
checking for el_gets() with -leditline -lcurses... no
checking for readline() with -leditline -lncurses... no
checking for el_gets() with -leditline -lncurses... no
checking for library containing cos... -lm
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for library containing clock_gettime... none required
checking for clock_getres... yes
checking for clock_gettime... yes
checking for clock_settime... yes
checking for getclock... no
checking for stime... yes
checking for timegm... yes
checking for strlcpy... no
checking for strlcat... no
checking for library containing snprintb... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/types.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for net/if.h... yes
checking for linux/if_addr.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timers.h usability... no
checking sys/timers.h presence... no
checking for sys/timers.h... no
checking for sys/sysctl.h... yes
checking netinet/in_system.h usability... no
checking netinet/in_system.h presence... no
checking for netinet/in_system.h... no
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for resolv.h... yes
checking for net/if_var.h... no
checking for netinet/ip.h... yes
checking for netinet/in_var.h... no
checking for library containing inet_pton... none required
checking for library containing inet_ntop... none required
checking for library containing setsockopt... none required
checking for recvmsg... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking size of time_t... 8
checking whether char is unsigned... no
checking size of signed char... 1
checking for s_char... no
checking for long long... yes
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking for uid_t in sys/types.h... yes
checking if we're including debugging code... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking for socketpair... yes
checking for _beginthread... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking POSIX thread version... 10
checking for LinuxThreads pthread.h... no
checking for GNU Pth pthread.h... no
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for pthread_create in default libraries... no
checking for pthread link with -kthread... no
checking for pthread link with -pthread... yes
configure: ol_link_threads: <posix> ol_link_pthreads <-pthread>
checking for sched_yield... yes
checking for pthread_yield... yes
checking for thr_yield... no
checking for pthread_kill... yes
checking for pthread_rwlock_destroy with <pthread.h>... yes
checking for pthread_detach with <pthread.h>... yes
checking for pthread_setconcurrency... yes
checking for pthread_getconcurrency... yes
checking for thr_setconcurrency... no
checking for thr_getconcurrency... no
checking for pthread_kill_other_threads_np... no
checking for LinuxThreads implementation... no
checking for LinuxThreads consistency... no
checking if pthread_create() works... yes
checking if select yields when using pthreads... yes
checking for thread specific errno... yes
checking for thread specific h_errno... yes
checking for sem_timedwait... yes
checking size of pthread_t... 8
checking for sigwait... yes
checking for pthread_attr_getstacksize... yes
checking for pthread_attr_setstacksize... yes
checking for sysconf... yes
checking if vsnprintf expands "%m" to strerror(errno)... yes
checking sys/clockctl.h usability... no
checking sys/clockctl.h presence... no
checking for sys/clockctl.h... no
checking if we should use /dev/clockctl... no
checking sys/capability.h usability... no
checking sys/capability.h presence... no
checking for sys/capability.h... no
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking if we have linux capabilities (libcap)... no
checking priv.h usability... no
checking priv.h presence... no
checking for priv.h... no
checking if we have solaris privileges... no
checking sys/mac.h usability... no
checking sys/mac.h presence... no
checking for sys/mac.h... no
checking if we should use TrustedBSD MAC privileges... no
checking for library containing res_init... no
checking for sys/types.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/nameser.h... (cached) yes
checking for netdb.h... yes
checking for resolv.h... (cached) yes
checking for res_init... no
checking for __res_init... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for uintptr_t... yes
checking for int32... no
checking for u_int32... no
checking for int32 with DNS headers included... no
checking for u_int32 with DNS headers included... no
checking for sys/timepps.h... no
checking for struct timespec... yes
checking for struct ntptimeval... yes
checking for md5.h... no
checking for library containing MD5Init... no
checking for MD5Init... no
checking for sysconf... (cached) yes
checking for getdtablesize... yes
checking for sigaction... yes
checking for sigset... yes
checking for sigvec... no
checking for SIGIO... yes
checking if we want to use SIGIO... Possible for x86_64-unknown-linux-gnu but disabled because of reported problems
checking for SIGPOLL... yes
checking if we can use SIGPOLL for UDP I/O... no
checking if we can use SIGPOLL for TTY I/O... no
checking number of arguments to gettimeofday()... 2
checking for settimeofday... yes
checking if we'll use clock_settime or settimeofday or stime... clock_settime()
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking if sntp will be built... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/param.h... (cached) yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/procset.h usability... no
checking sys/procset.h presence... no
checking for sys/procset.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking for sys/time.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for dlfcn.h... (cached) yes
checking for errno.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for memory.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for stdarg.h... (cached) yes
checking for string.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for inttypes.h... (cached) yes
checking for working stdnoreturn.h... yes
checking for runetype.h... no
checking for wchar.h... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for intptr_t... yes
checking for uintptr_t... (cached) yes
checking for uint_t... no
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for ptrdiff_t... yes
checking size of char *... 8
checking size of int... (cached) 4
checking size of long... (cached) 8
checking size of short... (cached) 2
checking for pathfind in -lgen... no
checking for gettext in -lintl... no
checking for vprintf... yes
checking for _doprnt... no
checking for vfork.h... (cached) no
checking for fork... (cached) yes
checking for vfork... (cached) yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking for mmap... yes
checking for canonicalize_file_name... yes
checking for snprintf... (cached) yes
checking for strdup... yes
checking for strchr... yes
checking for strrchr... yes
checking for strsignal... yes
checking for fchmod... yes
checking for fstat... yes
checking for chmod... yes
checking for a sed that does not truncate output... (cached) /bin/sed
configure: Using supplied libopts tearoff
checking whether a reg expr header is specified... no
checking whether with-libregex was specified... no
checking whether with-libregex-cflags was specified... no
checking whether with-libregex-libs was specified... no
checking whether libregex functions properly... yes
checking whether pathfind(3) works... no
checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Jan 30 2019 /dev/zero
checking whether we have a functional realpath(3C)... yes
checking whether strftime() works... yes
checking whether fopen accepts "b" mode... yes
checking whether fopen accepts "t" mode... yes
checking whether not wanting optional option args... yes
checking for pkg-config... no
configure: Using libevent tearoff
checking for library containing openlog... none required
checking for netdb.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for sysexits.h... (cached) yes
checking for facilitynames in syslog.h... yes
checking for stdbool.h that conforms to C99... (cached) yes
checking for _Bool... yes
checking for openssl library directory... no
configure: WARNING: libcrypto and libssl not found in any of /usr/lib /usr/lib/openssl /usr/sfw/lib /usr/local/lib /usr/local/ssl/lib /lib
checking for openssl include directory... /usr/include
checking if we will use crypto... no
checking for struct sockaddr_storage... yes
checking for sockaddr_storage.__ss_family... no
checking for in_port_t... yes
checking type of socklen arg for getsockname()... socklen_t
checking struct sockaddr for sa_len... no
checking for IPv6 structures... yes
checking for Kame IPv6 support... no
checking for in6_pktinfo... yes
checking for sockaddr_in6.sin6_scope_id... yes
checking for in6addr_any... yes
checking for struct if_laddrconf... no
checking for struct if_laddrreq... no
checking for multicast IP support... yes
checking arg type needed for setsockopt() IP*_MULTICAST_LOOP... u_int
checking for getifaddrs... yes
checking for if_nametoindex... yes
checking for socket... yes
checking for ruby... no
checking if we want to enable tests with undiagnosed problems... yes
checking if we can run test-kodDatabase... yes
checking if we can run test-kodFile... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libopts/Makefile
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating scripts/Makefile
config.status: creating tests/Makefile
config.status: creating tests/fileHandlingTest.h
config.status: creating unity/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libevent (/tmp/ntp-4.2.8p13/sntp/libevent)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  'LEP_LDFLAGS=-pie -Wl,-z,relro -Wl,-z,now' 'LEP_CPPFLAGS=-D_FORTIFY_SOURCE=2' 'LEP_CFLAGS=-fPIE -fPIC -fstack-protector-all -O1' '--enable-function-sections' '--enable-silent-rules' '--disable-libevent-install' '--disable-libevent-regress' '--disable-shared' '--disable-openssl' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking whether gcc needs -traditional... no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for library containing inet_ntoa... none required
checking for library containing socket... none required
checking for library containing inet_aton... none required
checking for library containing clock_gettime... none required
checking for library containing sendfile... none required
checking for WIN32... no
checking for CYGWIN... no
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for pkg-config... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking mach/mach_time.h usability... no
checking mach/mach_time.h presence... no
checking for mach/mach_time.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in6.h usability... no
checking netinet/in6.h presence... no
checking for netinet/in6.h... no
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking port.h usability... no
checking port.h presence... no
checking for port.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking sys/devpoll.h usability... no
checking sys/devpoll.h presence... no
checking for sys/devpoll.h... no
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timerfd.h usability... yes
checking sys/timerfd.h presence... yes
checking for sys/timerfd.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for sys/sysctl.h... yes
checking for TAILQ_FOREACH in sys/queue.h... yes
checking for timeradd in sys/time.h... yes
checking for timercmp in sys/time.h... yes
checking for timerclear in sys/time.h... yes
checking for timerisset in sys/time.h... yes
checking whether CTL_KERN is declared... yes
checking whether KERN_RANDOM is declared... yes
checking whether RANDOM_UUID is declared... yes
checking whether KERN_ARND is declared... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking for accept4... yes
checking for arc4random... no
checking for arc4random_buf... no
checking for clock_gettime... yes
checking for eventfd... yes
checking for epoll_create1... yes
checking for fcntl... yes
checking for getegid... yes
checking for geteuid... yes
checking for getifaddrs... yes
checking for getnameinfo... yes
checking for getprotobynumber... yes
checking for gettimeofday... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for issetugid... no
checking for mach_absolute_time... no
checking for mmap... yes
checking for nanosleep... yes
checking for pipe... yes
checking for pipe2... yes
checking for putenv... yes
checking for sendfile... yes
checking for setenv... yes
checking for setrlimit... yes
checking for sigaction... yes
checking for signal... yes
checking for splice... yes
checking for strlcpy... no
checking for strsep... yes
checking for strtok_r... yes
checking for strtoll... yes
checking for sysctl... yes
checking for timerfd_create... yes
checking for umask... yes
checking for unsetenv... yes
checking for usleep... yes
checking for vasprintf... yes
checking for getaddrinfo... yes
checking for F_SETFD in fcntl.h... yes
checking for select... yes
checking for poll... yes
checking for epoll_ctl... yes
checking for port_create... no
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint64_t... yes
checking for uint32_t... yes
checking for uint16_t... yes
checking for uint8_t... yes
checking for uintptr_t... yes
checking for fd_mask... yes
checking size of long long... 8
checking size of long... 8
checking size of int... 4
checking size of short... 2
checking size of size_t... 8
checking size of void *... 8
checking size of off_t... 8
checking for struct in6_addr... yes
checking for struct sockaddr_in6... yes
checking for sa_family_t... yes
checking for struct addrinfo... yes
checking for struct sockaddr_storage... yes
checking for struct in6_addr.s6_addr32... yes
checking for struct in6_addr.s6_addr16... yes
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_in6.sin6_len... no
checking for struct sockaddr_storage.ss_family... yes
checking for struct sockaddr_storage.__ss_family... no
checking for struct so_linger... no
checking for socklen_t... yes
checking whether our compiler supports __func__... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking size of pthread_t... 8
checking if linker supports omitting unused code and data... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libevent.pc
config.status: creating libevent_openssl.pc
config.status: creating libevent_pthreads.pc
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: creating evconfig-private.h
config.status: evconfig-private.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands

ubuntu:/tmp/ntp-4.2.8p13# make
cd ./html && \
../scripts/build/checkHtmlFileDates
cd . && \
./scripts/build/checkChangeLog
make  all-recursive
make[1]: Entering directory '/tmp/ntp-4.2.8p13'
Making all in scripts
make[2]: Entering directory '/tmp/ntp-4.2.8p13/scripts'
Making all in build
make[3]: Entering directory '/tmp/ntp-4.2.8p13/scripts/build'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/scripts/build'
Making all in calc_tickadj
make[3]: Entering directory '/tmp/ntp-4.2.8p13/scripts/calc_tickadj'
make  all-am
make[4]: Entering directory '/tmp/ntp-4.2.8p13/scripts/calc_tickadj'
../../config.status --file=calc_tickadj.1+:./calc_tickadj.man.in
config.status: creating calc_tickadj.1+
mv calc_tickadj.1+ calc_tickadj.1
make[4]: Leaving directory '/tmp/ntp-4.2.8p13/scripts/calc_tickadj'
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/scripts/calc_tickadj'
Making all in ntp-wait
make[3]: Entering directory '/tmp/ntp-4.2.8p13/scripts/ntp-wait'
../../config.status --file=ntp-wait.1+:./ntp-wait.man.in
config.status: creating ntp-wait.1+
mv ntp-wait.1+ ntp-wait.1
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/scripts/ntp-wait'
Making all in ntpsweep
make[3]: Entering directory '/tmp/ntp-4.2.8p13/scripts/ntpsweep'
../../config.status --file=ntpsweep.1+:./ntpsweep.man.in
config.status: creating ntpsweep.1+
mv ntpsweep.1+ ntpsweep.1
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/scripts/ntpsweep'
Making all in ntptrace
make[3]: Entering directory '/tmp/ntp-4.2.8p13/scripts/ntptrace'
../../config.status --file=ntptrace.1+:./ntptrace.man.in
config.status: creating ntptrace.1+
mv ntptrace.1+ ntptrace.1
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/scripts/ntptrace'
Making all in lib
make[3]: Entering directory '/tmp/ntp-4.2.8p13/scripts/lib'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/scripts/lib'
Making all in update-leap
make[3]: Entering directory '/tmp/ntp-4.2.8p13/scripts/update-leap'
Makefile:934: warning: overriding recipe for target 'update-leap'
Makefile:548: warning: ignoring old recipe for target 'update-leap'
../../config.status --file=update-leap.1+:./update-leap.man.in
config.status: creating update-leap.1+
mv update-leap.1+ update-leap.1
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/scripts/update-leap'
make[3]: Entering directory '/tmp/ntp-4.2.8p13/scripts'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/scripts'
make[2]: Leaving directory '/tmp/ntp-4.2.8p13/scripts'
Making all in include
make[2]: Entering directory '/tmp/ntp-4.2.8p13/include'
Making all in isc
make[3]: Entering directory '/tmp/ntp-4.2.8p13/include/isc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/include/isc'
make[3]: Entering directory '/tmp/ntp-4.2.8p13/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/include'
make[2]: Leaving directory '/tmp/ntp-4.2.8p13/include'
Making all in libntp
make[2]: Entering directory '/tmp/ntp-4.2.8p13/libntp'
make  all-am
make[3]: Entering directory '/tmp/ntp-4.2.8p13/libntp'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/libntp'
make[2]: Leaving directory '/tmp/ntp-4.2.8p13/libntp'
Making all in sntp
make[2]: Entering directory '/tmp/ntp-4.2.8p13/sntp'
[ ! -r ./../COPYRIGHT ]					\
|| [ check-COPYRIGHT-submake -nt ./../COPYRIGHT ]	\
|| make  check-COPYRIGHT-submake
make  all-recursive
make[3]: Entering directory '/tmp/ntp-4.2.8p13/sntp'
Making all in include
make[4]: Entering directory '/tmp/ntp-4.2.8p13/sntp/include'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/ntp-4.2.8p13/sntp/include'
Making all in scripts
make[4]: Entering directory '/tmp/ntp-4.2.8p13/sntp/scripts'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/ntp-4.2.8p13/sntp/scripts'
Making all in unity
make[4]: Entering directory '/tmp/ntp-4.2.8p13/sntp/unity'
make  all-am
make[5]: Entering directory '/tmp/ntp-4.2.8p13/sntp/unity'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/tmp/ntp-4.2.8p13/sntp/unity'
make[4]: Leaving directory '/tmp/ntp-4.2.8p13/sntp/unity'
Making all in libevent
make[4]: Entering directory '/tmp/ntp-4.2.8p13/sntp/libevent'
make  all-am
make[5]: Entering directory '/tmp/ntp-4.2.8p13/sntp/libevent'
make[5]: Leaving directory '/tmp/ntp-4.2.8p13/sntp/libevent'
make[4]: Leaving directory '/tmp/ntp-4.2.8p13/sntp/libevent'
Making all in libopts
make[4]: Entering directory '/tmp/ntp-4.2.8p13/sntp/libopts'
make  all-am
make[5]: Entering directory '/tmp/ntp-4.2.8p13/sntp/libopts'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/tmp/ntp-4.2.8p13/sntp/libopts'
make[4]: Leaving directory '/tmp/ntp-4.2.8p13/sntp/libopts'
Making all in tests
make[4]: Entering directory '/tmp/ntp-4.2.8p13/sntp/tests'
make  all-am
make[5]: Entering directory '/tmp/ntp-4.2.8p13/sntp/tests'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/tmp/ntp-4.2.8p13/sntp/tests'
make[4]: Leaving directory '/tmp/ntp-4.2.8p13/sntp/tests'
make[4]: Entering directory '/tmp/ntp-4.2.8p13/sntp'
env CSET=`cat ./scm-rev` ./../scripts/build/mkver sntp
Version <sntp 4.2.8p13@1.3847 Fri Sep 27 12:49:19 UTC 2019 (2)>
env CCACHE_DISABLE=1 cc -DHAVE_CONFIG_H -I.  -I./../include -I./../lib/isc/include -I./../lib/isc/pthreads/include -I./../lib/isc/unix/include -I./libopts -I./libevent/include -I./libevent/include  -D_FORTIFY_SOURCE=2  -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow   -Wstrict-prototypes -fPIE -fPIC -fstack-protector-all -O1 -g -O2 -c version.c -o version.o
  CCLD     sntp
./config.status --file=sntp.1+:./sntp.man.in
config.status: creating sntp.1+
mv sntp.1+ sntp.1
make[4]: Leaving directory '/tmp/ntp-4.2.8p13/sntp'
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/sntp'
make[2]: Leaving directory '/tmp/ntp-4.2.8p13/sntp'
Making all in libparse
make[2]: Entering directory '/tmp/ntp-4.2.8p13/libparse'
make  all-am
make[3]: Entering directory '/tmp/ntp-4.2.8p13/libparse'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/libparse'
make[2]: Leaving directory '/tmp/ntp-4.2.8p13/libparse'
Making all in ntpd
make[2]: Entering directory '/tmp/ntp-4.2.8p13/ntpd'
make  all-am
make[3]: Entering directory '/tmp/ntp-4.2.8p13/ntpd'
env CSET=`cat ../sntp/scm-rev` ../scripts/build/mkver ntpd
Version <ntpd 4.2.8p13@1.3847 Fri Sep 27 12:49:19 UTC 2019 (2)>
env CCACHE_DISABLE=1 cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib/isc/include -I../lib/isc/pthreads/include -I../lib/isc/unix/include -I../sntp/libopts  -D_FORTIFY_SOURCE=2  -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow   -Wstrict-prototypes -fPIE -fPIC -fstack-protector-all -O1 -g -O2 -c version.c -o version.o
  CCLD     ntpd
../config.status --file=ntp.conf.5+:./ntp.conf.man.in
config.status: creating ntp.conf.5+
mv ntp.conf.5+ ntp.conf.5
../config.status --file=ntp.keys.5+:./ntp.keys.man.in
config.status: creating ntp.keys.5+
mv ntp.keys.5+ ntp.keys.5
../config.status --file=ntpd.1+:./ntpd.man.in
config.status: creating ntpd.1+
mv ntpd.1+ ntpd.1
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/ntpd'
make[2]: Leaving directory '/tmp/ntp-4.2.8p13/ntpd'
Making all in ntpdate
make[2]: Entering directory '/tmp/ntp-4.2.8p13/ntpdate'
make  all-am
make[3]: Entering directory '/tmp/ntp-4.2.8p13/ntpdate'
env CSET=`cat ../sntp/scm-rev` ../scripts/build/mkver ntpdate
Version <ntpdate 4.2.8p13@1.3847 Fri Sep 27 12:49:20 UTC 2019 (2)>
env CCACHE_DISABLE=1 cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib/isc/include -I../lib/isc/pthreads/include -I../lib/isc/unix/include  -D_FORTIFY_SOURCE=2  -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow   -Wstrict-prototypes -fPIE -fPIC -fstack-protector-all -O1 -g -O2 -c version.c -o version.o
  CCLD     ntpdate
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/ntpdate'
make[2]: Leaving directory '/tmp/ntp-4.2.8p13/ntpdate'
Making all in ntpdc
make[2]: Entering directory '/tmp/ntp-4.2.8p13/ntpdc'
cc -E -I. -I..  -I../include -I../lib/isc/include -I../lib/isc/pthreads/include -I../lib/isc/unix/include -I../sntp/libopts  -D_FORTIFY_SOURCE=2  ./nl_in.c | ./nl.pl > nl.c
  CC       ntpdc-layout.o
  CCLD     ntpdc-layout
./ntpdc-layout > layout.here
cmp ./layout.std layout.here && echo stamp > check-layout
make  all-am
make[3]: Entering directory '/tmp/ntp-4.2.8p13/ntpdc'
env CSET=`cat ../sntp/scm-rev` ../scripts/build/mkver ntpdc
Version <ntpdc 4.2.8p13@1.3847 Fri Sep 27 12:49:20 UTC 2019 (2)>
env CCACHE_DISABLE=1 cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib/isc/include -I../lib/isc/pthreads/include -I../lib/isc/unix/include -I../sntp/libopts  -D_FORTIFY_SOURCE=2  -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow   -Wstrict-prototypes -fPIE -fPIC -fstack-protector-all -O1 -g -O2 -c version.c -o version.o
  CCLD     ntpdc
../config.status --file=ntpdc.1+:./ntpdc.man.in
config.status: creating ntpdc.1+
mv ntpdc.1+ ntpdc.1
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/ntpdc'
make[2]: Leaving directory '/tmp/ntp-4.2.8p13/ntpdc'
Making all in ntpq
make[2]: Entering directory '/tmp/ntp-4.2.8p13/ntpq'
make  all-am
make[3]: Entering directory '/tmp/ntp-4.2.8p13/ntpq'
env CSET=`cat ../sntp/scm-rev` ../scripts/build/mkver ntpq
Version <ntpq 4.2.8p13@1.3847 Fri Sep 27 12:49:20 UTC 2019 (2)>
env CCACHE_DISABLE=1 cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib/isc/include -I../lib/isc/pthreads/include -I../lib/isc/unix/include -I../sntp/libopts  -D_FORTIFY_SOURCE=2  -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow   -Wstrict-prototypes -fPIE -fPIC -fstack-protector-all -O1 -g -O2 -c version.c -o version.o
  CCLD     ntpq
../config.status --file=ntpq.1+:./ntpq.man.in
config.status: creating ntpq.1+
mv ntpq.1+ ntpq.1
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/ntpq'
make[2]: Leaving directory '/tmp/ntp-4.2.8p13/ntpq'
Making all in ntpsnmpd
make[2]: Entering directory '/tmp/ntp-4.2.8p13/ntpsnmpd'
make  all-am
make[3]: Entering directory '/tmp/ntp-4.2.8p13/ntpsnmpd'
../config.status --file=ntpsnmpd.+:./ntpsnmpd.man.in
config.status: creating ntpsnmpd.+
mv ntpsnmpd.+ ntpsnmpd.
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/ntpsnmpd'
make[2]: Leaving directory '/tmp/ntp-4.2.8p13/ntpsnmpd'
Making all in parseutil
make[2]: Entering directory '/tmp/ntp-4.2.8p13/parseutil'
make  all-am
make[3]: Entering directory '/tmp/ntp-4.2.8p13/parseutil'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/parseutil'
make[2]: Leaving directory '/tmp/ntp-4.2.8p13/parseutil'
Making all in adjtimed
make[2]: Entering directory '/tmp/ntp-4.2.8p13/adjtimed'
make  all-am
make[3]: Entering directory '/tmp/ntp-4.2.8p13/adjtimed'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/adjtimed'
make[2]: Leaving directory '/tmp/ntp-4.2.8p13/adjtimed'
Making all in clockstuff
make[2]: Entering directory '/tmp/ntp-4.2.8p13/clockstuff'
make  all-am
make[3]: Entering directory '/tmp/ntp-4.2.8p13/clockstuff'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/clockstuff'
make[2]: Leaving directory '/tmp/ntp-4.2.8p13/clockstuff'
Making all in kernel
make[2]: Entering directory '/tmp/ntp-4.2.8p13/kernel'
Making all in sys
make[3]: Entering directory '/tmp/ntp-4.2.8p13/kernel/sys'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/kernel/sys'
make[3]: Entering directory '/tmp/ntp-4.2.8p13/kernel'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/kernel'
make[2]: Leaving directory '/tmp/ntp-4.2.8p13/kernel'
Making all in util
make[2]: Entering directory '/tmp/ntp-4.2.8p13/util'
make  all-am
make[3]: Entering directory '/tmp/ntp-4.2.8p13/util'
env CSET=`cat ../sntp/scm-rev` ../scripts/build/mkver ntp-keygen
Version <ntp-keygen 4.2.8p13@1.3847 Fri Sep 27 12:49:21 UTC 2019 (2)>
env CCACHE_DISABLE=1 cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib/isc/include -I../lib/isc/pthreads/include -I../lib/isc/unix/include -I../sntp/libopts  -D_FORTIFY_SOURCE=2  -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow   -Wstrict-prototypes -fPIE -fPIC -fstack-protector-all -O1 -g -O2 -c version.c -o version.o
  CCLD     ntp-keygen
  CCLD     ntptime
  CCLD     tickadj
../config.status --file=ntp-keygen.1+:./ntp-keygen.man.in
config.status: creating ntp-keygen.1+
mv ntp-keygen.1+ ntp-keygen.1
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/util'
make[2]: Leaving directory '/tmp/ntp-4.2.8p13/util'
Making all in tests
make[2]: Entering directory '/tmp/ntp-4.2.8p13/tests'
Making all in bug-2803
make[3]: Entering directory '/tmp/ntp-4.2.8p13/tests/bug-2803'
make  all-am
make[4]: Entering directory '/tmp/ntp-4.2.8p13/tests/bug-2803'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/tmp/ntp-4.2.8p13/tests/bug-2803'
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/tests/bug-2803'
Making all in libntp
make[3]: Entering directory '/tmp/ntp-4.2.8p13/tests/libntp'
make  all-am
make[4]: Entering directory '/tmp/ntp-4.2.8p13/tests/libntp'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/tmp/ntp-4.2.8p13/tests/libntp'
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/tests/libntp'
Making all in ntpd
make[3]: Entering directory '/tmp/ntp-4.2.8p13/tests/ntpd'
make  all-am
make[4]: Entering directory '/tmp/ntp-4.2.8p13/tests/ntpd'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/tmp/ntp-4.2.8p13/tests/ntpd'
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/tests/ntpd'
Making all in ntpq
make[3]: Entering directory '/tmp/ntp-4.2.8p13/tests/ntpq'
make  all-am
make[4]: Entering directory '/tmp/ntp-4.2.8p13/tests/ntpq'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/tmp/ntp-4.2.8p13/tests/ntpq'
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/tests/ntpq'
Making all in sandbox
make[3]: Entering directory '/tmp/ntp-4.2.8p13/tests/sandbox'
make  all-am
make[4]: Entering directory '/tmp/ntp-4.2.8p13/tests/sandbox'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/tmp/ntp-4.2.8p13/tests/sandbox'
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/tests/sandbox'
Making all in sec-2853
make[3]: Entering directory '/tmp/ntp-4.2.8p13/tests/sec-2853'
make  all-am
make[4]: Entering directory '/tmp/ntp-4.2.8p13/tests/sec-2853'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/tmp/ntp-4.2.8p13/tests/sec-2853'
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/tests/sec-2853'
make[3]: Entering directory '/tmp/ntp-4.2.8p13/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/ntp-4.2.8p13/tests'
make[2]: Leaving directory '/tmp/ntp-4.2.8p13/tests'
make[2]: Entering directory '/tmp/ntp-4.2.8p13'
make[2]: Leaving directory '/tmp/ntp-4.2.8p13'
make[1]: Leaving directory '/tmp/ntp-4.2.8p13'

works just fine.... Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

GPS Clock Not Synchronised

Hi guys, I got some error on my application server mentioning that gps clock not sync to my db server. what is the command to check is my server is sync with the gps clock? appreciate if you guys can let me know how to troubleshoot this problem. Thanks (1 Reply)
Discussion started by: leecopper
1 Replies

2. AIX

NTP time problem

I got an ntp time problem on AIX server. os version is AIX7.1 OS LEVEL 7.1.0.0 i got below output,when i run the below command bash-3.2# ntpdate -dv XXXXXXXXXXXXXXXXXXXXXXXX 4 Dec 12:50:49 ntpdate: 3.4y transmit(xxxxxxxxx) receive(xxxxxxxxx) transmit(xxxxxxxx) receive(xxxxxxxxx)... (9 Replies)
Discussion started by: murali969
9 Replies

3. UNIX for Advanced & Expert Users

NTP Problem

Hello every one i want to setup a ntp on sco unix 5.0.6 and i don't have any time server how can i do this with local time (1 Reply)
Discussion started by: kaydream
1 Replies

4. Solaris

NTP problem.

Hi, I have edited the /etc/inet/ntp.conf file to point to a new time server. When I restart ntp on Solaris 10 using 'svcadm disable/enable ntp' it still points to the old ntp server when I run a 'ntpq -p'. Any ideas? Thanks. Sparcman (4 Replies)
Discussion started by: sparcman
4 Replies

5. Red Hat

NTP sync problem

Hi, I have 4 machines and all are NTP configured with same ntp.conf file. But 3 machines are in sync with Time server and 4th machine is not contacting & sync with the NTP server. Please see the below details. # service ntpd stop Stopping ntpd: ... (0 Replies)
Discussion started by: uday123
0 Replies

6. AIX

NTP Client problem

Hello everybody! When I run command "ntpdate" the following error occures "ksh: ntpdate: 0403-006 Execute permission denied. " # oslevel -s 5300-08-06-0918 oslevel -r 5300-08 eny suggestion friends? :-) (3 Replies)
Discussion started by: wwwzviadi
3 Replies

7. UNIX for Dummies Questions & Answers

NTP problem

All - i tried to sysn the clock from our server to get the timing and the server IP has been added in the ntp.conf file and i have some problems here. if some1 help me to solve this problem. 1. i can ping server 2. i was unable to ntpq -p (time out, no response from remote server, it looks... (2 Replies)
Discussion started by: March_2007
2 Replies

8. Solaris

NTP Authen Problem

Dear All I'm solaris user . I need to setup NTP authentication for my office server but I have some question for ntp setting up. I need to know if i set authen NTP the client that doesn't set for authen key can sync time from authen ntp server or not ?? when i setup the authen at ntp server ... (1 Reply)
Discussion started by: goasutlor
1 Replies

9. HP-UX

NTP problem

Hi, I have a problem using NTP. We have a setup as following : client --> HP Server(NTP) --> DMZ server --> DMZ server --> Internet Only some clients and our HP server is using NTP, the others are using different software. Now I get an error every day : Oct 1 13:17:15 nlunx1n1 xntpd:... (4 Replies)
Discussion started by: davidg
4 Replies

10. Programming

i-node problem

First , thank you for reading the post. I Use Digital Unix 4.0F . I get an i-node number of a text file using stat() function . I want to read the file context following the i-node information . But I do not know how to read disk information accroding to i-node information . (1 Reply)
Discussion started by: chenhao_no1
1 Replies
Login or Register to Ask a Question