Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 213067 Details for
Bug 296999
=net-misc/ntp-4.2.6 emerge fails with --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 171.25 KB, created by
Bartosz Szreder
on 2009-12-15 07:26:04 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Bartosz Szreder
Created:
2009-12-15 07:26:04 UTC
Size:
171.25 KB
patch
obsolete
> [32;01m*[0m CPV: net-misc/ntp-4.2.6 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: amd64 elibc_glibc ipv6 kernel_linux multilib ssl userland_GNU >>>> Unpacking source... >>>> Unpacking ntp-4.2.6.tar.gz to /var/tmp/portage/net-misc/ntp-4.2.6/work >>>> Unpacking ntp-4.2.6-manpages.tar.bz2 to /var/tmp/portage/net-misc/ntp-4.2.6/work >>>> Source unpacked in /var/tmp/portage/net-misc/ntp-4.2.6/work >>>> Preparing source in /var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6 ... > [32;01m*[0m Applying ntp-4.2.4_p5-adjtimex.patch ... >[A[205C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying ntp-4.2.4_p7-nano.patch ... >[A[205C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6 ... > * econf: updating ntp-4.2.6/sntp/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ntp-4.2.6/sntp/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ntp-4.2.6/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ntp-4.2.6/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-linuxcaps --disable-parse-clocks --enable-ipv6 --disable-debugging --with-crypto >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for bison... bison -y >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking additional compiler flags... >checking for directory path separator... '/' >checking to see if we need a VPATH hack... no >checking for pid_t... yes >configure: Using supplied libopts tearoff >checking for ANSI C header files... (cached) 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 runetype.h... no >checking for wchar.h... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for stdint.h... (cached) 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*... 8 >checking size of int... 4 >checking size of long... 8 >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 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 15 2009 /dev/zero >checking whether we have a functional realpath(3C)... yes >checking whether strftime() works... yes >checking whether fopen accepts "b" mode... yes >checking whether fopen accepts "t" mode... yes >checking whether not wanting optional option args... yes >checking for 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 x86_64-pc-linux-gnu-gcc -std=gnu99 can handle #warning... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 can handle -Wstrict-overflow... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 can handle -Winit-self... yes >checking for bin subdirectory... bin >checking if we want to use arlib... no >checking for gawk... (cached) gawk >checking whether make sets $(MAKE)... (cached) yes >checking for a sed that does not truncate output... /bin/sed >checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking for dlfcn.h... (cached) yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >configure: creating libtool >checking whether ln -s works... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 needs -traditional... no >checking for working volatile... yes >checking for library containing strerror... none required >checking for sh... /bin/sh >checking for perl... /usr/bin/perl >checking for net-snmp-config path... checking for net-snmp-config... no > >checking for gethostent... yes >checking for openlog... yes >checking for library containing MD5Init... (cached) 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 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 for dns_sd.h... (cached) 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... (cached) no >checking for memory.h... (cached) yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking sched.h usability... yes >checking sched.h presence... yes >checking for sched.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 arpa/nameser.h usability... yes >checking arpa/nameser.h presence... yes >checking for arpa/nameser.h... yes >checking for sys/socket.h... (cached) 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 netinet/ip.h... yes >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 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 sys/sysctl.h usability... yes >checking sys/sysctl.h presence... 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... yes >checking for basic volatile support... (cached) yes >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 size of time_t... 8 >checking for uintptr_t... (cached) yes >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... 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... no >checking size of signed char... 1 >checking size of int... (cached) 4 >checking size of long... (cached) 8 >checking for s_char... no >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 getrusage... yes >checking for gettimeofday... yes >checking for getuid... yes >checking for hstrerror... 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... no >checking number of arguments to gettimeofday()... 2 >checking number of arguments taken by setpgrp()... 0 >checking argument pointer type of qsort()'s compare function and base... void >checking if we need to declare 'errno'... no >checking if we may declare 'h_errno'... yes >checking if declaring 'char *sys_errlist[]' is ok... no >checking if declaring 'syscall()' is ok... no >checking if we need extra room for SO_RCVBUF... no >checking if we will open the broadcast socket... yes >checking if we want the HPUX version of FindConfig()... no >checking if process groups are set with -pid... yes >checking if we need a ctty for F_SETOWN... no >checking if the OS fails to clear cached routes when more specific routes become available... no >checking if the OS needs the wildcard socket set to REUSEADDR for binding interface addresses... yes >checking if we'll use clock_settime or settimeofday or stime... clock_settime() >checking if we have a losing syscall()... no >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 if nlist() values might require extra indirection... 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... no >checking if we 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 kernel multicast support... yes >checking arg type needed for IP*_MULTICAST_LOOP for setsockopt()... 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 ioctl TIOCGPPSEV... no >checking ioctl TIOCSPPS... no >checking ioctl CIOGETEV... no >checking linux/serial.h usability... yes >checking linux/serial.h presence... yes >checking for linux/serial.h... yes >checking ioctl TIOCGSERIAL, TIOCSSERIAL, ASYNC_PPS_CD_POS, ASYNC_PPS_CD_NEG... no >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 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... no >checking Diem Computime Radio Clock... no >checking ELV/DCF7000 clock... no >checking HOPF 6021 clock... no >checking Meinberg clocks... no >checking DCF77 raw time code... no >checking RCC 8000 clock... no >checking Schmid DCF77 clock... no >checking Trimble GPS receiver/TAIP protocol... no >checking Trimble GPS receiver/TSIP protocol... no >checking WHARTON 400A Series clock... no >checking VARITEXT clock... no >checking if we need to make and use the parse libraries... no >checking for openssl library directory... /usr/lib >checking for openssl include directory... /usr/include >checking if we will use crypto... 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... no >checking if we can build kernel streams modules for parse... no >checking if we need basic refclock support... yes >checking if we want HP-UX adjtimed support... no >checking if we want QNX adjtime support... no >checking if we can read kmem... no >checking if adjtime is accurate... yes >checking the name of 'tick' in the kernel... _tick >checking for the units of 'tick'... usec >checking the name of 'tickadj' in the kernel... _tickadj >checking for the units of 'tickadj'... usec >checking half-heartedly for 'dosynctodr' in the kernel... _dosynctodr >checking half-heartedly for 'noprintf' in the kernel... _noprintf >checking for a default value for 'tick'... txc.tick >checking for a default value for 'tickadj'... 500/hz >checking if we want and can make the ntptime utility... yes >checking if we want and can make the tickadj utility... yes >checking if we want and can make the timetrim utility... no >checking if we want to build the NTPD simulator... no >checking if we want to build ntpsnmpd... no >checking if we should always slew the time... no >checking if we should step and slew the time... no >checking if ntpdate should step the time... no >checking if we should sync TODR clock every hour... no >checking if we should avoid kernel FLL bug... no >checking if we want new session key behavior... yes >checking if we 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)... no >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 libopts/Makefile >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 >=== configuring in sntp (/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/sntp) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-linuxcaps' '--disable-parse-clocks' '--enable-ipv6' '--disable-debugging' '--with-crypto' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -march=core2 -pipe -fno-ident -combine' 'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS= -D_GNU_SOURCE' --cache-file=/dev/null --srcdir=. >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 can handle -Wstrict-overflow... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for pid_t... yes >configure: Using supplied libopts tearoff >checking for ANSI C header files... (cached) 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 runetype.h... no >checking for wchar.h... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for stdint.h... (cached) 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*... 8 >checking size of int... 4 >checking size of long... 8 >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 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 15 2009 /dev/zero >checking whether we have a functional realpath(3C)... yes >checking whether strftime() works... yes >checking whether fopen accepts "b" mode... yes >checking whether fopen accepts "t" mode... yes >checking whether not wanting optional option args... yes >checking for a sed that does not truncate output... /bin/sed >checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking for dlfcn.h... (cached) yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >configure: creating libtool >checking for directory path separator... '/' >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 for inline... inline >checking whether char is unsigned... no >checking size of signed char... 1 >checking size of int... (cached) 4 >checking size of long... (cached) 8 >checking for s_char... no >checking for uid_t in sys/types.h... 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 library containing inet_ntop... none required >checking for inet_ntop... yes >checking for inet_pton... yes >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 atexit... yes >checking for memset... yes >checking for socket... 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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6 ... >make >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 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6' >Making all in scripts >make[2]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/scripts' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/scripts' >Making all in include >make[2]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/include' >Making all in isc >make[3]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/include/isc' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/include/isc' >make[3]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/include' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/include' >make[2]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/include' >Making all in ElectricFence >make[2]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/ElectricFence' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/ElectricFence' >Making all in libopts >make[2]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/libopts' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 > x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 -o libopts_la-libopts.o >In file included from libopts.c:14: >autoopts.c: In function 'handleOption': >autoopts.c:140: warning: cast discards qualifiers from pointer target type >autoopts.c:179: warning: cast discards qualifiers from pointer target type >autoopts.c: In function 'findOptDesc': >autoopts.c:513: warning: cast discards qualifiers from pointer target type >In file included from libopts.c:15: >boolean.c: In function 'optionBooleanVal': >boolean.c:80: warning: cast discards qualifiers from pointer target type >In file included from libopts.c:16: >configfile.c: In function 'optionFindValue': >configfile.c:185: warning: cast discards qualifiers from pointer target type >configfile.c: In function 'optionFindNextValue': >configfile.c:262: warning: cast discards qualifiers from pointer target type >configfile.c: In function 'optionGetValue': >configfile.c:325: warning: cast discards qualifiers from pointer target type >configfile.c: In function 'optionNextValue': >configfile.c:386: warning: cast discards qualifiers from pointer target type >In file included from libopts.c:18: >enumeration.c: In function 'findName': >enumeration.c:182: warning: cast discards qualifiers from pointer target type >enumeration.c:186: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c:199: warning: cast discards qualifiers from pointer target type >enumeration.c: In function 'optionEnumerationVal': >enumeration.c:313: warning: cast discards qualifiers from pointer target type >In file included from libopts.c:20: >file.c: In function 'optionFileCheck': >file.c:134: warning: cast discards qualifiers from pointer target type >file.c:154: warning: cast discards qualifiers from pointer target type >In file included from libopts.c:22: >load.c: In function 'insertProgramPath': >load.c:225: warning: cast discards qualifiers from pointer target type >load.c:257: warning: cast discards qualifiers from pointer target type >In file included from libopts.c:23: >makeshell.c: In function 'textToVariable': >makeshell.c:526: warning: cast discards qualifiers from pointer target type >makeshell.c: In function 'openOutput': >makeshell.c:995: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result >In file included from libopts.c:24: >nested.c: In function 'scanXmlEntry': >nested.c:443: warning: cast discards qualifiers from pointer target type >nested.c: In function 'unloadNestedArglist': >nested.c:559: warning: cast discards qualifiers from pointer target type >nested.c: In function 'optionUnloadNested': >nested.c:590: warning: cast discards qualifiers from pointer target type >nested.c: In function 'sortNestedList': >nested.c:611: warning: cast discards qualifiers from pointer target type >nested.c:612: warning: cast discards qualifiers from pointer target type >nested.c:621: warning: cast discards qualifiers from pointer target type >nested.c: In function 'optionNestedVal': >nested.c:746: warning: cast discards qualifiers from pointer target type >nested.c: In function 'get_special_char': >nested.c:782: warning: cast discards qualifiers from pointer target type >In file included from libopts.c:25: >numeric.c: In function 'optionNumericVal': >numeric.c:154: warning: cast discards qualifiers from pointer target type >In file included from libopts.c:26: >pgusage.c: In function 'optionPagedUsage': >pgusage.c:123: warning: ignoring return value of 'system', declared with attribute warn_unused_result >In file included from libopts.c:27: >putshell.c: In function 'putQuotedStr': >putshell.c:75: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >putshell.c: In function 'optionPutShell': >putshell.c:184: warning: cast discards qualifiers from pointer target type >putshell.c:256: warning: cast discards qualifiers from pointer target type >In file included from libopts.c:28: >reset.c: In function 'optionResetOpt': >reset.c:110: warning: cast discards qualifiers from pointer target type >In file included from libopts.c:29: >restore.c: In function 'optionFree': >restore.c:185: warning: cast discards qualifiers from pointer target type >In file included from libopts.c:30: >save.c: In function 'findFileName': >save.c:215: warning: cast discards qualifiers from pointer target type >save.c:234: warning: cast discards qualifiers from pointer target type >save.c:248: warning: cast discards qualifiers from pointer target type >save.c:267: warning: cast discards qualifiers from pointer target type >save.c: In function 'printEntry': >save.c:329: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >save.c: In function 'print_a_value': >save.c:386: warning: cast discards qualifiers from pointer target type >save.c: In function 'printValueList': >save.c:462: warning: cast discards qualifiers from pointer target type >save.c: In function 'printHierarchy': >save.c:496: warning: cast discards qualifiers from pointer target type >save.c: In function 'openSaveFile': >save.c:537: warning: cast discards qualifiers from pointer target type >save.c:542: warning: cast discards qualifiers from pointer target type >save.c: In function 'printEnumArg': >save.c:621: warning: cast discards qualifiers from pointer target type >save.c: In function 'printSetMemberArg': >save.c:636: warning: cast discards qualifiers from pointer target type >save.c:642: warning: cast discards qualifiers from pointer target type >In file included from libopts.c:32: >stack.c: In function 'optionUnstackArg': >stack.c:98: warning: cast discards qualifiers from pointer target type >stack.c: In function 'optionStackArg': >stack.c:247: warning: cast discards qualifiers from pointer target type >In file included from libopts.c:35: >tokenize.c: In function 'copy_cooked': >tokenize.c:53: warning: cast discards qualifiers from pointer target type >In file included from time.c:40, > from libopts.c:36: >parse-duration.c: In function 'str_const_to_ul': >parse-duration.c:62: warning: cast discards qualifiers from pointer target type >parse-duration.c: In function 'str_const_to_l': >parse-duration.c:68: warning: cast discards qualifiers from pointer target type >In file included from libopts.c:36: >time.c: In function 'optionTimeVal': >time.c:68: warning: cast discards qualifiers from pointer target type >libopts.c: In function 'ao_string_cook_escape_char': >cook.c:108: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 >cook.c:90: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 >In file included from libopts.c:17: >cook.c:108: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 >cook.c:90: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 >cook.c:60: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 >cook.c:108: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 >cook.c:90: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 >In file included from libopts.c:14: >autoopts.c: In function 'longOptionFind': >autoopts.c:342: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 >In file included from libopts.c:16: >configfile.c: In function 'internalFileLoad': >configfile.c:838: warning: assuming signed overflow does not occur when simplifying conditional to constant >configfile.c:838: warning: assuming signed overflow does not occur when simplifying conditional to constant >In file included from libopts.c:14: >autoopts.c: In function 'optionProcess': >sort.c:314: warning: assuming signed overflow does not occur when simplifying conditional to constant >sort.c:314: warning: assuming signed overflow does not occur when simplifying conditional to constant >autoopts.c:1168: warning: assuming signed overflow does not occur when simplifying conditional to constant >autoopts.c:1168: warning: assuming signed overflow does not occur when simplifying conditional to constant >mv -f .deps/libopts_la-libopts.Tpo .deps/libopts_la-libopts.Plo >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -march=core2 -pipe -fno-ident -combine -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -version-info 33:0:8 -Wl,--as-needed -L/usr/lib -o libopts.la libopts_la-libopts.lo -lrt >mkdir .libs >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >x86_64-pc-linux-gnu-ar cru .libs/libopts.a libopts_la-libopts.o >x86_64-pc-linux-gnu-ranlib .libs/libopts.a >creating libopts.la >(cd .libs && rm -f libopts.la && ln -s ../libopts.la libopts.la) >make[2]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/libopts' >Making all in libntp >make[2]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/libntp' >make[3]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/libntp' >cp ../deps-ver .deps/deps-ver >make[3]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/libntp' >make all-am >make[3]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/libntp' >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >audio.c: In function 'audio_gain': >audio.c:388: warning: the address of 'cf_agc' will always evaluate as 'true' >audio.c:408: warning: the address of 'cf_monitor' will always evaluate as 'true' >mv -f .deps/audio.Tpo .deps/audio.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 >dolfptoa.c:60: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 >dolfptoa.c:60: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 >dolfptoa.c:60: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 >mv -f .deps/dolfptoa.Tpo .deps/dolfptoa.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >mv -f .deps/icom.Tpo .deps/icom.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >ssl_init.c: In function 'keytype_from_text': >ssl_init.c:102: warning: format '%u' expects type 'unsigned int', but argument 5 has type 'long unsigned int' >ssl_init.c:106: warning: format '%u' expects type 'unsigned int', but argument 5 has type 'long unsigned int' >mv -f .deps/ssl_init.Tpo .deps/ssl_init.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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: warning: 'isc__empty' defined but not used >mv -f .deps/condition.Tpo .deps/condition.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >./../lib/isc/event.c: In function 'destroy': >./../lib/isc/event.c:37: warning: unused variable 'mctx' >mv -f .deps/event.Tpo .deps/event.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >./../lib/isc/unix/file.c: In function 'isc_file_getmodtime': >./../lib/isc/unix/file.c:100: warning: declaration of 'time' shadows a global declaration >/usr/include/time.h:186: warning: shadowed declaration is here >./../lib/isc/unix/file.c: In function 'isc_file_settime': >./../lib/isc/unix/file.c:120: warning: declaration of 'time' shadows a global declaration >/usr/include/time.h:186: warning: shadowed declaration is here >mv -f .deps/file.Tpo .deps/file.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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: warning: no previous prototype for 'isc_net_ntop' >./../lib/isc/inet_ntop.c: In function 'isc_net_ntop': >./../lib/isc/inet_ntop.c:157: warning: assuming signed overflow does not occur when simplifying conditional to constant >./../lib/isc/inet_ntop.c:157: warning: assuming signed overflow does not occur when simplifying conditional to constant >mv -f .deps/inet_ntop.Tpo .deps/inet_ntop.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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: warning: no previous prototype for 'isc_net_pton' >mv -f .deps/inet_pton.Tpo .deps/inet_pton.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >In file included from ./../lib/isc/unix/interfaceiter.c:161: >./../lib/isc/unix/ifiter_ioctl.c: In function 'getbuf4': >./../lib/isc/unix/ifiter_ioctl.c:169: warning: format not a string literal and no format arguments >mv -f .deps/interfaceiter.Tpo .deps/interfaceiter.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >./../lib/isc/log.c: In function 'greatest_version': >./../lib/isc/log.c:1145: warning: declaration of 'basename' shadows a global declaration >/usr/include/string.h:604: warning: shadowed declaration is here >mv -f .deps/log.Tpo .deps/log.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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: warning: declaration of 'text' shadows a global declaration >./../lib/isc/result.c:43: warning: shadowed declaration is here >./../lib/isc/result.c: In function 'isc_result_totext': >./../lib/isc/result.c:173: warning: declaration of 'text' shadows a global declaration >./../lib/isc/result.c:43: warning: shadowed declaration is here >./../lib/isc/result.c: In function 'isc_result_register': >./../lib/isc/result.c:208: warning: declaration of 'text' shadows a global declaration >./../lib/isc/result.c:43: warning: shadowed declaration is here >mv -f .deps/result.Tpo .deps/result.Po >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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_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 >x86_64-pc-linux-gnu-ranlib libntp.a >make[3]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/libntp' >make[2]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/libntp' >Making all in libparse >make[2]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/libparse' >make[3]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/libparse' >cp ../deps-ver .deps/deps-ver >make[3]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/libparse' >make all-am >make[3]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/libparse' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/libparse' >make[2]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/libparse' >Making all in ntpd >make[2]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/ntpd' >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -MT keyword-gen.o -MD -MP -MF .deps/keyword-gen.Tpo -c -o keyword-gen.o keyword-gen.c >keyword-gen.c: In function 'generate_fsm': >keyword-gen.c:321: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int' >mv -f .deps/keyword-gen.Tpo .deps/keyword-gen.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -march=core2 -pipe -fno-ident -combine -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -Wl,--as-needed -L/usr/lib -o keyword-gen keyword-gen.o ../libntp/libntp.a -lrt >mkdir .libs >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -march=core2 -pipe -fno-ident -combine -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -Wl,--as-needed -o keyword-gen keyword-gen.o -L/usr/lib ../libntp/libntp.a -lrt >./keyword-gen ./ntp_parser.h > ntp_keyword.out >154 keywords consumed 741 states of 2047 max. >grep -v diff_ignore_line < ./ntp_keyword.h > cmp1 >grep -v diff_ignore_line < ntp_keyword.out > cmp2 >cmp cmp1 cmp2 > /dev/null || cp ntp_keyword.out ./ntp_keyword.h >rm cmp1 cmp2 >make all-am >make[3]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/ntpd' >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 'report_event': >ntp_control.c:2947: warning: format not a string literal and no format arguments >ntp_control.c:2979: warning: format not a string literal and no format arguments >ntp_control.c: In function 'ctl_error': >ntp_control.c:537: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules >ntp_control.c:537: note: initialized from here >ntp_control.c: In function 'configure': >ntp_control.c:2487: warning: assuming signed overflow does not occur when simplifying conditional to constant >mv -f .deps/ntp_control.Tpo .deps/ntp_control.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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: warning: passing argument 2 of 'd2i_X509' from incompatible pointer type >/usr/include/openssl/x509.h:939: note: expected 'const unsigned char **' but argument is of type 'u_char **' >ntp_crypto.c: In function 'crypto_encrypt': >ntp_crypto.c:1561: warning: passing argument 3 of 'd2i_PublicKey' from incompatible pointer type >/usr/include/openssl/evp.h:885: note: expected 'const unsigned char **' but argument is of type 'u_char **' >ntp_crypto.c: In function 'cert_sign': >ntp_crypto.c:2960: warning: passing argument 2 of 'd2i_X509' from incompatible pointer type >/usr/include/openssl/x509.h:939: note: expected 'const unsigned char **' but argument is of type 'u_char **' >ntp_crypto.c:2990: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >/usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u_char *' >ntp_crypto.c: In function 'cert_hike': >ntp_crypto.c:3182: warning: passing argument 2 of 'd2i_X509' from incompatible pointer type >/usr/include/openssl/x509.h:939: note: expected 'const unsigned char **' but argument is of type 'u_char **' >ntp_crypto.c: In function 'cert_parse': >ntp_crypto.c:3239: warning: passing argument 2 of 'd2i_X509' from incompatible pointer type >/usr/include/openssl/x509.h:939: note: expected 'const unsigned char **' but argument is of type 'u_char **' >ntp_crypto.c:3264: warning: pointer targets in assignment differ in signedness >ntp_crypto.c:3272: warning: pointer targets in passing argument 1 of 'estrdup' differ in signedness >../include/ntp_stdlib.h:65: note: expected 'const char *' but argument is of type 'u_char *' >ntp_crypto.c:3287: warning: pointer targets in assignment differ in signedness >ntp_crypto.c:3294: warning: pointer targets in passing argument 1 of 'estrdup' differ in signedness >../include/ntp_stdlib.h:65: note: expected 'const char *' but argument is of type 'u_char *' >ntp_crypto.c:3365: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >/usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u_char *' >ntp_crypto.c:3365: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness >ntp_crypto.c:3365: note: expected 'const char *' but argument is of type 'u_char *' >ntp_crypto.c:3365: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >/usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u_char *' >ntp_crypto.c:3365: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness >ntp_crypto.c:3365: note: expected 'const char *' but argument is of type 'u_char *' >ntp_crypto.c:3365: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness >ntp_crypto.c:3365: note: expected 'const char *' but argument is of type 'u_char *' >ntp_crypto.c:3365: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness >ntp_crypto.c:3365: note: expected 'const char *' but argument is of type 'u_char *' >ntp_crypto.c: In function 'crypto_setup': >ntp_crypto.c:3799: warning: pointer targets in assignment differ in signedness >ntp_crypto.c:3807: warning: pointer targets in assignment differ in signedness >ntp_crypto.c:3808: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >/usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u_char *' >ntp_crypto.c:3808: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness >ntp_crypto.c:3808: note: expected 'const char *' but argument is of type 'u_char *' >ntp_crypto.c:3808: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >/usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u_char *' >ntp_crypto.c:3808: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness >ntp_crypto.c:3808: note: expected 'const char *' but argument is of type 'u_char *' >ntp_crypto.c:3808: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness >ntp_crypto.c:3808: note: expected 'const char *' but argument is of type 'u_char *' >ntp_crypto.c:3808: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness >ntp_crypto.c:3808: note: expected 'const char *' but argument is of type 'u_char *' >mv -f .deps/ntp_crypto.Tpo .deps/ntp_crypto.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >ntp_filegen.c: In function 'filegen_init': >ntp_filegen.c:62: warning: declaration of 'basename' shadows a global declaration >/usr/include/string.h:604: warning: shadowed declaration is here >ntp_filegen.c: In function 'filegen_open': >ntp_filegen.c:101: warning: declaration of 'basename' shadows a global declaration >/usr/include/string.h:604: warning: shadowed declaration is here >ntp_filegen.c: In function 'filegen_config': >ntp_filegen.c:412: warning: declaration of 'basename' shadows a global declaration >/usr/include/string.h:604: warning: shadowed declaration is here >ntp_filegen.c: In function 'valid_fileref': >ntp_filegen.c:479: warning: declaration of 'basename' shadows a global declaration >/usr/include/string.h:604: warning: shadowed declaration is here >mv -f .deps/ntp_filegen.Tpo .deps/ntp_filegen.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >ntp_intres.c: In function 'ntp_intres': >ntp_intres.c:341: warning: ignoring return value of 'read', declared with attribute warn_unused_result >ntp_intres.c: In function 'request': >ntp_intres.c:815: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'size_t' >ntp_intres.c:815: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int' >ntp_intres.c:815: warning: format '%u' expects type 'unsigned int', but argument 5 has type 'size_t' >ntp_intres.c:833: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int' >mv -f .deps/ntp_intres.Tpo .deps/ntp_intres.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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:2523: warning: assuming signed overflow does not occur when simplifying conditional to constant >mv -f .deps/ntp_proto.Tpo .deps/ntp_proto.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >ntp_refclock.c: In function 'refclock_sample': >ntp_refclock.c:498: warning: assuming signed overflow does not occur when simplifying conditional to constant >mv -f .deps/ntp_refclock.Tpo .deps/ntp_refclock.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >ntp_request.c: In function 'process_private': >ntp_request.c:603: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' >ntp_request.c: In function 'setclr_flags': >ntp_request.c:1694: warning: dereferencing type-punned pointer will break strict-aliasing rules >ntp_request.c: In function 'reset_stats': >ntp_request.c:2049: warning: dereferencing type-punned pointer will break strict-aliasing rules >ntp_request.c: In function 'set_request_keyid': >ntp_request.c:2473: warning: dereferencing type-punned pointer will break strict-aliasing rules >ntp_request.c: In function 'set_control_keyid': >ntp_request.c:2502: warning: dereferencing type-punned pointer will break strict-aliasing rules >ntp_request.c: In function 'get_ctl_stats': >ntp_request.c:2543: warning: dereferencing pointer 'ic' does break strict-aliasing rules >ntp_request.c:2544: warning: dereferencing pointer 'ic' does break strict-aliasing rules >ntp_request.c:2545: warning: dereferencing pointer 'ic' does break strict-aliasing rules >ntp_request.c:2546: warning: dereferencing pointer 'ic' does break strict-aliasing rules >ntp_request.c:2547: warning: dereferencing pointer 'ic' does break strict-aliasing rules >ntp_request.c:2548: warning: dereferencing pointer 'ic' does break strict-aliasing rules >ntp_request.c:2549: warning: dereferencing pointer 'ic' does break strict-aliasing rules >ntp_request.c:2550: warning: dereferencing pointer 'ic' does break strict-aliasing rules >ntp_request.c:2551: warning: dereferencing pointer 'ic' does break strict-aliasing rules >ntp_request.c:2552: warning: dereferencing pointer 'ic' does break strict-aliasing rules >ntp_request.c:2553: warning: dereferencing pointer 'ic' does break strict-aliasing rules >ntp_request.c:2554: warning: dereferencing pointer 'ic' does break strict-aliasing rules >ntp_request.c:2555: warning: dereferencing pointer 'ic' does break strict-aliasing rules >ntp_request.c:2556: warning: dereferencing pointer 'ic' does break strict-aliasing rules >ntp_request.c:2557: warning: dereferencing pointer 'ic' does break strict-aliasing rules >ntp_request.c:2540: note: initialized from here >ntp_request.c: In function 'get_auth_info': >ntp_request.c:2244: warning: dereferencing pointer 'ia' does break strict-aliasing rules >ntp_request.c:2245: warning: dereferencing pointer 'ia' does break strict-aliasing rules >ntp_request.c:2246: warning: dereferencing pointer 'ia' does break strict-aliasing rules >ntp_request.c:2247: warning: dereferencing pointer 'ia' does break strict-aliasing rules >ntp_request.c:2248: warning: dereferencing pointer 'ia' does break strict-aliasing rules >ntp_request.c:2249: warning: dereferencing pointer 'ia' does break strict-aliasing rules >ntp_request.c:2250: warning: dereferencing pointer 'ia' does break strict-aliasing rules >ntp_request.c:2251: warning: dereferencing pointer 'ia' does break strict-aliasing rules >ntp_request.c:2252: warning: dereferencing pointer 'ia' does break strict-aliasing rules >ntp_request.c:2241: note: initialized from here >ntp_request.c: In function 'timer_stats': >ntp_request.c:1274: warning: dereferencing pointer 'ts' does break strict-aliasing rules >ntp_request.c:1275: warning: dereferencing pointer 'ts' does break strict-aliasing rules >ntp_request.c:1276: warning: dereferencing pointer 'ts' does break strict-aliasing rules >ntp_request.c:1277: warning: dereferencing pointer 'ts' does break strict-aliasing rules >ntp_request.c:1271: note: initialized from here >ntp_request.c: In function 'loop_info': >ntp_request.c:1309: warning: dereferencing pointer 'li' does break strict-aliasing rules >ntp_request.c:1309: warning: dereferencing pointer 'li' does break strict-aliasing rules >ntp_request.c:1311: warning: dereferencing pointer 'li' does break strict-aliasing rules >ntp_request.c:1311: warning: dereferencing pointer 'li' does break strict-aliasing rules >ntp_request.c:1312: warning: dereferencing pointer 'li' does break strict-aliasing rules >ntp_request.c:1313: warning: dereferencing pointer 'li' does break strict-aliasing rules >ntp_request.c:1305: note: initialized from here >ntp_request.c: In function 'mem_stats': >ntp_request.c:1195: warning: dereferencing pointer 'ms' does break strict-aliasing rules >ntp_request.c:1196: warning: dereferencing pointer 'ms' does break strict-aliasing rules >ntp_request.c:1197: warning: dereferencing pointer 'ms' does break strict-aliasing rules >ntp_request.c:1198: warning: dereferencing pointer 'ms' does break strict-aliasing rules >ntp_request.c:1199: warning: dereferencing pointer 'ms' does break strict-aliasing rules >ntp_request.c:1200: warning: dereferencing pointer 'ms' does break strict-aliasing rules >ntp_request.c:1206: warning: dereferencing pointer 'ms' does break strict-aliasing rules >ntp_request.c:1204: warning: dereferencing pointer 'ms' does break strict-aliasing rules >ntp_request.c:1192: note: initialized from here >ntp_request.c: In function 'sys_stats': >ntp_request.c:1152: warning: dereferencing pointer 'ss' does break strict-aliasing rules >ntp_request.c:1153: warning: dereferencing pointer 'ss' does break strict-aliasing rules >ntp_request.c:1154: warning: dereferencing pointer 'ss' does break strict-aliasing rules >ntp_request.c:1155: warning: dereferencing pointer 'ss' does break strict-aliasing rules >ntp_request.c:1156: warning: dereferencing pointer 'ss' does break strict-aliasing rules >ntp_request.c:1157: warning: dereferencing pointer 'ss' does break strict-aliasing rules >ntp_request.c:1158: warning: dereferencing pointer 'ss' does break strict-aliasing rules >ntp_request.c:1159: warning: dereferencing pointer 'ss' does break strict-aliasing rules >ntp_request.c:1160: warning: dereferencing pointer 'ss' does break strict-aliasing rules >ntp_request.c:1161: warning: dereferencing pointer 'ss' does break strict-aliasing rules >ntp_request.c:1162: warning: dereferencing pointer 'ss' does break strict-aliasing rules >ntp_request.c:1150: note: initialized from here >ntp_request.c: In function 'sys_info': >ntp_request.c:1129: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1128: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1127: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1127: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1125: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1125: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1123: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1123: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1121: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1121: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1119: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1119: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1116: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1116: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1113: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1113: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1111: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1111: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1109: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1107: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1104: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1102: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1100: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1099: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1098: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1097: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1094: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1092: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1090: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1088: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1086: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1085: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1083: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1081: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1101: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1103: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1105: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1105: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1129: warning: dereferencing pointer 'is' does break strict-aliasing rules >ntp_request.c:1076: note: initialized from here >ntp_request.c: In function 'io_stats': >ntp_request.c:1234: warning: dereferencing pointer 'io' does break strict-aliasing rules >ntp_request.c:1235: warning: dereferencing pointer 'io' does break strict-aliasing rules >ntp_request.c:1236: warning: dereferencing pointer 'io' does break strict-aliasing rules >ntp_request.c:1237: warning: dereferencing pointer 'io' does break strict-aliasing rules >ntp_request.c:1238: warning: dereferencing pointer 'io' does break strict-aliasing rules >ntp_request.c:1239: warning: dereferencing pointer 'io' does break strict-aliasing rules >ntp_request.c:1240: warning: dereferencing pointer 'io' does break strict-aliasing rules >ntp_request.c:1241: warning: dereferencing pointer 'io' does break strict-aliasing rules >ntp_request.c:1242: warning: dereferencing pointer 'io' does break strict-aliasing rules >ntp_request.c:1243: warning: dereferencing pointer 'io' does break strict-aliasing rules >ntp_request.c:1244: warning: dereferencing pointer 'io' does break strict-aliasing rules >ntp_request.c:1245: warning: dereferencing pointer 'io' does break strict-aliasing rules >ntp_request.c:1231: note: initialized from here >ntp_request.c: In function 'get_kernel_info': >ntp_request.c:2611: warning: dereferencing pointer 'ik' does break strict-aliasing rules >ntp_request.c:2610: warning: dereferencing pointer 'ik' does break strict-aliasing rules >ntp_request.c:2609: warning: dereferencing pointer 'ik' does break strict-aliasing rules >ntp_request.c:2608: warning: dereferencing pointer 'ik' does break strict-aliasing rules >ntp_request.c:2607: warning: dereferencing pointer 'ik' does break strict-aliasing rules >ntp_request.c:2605: warning: dereferencing pointer 'ik' does break strict-aliasing rules >ntp_request.c:2604: warning: dereferencing pointer 'ik' does break strict-aliasing rules >ntp_request.c:2599: warning: dereferencing pointer 'ik' does break strict-aliasing rules >ntp_request.c:2598: warning: dereferencing pointer 'ik' does break strict-aliasing rules >ntp_request.c:2597: warning: dereferencing pointer 'ik' does break strict-aliasing rules >ntp_request.c:2595: warning: dereferencing pointer 'ik' does break strict-aliasing rules >ntp_request.c:2594: warning: dereferencing pointer 'ik' does break strict-aliasing rules >ntp_request.c:2593: warning: dereferencing pointer 'ik' does break strict-aliasing rules >ntp_request.c:2592: warning: dereferencing pointer 'ik' does break strict-aliasing rules >ntp_request.c:2596: warning: dereferencing pointer 'ik' does break strict-aliasing rules >ntp_request.c:2606: warning: dereferencing pointer 'ik' does break strict-aliasing rules >ntp_request.c:2586: note: initialized from here >mv -f .deps/ntp_request.Tpo .deps/ntp_request.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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_receive': >refclock_acts.c:335: warning: ignoring return value of 'write', declared with attribute warn_unused_result >refclock_acts.c: In function 'acts_timeout': >refclock_acts.c:764: warning: ignoring return value of 'write', declared with attribute warn_unused_result >refclock_acts.c:840: warning: ignoring return value of 'write', declared with attribute warn_unused_result >refclock_acts.c:842: warning: ignoring return value of 'write', declared with attribute warn_unused_result >refclock_acts.c: In function 'acts_disc': >refclock_acts.c:929: warning: ignoring return value of 'write', declared with attribute warn_unused_result >mv -f .deps/refclock_acts.Tpo .deps/refclock_acts.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >refclock_arbiter.c: In function 'arb_start': >refclock_arbiter.c:180: warning: ignoring return value of 'write', declared with attribute warn_unused_result >refclock_arbiter.c: In function 'arb_receive': >refclock_arbiter.c:263: warning: ignoring return value of 'write', declared with attribute warn_unused_result >refclock_arbiter.c:269: warning: ignoring return value of 'write', declared with attribute warn_unused_result >refclock_arbiter.c:271: warning: ignoring return value of 'write', declared with attribute warn_unused_result >refclock_arbiter.c:276: warning: ignoring return value of 'write', declared with attribute warn_unused_result >refclock_arbiter.c:282: warning: ignoring return value of 'write', declared with attribute warn_unused_result >refclock_arbiter.c:288: warning: ignoring return value of 'write', declared with attribute warn_unused_result >refclock_arbiter.c:299: warning: ignoring return value of 'write', declared with attribute warn_unused_result >refclock_arbiter.c:328: warning: ignoring return value of 'write', declared with attribute warn_unused_result >refclock_arbiter.c:378: warning: ignoring return value of 'write', declared with attribute warn_unused_result >refclock_arbiter.c:384: warning: ignoring return value of 'write', declared with attribute warn_unused_result >refclock_arbiter.c:402: warning: ignoring return value of 'write', declared with attribute warn_unused_result >mv -f .deps/refclock_arbiter.Tpo .deps/refclock_arbiter.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >refclock_as2201.c: In function 'as2201_receive': >refclock_as2201.c:340: warning: ignoring return value of 'write', declared with attribute warn_unused_result >mv -f .deps/refclock_as2201.Tpo .deps/refclock_as2201.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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_burst': >refclock_chu.c:1244: warning: assuming signed overflow does not occur when simplifying conditional to constant >mv -f .deps/refclock_chu.Tpo .deps/refclock_chu.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >mv -f .deps/refclock_irig.Tpo .deps/refclock_irig.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >refclock_jjy.c: In function 'jjy_receive_tristate_jjy01': >refclock_jjy.c:569: warning: unused variable 'sFunctionName' >refclock_jjy.c: In function 'jjy_receive_cdex_jst2000': >refclock_jjy.c:703: warning: unused variable 'sFunctionName' >refclock_jjy.c: In function 'jjy_receive_echokeisokuki_lt2000': >refclock_jjy.c:775: warning: unused variable 'sFunctionName' >refclock_jjy.c: In function 'jjy_receive_citizentic_jjy200': >refclock_jjy.c:920: warning: unused variable 'sFunctionName' >mv -f .deps/refclock_jjy.Tpo .deps/refclock_jjy.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >mv -f .deps/refclock_nmea.Tpo .deps/refclock_nmea.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >refclock_palisade.c: In function 'HW_poll': >refclock_palisade.c:1156: warning: ignoring return value of 'write', declared with attribute warn_unused_result >mv -f .deps/refclock_palisade.Tpo .deps/refclock_palisade.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-ranlib libntpd.a >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >In file included from ntp_config.c:29: >ntpd-opts.h:238:4: warning: #warning undefining SLEW due to option name conflict >ntp_config.c: In function 'config_access': >ntp_config.c:2295: warning: format not a string literal and no format arguments >ntp_config.c: In function 'config_phone': >ntp_config.c:2696: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' >ntp_config.c: In function 'config_ttl': >ntp_config.c:2854: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' >ntp_config.c: In function 'config_ntpd': >ntp_config.c:2700: warning: assuming signed overflow does not occur when simplifying conditional to constant >mv -f .deps/ntp_config.Tpo .deps/ntp_config.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >ntp_io.c: In function 'interface_update': >ntp_io.c:1380: warning: ignoring return value of 'write', declared with attribute warn_unused_result >mv -f .deps/ntp_io.Tpo .deps/ntp_io.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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': >../../ntpd/ntp_parser.c:2014: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 >../../ntpd/ntp_parser.c:2014: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 >../../ntpd/ntp_parser.c:2014: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 >mv -f .deps/ntp_parser.Tpo .deps/ntp_parser.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >ntp_scanner.c: In function 'is_special': >ntp_scanner.c:354: warning: cast from pointer to integer of different size >ntp_scanner.c: In function 'yylex': >ntp_scanner.c:640: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' >mv -f .deps/ntp_scanner.Tpo .deps/ntp_scanner.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >ntpd.c: In function 'ntpdmain': >ntpd.c:616: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result >ntpd.c: In function 'library_fatal_error': >ntpd.c:1263: warning: format not a string literal and no format arguments >ntpd.c: In function 'library_unexpected_error': >ntpd.c:1285: warning: format not a string literal and no format arguments >mv -f .deps/ntpd.Tpo .deps/ntpd.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 <ntpd 4.2.6@1.2089-o Tue Dec 15 07:20:41 UTC 2009 (1)> >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -march=core2 -pipe -fno-ident -combine -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -Wl,--as-needed -L/usr/lib -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 -lm -lcrypto ../libopts/libopts.la ../libntp/libntp.a -lrt >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -march=core2 -pipe -fno-ident -combine -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -Wl,--as-needed -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 -L/usr/lib libntpd.a -lm -lcrypto ../libopts/.libs/libopts.a ../libntp/libntp.a -lrt >make[3]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/ntpd' >make[2]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/ntpd' >Making all in ntpdate >make[2]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/ntpdate' >make[3]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/ntpdate' >cp ../deps-ver .deps/deps-ver >make[3]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/ntpdate' >make all-am >make[3]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/ntpdate' >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >ntpdate.c: In function 'input_handler': >ntpdate.c:1962: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness >/usr/include/bits/socket2.h:65: note: expected 'socklen_t * restrict' but argument is of type 'int *' >ntpdate.c:1945: warning: ignoring return value of 'read', declared with attribute warn_unused_result >ntpdate.c: In function 'clock_adjust': >ntpdate.c:1113: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 >ntpdate.c:1156: warning: assuming signed overflow does not occur when simplifying conditional to constant >ntpdate.c:1134: warning: assuming signed overflow does not occur when simplifying conditional to constant >mv -f .deps/ntpdate.Tpo .deps/ntpdate.Po >env CSET=`cat ../version` ../scripts/mkver ntpdate >Version <ntpdate 4.2.6@1.2089-o Tue Dec 15 07:20:43 UTC 2009 (1)> >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -march=core2 -pipe -fno-ident -combine -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -Wl,--as-needed -L/usr/lib -o ntpdate ntpdate.o version.o ../libntp/libntp.a -lcrypto -lrt >mkdir .libs >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -march=core2 -pipe -fno-ident -combine -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -Wl,--as-needed -o ntpdate ntpdate.o version.o -L/usr/lib ../libntp/libntp.a -lcrypto -lrt >make[3]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/ntpdate' >make[2]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/ntpdate' >Making all in ntpdc >make[2]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/ntpdc' >x86_64-pc-linux-gnu-gcc -std=gnu99 -E -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/nothreads/include -I../lib/isc/unix/include -I../libopts -D_GNU_SOURCE -I/usr/include ./nl_in.c | ./nl.pl > nl.c >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -march=core2 -pipe -fno-ident -combine -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -Wl,--as-needed -L/usr/lib -o ntpdc-layout ntpdc-layout.o -lrt >mkdir .libs >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -march=core2 -pipe -fno-ident -combine -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -Wl,--as-needed -o ntpdc-layout ntpdc-layout.o -L/usr/lib -lrt >./ntpdc-layout > layout.here >cmp ./layout.std layout.here && echo stamp > check-layout >make[3]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/ntpdc' >cp ../deps-ver .deps/deps-ver >make[3]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/ntpdc' >make all-am >make[3]: Entering directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/ntpdc' >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >ntpdc.c: In function 'getresponse': >ntpdc.c:808: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' >ntpdc.c: In function 'sendrequest': >ntpdc.c:998: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int' >ntpdc.c:998: warning: format '%u' expects type 'unsigned int', but argument 5 has type 'size_t' >ntpdc.c: In function 'keytype': >ntpdc.c:1810: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'size_t' >ntpdc.c: In function 'getkeyid': >ntpdc.c:2006: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 >ntpdc.c: In function 'T.204': >ntpdc.c:2006: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 >ntpdc.c:2006: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 >ntpdc.c: In function 'help': >ntpdc.c:1578: warning: assuming signed overflow does not occur when simplifying conditional to constant >mv -f .deps/ntpdc.Tpo .deps/ntpdc.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 >ntpdc_ops.c: In function 'do_restrict': >ntpdc_ops.c:1940: warning: assuming signed overflow does not occur when simplifying conditional to constant >ntpdc_ops.c: In function 'doconfig': >ntpdc_ops.c:1446: warning: assuming signed overflow does not occur when simplifying conditional to constant >mv -f .deps/ntpdc_ops.Tpo .deps/ntpdc_ops.Po >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 <ntpdc 4.2.6@1.2089-o Tue Dec 15 07:20:47 UTC 2009 (1)> >x86_64-pc-linux-gnu-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../libopts -D_GNU_SOURCE -I/usr/include -O2 -march=core2 -pipe -fno-ident -combine -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -march=core2 -pipe -fno-ident -combine -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -Wl,--as-needed -L/usr/lib -o ntpdc ntpdc.o ntpdc_ops.o ntpdc-opts.o version.o -lcrypto ../libopts/libopts.la ../libntp/libntp.a -lrt >x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -march=core2 -pipe -fno-ident -combine -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -Wl,--as-needed -o ntpdc ntpdc.o ntpdc_ops.o ntpdc-opts.o version.o -L/usr/lib -lcrypto ../libopts/.libs/libopts.a ../libntp/libntp.a -lrt >../libntp/libntp.a(ssl_init.o): In function `ssl_init': >ssl_init.c:(.text+0xf): undefined reference to `ERR_load_crypto_strings' >ssl_init.c:(.text+0x14): undefined reference to `OPENSSL_add_all_algorithms_noconf' >../libntp/libntp.a(ssl_init.o): In function `keytype_name': >ssl_init.c:(.text+0x3f): undefined reference to `OBJ_nid2sn' >../libntp/libntp.a(ssl_init.o): In function `keytype_from_text': >ssl_init.c:(.text+0x163): undefined reference to `OBJ_sn2nid' >ssl_init.c:(.text+0x19f): undefined reference to `OBJ_nid2sn' >ssl_init.c:(.text+0x1a7): undefined reference to `EVP_get_digestbyname' >ssl_init.c:(.text+0x1b2): undefined reference to `EVP_DigestInit' >ssl_init.c:(.text+0x1c2): undefined reference to `EVP_DigestFinal' >../libntp/libntp.a(ssl_init.o): In function `ssl_check_version': >ssl_init.c:(.text+0x2b5): undefined reference to `SSLeay' >ssl_init.c:(.text+0x2f1): undefined reference to `SSLeay' >ssl_init.c:(.text+0x30f): undefined reference to `SSLeay' >../libntp/libntp.a(a_md5encrypt.o): In function `addr2refid': >a_md5encrypt.c:(.text+0x1f): undefined reference to `OBJ_nid2sn' >a_md5encrypt.c:(.text+0x27): undefined reference to `EVP_get_digestbyname' >a_md5encrypt.c:(.text+0x32): undefined reference to `EVP_DigestInit' >a_md5encrypt.c:(.text+0x43): undefined reference to `EVP_DigestUpdate' >a_md5encrypt.c:(.text+0x55): undefined reference to `EVP_DigestFinal' >../libntp/libntp.a(a_md5encrypt.o): In function `MD5authdecrypt': >a_md5encrypt.c:(.text+0xbb): undefined reference to `OBJ_nid2sn' >a_md5encrypt.c:(.text+0xc8): undefined reference to `EVP_get_digestbyname' >a_md5encrypt.c:(.text+0xd3): undefined reference to `EVP_DigestInit' >a_md5encrypt.c:(.text+0xe9): undefined reference to `EVP_DigestUpdate' >a_md5encrypt.c:(.text+0xf7): undefined reference to `EVP_DigestUpdate' >a_md5encrypt.c:(.text+0x107): undefined reference to `EVP_DigestFinal' >../libntp/libntp.a(a_md5encrypt.o): In function `MD5authencrypt': >a_md5encrypt.c:(.text+0x1d1): undefined reference to `OBJ_nid2sn' >a_md5encrypt.c:(.text+0x1d9): undefined reference to `EVP_get_digestbyname' >a_md5encrypt.c:(.text+0x1e4): undefined reference to `EVP_DigestInit' >a_md5encrypt.c:(.text+0x1fa): undefined reference to `EVP_DigestUpdate' >a_md5encrypt.c:(.text+0x20b): undefined reference to `EVP_DigestUpdate' >a_md5encrypt.c:(.text+0x21b): undefined reference to `EVP_DigestFinal' >collect2: ld returned 1 exit status >make[3]: *** [ntpdc] Error 1 >make[3]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/ntpdc' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6/ntpdc' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6' >make: *** [all] Error 2 > [31;01m*[0m ERROR: net-misc/ntp-4.2.6 failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 61: Called src_compile > [31;01m*[0m environment, line 2696: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 653: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =net-misc/ntp-4.2.6', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =net-misc/ntp-4.2.6'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-misc/ntp-4.2.6/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/ntp-4.2.6/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/net-misc/ntp-4.2.6/work/ntp-4.2.6'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 296999
: 213067 |
213069