tar -xf ntp-4.2.6p5.tar.gz gunzip -d -f ntp.nano.diff.gz Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./include/ntp_syscall.h.orig 2009-12-09 01:36:37.000000000 -0600 |+++ ./include/ntp_syscall.h 2010-04-21 23:38:30.000000000 -0500 -------------------------- patching file include/ntp_syscall.h Using Plan A... Hunk #1 succeeded at 14. done checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... arm-slackware-linux-gnu checking host system type... arm-slackware-linux-gnu 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 dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for bison... bison -y checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking additional compiler flags... none needed checking for directory path separator... '/' checking to see if we need a VPATH hack... no checking for pid_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... 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 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 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 unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.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 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 size of char*... 4 checking size of int... 4 checking size of long... 4 checking size of short... 2 checking for pathfind in -lgen... 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 a sed that does not truncate output... /usr/bin/sed configure: Using supplied libopts tearoff 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 if gcc -std=gnu99 can handle #warning... yes checking if gcc -std=gnu99 can handle -Wstrict-overflow... yes checking if gcc -std=gnu99 can handle -Winit-self... yes checking for bin subdirectory... bin checking for deprecated --with-arlib... no checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu99... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert arm-slackware-linux-gnu file names to arm-slackware-linux-gnu format... func_convert_file_noop checking how to convert arm-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/arm-slackware-linux-gnueabi/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool 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 -std=gnu99 object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no checking whether ln -s works... yes checking whether gcc -std=gnu99 needs -traditional... no checking for working volatile... yes checking for library containing strerror... none required checking for perl... /usr/bin/perl checking for sh... /bin/sh checking for test... /usr/bin/test checking for net-snmp-config path... checking for net-snmp-config... /usr/bin/net-snmp-config /usr/bin/net-snmp-config checking for gethostent... yes checking for openlog... yes checking for library containing MD5Init... no checking for MD5Init... no 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 setsockopt... none required 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... yes checking for netdb.h... yes checking for resolv.h... yes checking for res_init... no checking for __res_init... yes checking for ANSI C header files... (cached) 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 errno.h... (cached) yes checking for fcntl.h... (cached) yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no 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 md5.h... no 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 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 for arpa/nameser.h... (cached) yes checking for sys/socket.h... (cached) yes checking for linux/if_addr.h... yes checking for net/if.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 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 net/if_var.h... no checking for netinet/ip.h... yes checking for netinet/in_var.h... no checking IPPROTO_IP IP_TOS IPTOS_LOWDELAY... 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/clkdefs.h usability... no checking sys/clkdefs.h presence... no checking for sys/clkdefs.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 for sys/param.h... (cached) yes 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 sched.h usability... yes checking sched.h presence... yes checking for sched.h... 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 for sys/stropts.h... (cached) yes checking for sys/sysctl.h... 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 for sys/time.h... (cached) yes checking for sys/signal.h... (cached) yes checking sys/timers.h usability... no checking sys/timers.h presence... no checking for sys/timers.h... no checking sys/tpro.h usability... no checking sys/tpro.h presence... no checking for sys/tpro.h... no checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for __adjtimex... yes checking for __ntp_gettime... no 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 for resolv.h... (cached) yes checking for basic volatile support... checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking return type of signal handlers... void checking for off_t... yes checking for size_t... (cached) yes checking for time_t... yes checking for long... yes checking for uintptr_t... (cached) yes checking size of time_t... 4 checking whether struct tm is in sys/time.h or time.h... time.h checking for u_int8_t... yes checking for u_int64_t... yes 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 sockaddr_storage... yes checking for sockaddr_storage.ss_family... yes checking for sockaddr_storage.ss_len... no checking for sockaddr_storage.__ss_len... no checking for in_port_t... yes checking for struct snd_size... no checking struct clockinfo for hz... no checking struct clockinfo for tickadj... (cached) no checking for struct timespec... yes checking for struct ntptimeval... yes checking for struct ntptimeval.time.tv_nsec... no checking for inline... inline checking whether char is unsigned... yes checking size of signed char... 1 checking for s_char... no checking size of int... (cached) 4 checking size of long... (cached) 4 checking for uid_t in sys/types.h... yes checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking for clock_settime... yes checking for daemon... yes checking for finite... yes checking for getbootfile... no checking for getclock... no checking for getdtablesize... yes checking for getifaddrs in -linet6... no checking type of socklen arg for getsockname()... socklen_t checking for getuid... yes checking for getrusage... yes checking for hstrerror... yes checking for gettimeofday... yes checking for if_nametoindex... yes checking for library containing inet_ntop... none required checking for inet_ntop... yes checking for inet_pton... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mkstemp... yes checking for mktime... yes checking for nice... yes checking for nlist... no checking for ntp_adjtime... yes checking for ntp_gettime... yes checking for plock... no checking for pututline... yes checking for pututxline... yes checking for readlink... yes checking for recvmsg... 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 setrlimit... yes checking for settimeofday... yes checking for setvbuf... yes checking for sigaction... yes checking for sigvec... yes checking for sigset... yes checking for sigsuspend... yes checking for stime... yes checking for strchr... (cached) yes checking for sysconf... yes checking for sysctl... yes checking for snprintf... (cached) yes checking for strdup... (cached) yes checking for strerror... yes checking for strstr... yes checking for timegm... yes checking for timer_create... yes checking for timer_settime... yes checking for umask... yes checking for uname... yes checking for updwtmp... yes checking for updwtmpx... yes checking for vsnprintf... yes checking for vsprintf... yes checking if we need extra help to define struct iovec... 0 checking number of arguments to gettimeofday()... 2 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 if we'll use clock_settime or settimeofday or stime... clock_settime() checking for SIGIO... yes checking if we want to use signalled IO... no checking for SIGPOLL... yes checking for SIGSYS... yes checking if we can use SIGPOLL for UDP I/O... no checking if we can use SIGPOLL for TTY I/O... no checking for a minimum recommended value of tickadj... no checking if the TTY code permits PARENB and IGNPAR... no checking if we're including ntpd debugging code... yes 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 if ntpd will use the deferred DNS lookup path... no checking if we have the tty_clk line discipline/streams module... no checking for the ppsclock streams module... no checking for multicast IP support... yes checking arg type needed for setsockopt() IP*_MULTICAST_LOOP... u_int 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 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 WWV receiver... yes checking for Zyfer receiver... yes checking for default inclusion of all suitable PARSE clocks... yes checking Diem Computime Radio Clock... yes checking ELV/DCF7000 clock... yes checking HOPF 6021 clock... yes checking Meinberg clocks... yes checking DCF77 raw time code... yes checking if we must enable parity for RAWDCF... yes checking RCC 8000 clock... yes checking Schmid DCF77 clock... yes checking Trimble GPS receiver/TAIP protocol... yes checking Trimble GPS receiver/TSIP protocol... yes checking WHARTON 400A Series clock... yes checking VARITEXT clock... yes checking if we need to make and use the parse libraries... yes checking for openssl library directory... /usr/lib checking for openssl include directory... /usr/include checking if we will use crypto... yes checking if linking with -lcrypto alone works... yes checking if we want to compile with ElectricFence... no checking if we want to run check-layout... yes checking if we can make dcf parse utilities... dcfd testdcf 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 we want to build ntpsnmpd... yes checking net-snmp/net-snmp-config.h usability... yes checking net-snmp/net-snmp-config.h presence... yes checking for net-snmp/net-snmp-config.h... yes checking for netsnmp_daemonize in -lnetsnmp... yes 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 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 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... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes 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)... yes checking libscf.h usability... no checking libscf.h presence... no checking for libscf.h... no checking for setppriv... no 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 interface list sysctl... no checking if we want the saveconfig mechanism... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ElectricFence/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 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/calc_tickadj config.status: creating scripts/checktime config.status: creating scripts/freq_adj config.status: creating scripts/html2man config.status: creating scripts/mkver config.status: creating scripts/ntp-wait config.status: creating scripts/ntpsweep config.status: creating scripts/ntptrace config.status: creating scripts/ntpver config.status: creating scripts/plot_summary config.status: creating scripts/summary config.status: creating util/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in sntp (/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--libdir=/usr/lib' '--localstatedir=/var' '--sysconfdir=/etc' '--bindir=/usr/sbin' '--sbindir=/usr/sbin' '--mandir=/usr/man' '--enable-shared' '--disable-static' '--enable-all-clocks' '--enable-parse-clocks' '--build=arm-slackware-linux' 'build_alias=arm-slackware-linux' 'CFLAGS=-O2 -march=armv5te' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... arm-slackware-linux-gnu checking host system type... arm-slackware-linux-gnu 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 dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking if gcc -std=gnu99 can handle #warning... yes checking if gcc -std=gnu99 can handle -Wstrict-overflow... yes checking if gcc -std=gnu99 can handle -Winit-self... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for pid_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... 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 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 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 unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.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 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 size of char*... 4 checking size of int... 4 checking size of long... 4 checking size of short... 2 checking for pathfind in -lgen... 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 a sed that does not truncate output... /usr/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 Dec 31 1969 /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 how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu99... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert arm-slackware-linux-gnu file names to arm-slackware-linux-gnu format... func_convert_file_noop checking how to convert arm-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/arm-slackware-linux-gnueabi/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool 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 -std=gnu99 object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no checking for directory path separator... '/' checking for library containing cos... -lm checking for gethostent... yes checking for openlog... yes checking for library containing setsockopt... none required checking for ANSI C header files... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for netinet/in.h... (cached) yes checking for stdlib.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 sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking size of time_t... 4 checking for inline... inline checking whether char is unsigned... yes checking size of signed char... 1 checking size of int... (cached) 4 checking size of long... (cached) 4 checking for s_char... no checking for uid_t in sys/types.h... yes checking for openssl library directory... /usr/lib checking for openssl include directory... /usr/include checking if we will use crypto... yes checking if linking with -lcrypto alone works... yes checking type of socklen arg for getsockname()... socklen_t checking for struct sockaddr_storage... yes checking for sockaddr_storage.ss_family... yes checking for sockaddr_storage.ss_len... no checking for sockaddr_storage.__ss_len... no checking for in_port_t... yes checking for multicast IP support... yes checking arg type needed for setsockopt() IP*_MULTICAST_LOOP... u_int checking for library containing res_init... no checking for library containing inet_ntop... none required checking for inet_ntop... yes checking for inet_pton... yes checking struct sockaddr for sa_len... no checking for IPv6 structures... yes checking for Kame IPv6 support... no checking for in6_pktinfo... no 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 socket... yes checking for vsnprintf... yes checking for vsprintf... yes checking for bin subdirectory... bin configure: creating ./config.status config.status: creating libopts/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Compiling with GCC now generates lots of new warnings. Don't be concerned. They're just warnings. Don't send bug reports about the warnings, either. Feel free to send patches that fix these warnings, though. (bk version) >/dev/null 2>&1 && \ cd . && \ x=`bk -R prs -hr+ -nd:I: ChangeSet` && \ y=`cat version 2>/dev/null` || true && \ case "$x" in ''|$y) ;; *) echo $x > version ;; esac cd . && \ ./scripts/checkChangeLog make all-recursive make[1]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5' Making all in scripts make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/scripts' Making all in include make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/include' Making all in isc make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/include/isc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/include/isc' make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/include' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/include' Making all in ElectricFence make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ElectricFence' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ElectricFence' Making all in libntp make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libntp' make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libntp' cp ../deps-ver .deps/deps-ver make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libntp' make all-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libntp' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT systime.o -MD -MP -MF .deps/systime.Tpo -c -o systime.o systime.c mv -f .deps/systime.Tpo .deps/systime.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT a_md5encrypt.o -MD -MP -MF .deps/a_md5encrypt.Tpo -c -o a_md5encrypt.o a_md5encrypt.c mv -f .deps/a_md5encrypt.Tpo .deps/a_md5encrypt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT adjtime.o -MD -MP -MF .deps/adjtime.Tpo -c -o adjtime.o adjtime.c mv -f .deps/adjtime.Tpo .deps/adjtime.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT atoint.o -MD -MP -MF .deps/atoint.Tpo -c -o atoint.o atoint.c mv -f .deps/atoint.Tpo .deps/atoint.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT atolfp.o -MD -MP -MF .deps/atolfp.Tpo -c -o atolfp.o atolfp.c mv -f .deps/atolfp.Tpo .deps/atolfp.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT atouint.o -MD -MP -MF .deps/atouint.Tpo -c -o atouint.o atouint.c mv -f .deps/atouint.Tpo .deps/atouint.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT audio.o -MD -MP -MF .deps/audio.Tpo -c -o audio.o audio.c mv -f .deps/audio.Tpo .deps/audio.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT authkeys.o -MD -MP -MF .deps/authkeys.Tpo -c -o authkeys.o authkeys.c mv -f .deps/authkeys.Tpo .deps/authkeys.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT authreadkeys.o -MD -MP -MF .deps/authreadkeys.Tpo -c -o authreadkeys.o authreadkeys.c mv -f .deps/authreadkeys.Tpo .deps/authreadkeys.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT authusekey.o -MD -MP -MF .deps/authusekey.Tpo -c -o authusekey.o authusekey.c mv -f .deps/authusekey.Tpo .deps/authusekey.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT bsd_strerror.o -MD -MP -MF .deps/bsd_strerror.Tpo -c -o bsd_strerror.o bsd_strerror.c mv -f .deps/bsd_strerror.Tpo .deps/bsd_strerror.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT buftvtots.o -MD -MP -MF .deps/buftvtots.Tpo -c -o buftvtots.o buftvtots.c mv -f .deps/buftvtots.Tpo .deps/buftvtots.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT caljulian.o -MD -MP -MF .deps/caljulian.Tpo -c -o caljulian.o caljulian.c mv -f .deps/caljulian.Tpo .deps/caljulian.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT caltontp.o -MD -MP -MF .deps/caltontp.Tpo -c -o caltontp.o caltontp.c mv -f .deps/caltontp.Tpo .deps/caltontp.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT calyearstart.o -MD -MP -MF .deps/calyearstart.Tpo -c -o calyearstart.o calyearstart.c mv -f .deps/calyearstart.Tpo .deps/calyearstart.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT clocktime.o -MD -MP -MF .deps/clocktime.Tpo -c -o clocktime.o clocktime.c mv -f .deps/clocktime.Tpo .deps/clocktime.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT clocktypes.o -MD -MP -MF .deps/clocktypes.Tpo -c -o clocktypes.o clocktypes.c mv -f .deps/clocktypes.Tpo .deps/clocktypes.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT decodenetnum.o -MD -MP -MF .deps/decodenetnum.Tpo -c -o decodenetnum.o decodenetnum.c mv -f .deps/decodenetnum.Tpo .deps/decodenetnum.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT dofptoa.o -MD -MP -MF .deps/dofptoa.Tpo -c -o dofptoa.o dofptoa.c mv -f .deps/dofptoa.Tpo .deps/dofptoa.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT dolfptoa.o -MD -MP -MF .deps/dolfptoa.Tpo -c -o dolfptoa.o dolfptoa.c dolfptoa.c: In function 'dolfptoa': dolfptoa.c:60:7: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] dolfptoa.c:123:7: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] dolfptoa.c:60:7: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] dolfptoa.c:123:7: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] dolfptoa.c:60:7: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] dolfptoa.c:60:7: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] dolfptoa.c:123:7: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] mv -f .deps/dolfptoa.Tpo .deps/dolfptoa.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT emalloc.o -MD -MP -MF .deps/emalloc.Tpo -c -o emalloc.o emalloc.c mv -f .deps/emalloc.Tpo .deps/emalloc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT findconfig.o -MD -MP -MF .deps/findconfig.Tpo -c -o findconfig.o findconfig.c mv -f .deps/findconfig.Tpo .deps/findconfig.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT fptoa.o -MD -MP -MF .deps/fptoa.Tpo -c -o fptoa.o fptoa.c mv -f .deps/fptoa.Tpo .deps/fptoa.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT fptoms.o -MD -MP -MF .deps/fptoms.Tpo -c -o fptoms.o fptoms.c mv -f .deps/fptoms.Tpo .deps/fptoms.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c mv -f .deps/getopt.Tpo .deps/getopt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT hextoint.o -MD -MP -MF .deps/hextoint.Tpo -c -o hextoint.o hextoint.c mv -f .deps/hextoint.Tpo .deps/hextoint.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT hextolfp.o -MD -MP -MF .deps/hextolfp.Tpo -c -o hextolfp.o hextolfp.c mv -f .deps/hextolfp.Tpo .deps/hextolfp.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT humandate.o -MD -MP -MF .deps/humandate.Tpo -c -o humandate.o humandate.c mv -f .deps/humandate.Tpo .deps/humandate.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT icom.o -MD -MP -MF .deps/icom.Tpo -c -o icom.o icom.c icom.c: In function 'icom_init': icom.c:130:6: warning: variable 'flags' set but not used [-Wunused-but-set-variable] mv -f .deps/icom.Tpo .deps/icom.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT inttoa.o -MD -MP -MF .deps/inttoa.Tpo -c -o inttoa.o inttoa.c mv -f .deps/inttoa.Tpo .deps/inttoa.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT iosignal.o -MD -MP -MF .deps/iosignal.Tpo -c -o iosignal.o iosignal.c mv -f .deps/iosignal.Tpo .deps/iosignal.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT lib_strbuf.o -MD -MP -MF .deps/lib_strbuf.Tpo -c -o lib_strbuf.o lib_strbuf.c mv -f .deps/lib_strbuf.Tpo .deps/lib_strbuf.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT machines.o -MD -MP -MF .deps/machines.Tpo -c -o machines.o machines.c mv -f .deps/machines.Tpo .deps/machines.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT memmove.o -MD -MP -MF .deps/memmove.Tpo -c -o memmove.o memmove.c mv -f .deps/memmove.Tpo .deps/memmove.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT mfptoa.o -MD -MP -MF .deps/mfptoa.Tpo -c -o mfptoa.o mfptoa.c mv -f .deps/mfptoa.Tpo .deps/mfptoa.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_lineedit.o -MD -MP -MF .deps/ntp_lineedit.Tpo -c -o ntp_lineedit.o ntp_lineedit.c mv -f .deps/ntp_lineedit.Tpo .deps/ntp_lineedit.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT mfptoms.o -MD -MP -MF .deps/mfptoms.Tpo -c -o mfptoms.o mfptoms.c mv -f .deps/mfptoms.Tpo .deps/mfptoms.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT mktime.o -MD -MP -MF .deps/mktime.Tpo -c -o mktime.o mktime.c mv -f .deps/mktime.Tpo .deps/mktime.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT modetoa.o -MD -MP -MF .deps/modetoa.Tpo -c -o modetoa.o modetoa.c mv -f .deps/modetoa.Tpo .deps/modetoa.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT mstolfp.o -MD -MP -MF .deps/mstolfp.Tpo -c -o mstolfp.o mstolfp.c mv -f .deps/mstolfp.Tpo .deps/mstolfp.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT msutotsf.o -MD -MP -MF .deps/msutotsf.Tpo -c -o msutotsf.o msutotsf.c mv -f .deps/msutotsf.Tpo .deps/msutotsf.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT msyslog.o -MD -MP -MF .deps/msyslog.Tpo -c -o msyslog.o msyslog.c mv -f .deps/msyslog.Tpo .deps/msyslog.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT netof.o -MD -MP -MF .deps/netof.Tpo -c -o netof.o netof.c mv -f .deps/netof.Tpo .deps/netof.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_libopts.o -MD -MP -MF .deps/ntp_libopts.Tpo -c -o ntp_libopts.o ntp_libopts.c mv -f .deps/ntp_libopts.Tpo .deps/ntp_libopts.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_rfc2553.o -MD -MP -MF .deps/ntp_rfc2553.Tpo -c -o ntp_rfc2553.o ntp_rfc2553.c mv -f .deps/ntp_rfc2553.Tpo .deps/ntp_rfc2553.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT numtoa.o -MD -MP -MF .deps/numtoa.Tpo -c -o numtoa.o numtoa.c mv -f .deps/numtoa.Tpo .deps/numtoa.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT numtohost.o -MD -MP -MF .deps/numtohost.Tpo -c -o numtohost.o numtohost.c mv -f .deps/numtohost.Tpo .deps/numtohost.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT octtoint.o -MD -MP -MF .deps/octtoint.Tpo -c -o octtoint.o octtoint.c mv -f .deps/octtoint.Tpo .deps/octtoint.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT prettydate.o -MD -MP -MF .deps/prettydate.Tpo -c -o prettydate.o prettydate.c mv -f .deps/prettydate.Tpo .deps/prettydate.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_random.o -MD -MP -MF .deps/ntp_random.Tpo -c -o ntp_random.o ntp_random.c mv -f .deps/ntp_random.Tpo .deps/ntp_random.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT recvbuff.o -MD -MP -MF .deps/recvbuff.Tpo -c -o recvbuff.o recvbuff.c mv -f .deps/recvbuff.Tpo .deps/recvbuff.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refnumtoa.o -MD -MP -MF .deps/refnumtoa.Tpo -c -o refnumtoa.o refnumtoa.c mv -f .deps/refnumtoa.Tpo .deps/refnumtoa.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT snprintf.o -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.o snprintf.c mv -f .deps/snprintf.Tpo .deps/snprintf.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT socktoa.o -MD -MP -MF .deps/socktoa.Tpo -c -o socktoa.o socktoa.c mv -f .deps/socktoa.Tpo .deps/socktoa.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT socktohost.o -MD -MP -MF .deps/socktohost.Tpo -c -o socktohost.o socktohost.c mv -f .deps/socktohost.Tpo .deps/socktohost.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ssl_init.o -MD -MP -MF .deps/ssl_init.Tpo -c -o ssl_init.o ssl_init.c mv -f .deps/ssl_init.Tpo .deps/ssl_init.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT statestr.o -MD -MP -MF .deps/statestr.Tpo -c -o statestr.o statestr.c mv -f .deps/statestr.Tpo .deps/statestr.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT strdup.o -MD -MP -MF .deps/strdup.Tpo -c -o strdup.o strdup.c mv -f .deps/strdup.Tpo .deps/strdup.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT strstr.o -MD -MP -MF .deps/strstr.Tpo -c -o strstr.o strstr.c mv -f .deps/strstr.Tpo .deps/strstr.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT syssignal.o -MD -MP -MF .deps/syssignal.Tpo -c -o syssignal.o syssignal.c mv -f .deps/syssignal.Tpo .deps/syssignal.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT tsftomsu.o -MD -MP -MF .deps/tsftomsu.Tpo -c -o tsftomsu.o tsftomsu.c mv -f .deps/tsftomsu.Tpo .deps/tsftomsu.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT tstotv.o -MD -MP -MF .deps/tstotv.Tpo -c -o tstotv.o tstotv.c mv -f .deps/tstotv.Tpo .deps/tstotv.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT tvtots.o -MD -MP -MF .deps/tvtots.Tpo -c -o tvtots.o tvtots.c mv -f .deps/tvtots.Tpo .deps/tvtots.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT uglydate.o -MD -MP -MF .deps/uglydate.Tpo -c -o uglydate.o uglydate.c mv -f .deps/uglydate.Tpo .deps/uglydate.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT uinttoa.o -MD -MP -MF .deps/uinttoa.Tpo -c -o uinttoa.o uinttoa.c mv -f .deps/uinttoa.Tpo .deps/uinttoa.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ymd2yd.o -MD -MP -MF .deps/ymd2yd.Tpo -c -o ymd2yd.o ymd2yd.c mv -f .deps/ymd2yd.Tpo .deps/ymd2yd.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT assertions.o -MD -MP -MF .deps/assertions.Tpo -c -o assertions.o `test -f './../lib/isc/assertions.c' || echo './'`./../lib/isc/assertions.c mv -f .deps/assertions.Tpo .deps/assertions.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o `test -f './../lib/isc/buffer.c' || echo './'`./../lib/isc/buffer.c mv -f .deps/buffer.Tpo .deps/buffer.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT condition.o -MD -MP -MF .deps/condition.Tpo -c -o condition.o `test -f './../lib/isc/nothreads/condition.c' || echo './'`./../lib/isc/nothreads/condition.c ./../lib/isc/nothreads/condition.c:24:1: warning: 'isc__empty' defined but not used [-Wunused-function] mv -f .deps/condition.Tpo .deps/condition.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT dir.o -MD -MP -MF .deps/dir.Tpo -c -o dir.o `test -f './../lib/isc/unix/dir.c' || echo './'`./../lib/isc/unix/dir.c mv -f .deps/dir.Tpo .deps/dir.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o `test -f './../lib/isc/error.c' || echo './'`./../lib/isc/error.c mv -f .deps/error.Tpo .deps/error.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT errno2result.o -MD -MP -MF .deps/errno2result.Tpo -c -o errno2result.o `test -f './../lib/isc/unix/errno2result.c' || echo './'`./../lib/isc/unix/errno2result.c mv -f .deps/errno2result.Tpo .deps/errno2result.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o `test -f './../lib/isc/event.c' || echo './'`./../lib/isc/event.c mv -f .deps/event.Tpo .deps/event.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o `test -f './../lib/isc/unix/file.c' || echo './'`./../lib/isc/unix/file.c mv -f .deps/file.Tpo .deps/file.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT inet_ntop.o -MD -MP -MF .deps/inet_ntop.Tpo -c -o inet_ntop.o `test -f './../lib/isc/inet_ntop.c' || echo './'`./../lib/isc/inet_ntop.c ./../lib/isc/inet_ntop.c:61:1: warning: no previous prototype for 'isc_net_ntop' [-Wmissing-prototypes] ./../lib/isc/inet_ntop.c: In function 'isc_net_ntop': ./../lib/isc/inet_ntop.c:157:5: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow] ./../lib/isc/inet_ntop.c:157:5: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow] ./../lib/isc/inet_ntop.c:154:23: warning: 'best.len' may be used uninitialized in this function [-Wmaybe-uninitialized] ./../lib/isc/inet_ntop.c:125:28: note: 'best.len' was declared here mv -f .deps/inet_ntop.Tpo .deps/inet_ntop.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT inet_pton.o -MD -MP -MF .deps/inet_pton.Tpo -c -o inet_pton.o `test -f './../lib/isc/inet_pton.c' || echo './'`./../lib/isc/inet_pton.c ./../lib/isc/inet_pton.c:58:1: warning: no previous prototype for 'isc_net_pton' [-Wmissing-prototypes] ./../lib/isc/inet_pton.c: In function 'inet_pton6': ./../lib/isc/inet_pton.c:189:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ./../lib/isc/inet_pton.c:172:7: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ./../lib/isc/inet_pton.c:180:17: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ./../lib/isc/inet_pton.c: In function 'isc_net_pton': ./../lib/isc/inet_pton.c:172:7: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ./../lib/isc/inet_pton.c:180:17: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ./../lib/isc/inet_pton.c:172:7: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ./../lib/isc/inet_pton.c:189:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] mv -f .deps/inet_pton.Tpo .deps/inet_pton.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT interfaceiter.o -MD -MP -MF .deps/interfaceiter.Tpo -c -o interfaceiter.o `test -f './../lib/isc/unix/interfaceiter.c' || echo './'`./../lib/isc/unix/interfaceiter.c mv -f .deps/interfaceiter.Tpo .deps/interfaceiter.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT lib.o -MD -MP -MF .deps/lib.Tpo -c -o lib.o `test -f './../lib/isc/lib.c' || echo './'`./../lib/isc/lib.c mv -f .deps/lib.Tpo .deps/lib.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o `test -f './../lib/isc/log.c' || echo './'`./../lib/isc/log.c mv -f .deps/log.Tpo .deps/log.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o `test -f './../lib/isc/md5.c' || echo './'`./../lib/isc/md5.c mv -f .deps/md5.Tpo .deps/md5.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT msgcat.o -MD -MP -MF .deps/msgcat.Tpo -c -o msgcat.o `test -f './../lib/isc/nls/msgcat.c' || echo './'`./../lib/isc/nls/msgcat.c mv -f .deps/msgcat.Tpo .deps/msgcat.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT net.o -MD -MP -MF .deps/net.Tpo -c -o net.o `test -f './../lib/isc/unix/net.c' || echo './'`./../lib/isc/unix/net.c mv -f .deps/net.Tpo .deps/net.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT netaddr.o -MD -MP -MF .deps/netaddr.Tpo -c -o netaddr.o `test -f './../lib/isc/netaddr.c' || echo './'`./../lib/isc/netaddr.c mv -f .deps/netaddr.Tpo .deps/netaddr.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT netscope.o -MD -MP -MF .deps/netscope.Tpo -c -o netscope.o `test -f './../lib/isc/netscope.c' || echo './'`./../lib/isc/netscope.c mv -f .deps/netscope.Tpo .deps/netscope.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ondestroy.o -MD -MP -MF .deps/ondestroy.Tpo -c -o ondestroy.o `test -f './../lib/isc/ondestroy.c' || echo './'`./../lib/isc/ondestroy.c mv -f .deps/ondestroy.Tpo .deps/ondestroy.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o `test -f './../lib/isc/random.c' || echo './'`./../lib/isc/random.c mv -f .deps/random.Tpo .deps/random.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT result.o -MD -MP -MF .deps/result.Tpo -c -o result.o `test -f './../lib/isc/result.c' || echo './'`./../lib/isc/result.c ./../lib/isc/result.c: In function 'register_table': ./../lib/isc/result.c:115:71: warning: declaration of 'text' shadows a global declaration [-Wshadow] ./../lib/isc/result.c:43:20: warning: shadowed declaration is here [-Wshadow] ./../lib/isc/result.c: In function 'isc_result_totext': ./../lib/isc/result.c:173:14: warning: declaration of 'text' shadows a global declaration [-Wshadow] ./../lib/isc/result.c:43:20: warning: shadowed declaration is here [-Wshadow] ./../lib/isc/result.c: In function 'isc_result_register': ./../lib/isc/result.c:208:20: warning: declaration of 'text' shadows a global declaration [-Wshadow] ./../lib/isc/result.c:43:20: warning: shadowed declaration is here [-Wshadow] mv -f .deps/result.Tpo .deps/result.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT stdio.o -MD -MP -MF .deps/stdio.Tpo -c -o stdio.o `test -f './../lib/isc/unix/stdio.c' || echo './'`./../lib/isc/unix/stdio.c mv -f .deps/stdio.Tpo .deps/stdio.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT stdtime.o -MD -MP -MF .deps/stdtime.Tpo -c -o stdtime.o `test -f './../lib/isc/unix/stdtime.c' || echo './'`./../lib/isc/unix/stdtime.c mv -f .deps/stdtime.Tpo .deps/stdtime.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT strerror.o -MD -MP -MF .deps/strerror.Tpo -c -o strerror.o `test -f './../lib/isc/unix/strerror.c' || echo './'`./../lib/isc/unix/strerror.c mv -f .deps/strerror.Tpo .deps/strerror.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT task.o -MD -MP -MF .deps/task.Tpo -c -o task.o `test -f './../lib/isc/task.c' || echo './'`./../lib/isc/task.c mv -f .deps/task.Tpo .deps/task.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT thread.o -MD -MP -MF .deps/thread.Tpo -c -o thread.o `test -f './../lib/isc/nothreads/thread.c' || echo './'`./../lib/isc/nothreads/thread.c mv -f .deps/thread.Tpo .deps/thread.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT time.o -MD -MP -MF .deps/time.Tpo -c -o time.o `test -f './../lib/isc/unix/time.c' || echo './'`./../lib/isc/unix/time.c mv -f .deps/time.Tpo .deps/time.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT sockaddr.o -MD -MP -MF .deps/sockaddr.Tpo -c -o sockaddr.o `test -f './../lib/isc/sockaddr.c' || echo './'`./../lib/isc/sockaddr.c mv -f .deps/sockaddr.Tpo .deps/sockaddr.Po rm -f libntp.a ar cru libntp.a systime.o a_md5encrypt.o adjtime.o atoint.o atolfp.o atouint.o audio.o authkeys.o authreadkeys.o authusekey.o bsd_strerror.o buftvtots.o caljulian.o caltontp.o calyearstart.o clocktime.o clocktypes.o decodenetnum.o dofptoa.o dolfptoa.o emalloc.o findconfig.o fptoa.o fptoms.o getopt.o hextoint.o hextolfp.o humandate.o icom.o inttoa.o iosignal.o lib_strbuf.o machines.o memmove.o mfptoa.o ntp_lineedit.o mfptoms.o mktime.o modetoa.o mstolfp.o msutotsf.o msyslog.o netof.o ntp_libopts.o ntp_rfc2553.o numtoa.o numtohost.o octtoint.o prettydate.o ntp_random.o recvbuff.o refnumtoa.o snprintf.o socktoa.o socktohost.o ssl_init.o statestr.o strdup.o strstr.o syssignal.o tsftomsu.o tstotv.o tvtots.o uglydate.o uinttoa.o ymd2yd.o assertions.o buffer.o condition.o dir.o error.o errno2result.o event.o file.o inet_ntop.o inet_pton.o interfaceiter.o lib.o log.o md5.o msgcat.o net.o netaddr.o netscope.o ondestroy.o random.o result.o stdio.o stdtime.o strerror.o task.o thread.o time.o sockaddr.o ranlib libntp.a make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libntp' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libntp' Making all in sntp make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' [ ! -r ./../COPYRIGHT ] \ || [ check-COPYRIGHT-submake -nt ./../COPYRIGHT ] \ || make check-COPYRIGHT-submake make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' cp ./deps-ver .deps/deps-ver make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' make all-recursive make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' Making all in libopts make[4]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp/libopts' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c -o libopts_la-libopts.lo `test -f 'libopts.c' || echo './'`libopts.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c libopts.c -fPIC -DPIC -o .libs/libopts_la-libopts.o In file included from libopts.c:14:0: parse-duration.c: In function 'str_const_to_ul': parse-duration.c:60:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] parse-duration.c: In function 'str_const_to_l': parse-duration.c:67:23: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] In file included from libopts.c:17:0: autoopts.c: In function 'handle_opt': autoopts.c:142:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] autoopts.c:181:33: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] autoopts.c: In function 'findOptDesc': autoopts.c:518:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] In file included from libopts.c:18:0: boolean.c: In function 'optionBooleanVal': boolean.c:81:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] In file included from libopts.c:19:0: configfile.c: In function 'optionFindValue': configfile.c:180:23: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] configfile.c: In function 'optionFindNextValue': configfile.c:257:23: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] configfile.c: In function 'optionGetValue': configfile.c:320:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] configfile.c: In function 'optionNextValue': configfile.c:381:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] configfile.c: In function 'optionFileLoad': configfile.c:1100:28: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] configfile.c: In function 'validateOptionsStruct': configfile.c:1385:28: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] configfile.c:1390:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] In file included from libopts.c:21:0: enumeration.c: In function 'find_name': enumeration.c:179:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:183:29: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c:196:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] enumeration.c: In function 'optionEnumerationVal': enumeration.c:305:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] In file included from libopts.c:23:0: file.c: In function 'optionFileCheck': file.c:137:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] file.c:157:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] In file included from libopts.c:25:0: load.c: In function 'insertProgramPath': load.c:208:43: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] load.c:240:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] In file included from libopts.c:26:0: makeshell.c: In function 'textToVariable': makeshell.c:588:17: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] makeshell.c: In function 'emitUsage': makeshell.c:658:23: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] makeshell.c:660:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] makeshell.c: In function 'genshelloptUsage': makeshell.c:1100:31: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] In file included from libopts.c:27:0: nested.c: In function 'scan_xml': nested.c:427:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] nested.c: In function 'unload_arg_list': nested.c:542:44: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] nested.c: In function 'optionUnloadNested': nested.c:572:5: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] nested.c: In function 'sort_list': nested.c:591:47: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] nested.c:592:47: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] nested.c:601:37: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] nested.c: In function 'optionNestedVal': nested.c:728:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] nested.c: In function 'get_special_char': nested.c:763:34: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] In file included from libopts.c:28:0: numeric.c: In function 'optionNumericVal': numeric.c:146:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] In file included from libopts.c:30:0: putshell.c: In function 'print_enumeration': putshell.c:125:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] putshell.c: In function 'print_membership': putshell.c:162:5: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] In file included from libopts.c:31:0: reset.c: In function 'optionResetOpt': reset.c:111:38: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] In file included from libopts.c:32:0: restore.c: In function 'optionFree': restore.c:186:17: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] In file included from libopts.c:33:0: save.c: In function 'findFileName': save.c:187:17: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] save.c:227:17: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] save.c:241:17: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] save.c:260:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] save.c: In function 'print_a_value': save.c:379:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] save.c: In function 'printValueList': save.c:455:16: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] save.c: In function 'printHierarchy': save.c:489:16: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] save.c: In function 'openSaveFile': save.c:530:17: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] save.c:535:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] save.c: In function 'printEnumArg': save.c:614:25: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] save.c: In function 'printSetMemberArg': save.c:629:25: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] save.c:635:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] In file included from libopts.c:35:0: stack.c: In function 'optionUnstackArg': stack.c:98:17: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] stack.c: In function 'optionStackArg': stack.c:247:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] In file included from libopts.c:38:0: tokenize.c: In function 'copy_cooked': tokenize.c:55:48: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] In file included from libopts.c:39:0: time.c: In function 'optionTimeVal': time.c:54:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] In file included from libopts.c:20:0: libopts.c: In function 'ao_string_cook_escape_char': cook.c:110:41: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] cook.c:92:45: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] cook.c:110:41: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] cook.c:92:45: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] cook.c:62:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] cook.c:110:41: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] cook.c:92:45: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] In file included from libopts.c:19:0: configfile.c: In function 'internalFileLoad': configfile.c:1000:12: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow] In file included from libopts.c:34:0: autoopts.c: In function 'optionProcess': sort.c:314:8: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow] sort.c:314:8: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow] In file included from libopts.c:17:0: autoopts.c:1174:12: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow] autoopts.c:1174:12: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow] mv -f .deps/libopts_la-libopts.Tpo .deps/libopts_la-libopts.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -version-info 35:0:10 -o libopts.la libopts_la-libopts.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: ar cru .libs/libopts.a .libs/libopts_la-libopts.o libtool: link: ranlib .libs/libopts.a libtool: link: ( cd ".libs" && rm -f "libopts.la" && ln -s "../libopts.la" "libopts.la" ) make[4]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp/libopts' make[4]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./libopts -I./../include -I./../lib/isc/include -I./../lib/isc/nothreads/include -I./../lib/isc/unix/include -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT crypto.o -MD -MP -MF .deps/crypto.Tpo -c -o crypto.o crypto.c mv -f .deps/crypto.Tpo .deps/crypto.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./libopts -I./../include -I./../lib/isc/include -I./../lib/isc/nothreads/include -I./../lib/isc/unix/include -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT kod_management.o -MD -MP -MF .deps/kod_management.Tpo -c -o kod_management.o kod_management.c mv -f .deps/kod_management.Tpo .deps/kod_management.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./libopts -I./../include -I./../lib/isc/include -I./../lib/isc/nothreads/include -I./../lib/isc/unix/include -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c mv -f .deps/log.Tpo .deps/log.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./libopts -I./../include -I./../lib/isc/include -I./../lib/isc/nothreads/include -I./../lib/isc/unix/include -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c: In function 'sntp_main': main.c:112:23: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] main.c: In function 'offset_calculation': main.c:303:7: warning: variable 'p_rdly' set but not used [-Wunused-but-set-variable] main.c: In function 'on_wire': main.c:372:6: warning: variable 'error' set but not used [-Wunused-but-set-variable] mv -f .deps/main.Tpo .deps/main.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./libopts -I./../include -I./../lib/isc/include -I./../lib/isc/nothreads/include -I./../lib/isc/unix/include -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT networking.o -MD -MP -MF .deps/networking.Tpo -c -o networking.o networking.c mv -f .deps/networking.Tpo .deps/networking.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./libopts -I./../include -I./../lib/isc/include -I./../lib/isc/nothreads/include -I./../lib/isc/unix/include -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT sntp.o -MD -MP -MF .deps/sntp.Tpo -c -o sntp.o sntp.c mv -f .deps/sntp.Tpo .deps/sntp.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./libopts -I./../include -I./../lib/isc/include -I./../lib/isc/nothreads/include -I./../lib/isc/unix/include -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT sntp-opts.o -MD -MP -MF .deps/sntp-opts.Tpo -c -o sntp-opts.o sntp-opts.c mv -f .deps/sntp-opts.Tpo .deps/sntp-opts.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./libopts -I./../include -I./../lib/isc/include -I./../lib/isc/nothreads/include -I./../lib/isc/unix/include -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT utilities.o -MD -MP -MF .deps/utilities.Tpo -c -o utilities.o utilities.c mv -f .deps/utilities.Tpo .deps/utilities.Po /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o sntp crypto.o kod_management.o log.o main.o networking.o sntp.o sntp-opts.o utilities.o ./libopts/libopts.la -lm ../libntp/libntp.a -lcrypto libtool: link: gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o sntp crypto.o kod_management.o log.o main.o networking.o sntp.o sntp-opts.o utilities.o ./libopts/.libs/libopts.a -lm ../libntp/libntp.a -lcrypto make[4]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' Making all in libparse make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libparse' make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libparse' cp ../deps-ver .deps/deps-ver make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libparse' make all-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libparse' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c mv -f .deps/parse.Tpo .deps/parse.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT parse_conf.o -MD -MP -MF .deps/parse_conf.Tpo -c -o parse_conf.o parse_conf.c mv -f .deps/parse_conf.Tpo .deps/parse_conf.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT clk_meinberg.o -MD -MP -MF .deps/clk_meinberg.Tpo -c -o clk_meinberg.o clk_meinberg.c mv -f .deps/clk_meinberg.Tpo .deps/clk_meinberg.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT clk_schmid.o -MD -MP -MF .deps/clk_schmid.Tpo -c -o clk_schmid.o clk_schmid.c mv -f .deps/clk_schmid.Tpo .deps/clk_schmid.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT clk_rawdcf.o -MD -MP -MF .deps/clk_rawdcf.Tpo -c -o clk_rawdcf.o clk_rawdcf.c mv -f .deps/clk_rawdcf.Tpo .deps/clk_rawdcf.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT clk_trimtsip.o -MD -MP -MF .deps/clk_trimtsip.Tpo -c -o clk_trimtsip.o clk_trimtsip.c mv -f .deps/clk_trimtsip.Tpo .deps/clk_trimtsip.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT clk_dcf7000.o -MD -MP -MF .deps/clk_dcf7000.Tpo -c -o clk_dcf7000.o clk_dcf7000.c mv -f .deps/clk_dcf7000.Tpo .deps/clk_dcf7000.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT clk_trimtaip.o -MD -MP -MF .deps/clk_trimtaip.Tpo -c -o clk_trimtaip.o clk_trimtaip.c mv -f .deps/clk_trimtaip.Tpo .deps/clk_trimtaip.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT clk_rcc8000.o -MD -MP -MF .deps/clk_rcc8000.Tpo -c -o clk_rcc8000.o clk_rcc8000.c mv -f .deps/clk_rcc8000.Tpo .deps/clk_rcc8000.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT clk_hopf6021.o -MD -MP -MF .deps/clk_hopf6021.Tpo -c -o clk_hopf6021.o clk_hopf6021.c mv -f .deps/clk_hopf6021.Tpo .deps/clk_hopf6021.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT clk_computime.o -MD -MP -MF .deps/clk_computime.Tpo -c -o clk_computime.o clk_computime.c mv -f .deps/clk_computime.Tpo .deps/clk_computime.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT clk_wharton.o -MD -MP -MF .deps/clk_wharton.Tpo -c -o clk_wharton.o clk_wharton.c mv -f .deps/clk_wharton.Tpo .deps/clk_wharton.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT clk_varitext.o -MD -MP -MF .deps/clk_varitext.Tpo -c -o clk_varitext.o clk_varitext.c mv -f .deps/clk_varitext.Tpo .deps/clk_varitext.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT data_mbg.o -MD -MP -MF .deps/data_mbg.Tpo -c -o data_mbg.o data_mbg.c mv -f .deps/data_mbg.Tpo .deps/data_mbg.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT info_trimble.o -MD -MP -MF .deps/info_trimble.Tpo -c -o info_trimble.o info_trimble.c mv -f .deps/info_trimble.Tpo .deps/info_trimble.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT trim_info.o -MD -MP -MF .deps/trim_info.Tpo -c -o trim_info.o trim_info.c mv -f .deps/trim_info.Tpo .deps/trim_info.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT binio.o -MD -MP -MF .deps/binio.Tpo -c -o binio.o binio.c mv -f .deps/binio.Tpo .deps/binio.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ieee754io.o -MD -MP -MF .deps/ieee754io.Tpo -c -o ieee754io.o ieee754io.c mv -f .deps/ieee754io.Tpo .deps/ieee754io.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT mfp_mul.o -MD -MP -MF .deps/mfp_mul.Tpo -c -o mfp_mul.o mfp_mul.c mv -f .deps/mfp_mul.Tpo .deps/mfp_mul.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../kernel -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT gpstolfp.o -MD -MP -MF .deps/gpstolfp.Tpo -c -o gpstolfp.o gpstolfp.c mv -f .deps/gpstolfp.Tpo .deps/gpstolfp.Po rm -f libparse.a ar cru libparse.a parse.o parse_conf.o clk_meinberg.o clk_schmid.o clk_rawdcf.o clk_trimtsip.o clk_dcf7000.o clk_trimtaip.o clk_rcc8000.o clk_hopf6021.o clk_computime.o clk_wharton.o clk_varitext.o data_mbg.o info_trimble.o trim_info.o binio.o ieee754io.o mfp_mul.o gpstolfp.o ranlib libparse.a make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libparse' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libparse' Making all in ntpd make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpd' make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpd' cp ../deps-ver .deps/deps-ver make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpd' make all-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpd' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_control.o -MD -MP -MF .deps/ntp_control.Tpo -c -o ntp_control.o ntp_control.c ntp_control.c: In function 'ctl_putrefid': ntp_control.c:1276:8: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c:1286:31: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c: In function 'ctl_getitem': ntp_control.c:2108:10: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c: In function 'ctlfindtrap': ntp_control.c:2914:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c: In function 'ctlsettrap': ntp_control.c:2805:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c: In function 'ctl_putrefid': ntp_control.c:1276:8: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c:1286:31: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c:1262:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c:1262:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c:1262:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c:1262:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c:1278:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c:1276:8: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c:1286:31: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c: In function 'ctl_getitem': ntp_control.c:2108:10: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c:2108:10: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c: In function 'ctlfindtrap': ntp_control.c:2914:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c:2914:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c:2914:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c: In function 'ctlsettrap': ntp_control.c:2805:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c:2805:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_control.c:2805:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] mv -f .deps/ntp_control.Tpo .deps/ntp_control.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_crypto.o -MD -MP -MF .deps/ntp_crypto.Tpo -c -o ntp_crypto.o ntp_crypto.c ntp_crypto.c: In function 'crypto_recv': ntp_crypto.c:631:9: warning: passing argument 2 of 'd2i_X509' from incompatible pointer type [enabled by default] In file included from /usr/include/openssl/pem.h:70:0, from ntp_crypto.c:26: /usr/include/openssl/x509.h:839:1: note: expected 'const unsigned char **' but argument is of type 'u_char **' ntp_crypto.c:394:11: warning: variable 'tstamp' set but not used [-Wunused-but-set-variable] ntp_crypto.c: In function 'crypto_encrypt': ntp_crypto.c:1561:2: warning: passing argument 3 of 'd2i_PublicKey' from incompatible pointer type [enabled by default] In file included from ../include/ntp_crypto.h:23:0, from ../include/ntp.h:14, from ../include/ntpd.h:5, from ntp_crypto.c:15: /usr/include/openssl/evp.h:926:12: note: expected 'const unsigned char **' but argument is of type 'u_char **' ntp_crypto.c: In function 'cert_sign': ntp_crypto.c:2960:2: warning: passing argument 2 of 'd2i_X509' from incompatible pointer type [enabled by default] In file included from /usr/include/openssl/pem.h:70:0, from ntp_crypto.c:26: /usr/include/openssl/x509.h:839:1: note: expected 'const unsigned char **' but argument is of type 'u_char **' ntp_crypto.c:2990:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /usr/include/memory.h:30:0, from ../include/ntp_string.h:13, from ../include/ntp_stdlib.h:16, from ../include/ntp.h:12, from ../include/ntpd.h:5, from ntp_crypto.c:15: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'u_char *' ntp_crypto.c: In function 'cert_hike': ntp_crypto.c:3182:2: warning: passing argument 2 of 'd2i_X509' from incompatible pointer type [enabled by default] In file included from /usr/include/openssl/pem.h:70:0, from ntp_crypto.c:26: /usr/include/openssl/x509.h:839:1: note: expected 'const unsigned char **' but argument is of type 'u_char **' ntp_crypto.c: In function 'cert_parse': ntp_crypto.c:3239:2: warning: passing argument 2 of 'd2i_X509' from incompatible pointer type [enabled by default] In file included from /usr/include/openssl/pem.h:70:0, from ntp_crypto.c:26: /usr/include/openssl/x509.h:839:1: note: expected 'const unsigned char **' but argument is of type 'u_char **' ntp_crypto.c:3264:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ntp_crypto.c:3272:2: warning: pointer targets in passing argument 1 of 'estrdup_impl' differ in signedness [-Wpointer-sign] In file included from ../include/ntp.h:12:0, from ../include/ntpd.h:5, from ntp_crypto.c:15: ../include/ntp_stdlib.h:95:15: note: expected 'const char *' but argument is of type 'u_char *' ntp_crypto.c:3287:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ntp_crypto.c:3294:2: warning: pointer targets in passing argument 1 of 'estrdup_impl' differ in signedness [-Wpointer-sign] In file included from ../include/ntp.h:12:0, from ../include/ntpd.h:5, from ntp_crypto.c:15: ../include/ntp_stdlib.h:95:15: note: expected 'const char *' but argument is of type 'u_char *' ntp_crypto.c:3365:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /usr/include/memory.h:30:0, from ../include/ntp_string.h:13, from ../include/ntp_stdlib.h:16, from ../include/ntp.h:12, from ../include/ntpd.h:5, from ntp_crypto.c:15: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'u_char *' ntp_crypto.c:3365:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ntp_crypto.c:3365:3: note: expected 'const char *' but argument is of type 'u_char *' ntp_crypto.c:3365:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /usr/include/memory.h:30:0, from ../include/ntp_string.h:13, from ../include/ntp_stdlib.h:16, from ../include/ntp.h:12, from ../include/ntpd.h:5, from ntp_crypto.c:15: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'u_char *' ntp_crypto.c:3365:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ntp_crypto.c:3365:3: note: expected 'const char *' but argument is of type 'u_char *' ntp_crypto.c:3365:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ntp_crypto.c:3365:3: note: expected 'const char *' but argument is of type 'u_char *' ntp_crypto.c:3365:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ntp_crypto.c:3365:3: note: expected 'const char *' but argument is of type 'u_char *' ntp_crypto.c: In function 'crypto_setup': ntp_crypto.c:3799:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ntp_crypto.c:3807:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ntp_crypto.c:3808:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /usr/include/memory.h:30:0, from ../include/ntp_string.h:13, from ../include/ntp_stdlib.h:16, from ../include/ntp.h:12, from ../include/ntpd.h:5, from ntp_crypto.c:15: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'u_char *' ntp_crypto.c:3808:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ntp_crypto.c:3808:3: note: expected 'const char *' but argument is of type 'u_char *' ntp_crypto.c:3808:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /usr/include/memory.h:30:0, from ../include/ntp_string.h:13, from ../include/ntp_stdlib.h:16, from ../include/ntp.h:12, from ../include/ntpd.h:5, from ntp_crypto.c:15: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'u_char *' ntp_crypto.c:3808:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ntp_crypto.c:3808:3: note: expected 'const char *' but argument is of type 'u_char *' ntp_crypto.c:3808:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ntp_crypto.c:3808:3: note: expected 'const char *' but argument is of type 'u_char *' ntp_crypto.c:3808:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ntp_crypto.c:3808:3: note: expected 'const char *' but argument is of type 'u_char *' mv -f .deps/ntp_crypto.Tpo .deps/ntp_crypto.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_filegen.o -MD -MP -MF .deps/ntp_filegen.Tpo -c -o ntp_filegen.o ntp_filegen.c mv -f .deps/ntp_filegen.Tpo .deps/ntp_filegen.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_intres.o -MD -MP -MF .deps/ntp_intres.Tpo -c -o ntp_intres.o ntp_intres.c mv -f .deps/ntp_intres.Tpo .deps/ntp_intres.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_loopfilter.o -MD -MP -MF .deps/ntp_loopfilter.Tpo -c -o ntp_loopfilter.o ntp_loopfilter.c mv -f .deps/ntp_loopfilter.Tpo .deps/ntp_loopfilter.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_monitor.o -MD -MP -MF .deps/ntp_monitor.Tpo -c -o ntp_monitor.o ntp_monitor.c mv -f .deps/ntp_monitor.Tpo .deps/ntp_monitor.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_peer.o -MD -MP -MF .deps/ntp_peer.Tpo -c -o ntp_peer.o ntp_peer.c mv -f .deps/ntp_peer.Tpo .deps/ntp_peer.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_proto.o -MD -MP -MF .deps/ntp_proto.Tpo -c -o ntp_proto.o ntp_proto.c ntp_proto.c: In function 'clock_select': ntp_proto.c:2221:13: warning: variable 'osurv' set but not used [-Wunused-but-set-variable] ntp_proto.c:2568:2: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow] mv -f .deps/ntp_proto.Tpo .deps/ntp_proto.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_refclock.o -MD -MP -MF .deps/ntp_refclock.Tpo -c -o ntp_refclock.o ntp_refclock.c mv -f .deps/ntp_refclock.Tpo .deps/ntp_refclock.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_request.o -MD -MP -MF .deps/ntp_request.Tpo -c -o ntp_request.o ntp_request.c mv -f .deps/ntp_request.Tpo .deps/ntp_request.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_restrict.o -MD -MP -MF .deps/ntp_restrict.Tpo -c -o ntp_restrict.o ntp_restrict.c mv -f .deps/ntp_restrict.Tpo .deps/ntp_restrict.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_signd.o -MD -MP -MF .deps/ntp_signd.Tpo -c -o ntp_signd.o ntp_signd.c mv -f .deps/ntp_signd.Tpo .deps/ntp_signd.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_timer.o -MD -MP -MF .deps/ntp_timer.Tpo -c -o ntp_timer.o ntp_timer.c mv -f .deps/ntp_timer.Tpo .deps/ntp_timer.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_util.o -MD -MP -MF .deps/ntp_util.Tpo -c -o ntp_util.o ntp_util.c mv -f .deps/ntp_util.Tpo .deps/ntp_util.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_acts.o -MD -MP -MF .deps/refclock_acts.Tpo -c -o refclock_acts.o refclock_acts.c refclock_acts.c: In function 'acts_poll': refclock_acts.c:639:19: warning: variable 'up' set but not used [-Wunused-but-set-variable] mv -f .deps/refclock_acts.Tpo .deps/refclock_acts.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_arbiter.o -MD -MP -MF .deps/refclock_arbiter.Tpo -c -o refclock_arbiter.o refclock_arbiter.c mv -f .deps/refclock_arbiter.Tpo .deps/refclock_arbiter.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_arc.o -MD -MP -MF .deps/refclock_arc.Tpo -c -o refclock_arc.o refclock_arc.c mv -f .deps/refclock_arc.Tpo .deps/refclock_arc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_as2201.o -MD -MP -MF .deps/refclock_as2201.Tpo -c -o refclock_as2201.o refclock_as2201.c mv -f .deps/refclock_as2201.Tpo .deps/refclock_as2201.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_atom.o -MD -MP -MF .deps/refclock_atom.Tpo -c -o refclock_atom.o refclock_atom.c mv -f .deps/refclock_atom.Tpo .deps/refclock_atom.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_bancomm.o -MD -MP -MF .deps/refclock_bancomm.Tpo -c -o refclock_bancomm.o refclock_bancomm.c mv -f .deps/refclock_bancomm.Tpo .deps/refclock_bancomm.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_chronolog.o -MD -MP -MF .deps/refclock_chronolog.Tpo -c -o refclock_chronolog.o refclock_chronolog.c mv -f .deps/refclock_chronolog.Tpo .deps/refclock_chronolog.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_chu.o -MD -MP -MF .deps/refclock_chu.Tpo -c -o refclock_chu.o refclock_chu.c refclock_chu.c: In function 'chu_serial_receive': refclock_chu.c:967:18: warning: variable 'up' set but not used [-Wunused-but-set-variable] refclock_chu.c: In function 'chu_burst': refclock_chu.c:1268:20: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow] mv -f .deps/refclock_chu.Tpo .deps/refclock_chu.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_conf.o -MD -MP -MF .deps/refclock_conf.Tpo -c -o refclock_conf.o refclock_conf.c mv -f .deps/refclock_conf.Tpo .deps/refclock_conf.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_datum.o -MD -MP -MF .deps/refclock_datum.Tpo -c -o refclock_datum.o refclock_datum.c mv -f .deps/refclock_datum.Tpo .deps/refclock_datum.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_dumbclock.o -MD -MP -MF .deps/refclock_dumbclock.Tpo -c -o refclock_dumbclock.o refclock_dumbclock.c mv -f .deps/refclock_dumbclock.Tpo .deps/refclock_dumbclock.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_fg.o -MD -MP -MF .deps/refclock_fg.Tpo -c -o refclock_fg.o refclock_fg.c mv -f .deps/refclock_fg.Tpo .deps/refclock_fg.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_gpsvme.o -MD -MP -MF .deps/refclock_gpsvme.Tpo -c -o refclock_gpsvme.o refclock_gpsvme.c mv -f .deps/refclock_gpsvme.Tpo .deps/refclock_gpsvme.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_heath.o -MD -MP -MF .deps/refclock_heath.Tpo -c -o refclock_heath.o refclock_heath.c mv -f .deps/refclock_heath.Tpo .deps/refclock_heath.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_hopfser.o -MD -MP -MF .deps/refclock_hopfser.Tpo -c -o refclock_hopfser.o refclock_hopfser.c mv -f .deps/refclock_hopfser.Tpo .deps/refclock_hopfser.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_hopfpci.o -MD -MP -MF .deps/refclock_hopfpci.Tpo -c -o refclock_hopfpci.o refclock_hopfpci.c mv -f .deps/refclock_hopfpci.Tpo .deps/refclock_hopfpci.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_hpgps.o -MD -MP -MF .deps/refclock_hpgps.Tpo -c -o refclock_hpgps.o refclock_hpgps.c mv -f .deps/refclock_hpgps.Tpo .deps/refclock_hpgps.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_irig.o -MD -MP -MF .deps/refclock_irig.Tpo -c -o refclock_irig.o refclock_irig.c refclock_irig.c: In function 'irig_poll': refclock_irig.c:984:19: warning: variable 'up' set but not used [-Wunused-but-set-variable] mv -f .deps/refclock_irig.Tpo .deps/refclock_irig.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_jjy.o -MD -MP -MF .deps/refclock_jjy.Tpo -c -o refclock_jjy.o refclock_jjy.c mv -f .deps/refclock_jjy.Tpo .deps/refclock_jjy.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_jupiter.o -MD -MP -MF .deps/refclock_jupiter.Tpo -c -o refclock_jupiter.o refclock_jupiter.c mv -f .deps/refclock_jupiter.Tpo .deps/refclock_jupiter.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_leitch.o -MD -MP -MF .deps/refclock_leitch.Tpo -c -o refclock_leitch.o refclock_leitch.c mv -f .deps/refclock_leitch.Tpo .deps/refclock_leitch.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_local.o -MD -MP -MF .deps/refclock_local.Tpo -c -o refclock_local.o refclock_local.c mv -f .deps/refclock_local.Tpo .deps/refclock_local.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_mx4200.o -MD -MP -MF .deps/refclock_mx4200.Tpo -c -o refclock_mx4200.o refclock_mx4200.c mv -f .deps/refclock_mx4200.Tpo .deps/refclock_mx4200.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_neoclock4x.o -MD -MP -MF .deps/refclock_neoclock4x.Tpo -c -o refclock_neoclock4x.o refclock_neoclock4x.c mv -f .deps/refclock_neoclock4x.Tpo .deps/refclock_neoclock4x.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_nmea.o -MD -MP -MF .deps/refclock_nmea.Tpo -c -o refclock_nmea.o refclock_nmea.c refclock_nmea.c: In function 'nmea_poll': refclock_nmea.c:1045:28: warning: variable 'up' set but not used [-Wunused-but-set-variable] mv -f .deps/refclock_nmea.Tpo .deps/refclock_nmea.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_oncore.o -MD -MP -MF .deps/refclock_oncore.Tpo -c -o refclock_oncore.o refclock_oncore.c mv -f .deps/refclock_oncore.Tpo .deps/refclock_oncore.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_palisade.o -MD -MP -MF .deps/refclock_palisade.Tpo -c -o refclock_palisade.o refclock_palisade.c mv -f .deps/refclock_palisade.Tpo .deps/refclock_palisade.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_parse.o -MD -MP -MF .deps/refclock_parse.Tpo -c -o refclock_parse.o refclock_parse.c mv -f .deps/refclock_parse.Tpo .deps/refclock_parse.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_pcf.o -MD -MP -MF .deps/refclock_pcf.Tpo -c -o refclock_pcf.o refclock_pcf.c mv -f .deps/refclock_pcf.Tpo .deps/refclock_pcf.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_pst.o -MD -MP -MF .deps/refclock_pst.Tpo -c -o refclock_pst.o refclock_pst.c mv -f .deps/refclock_pst.Tpo .deps/refclock_pst.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_ripencc.o -MD -MP -MF .deps/refclock_ripencc.Tpo -c -o refclock_ripencc.o refclock_ripencc.c mv -f .deps/refclock_ripencc.Tpo .deps/refclock_ripencc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_shm.o -MD -MP -MF .deps/refclock_shm.Tpo -c -o refclock_shm.o refclock_shm.c mv -f .deps/refclock_shm.Tpo .deps/refclock_shm.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_tpro.o -MD -MP -MF .deps/refclock_tpro.Tpo -c -o refclock_tpro.o refclock_tpro.c mv -f .deps/refclock_tpro.Tpo .deps/refclock_tpro.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_true.o -MD -MP -MF .deps/refclock_true.Tpo -c -o refclock_true.o refclock_true.c mv -f .deps/refclock_true.Tpo .deps/refclock_true.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_tt560.o -MD -MP -MF .deps/refclock_tt560.Tpo -c -o refclock_tt560.o refclock_tt560.c mv -f .deps/refclock_tt560.Tpo .deps/refclock_tt560.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_ulink.o -MD -MP -MF .deps/refclock_ulink.Tpo -c -o refclock_ulink.o refclock_ulink.c mv -f .deps/refclock_ulink.Tpo .deps/refclock_ulink.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_wwv.o -MD -MP -MF .deps/refclock_wwv.Tpo -c -o refclock_wwv.o refclock_wwv.c mv -f .deps/refclock_wwv.Tpo .deps/refclock_wwv.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_wwvb.o -MD -MP -MF .deps/refclock_wwvb.Tpo -c -o refclock_wwvb.o refclock_wwvb.c mv -f .deps/refclock_wwvb.Tpo .deps/refclock_wwvb.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT refclock_zyfer.o -MD -MP -MF .deps/refclock_zyfer.Tpo -c -o refclock_zyfer.o refclock_zyfer.c mv -f .deps/refclock_zyfer.Tpo .deps/refclock_zyfer.Po rm -f libntpd.a ar cru libntpd.a ntp_control.o ntp_crypto.o ntp_filegen.o ntp_intres.o ntp_loopfilter.o ntp_monitor.o ntp_peer.o ntp_proto.o ntp_refclock.o ntp_request.o ntp_restrict.o ntp_signd.o ntp_timer.o ntp_util.o refclock_acts.o refclock_arbiter.o refclock_arc.o refclock_as2201.o refclock_atom.o refclock_bancomm.o refclock_chronolog.o refclock_chu.o refclock_conf.o refclock_datum.o refclock_dumbclock.o refclock_fg.o refclock_gpsvme.o refclock_heath.o refclock_hopfser.o refclock_hopfpci.o refclock_hpgps.o refclock_irig.o refclock_jjy.o refclock_jupiter.o refclock_leitch.o refclock_local.o refclock_mx4200.o refclock_neoclock4x.o refclock_nmea.o refclock_oncore.o refclock_palisade.o refclock_parse.o refclock_pcf.o refclock_pst.o refclock_ripencc.o refclock_shm.o refclock_tpro.o refclock_true.o refclock_tt560.o refclock_ulink.o refclock_wwv.o refclock_wwvb.o refclock_zyfer.o ranlib libntpd.a gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT cmd_args.o -MD -MP -MF .deps/cmd_args.Tpo -c -o cmd_args.o cmd_args.c mv -f .deps/cmd_args.Tpo .deps/cmd_args.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_config.o -MD -MP -MF .deps/ntp_config.Tpo -c -o ntp_config.o ntp_config.c mv -f .deps/ntp_config.Tpo .deps/ntp_config.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_data_structures.o -MD -MP -MF .deps/ntp_data_structures.Tpo -c -o ntp_data_structures.o ntp_data_structures.c mv -f .deps/ntp_data_structures.Tpo .deps/ntp_data_structures.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_io.o -MD -MP -MF .deps/ntp_io.Tpo -c -o ntp_io.o ntp_io.c mv -f .deps/ntp_io.Tpo .deps/ntp_io.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_parser.o -MD -MP -MF .deps/ntp_parser.Tpo -c -o ntp_parser.o ntp_parser.c ntp_parser.y: In function 'yyparse': ntp_parser.c:2034:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_parser.c:2034:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntp_parser.c:2034:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] mv -f .deps/ntp_parser.Tpo .deps/ntp_parser.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp_scanner.o -MD -MP -MF .deps/ntp_scanner.Tpo -c -o ntp_scanner.o ntp_scanner.c mv -f .deps/ntp_scanner.Tpo .deps/ntp_scanner.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntpd.o -MD -MP -MF .deps/ntpd.Tpo -c -o ntpd.o ntpd.c mv -f .deps/ntpd.Tpo .deps/ntpd.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntpd-opts.o -MD -MP -MF .deps/ntpd-opts.Tpo -c -o ntpd-opts.o ntpd-opts.c mv -f .deps/ntpd-opts.Tpo .deps/ntpd-opts.Po env CSET=`cat ../version` ../scripts/mkver ntpd Version gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -c version.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o ntpd cmd_args.o ntp_config.o ntp_data_structures.o ntp_io.o ntp_parser.o ntp_scanner.o ntpd.o ntpd-opts.o version.o libntpd.a ../libparse/libparse.a ../sntp/libopts/libopts.la ../libntp/libntp.a -lm -lcrypto -lrt -lcap libtool: link: gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o ntpd cmd_args.o ntp_config.o ntp_data_structures.o ntp_io.o ntp_parser.o ntp_scanner.o ntpd.o ntpd-opts.o version.o libntpd.a ../libparse/libparse.a ../sntp/libopts/.libs/libopts.a ../libntp/libntp.a -lm -lcrypto -lrt -lcap make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpd' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpd' Making all in ntpdate make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdate' make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdate' cp ../deps-ver .deps/deps-ver make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdate' make all-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdate' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntpdate.o -MD -MP -MF .deps/ntpdate.Tpo -c -o ntpdate.o ntpdate.c mv -f .deps/ntpdate.Tpo .deps/ntpdate.Po env CSET=`cat ../version` ../scripts/mkver ntpdate Version gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -c version.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o ntpdate ntpdate.o version.o ../libntp/libntp.a -lcrypto -lrt -lcap libtool: link: gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o ntpdate ntpdate.o version.o ../libntp/libntp.a -lcrypto -lrt -lcap make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdate' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdate' Making all in ntpdc make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdc' gcc -std=gnu99 -E -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts ./nl_in.c | ./nl.pl > nl.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntpdc-layout.o -MD -MP -MF .deps/ntpdc-layout.Tpo -c -o ntpdc-layout.o ntpdc-layout.c mv -f .deps/ntpdc-layout.Tpo .deps/ntpdc-layout.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o ntpdc-layout ntpdc-layout.o -lrt -lcap libtool: link: gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o ntpdc-layout ntpdc-layout.o -lrt -lcap ./ntpdc-layout > layout.here cmp ./layout.std layout.here && echo stamp > check-layout make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdc' cp ../deps-ver .deps/deps-ver make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdc' make all-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdc' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntpdc.o -MD -MP -MF .deps/ntpdc.Tpo -c -o ntpdc.o ntpdc.c mv -f .deps/ntpdc.Tpo .deps/ntpdc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntpdc_ops.o -MD -MP -MF .deps/ntpdc_ops.Tpo -c -o ntpdc_ops.o ntpdc_ops.c mv -f .deps/ntpdc_ops.Tpo .deps/ntpdc_ops.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntpdc-opts.o -MD -MP -MF .deps/ntpdc-opts.Tpo -c -o ntpdc-opts.o ntpdc-opts.c mv -f .deps/ntpdc-opts.Tpo .deps/ntpdc-opts.Po env CSET=`cat ../version` ../scripts/mkver ntpdc Version gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -c version.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o ntpdc ntpdc.o ntpdc_ops.o ntpdc-opts.o version.o ../sntp/libopts/libopts.la ../libntp/libntp.a -lcrypto -lrt -lcap libtool: link: gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o ntpdc ntpdc.o ntpdc_ops.o ntpdc-opts.o version.o ../sntp/libopts/.libs/libopts.a ../libntp/libntp.a -lcrypto -lrt -lcap make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdc' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdc' Making all in ntpq make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpq' make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpq' cp ../deps-ver .deps/deps-ver make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpq' make all-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpq' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -DNO_MAIN_ALLOWED -DBUILD_AS_LIB -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT libntpq_a-libntpq.o -MD -MP -MF .deps/libntpq_a-libntpq.Tpo -c -o libntpq_a-libntpq.o `test -f 'libntpq.c' || echo './'`libntpq.c In file included from libntpq.c:16:0: ntpq.c: In function 'nntohost_col': ntpq.c:1916:2: warning: return discards 'const' qualifier from pointer target type [enabled by default] ntpq.c: In function 'trunc_right': ntpq.c:2874:2: warning: return discards 'const' qualifier from pointer target type [enabled by default] ntpq.c: In function 'trunc_left': ntpq.c:2902:2: warning: return discards 'const' qualifier from pointer target type [enabled by default] libntpq.c: In function 'nextvar': ntpq.c:2951:26: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2986:26: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2951:26: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2986:26: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2919:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2919:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2919:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2919:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2919:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2919:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2951:26: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2986:26: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] mv -f .deps/libntpq_a-libntpq.Tpo .deps/libntpq_a-libntpq.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -DNO_MAIN_ALLOWED -DBUILD_AS_LIB -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT libntpq_a-libntpq_subs.o -MD -MP -MF .deps/libntpq_a-libntpq_subs.Tpo -c -o libntpq_a-libntpq_subs.o `test -f 'libntpq_subs.c' || echo './'`libntpq_subs.c In file included from libntpq_subs.c:16:0: ntpq-subs.c: In function 'showvars': ntpq-subs.c:435:3: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq-subs.c:435:3: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq-subs.c:435:3: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] mv -f .deps/libntpq_a-libntpq_subs.Tpo .deps/libntpq_a-libntpq_subs.Po rm -f libntpq.a ar cru libntpq.a libntpq_a-libntpq.o libntpq_a-libntpq_subs.o ranlib libntpq.a gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntpq.o -MD -MP -MF .deps/ntpq.Tpo -c -o ntpq.o ntpq.c ntpq.c: In function 'nntohost_col': ntpq.c:1916:2: warning: return discards 'const' qualifier from pointer target type [enabled by default] ntpq.c: In function 'trunc_right': ntpq.c:2874:2: warning: return discards 'const' qualifier from pointer target type [enabled by default] ntpq.c: In function 'trunc_left': ntpq.c:2902:2: warning: return discards 'const' qualifier from pointer target type [enabled by default] ntpq.c: In function 'nextvar': ntpq.c:2951:26: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2986:26: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2951:26: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2986:26: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2919:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2919:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2919:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2919:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2919:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2919:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2951:26: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq.c:2986:26: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] mv -f .deps/ntpq.Tpo .deps/ntpq.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntpq-subs.o -MD -MP -MF .deps/ntpq-subs.Tpo -c -o ntpq-subs.o ntpq-subs.c ntpq-subs.c: In function 'showvars': ntpq-subs.c:435:3: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq-subs.c:435:3: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] ntpq-subs.c:435:3: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] mv -f .deps/ntpq-subs.Tpo .deps/ntpq-subs.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntpq-opts.o -MD -MP -MF .deps/ntpq-opts.Tpo -c -o ntpq-opts.o ntpq-opts.c mv -f .deps/ntpq-opts.Tpo .deps/ntpq-opts.Po env CSET=`cat ../version` ../scripts/mkver ntpq Version gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -c version.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o ntpq ntpq.o ntpq-subs.o ntpq-opts.o version.o ../sntp/libopts/libopts.la ../libntp/libntp.a -lcrypto -lrt -lcap libtool: link: gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o ntpq ntpq.o ntpq-subs.o ntpq-opts.o version.o ../sntp/libopts/.libs/libopts.a ../libntp/libntp.a -lcrypto -lrt -lcap make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpq' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpq' Making all in ntpsnmpd make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpsnmpd' make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpsnmpd' cp ../deps-ver .deps/deps-ver make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpsnmpd' make all-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpsnmpd' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../ntpq -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -DNETSNMP_ENABLE_IPV6 -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -I. -I/usr/include -fno-strict-aliasing -O2 -march=armv5te -fno-strict-aliasing -pipe -fstack-protector -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT netsnmp_daemonize.o -MD -MP -MF .deps/netsnmp_daemonize.Tpo -c -o netsnmp_daemonize.o netsnmp_daemonize.c mv -f .deps/netsnmp_daemonize.Tpo .deps/netsnmp_daemonize.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../ntpq -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -DNETSNMP_ENABLE_IPV6 -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -I. -I/usr/include -fno-strict-aliasing -O2 -march=armv5te -fno-strict-aliasing -pipe -fstack-protector -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntpsnmpd.o -MD -MP -MF .deps/ntpsnmpd.Tpo -c -o ntpsnmpd.o ntpsnmpd.c mv -f .deps/ntpsnmpd.Tpo .deps/ntpsnmpd.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../ntpq -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -DNETSNMP_ENABLE_IPV6 -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -I. -I/usr/include -fno-strict-aliasing -O2 -march=armv5te -fno-strict-aliasing -pipe -fstack-protector -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntpSnmpSubagentObject.o -MD -MP -MF .deps/ntpSnmpSubagentObject.Tpo -c -o ntpSnmpSubagentObject.o ntpSnmpSubagentObject.c mv -f .deps/ntpSnmpSubagentObject.Tpo .deps/ntpSnmpSubagentObject.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../ntpq -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -DNETSNMP_ENABLE_IPV6 -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -I. -I/usr/include -fno-strict-aliasing -O2 -march=armv5te -fno-strict-aliasing -pipe -fstack-protector -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntpsnmpd-opts.o -MD -MP -MF .deps/ntpsnmpd-opts.Tpo -c -o ntpsnmpd-opts.o ntpsnmpd-opts.c mv -f .deps/ntpsnmpd-opts.Tpo .deps/ntpsnmpd-opts.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -fno-strict-aliasing -O2 -march=armv5te -fno-strict-aliasing -pipe -fstack-protector -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o ntpsnmpd netsnmp_daemonize.o ntpsnmpd.o ntpSnmpSubagentObject.o ntpsnmpd-opts.o ../ntpq/libntpq.a ../libntp/libntp.a -lcrypto -L/usr/lib -lnetsnmpagent -lnetsnmpmibs -lnetsnmp -Wl,-E -Wl,-rpath,/usr/lib/perl5/CORE ../sntp/libopts/libopts.la -lrt -lcap libtool: link: gcc -std=gnu99 -fno-strict-aliasing -O2 -march=armv5te -fno-strict-aliasing -pipe -fstack-protector -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o ntpsnmpd netsnmp_daemonize.o ntpsnmpd.o ntpSnmpSubagentObject.o ntpsnmpd-opts.o -Wl,-E -Wl,-rpath -Wl,/usr/lib/perl5/CORE ../ntpq/libntpq.a ../libntp/libntp.a -L/usr/lib -L/usr/local/lib -L/usr/lib/perl5/CORE /usr/lib/libnetsnmpmibs.so /usr/lib/libnetsnmpagent.so -lwrap -lperl -lnsl -lm -lcrypt -lutil -lpthread -lc -lnl -ldl /usr/lib/libnetsnmp.so -lcrypto ../sntp/libopts/.libs/libopts.a -lrt -lcap -fstack-protector make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpsnmpd' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpsnmpd' Making all in parseutil make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/parseutil' make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/parseutil' cp ../deps-ver .deps/deps-ver make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/parseutil' make all-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/parseutil' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT testdcf.o -MD -MP -MF .deps/testdcf.Tpo -c -o testdcf.o testdcf.c mv -f .deps/testdcf.Tpo .deps/testdcf.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o testdcf testdcf.o -lrt -lcap libtool: link: gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o testdcf testdcf.o -lrt -lcap gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT dcfd.o -MD -MP -MF .deps/dcfd.Tpo -c -o dcfd.o dcfd.c mv -f .deps/dcfd.Tpo .deps/dcfd.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o dcfd dcfd.o -lrt -lcap libtool: link: gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o dcfd dcfd.o -lrt -lcap make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/parseutil' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/parseutil' Making all in adjtimed make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/adjtimed' make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/adjtimed' cp ../deps-ver .deps/deps-ver make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/adjtimed' make all-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/adjtimed' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/adjtimed' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/adjtimed' Making all in clockstuff make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/clockstuff' make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/clockstuff' cp ../deps-ver .deps/deps-ver make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/clockstuff' make all-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/clockstuff' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/clockstuff' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/clockstuff' Making all in kernel make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/kernel' Making all in sys make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/kernel/sys' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/kernel/sys' make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/kernel' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/kernel' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/kernel' Making all in util make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/util' make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/util' cp ../deps-ver .deps/deps-ver make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/util' make all-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/util' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntptime.o -MD -MP -MF .deps/ntptime.Tpo -c -o ntptime.o ntptime.c mv -f .deps/ntptime.Tpo .deps/ntptime.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o ntptime ntptime.o ../libntp/libntp.a -lrt -lcap libtool: link: gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o ntptime ntptime.o ../libntp/libntp.a -lrt -lcap gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT tickadj.o -MD -MP -MF .deps/tickadj.Tpo -c -o tickadj.o tickadj.c mv -f .deps/tickadj.Tpo .deps/tickadj.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o tickadj tickadj.o ../libntp/libntp.a -lrt -lcap libtool: link: gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o tickadj tickadj.o ../libntp/libntp.a -lrt -lcap gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp-keygen.o -MD -MP -MF .deps/ntp-keygen.Tpo -c -o ntp-keygen.o ntp-keygen.c mv -f .deps/ntp-keygen.Tpo .deps/ntp-keygen.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT ntp-keygen-opts.o -MD -MP -MF .deps/ntp-keygen-opts.Tpo -c -o ntp-keygen-opts.o ntp-keygen-opts.c ntp-keygen-opts.c: In function 'doOptModulus': ntp-keygen-opts.c:859:41: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] mv -f .deps/ntp-keygen-opts.Tpo .deps/ntp-keygen-opts.Po env CSET=`cat ../version` ../scripts/mkver ntp-keygen Version gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../sntp/libopts -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -c version.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o ntp-keygen ntp-keygen.o ntp-keygen-opts.o version.o ../sntp/libopts/libopts.la ../libntp/libntp.a -lcrypto -lrt -lcap libtool: link: gcc -std=gnu99 -O2 -march=armv5te -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -o ntp-keygen ntp-keygen.o ntp-keygen-opts.o version.o ../sntp/libopts/.libs/libopts.a ../libntp/libntp.a -lcrypto -lrt -lcap make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/util' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/util' make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5' make[1]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5' (bk version) >/dev/null 2>&1 && \ cd . && \ x=`bk -R prs -hr+ -nd:I: ChangeSet` && \ y=`cat version 2>/dev/null` || true && \ case "$x" in ''|$y) ;; *) echo $x > version ;; esac cd . && \ ./scripts/checkChangeLog make install-recursive make[1]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5' Making install in scripts make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/scripts' make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/scripts' test -z "/usr/sbin" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/sbin" /usr/bin/ginstall -c ntp-wait ntptrace '/srv/builds/salix/n/ntp/pkg//usr/sbin' test -z "/usr/sbin" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/sbin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/scripts' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/scripts' Making install in include make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/include' Making install in isc make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/include/isc' make[4]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/include/isc' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/include/isc' make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/include/isc' make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/include' make[4]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/include' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/include' make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/include' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/include' Making install in ElectricFence make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ElectricFence' make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ElectricFence' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ElectricFence' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ElectricFence' Making install in libntp make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libntp' make install-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libntp' make[4]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libntp' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libntp' make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libntp' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libntp' Making install in sntp make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' [ ! -r ./../COPYRIGHT ] \ || [ check-COPYRIGHT-submake -nt ./../COPYRIGHT ] \ || make check-COPYRIGHT-submake make install-recursive make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' Making install in libopts make[4]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp/libopts' make[5]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp/libopts' test -z "/usr/lib" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/lib" make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp/libopts' make[4]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp/libopts' make[4]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' make[5]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' test -z "/usr/sbin" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/sbin" /bin/sh ./libtool --mode=install /usr/bin/ginstall -c sntp '/srv/builds/salix/n/ntp/pkg//usr/sbin' libtool: install: /usr/bin/ginstall -c sntp /srv/builds/salix/n/ntp/pkg//usr/sbin/sntp test -z "/usr/sbin" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/sbin" make install-exec-hook make[6]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' *** sntp is also in /usr/sbin! make[6]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' test -z "/usr/man/man1" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/man/man1" /usr/bin/ginstall -c -m 644 ./sntp.1 '/srv/builds/salix/n/ntp/pkg//usr/man/man1' make[5]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' make[4]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/sntp' Making install in libparse make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libparse' make install-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libparse' make[4]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libparse' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libparse' make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libparse' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/libparse' Making install in ntpd make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpd' make install-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpd' make[4]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpd' test -z "/usr/sbin" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c ntpd '/srv/builds/salix/n/ntp/pkg//usr/sbin' libtool: install: /usr/bin/ginstall -c ntpd /srv/builds/salix/n/ntp/pkg//usr/sbin/ntpd test -z "/usr/sbin" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/sbin" make install-exec-hook make[5]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpd' *** ntpd is also in /usr/sbin! make[5]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpd' test -z "/usr/man/man1" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/man/man1" /usr/bin/ginstall -c -m 644 ./ntpd.1 '/srv/builds/salix/n/ntp/pkg//usr/man/man1' make[4]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpd' make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpd' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpd' Making install in ntpdate make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdate' make install-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdate' make[4]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdate' test -z "/usr/sbin" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c ntpdate '/srv/builds/salix/n/ntp/pkg//usr/sbin' libtool: install: /usr/bin/ginstall -c ntpdate /srv/builds/salix/n/ntp/pkg//usr/sbin/ntpdate test -z "/usr/sbin" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/sbin" make install-exec-hook make[5]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdate' *** ntpdate is also in /usr/sbin! make[5]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdate' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdate' make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdate' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdate' Making install in ntpdc make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdc' make install-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdc' make[4]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdc' test -z "/usr/sbin" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c ntpdc '/srv/builds/salix/n/ntp/pkg//usr/sbin' libtool: install: /usr/bin/ginstall -c ntpdc /srv/builds/salix/n/ntp/pkg//usr/sbin/ntpdc test -z "/usr/sbin" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/sbin" make install-exec-hook make[5]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdc' *** ntpdc is also in /usr/sbin! make[5]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdc' test -z "/usr/man/man1" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/man/man1" /usr/bin/ginstall -c -m 644 ./ntpdc.1 '/srv/builds/salix/n/ntp/pkg//usr/man/man1' make[4]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdc' make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdc' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpdc' Making install in ntpq make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpq' make install-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpq' make[4]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpq' test -z "/usr/sbin" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c ntpq '/srv/builds/salix/n/ntp/pkg//usr/sbin' libtool: install: /usr/bin/ginstall -c ntpq /srv/builds/salix/n/ntp/pkg//usr/sbin/ntpq test -z "/usr/sbin" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/sbin" make install-exec-hook make[5]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpq' *** ntpq is also in /usr/sbin! make[5]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpq' test -z "/usr/man/man1" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/man/man1" /usr/bin/ginstall -c -m 644 ./ntpq.1 '/srv/builds/salix/n/ntp/pkg//usr/man/man1' make[4]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpq' make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpq' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpq' Making install in ntpsnmpd make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpsnmpd' make install-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpsnmpd' make[4]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpsnmpd' test -z "/usr/sbin" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c ntpsnmpd '/srv/builds/salix/n/ntp/pkg//usr/sbin' libtool: install: /usr/bin/ginstall -c ntpsnmpd /srv/builds/salix/n/ntp/pkg//usr/sbin/ntpsnmpd test -z "/usr/sbin" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/sbin" make install-exec-hook make[5]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpsnmpd' *** ntpsnmpd is also in /usr/sbin! make[5]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpsnmpd' test -z "/usr/man/man1" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/man/man1" /usr/bin/ginstall -c -m 644 ./ntpsnmpd.1 '/srv/builds/salix/n/ntp/pkg//usr/man/man1' make[4]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpsnmpd' make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpsnmpd' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/ntpsnmpd' Making install in parseutil make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/parseutil' make install-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/parseutil' make[4]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/parseutil' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/parseutil' make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/parseutil' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/parseutil' Making install in adjtimed make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/adjtimed' make install-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/adjtimed' make[4]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/adjtimed' test -z "/usr/sbin" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/sbin" test -z "/usr/sbin" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/sbin" make install-exec-hook make[5]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/adjtimed' make[5]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/adjtimed' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/adjtimed' make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/adjtimed' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/adjtimed' Making install in clockstuff make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/clockstuff' make install-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/clockstuff' make[4]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/clockstuff' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/clockstuff' make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/clockstuff' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/clockstuff' Making install in kernel make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/kernel' Making install in sys make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/kernel/sys' make[4]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/kernel/sys' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/kernel/sys' make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/kernel/sys' make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/kernel' make[4]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/kernel' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/kernel' make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/kernel' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/kernel' Making install in util make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/util' make install-am make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/util' make[4]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/util' test -z "/usr/sbin" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c ntptime tickadj ntp-keygen '/srv/builds/salix/n/ntp/pkg//usr/sbin' libtool: install: /usr/bin/ginstall -c ntptime /srv/builds/salix/n/ntp/pkg//usr/sbin/ntptime libtool: install: /usr/bin/ginstall -c tickadj /srv/builds/salix/n/ntp/pkg//usr/sbin/tickadj libtool: install: /usr/bin/ginstall -c ntp-keygen /srv/builds/salix/n/ntp/pkg//usr/sbin/ntp-keygen test -z "/usr/sbin" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/sbin" make install-exec-hook make[5]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/util' *** ntptime is also in /usr/sbin! *** tickadj is also in /usr/sbin! *** ntp-keygen is also in /usr/sbin! make[5]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/util' test -z "/usr/man/man1" || /usr/bin/mkdir -p "/srv/builds/salix/n/ntp/pkg//usr/man/man1" /usr/bin/ginstall -c -m 644 ./ntp-keygen.1 '/srv/builds/salix/n/ntp/pkg//usr/man/man1' make[4]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/util' make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/util' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5/util' make[2]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5' make[3]: Entering directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5' make[2]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5' make[1]: Leaving directory `/srv/builds/salix/n/ntp/src/ntp-4.2.6p5' mv: cannot stat '/srv/builds/salix/n/ntp/pkg/usr/bin/*': No such file or directory Removing some zero lenght files /srv/builds/salix/n/ntp/pkg: total 12 drwxr-xr-x 4 root root 4096 Mar 10 21:42 etc drwxr-xr-x 2 root root 4096 Mar 10 21:42 install drwxr-xr-x 7 root root 4096 Mar 10 21:42 usr /srv/builds/salix/n/ntp/pkg/etc: total 12 drwxr-xr-x 2 root root 4096 Mar 10 21:42 ntp -rw-r--r-- 1 root root 1383 Mar 10 21:42 ntp.conf.new drwxr-xr-x 2 root root 4096 Mar 10 21:42 rc.d /srv/builds/salix/n/ntp/pkg/etc/ntp: total 4 -rw------- 1 root root 23 Mar 10 21:42 ntp.keys.new /srv/builds/salix/n/ntp/pkg/etc/rc.d: total 4 -rwxr-xr-x 1 root root 1411 Mar 10 21:42 rc.ntpd.new /srv/builds/salix/n/ntp/pkg/install: total 8 -rw-r--r-- 1 root root 473 Mar 10 21:42 doinst.sh -rw-r--r-- 1 root root 534 Mar 10 21:42 slack-desc /srv/builds/salix/n/ntp/pkg/usr: total 20 drwxr-xr-x 3 root root 4096 Mar 10 21:42 doc drwxr-xr-x 2 root root 4096 Mar 10 21:42 lib drwxr-xr-x 3 root root 4096 Mar 10 21:42 man drwxr-xr-x 2 root root 4096 Mar 10 21:42 sbin drwxr-xr-x 3 root root 4096 Mar 10 21:29 src /srv/builds/salix/n/ntp/pkg/usr/doc: total 4 drwxr-xr-x 6 root root 4096 Mar 10 21:42 ntp-4.2.6p5 /srv/builds/salix/n/ntp/pkg/usr/doc/ntp-4.2.6p5: total 188 -rw-r--r-- 1 root root 9482 Mar 10 21:42 COPYRIGHT -rw-r--r-- 1 root root 84172 Mar 10 21:42 ChangeLog -rw-r--r-- 1 root root 7544 Mar 10 21:42 INSTALL -rw-r--r-- 1 root root 12801 Mar 10 21:42 NEWS -rw-r--r-- 1 root root 2692 Mar 10 21:42 NOTES.y2kfixes -rw-r--r-- 1 root root 5572 Mar 10 21:42 README -rw-r--r-- 1 root root 219 Mar 10 21:42 README.bk -rw-r--r-- 1 root root 348 Mar 10 21:42 README.hackers -rw-r--r-- 1 root root 1663 Mar 10 21:42 README.patches -rw-r--r-- 1 root root 2081 Mar 10 21:42 README.refclocks -rw-r--r-- 1 root root 817 Mar 10 21:42 README.versions -rw-r--r-- 1 root root 2836 Mar 10 21:42 TODO -rw-r--r-- 1 root root 2282 Mar 10 21:42 WHERE-TO-START drwxr-xr-x 3 root root 4096 Mar 10 21:42 clockstuff drwxr-sr-x 2 root root 4096 Mar 10 21:42 conf drwxr-xr-x 2 root root 4096 Mar 10 21:42 ntpdate -rw-r--r-- 1 root root 8192 Mar 10 21:42 readme.y2kfixes -rw-r--r-- 1 root root 2926 Mar 10 21:42 results.y2kfixes drwxr-xr-x 2 root root 4096 Mar 10 21:42 util /srv/builds/salix/n/ntp/pkg/usr/doc/ntp-4.2.6p5/clockstuff: total 88 -rw-r--r-- 1 root root 19132 Mar 10 21:42 Makefile -rw-r--r-- 1 root root 640 Mar 10 21:42 Makefile.am -rw-r--r-- 1 root root 19180 Mar 10 21:42 Makefile.in -rw-r--r-- 1 root root 1235 Mar 10 21:42 README -rw-r--r-- 1 root root 19857 Mar 10 21:42 chutest.c -rw-r--r-- 1 root root 7165 Mar 10 21:42 clktest.c -rw-r--r-- 1 root root 12145 Mar 10 21:42 propdelay.c /srv/builds/salix/n/ntp/pkg/usr/doc/ntp-4.2.6p5/conf: total 28 -rw-r--r-- 1 root root 738 Mar 10 21:42 README -rw-r--r-- 1 root root 349 Mar 10 21:42 baldwin.conf -rw-r--r-- 1 root root 778 Mar 10 21:42 beauregard.conf -rw-r--r-- 1 root root 1188 Mar 10 21:42 grundoon.conf -rw-r--r-- 1 root root 811 Mar 10 21:42 malarky.conf -rw-r--r-- 1 root root 1394 Mar 10 21:42 pogo.conf -rw-r--r-- 1 root root 2189 Mar 10 21:42 rackety.conf /srv/builds/salix/n/ntp/pkg/usr/doc/ntp-4.2.6p5/ntpdate: total 4 -rw-r--r-- 1 root root 324 Feb 25 2004 README /srv/builds/salix/n/ntp/pkg/usr/doc/ntp-4.2.6p5/util: total 4 -rw-r--r-- 1 root root 1923 Feb 25 2004 README /srv/builds/salix/n/ntp/pkg/usr/lib: total 0 /srv/builds/salix/n/ntp/pkg/usr/man: total 4 drwxr-xr-x 2 root root 4096 Mar 10 21:43 man1 /srv/builds/salix/n/ntp/pkg/usr/man/man1: total 28 -rw-r--r-- 1 root root 2321 Mar 10 21:42 ntp-keygen.1.gz -rw-r--r-- 1 root root 3470 Mar 10 21:42 ntpd.1.gz -rw-r--r-- 1 root root 2041 Mar 10 21:42 ntpdc.1.gz -rw-r--r-- 1 root root 4496 Mar 10 21:42 ntpq.1.gz -rw-r--r-- 1 root root 1365 Mar 10 21:42 ntpsnmpd.1.gz -rw-r--r-- 1 root root 2906 Mar 10 21:42 sntp.1.gz /srv/builds/salix/n/ntp/pkg/usr/sbin: total 1556 -rwxr-xr-x 1 root root 141812 Mar 10 21:42 ntp-keygen -rwxr-xr-x 1 root root 1394 Mar 10 21:42 ntp-wait -rwxr-xr-x 1 root root 576508 Mar 10 21:42 ntpd -rwxr-xr-x 1 root root 79324 Mar 10 21:42 ntpdate -rwxr-xr-x 1 root root 186748 Mar 10 21:42 ntpdc -rwxr-xr-x 1 root root 181636 Mar 10 21:42 ntpq -rwxr-xr-x 1 root root 198084 Mar 10 21:42 ntpsnmpd -rwxr-xr-x 1 root root 57924 Mar 10 21:42 ntptime -rwxr-xr-x 1 root root 2029 Mar 10 21:42 ntptrace -rwxr-xr-x 1 root root 137928 Mar 10 21:42 sntp -rwxr-xr-x 1 root root 4104 Mar 10 21:42 tickadj /srv/builds/salix/n/ntp/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Mar 10 21:43 ntp-4.2.6p5 /srv/builds/salix/n/ntp/pkg/usr/src/ntp-4.2.6p5: total 12 -rw-r--r-- 1 root root 4039 Mar 10 21:43 SLKBUILD -rw-r--r-- 1 root root 269 Mar 10 21:29 ntp.nano.diff.gz -rw-r--r-- 1 root root 1411 Mar 10 21:29 rc.ntpd Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /srv/builds/salix/n/ntp/ntp-4.2.6p5-arm-1gv.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/sbin/ usr/sbin/ntpd usr/sbin/tickadj usr/sbin/ntp-wait usr/sbin/ntpdate usr/sbin/ntptime usr/sbin/ntp-keygen usr/sbin/ntpdc usr/sbin/ntpsnmpd usr/sbin/ntptrace usr/sbin/ntpq usr/sbin/sntp usr/src/ usr/src/ntp-4.2.6p5/ usr/src/ntp-4.2.6p5/ntp.nano.diff.gz usr/src/ntp-4.2.6p5/SLKBUILD usr/src/ntp-4.2.6p5/rc.ntpd usr/man/ usr/man/man1/ usr/man/man1/ntpsnmpd.1.gz usr/man/man1/ntpdc.1.gz usr/man/man1/ntpq.1.gz usr/man/man1/sntp.1.gz usr/man/man1/ntp-keygen.1.gz usr/man/man1/ntpd.1.gz usr/lib/ usr/doc/ usr/doc/ntp-4.2.6p5/ usr/doc/ntp-4.2.6p5/INSTALL usr/doc/ntp-4.2.6p5/ntpdate/ usr/doc/ntp-4.2.6p5/ntpdate/README usr/doc/ntp-4.2.6p5/ChangeLog usr/doc/ntp-4.2.6p5/README.hackers usr/doc/ntp-4.2.6p5/WHERE-TO-START usr/doc/ntp-4.2.6p5/clockstuff/ usr/doc/ntp-4.2.6p5/clockstuff/Makefile.in usr/doc/ntp-4.2.6p5/clockstuff/Makefile usr/doc/ntp-4.2.6p5/clockstuff/README usr/doc/ntp-4.2.6p5/clockstuff/clktest.c usr/doc/ntp-4.2.6p5/clockstuff/chutest.c usr/doc/ntp-4.2.6p5/clockstuff/propdelay.c usr/doc/ntp-4.2.6p5/clockstuff/.deps/ usr/doc/ntp-4.2.6p5/clockstuff/.deps/clktest.Po usr/doc/ntp-4.2.6p5/clockstuff/.deps/chutest.Po usr/doc/ntp-4.2.6p5/clockstuff/.deps/propdelay.Po usr/doc/ntp-4.2.6p5/clockstuff/.deps/deps-ver usr/doc/ntp-4.2.6p5/clockstuff/Makefile.am usr/doc/ntp-4.2.6p5/NOTES.y2kfixes usr/doc/ntp-4.2.6p5/COPYRIGHT usr/doc/ntp-4.2.6p5/README.patches usr/doc/ntp-4.2.6p5/README usr/doc/ntp-4.2.6p5/conf/ usr/doc/ntp-4.2.6p5/conf/rackety.conf usr/doc/ntp-4.2.6p5/conf/malarky.conf usr/doc/ntp-4.2.6p5/conf/beauregard.conf usr/doc/ntp-4.2.6p5/conf/baldwin.conf usr/doc/ntp-4.2.6p5/conf/grundoon.conf usr/doc/ntp-4.2.6p5/conf/README usr/doc/ntp-4.2.6p5/conf/pogo.conf usr/doc/ntp-4.2.6p5/readme.y2kfixes usr/doc/ntp-4.2.6p5/results.y2kfixes usr/doc/ntp-4.2.6p5/README.bk usr/doc/ntp-4.2.6p5/README.refclocks usr/doc/ntp-4.2.6p5/README.versions usr/doc/ntp-4.2.6p5/util/ usr/doc/ntp-4.2.6p5/util/README usr/doc/ntp-4.2.6p5/NEWS usr/doc/ntp-4.2.6p5/TODO etc/ etc/ntp.conf.new etc/rc.d/ etc/rc.d/rc.ntpd.new etc/ntp/ etc/ntp/ntp.keys.new Slackware package /srv/builds/salix/n/ntp/ntp-4.2.6p5-arm-1gv.txz created. Package has been built. Cleaning pkg and src directories