* Package: net-misc/ntp-4.2.8_p17:0  * Repository: gentoo  * Maintainer: base-system@gentoo.org  * USE: elibc_glibc ipv6 kernel_linux ppc readline snmp threads  * FEATURES: preserve-libs sandbox userpriv >>> Unpacking source... >>> Unpacking ntp-4.2.8p17.tar.gz to /var/tmp/portage/net-misc/ntp-4.2.8_p17/work >>> Source unpacked in /var/tmp/portage/net-misc/ntp-4.2.8_p17/work >>> Preparing source in /var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17 ... * Applying ntp-4.2.8-ipc-caps.patch ...  [ ok ] * Applying ntp-4.2.8-sntp-test-pthreads.patch ...  [ ok ] * Applying ntp-4.2.8_p14-add_cap_ipc_lock.patch ...  [ ok ] * Applying ntp-4.2.8_p15-configure-clang16.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/libevent' ... * Running 'libtoolize --install --copy --force --automake' ...  [ ok ] * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/net-misc/ntp-4.2.8_p17/temp/aclocal' ...  [ ok ] * Running 'autoconf --force' ...  [ ok ] * Running 'autoheader' ...  [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp' ... * Running 'libtoolize --install --copy --force --automake' ...  [ ok ] * Running 'aclocal -I m4 -I libevent/m4 -I libopts/m4 --system-acdir=/var/tmp/portage/net-misc/ntp-4.2.8_p17/temp/aclocal' ...  [ ok ] * Running 'autoconf --force' ...  [ ok ] * Running 'autoheader' ...  [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17' ... * Running 'libtoolize --install --copy --force --automake' ...  [ ok ] * Running 'aclocal -I sntp/m4 -I sntp/libevent/m4 -I sntp/libopts/m4 --system-acdir=/var/tmp/portage/net-misc/ntp-4.2.8_p17/temp/aclocal' ...  [ ok ] * Running 'autoconf --force' ...  [ ok ] * Running 'autoheader' ...  [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ...  [ ok ] (B*(B Running elibtoolize in: ntp-4.2.8p17/ (B*(B Running elibtoolize in: ntp-4.2.8p17/sntp/ (B*(B Running elibtoolize in: ntp-4.2.8p17/sntp/libevent/ (B*(B Applying portage/1.2.0 patch ... (B*(B Applying sed/1.5.6 patch ... (B*(B Applying as-needed/2.4.3 patch ... (B*(B Applying specs/2.4.6 patch ... (B*(B Applying fsanitize/2.4.6 patch ... (B*(B Applying fuse-ld/2.4.6 patch ... (B*(B Applying static-flags/2.4.6 patch ... (B*(B Applying werror/2.4.6 patch ... (B*(B Running elibtoolize in: ntp-4.2.8p17/sntp/libevent/build-aux/ (B*(B Applying portage/1.2.0 patch ... (B*(B Applying sed/1.5.6 patch ... (B*(B Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17 ... * econf: updating ntp-4.2.8p17/sntp/libevent/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ntp-4.2.8p17/sntp/libevent/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ntp-4.2.8p17/sntp/libevent/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ntp-4.2.8p17/sntp/libevent/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ntp-4.2.8p17/sntp/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ntp-4.2.8p17/sntp/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ntp-4.2.8p17/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ntp-4.2.8p17/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/ntp-4.2.8_p17 --htmldir=/usr/share/doc/ntp-4.2.8_p17/html --with-sysroot=/ --libdir=/usr/lib --with-lineeditlibs=readline,edit,editline --with-yielding-select --disable-local-libevent --with-memlock=256 --with-hardenfile=/dev/null --disable-linuxcaps --disable-parse-clocks --enable-ipv6 --disable-debugging --with-lineeditlibs=readline --disable-ntp-signd --with-ntpsnmpd --without-crypto --enable-thread-support checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for powerpc-unknown-linux-gnu-cc... powerpc-unknown-linux-gnu-cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether powerpc-unknown-linux-gnu-cc accepts -g... yes checking for powerpc-unknown-linux-gnu-cc option to enable C11 features... none needed checking whether powerpc-unknown-linux-gnu-cc understands -c and -o together... yes checking dependency style of powerpc-unknown-linux-gnu-cc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking for sys/time.h... yes checking for stdarg.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... powerpc-unknown-linux-gnu-cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether powerpc-unknown-linux-gnu-cc needs -traditional... no checking if powerpc-unknown-linux-gnu-cc can handle #warning... yes checking if powerpc-unknown-linux-gnu-cc supports __attribute__((...))... yes checking if powerpc-unknown-linux-gnu-cc can handle -Wstrict-overflow... yes checking if powerpc-unknown-linux-gnu-cc can handle -Winit-self... yes checking if powerpc-unknown-linux-gnu-cc can handle -Wno-format... yes checking if linker supports omitting unused code and data... yes checking additional compiler flags... none needed checking additional linker flags... none needed checking whether byte ordering is bigendian... yes checking for working volatile... yes checking how to run the C preprocessor... powerpc-unknown-linux-gnu-cc -E checking for bison... bison -y checking whether the compiler supports C99 structure initialization... yes checking for compile/link hardening flags... in file /dev/null checking to see if we need ylwrap VPATH hack... no checking for install dir and man conventions... in file loc/legacy checking for powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar checking the archiver (powerpc-unknown-linux-gnu-ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by powerpc-unknown-linux-gnu-cc... /usr/powerpc-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/powerpc-unknown-linux-gnu-nm -B checking the name lister (/usr/bin/powerpc-unknown-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert powerpc-unknown-linux-gnu file names to powerpc-unknown-linux-gnu format... func_convert_file_noop checking how to convert powerpc-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object files... -r checking for powerpc-unknown-linux-gnu-file... no checking for file... file checking for powerpc-unknown-linux-gnu-objdump... powerpc-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for powerpc-unknown-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc-unknown-linux-gnu-ar... (cached) powerpc-unknown-linux-gnu-ar checking for archiver @FILE support... @ checking for powerpc-unknown-linux-gnu-strip... powerpc-unknown-linux-gnu-strip checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib checking command to parse /usr/bin/powerpc-unknown-linux-gnu-nm -B output from powerpc-unknown-linux-gnu-cc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for powerpc-unknown-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if powerpc-unknown-linux-gnu-cc supports -fno-rtti -fno-exceptions... no checking for powerpc-unknown-linux-gnu-cc option to produce PIC... -fPIC -DPIC checking if powerpc-unknown-linux-gnu-cc PIC flag -fPIC -DPIC works... yes checking if powerpc-unknown-linux-gnu-cc static flag -static works... yes checking if powerpc-unknown-linux-gnu-cc supports -c -o file.o... yes checking if powerpc-unknown-linux-gnu-cc supports -c -o file.o... (cached) yes checking whether the powerpc-unknown-linux-gnu-cc linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for egrep... (cached) /bin/grep -E checking for vprintf... yes checking for fork... yes checking for vfork... yes checking for pid_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/mman.h... yes checking for sys/param.h... yes checking for sys/poll.h... yes checking for sys/procset.h... no checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/stropts.h... no checking for sys/time.h... (cached) yes checking for sys/un.h... yes checking for sys/wait.h... yes checking for dlfcn.h... (cached) yes checking for errno.h... yes checking for fcntl.h... yes checking for libgen.h... yes checking for libintl.h... yes checking for memory.h... yes checking for netinet/in.h... yes checking for setjmp.h... yes checking for stdbool.h... yes checking for sysexits.h... yes checking for unistd.h... (cached) yes checking for utime.h... yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for working stdnoreturn.h... yes checking for runetype.h... no checking for wchar.h... (cached) yes checking for wchar_t... yes checking for wint_t... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for uint_t... no checking for pid_t... (cached) yes checking for size_t... yes checking for ptrdiff_t... yes checking size of char *... 4 checking size of int... 4 checking size of long... 4 checking size of short... 2 checking for pathfind in -lgen... no checking for gettext in -lintl... no checking for working fork... yes checking for working vfork... (cached) yes checking for mmap... yes checking for canonicalize_file_name... yes checking for snprintf... yes checking for strdup... yes checking for strchr... yes checking for strrchr... yes checking for strsignal... yes checking for fchmod... yes checking for fstat... yes checking for chmod... yes checking for a sed that does not truncate output... (cached) /bin/sed configure: Using supplied libopts tearoff checking for powerpc-unknown-linux-gnu-pkg-config... /usr/bin/powerpc-unknown-linux-gnu-pkg-config checking if pkg-config is at least version 0.15.0... yes checking if libevent 2 or later is installed... yes, version 2.1.12-stable checking for size_t... (cached) yes checking for powerpc-unknown-linux-gnu-cc options needed to detect all undeclared functions... (cached) none needed checking whether strerror_r is declared... yes checking for unsigned long long int... yes checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... yes checking if C99-snprintf replacement vsnprintf will be used... no checking for snprintf... (cached) yes checking whether snprintf is C99 compliant... yes checking if C99-snprintf replacement snprintf will be used... no checking for ld used by powerpc-unknown-linux-gnu-cc... (cached) /usr/powerpc-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for directory path separator... '/' checking line editing libraries... readline checking for readline() with -lreadline... yes checking for readline.h... no checking for readline/readline.h... yes checking for histedit.h... no checking for history.h... no checking for readline/history.h... yes checking whether readline supports history... yes checking for library containing cos... -lm checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking whether strerror_r returns char *... yes checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for getclock... no checking for stime... no checking for timegm... yes checking for strlcpy... no checking for strlcat... no checking for library containing snprintb... no checking for errno.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/types.h... (cached) yes checking for time.h... yes checking for net/if.h... yes checking for linux/if_addr.h... yes checking for arpa/nameser.h... yes checking for sys/param.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/timers.h... no checking for sys/sysctl.h... no checking for netinet/in_system.h... no checking for netinet/in_systm.h... yes checking for netinet/in.h... (cached) yes checking for resolv.h... yes checking for net/if_var.h... no checking for netinet/ip.h... yes checking for netinet/in_var.h... no checking for library containing inet_pton... none required checking for library containing inet_ntop... none required checking for library containing setsockopt... none required checking for recvmsg... yes checking for inline... inline checking size of time_t... 4 checking whether char is unsigned... yes checking size of signed char... 1 checking for s_char... no checking for long long... yes checking size of short... (cached) 2 checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of long long... 8 checking for uid_t in sys/types.h... yes checking if we're including debugging code... no checking for semaphore.h... yes checking for socketpair... yes checking for _beginthread... no checking for pthread.h... yes checking POSIX thread version... 10 checking for LinuxThreads pthread.h... no checking for GNU Pth pthread.h... no checking for sched.h... yes checking for pthread_create in default libraries... yes configure: ol_link_threads: ol_link_pthreads <> checking for sched_yield... yes checking for pthread_yield... no checking for thr_yield... no checking for pthread_kill... yes checking for pthread_rwlock_destroy with ... yes checking for pthread_detach with ... yes checking for pthread_setconcurrency... yes checking for pthread_getconcurrency... yes checking for thr_setconcurrency... no checking for thr_getconcurrency... no checking for pthread_kill_other_threads_np... no checking for LinuxThreads implementation... no checking for LinuxThreads consistency... no checking if pthread_create() works... yes checking for thread specific errno... yes checking for thread specific h_errno... yes checking for sem_timedwait... yes checking size of pthread_t... 4 checking for sigwait... yes checking for pthread_attr_getstacksize... yes checking for pthread_attr_setstacksize... yes checking for sysconf... yes checking if vsnprintf expands "%m" to strerror(errno)... yes checking for sys/clockctl.h... no checking if we should use /dev/clockctl... no checking for sys/capability.h... yes checking for sys/prctl.h... yes checking if we have linux capabilities (libcap)... no checking for priv.h... no checking if we have solaris privileges... no checking for sys/mac.h... no checking if we should use TrustedBSD MAC privileges... no checking for library containing res_init... no checking for sys/types.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for netdb.h... yes checking for resolv.h... (cached) yes checking for res_init... no checking for __res_init... yes checking for inet_ntop... yes checking for inet_pton... yes checking for uintptr_t... (cached) yes checking for int32... no checking for u_int32... no checking for int32 with DNS headers included... no checking for u_int32 with DNS headers included... no checking for sys/timepps.h... yes checking for struct timespec... yes checking for struct ntptimeval... yes checking for md5.h... (cached) no checking for library containing MD5Init... (cached) no checking for MD5Init... no checking for sysconf... (cached) yes checking for getdtablesize... yes checking for sigaction... yes checking for sigset... yes checking for sigvec... no checking for SIGIO... yes checking if we want to use SIGIO... Possible for powerpc-unknown-linux-gnu but disabled because of reported problems checking for SIGPOLL... yes checking if we can use SIGPOLL for UDP I/O... no checking if we can use SIGPOLL for TTY I/O... no checking number of arguments to gettimeofday()... 2 checking for settimeofday... yes checking if we'll use clock_settime or settimeofday or stime... clock_settime() checking for deprecated --with-arlib... no checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for library containing strerror... none required checking for perl... /usr/bin/perl checking for test... /usr/bin/test checking for net-snmp-config... /usr/bin/net-snmp-config checking for net-snmp-config path... /usr/bin/net-snmp-config checking for net-snmp version... 5.9.3 checking for library containing openlog... none required checking if we want to use libseccomp sandboxing (EXPERIMENTAL)... no checking for facilitynames in syslog.h... yes checking for bstring.h... no checking for dns_sd.h... (cached) no checking for fcntl.h... (cached) yes checking for fnmatch.h... yes checking for ieeefp.h... no checking for inttypes.h... (cached) yes checking for kvm.h... no checking for math.h... yes checking for memory.h... (cached) yes checking for netdb.h... (cached) yes checking for poll.h... yes checking for sgtty.h... yes checking for stdatomic.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for termio.h... yes checking for termios.h... yes checking for timepps.h... no checking for timex.h... no checking for unistd.h... (cached) yes checking for utmp.h... yes checking for utmpx.h... yes checking for net/if6.h... no checking for net/route.h... yes checking for netinfo/ni.h... no checking for sun/audioio.h... no checking for sys/audioio.h... no checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/ipc.h... yes checking for sys/lock.h... no checking for sys/mman.h... (cached) yes checking for sys/modem.h... no checking for sys/ppsclock.h... no checking for sys/ppstime.h... no checking for sched.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/signal.h... yes checking for sys/sockio.h... no checking for machine/soundcard.h... no checking for sys/soundcard.h... yes checking for sys/stat.h... (cached) yes checking for sys/stream.h... no checking for stropts.h... no checking for sys/stropts.h... (cached) no checking for sys/syssgi.h... no checking for sys/systune.h... no checking for sys/termios.h... yes checking for sys/tpro.h... no checking for sys/wait.h... (cached) yes checking for waitpid... yes checking for atomic_thread_fence... no checking for atomic_thread_fence()... yes checking for ntp_adjtime... yes checking for ntp_gettime... yes checking for adjtimex... yes checking for sys/proc.h... no checking for sys/resource.h... yes checking for sys/shm.h... yes checking for sys/timex.h... yes checking return type of signal handlers... void checking for off_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for a fallback value for HZ... 100 checking if we need to override the system's value for HZ... no checking for struct rt_msghdr... no checking for struct rtattr... yes checking struct sigaction for sa_sigaction... yes checking for struct ppsclockev... no checking for struct snd_size... no checking struct clockinfo for hz... no checking struct clockinfo for tickadj... (cached) no checking for struct ntptimeval.time.tv_nsec... no checking for arc4random_buf... yes checking for daemon... yes checking for finite... yes checking for fnmatch... yes checking for getbootfile... no checking for getuid... yes checking for getrusage... yes checking for nanosleep... yes checking for strsignal... (cached) yes checking for strsignal... (cached) yes checking for closefrom... yes checking for getdtablesize... (cached) yes checking for mkstemp... yes checking for mktime... yes checking for mlockall... yes checking for nice... yes checking for plock... no checking for pututline... yes checking for pututxline... yes checking for readlink... yes checking for rtprio... no checking for a POSIX-2008 compliant realpath()... yes checking for sched_setscheduler... yes checking for setlinebuf... yes checking for setpgid... yes checking for setpriority... yes checking for setsid... yes checking for setvbuf... yes checking for strdup... (cached) yes checking for strnlen... yes checking for memchr... yes checking for strerror... yes checking for setrlimit... yes checking for strchr... (cached) yes checking for timer_create... yes checking for RLIMIT_MEMLOCK... yes checking for RLIMIT_STACK... yes checking for the default number of 4k stack pages... 50 checking for the default number of megabytes to MEMLOCK... 256 checking for _exit... yes checking for umask... yes checking for uname... yes checking for updwtmp... yes checking for updwtmpx... yes checking if we need extra help to define struct iovec... 0 checking number of arguments taken by setpgrp()... 0 checking if we need to declare 'errno'... no checking if we may declare 'h_errno'... yes checking if declaring 'syscall()' is ok... no checking if we will open the broadcast socket... yes checking if process groups are set with -pid... yes checking if we need a ctty for F_SETOWN... no checking if the OS clears cached routes when more specifics become available... no checking if the wildcard socket needs REUSEADDR to bind other addresses... yes checking for a minimum recommended value of tickadj... no checking if the TTY code permits PARENB and IGNPAR... no checking if we're including processing time debugging code... no checking for a the number of minutes in a DST adjustment... 60 checking if ntpd will retry permanent DNS failures... no checking availability of ntp_{adj,get}time()... libc checking if sys/timex.h has STA_FLL... yes checking if we have kernel PLL support... yes checking if SIOCGIFCONF returns buffer size in the buffer... no checking for TTY PPS ioctl TIOCGPPSEV... no checking for TTY PPS ioctl TIOCSPPS... no checking for TTY PPS ioctl CIOGETEV... no checking for linux/serial.h... yes checking SHMEM_STATUS support... yes checking Datum/Bancomm bc635/VME interface... no checking TrueTime GPS receiver/VME interface... no checking for PCL720 clock support... no checking for default inclusion of all suitable non-PARSE clocks... yes checking if we have support for PARSE clocks... yes checking if we have support for audio clocks... yes checking if we have support for the SHM refclock interface... yes checking for termios modem control... yes checking ACTS modem service... yes checking Arbiter 1088A/B GPS receiver... yes checking Arcron MSF receiver... yes checking Austron 2200A/2201A GPS receiver... yes checking ATOM PPS interface... yes checking Chrono-log K-series WWVB receiver... yes checking CHU modem/decoder... yes checking CHU audio/decoder... yes checking Datum Programmable Time System... yes checking Dumb generic hh:mm:ss local clock... yes checking Forum Graphic GPS... yes checking Heath GC-1000 WWV/WWVH receiver... yes checking for hopf serial clock device... yes checking for hopf PCI clock 6039... yes checking HP 58503A GPS receiver... yes checking IRIG audio decoder... yes checking for JJY receiver... yes checking Rockwell Jupiter GPS receiver... yes checking Leitch CSD 5300 Master Clock System Driver... yes checking local clock reference... yes checking Magnavox MX4200 GPS receiver... no checking for NeoClock4X receiver... yes checking NMEA GPS receiver... yes checking for strtoll... yes checking for GPSD JSON receiver... yes checking for ONCORE Motorola VP/UT Oncore GPS... yes checking for Palisade clock... yes checking Conrad parallel port radio clock... yes checking PST/Traconex 1020 WWV/WWVH receiver... yes checking RIPENCC specific Trimble driver... no checking for SHM clock attached thru shared memory... yes checking Spectracom 8170/Netclock/2 WWVB receiver... yes checking KSI/Odetics TPRO/S GPS receiver/IRIG interface... no checking Kinemetrics/TrueTime receivers... yes checking TrueTime 560 IRIG-B decoder... no checking Ultralink M320 WWVB receiver... yes checking Spectracom TSYNC PCI timing board... yes checking WWV receiver... yes checking for Zyfer receiver... yes checking for default inclusion of all suitable PARSE clocks... no checking Diem Computime Radio Clock... no checking ELV/DCF7000 clock... no checking HOPF 6021 clock... no checking Meinberg clocks... no checking DCF77 raw time code... no checking RCC 8000 clock... no checking Schmid DCF77 clock... no checking Trimble GPS receiver/TAIP protocol... no checking Trimble GPS receiver/TSIP protocol... no checking WHARTON 400A Series clock... no checking VARITEXT clock... no checking SEL240X clock... no checking if we need to make and use the parse libraries... no checking if we will use crypto... no checking if we want to enable CMAC support... no checking if we want to use OpenSSL's crypto random (if available)... yes checking for RAND_bytes... no checking for RAND_poll... no checking if we want to include NTP Autokey protocol support... no checking if we want to run check-layout... yes checking if we can make dcf parse utilities... no checking if we can build kernel streams modules for parse... no checking if we need basic refclock support... yes checking if we want HP-UX adjtimed support... no checking if we want QNX adjtime support... no checking if we can read kmem... no checking if adjtime is accurate... yes checking the name of 'tick' in the kernel... _tick checking for the units of 'tick'... usec checking the name of 'tickadj' in the kernel... _tickadj checking for the units of 'tickadj'... usec checking half-heartedly for 'dosynctodr' in the kernel... _dosynctodr checking half-heartedly for 'noprintf' in the kernel... _noprintf checking for a default value for 'tick'... txc.tick checking for a default value for 'tickadj'... 500/hz checking if we want and can make the ntptime utility... yes checking if we want and can make the tickadj utility... yes checking if we want and can make the timetrim utility... no checking if we want to build the NTPD simulator... no checking if sntp will be built... yes checking if we want to build ntpsnmpd... yes checking for net-snmp/net-snmp-config.h... yes checking for netsnmp_daemonize in -lnetsnmp... yes checking if we should always slew the time... no checking if we should step and slew the time... no checking if ntpdate should step the time... no checking if we should sync TODR clock every hour... no checking if we should avoid kernel FLL bug... no checking if we want new session key behavior... yes checking if we want the explicit 127.0.0.0/8 martian filter... yes checking if we want correct mode7 fudgetime2 behavior... yes checking if we want a debug assert on an OOB KoD RATE value... 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 if we want 'magic' PPS support... yes checking for openat... yes checking for fdopendir... yes checking for fstatat... yes checking for libscf.h... no checking for struct sockaddr_storage... yes checking for sockaddr_storage.__ss_family... no checking for in_port_t... yes checking type of socklen arg for getsockname()... socklen_t checking struct sockaddr for sa_len... no checking for IPv6 structures... yes checking for Kame IPv6 support... no checking for in6_pktinfo... yes checking for sockaddr_in6.sin6_scope_id... yes checking for in6addr_any... yes checking for struct if_laddrconf... no checking for struct if_laddrreq... no checking for multicast IP support... yes checking arg type needed for setsockopt() IP*_MULTICAST_LOOP... u_int checking for getifaddrs... yes checking for if_nametoindex... yes checking for interface list sysctl... no checking if we want the saveconfig mechanism... yes checking if we want the experimental leap smear code... no checking if we want dynamic interleave support... no checking for ruby... /bin/false checking if we want to enable tests with undiagnosed problems... yes checking if we can run test-ntp_restrict... yes checking if we can run test-ntp_scanner... yes checking if we can run test-ntp_signd... yes checking whether sigsetjmp is declared... yes checking whether siglongjmp is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating adjtimed/Makefile config.status: creating clockstuff/Makefile config.status: creating include/Makefile config.status: creating include/isc/Makefile config.status: creating kernel/Makefile config.status: creating kernel/sys/Makefile config.status: creating libntp/Makefile config.status: creating libparse/Makefile config.status: creating ntpd/Makefile config.status: creating ntpd/complete.conf config.status: creating ntpdate/Makefile config.status: creating ntpdc/Makefile config.status: creating ntpdc/nl.pl config.status: creating ntpq/Makefile config.status: creating ntpsnmpd/Makefile config.status: creating parseutil/Makefile config.status: creating scripts/Makefile config.status: creating scripts/build/Makefile config.status: creating scripts/build/genAuthors config.status: creating scripts/build/mkver config.status: creating scripts/calc_tickadj/Makefile config.status: creating scripts/calc_tickadj/calc_tickadj config.status: creating scripts/lib/Makefile config.status: creating scripts/ntp-wait/Makefile config.status: creating scripts/ntp-wait/ntp-wait config.status: creating scripts/ntpsweep/Makefile config.status: creating scripts/ntpsweep/ntpsweep config.status: creating scripts/ntptrace/Makefile config.status: creating scripts/ntptrace/ntptrace config.status: creating scripts/ntpver config.status: creating scripts/plot_summary config.status: creating scripts/summary config.status: creating scripts/update-leap/Makefile config.status: creating scripts/update-leap/update-leap config.status: creating tests/Makefile config.status: creating tests/bug-2803/Makefile config.status: creating tests/libntp/Makefile config.status: creating tests/ntpd/Makefile config.status: creating tests/ntpq/Makefile config.status: creating tests/sandbox/Makefile config.status: creating tests/sec-2853/Makefile config.status: creating util/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in sntp (/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=powerpc-unknown-linux-gnu' '--host=powerpc-unknown-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--datarootdir=/usr/share' '--disable-dependency-tracking' '--disable-silent-rules' '--disable-static' '--docdir=/usr/share/doc/ntp-4.2.8_p17' '--htmldir=/usr/share/doc/ntp-4.2.8_p17/html' '--with-sysroot=/' '--libdir=/usr/lib' '--with-lineeditlibs=readline,edit,editline' '--with-yielding-select' '--disable-local-libevent' '--with-memlock=256' '--with-hardenfile=/dev/null' '--disable-linuxcaps' '--disable-parse-clocks' '--enable-ipv6' '--disable-debugging' '--with-lineeditlibs=readline' '--disable-ntp-signd' '--with-ntpsnmpd' '--without-crypto' '--enable-thread-support' 'build_alias=powerpc-unknown-linux-gnu' 'host_alias=powerpc-unknown-linux-gnu' 'CFLAGS=-O2 -mcpu=7450 -mtune=7450 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'CPPFLAGS= -D_GNU_SOURCE' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for powerpc-unknown-linux-gnu-cc... powerpc-unknown-linux-gnu-cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether powerpc-unknown-linux-gnu-cc accepts -g... yes checking for powerpc-unknown-linux-gnu-cc option to enable C11 features... none needed checking whether powerpc-unknown-linux-gnu-cc understands -c and -o together... yes checking dependency style of powerpc-unknown-linux-gnu-cc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking for sys/time.h... yes checking for stdarg.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... powerpc-unknown-linux-gnu-cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether powerpc-unknown-linux-gnu-cc needs -traditional... no checking if powerpc-unknown-linux-gnu-cc can handle #warning... yes checking if powerpc-unknown-linux-gnu-cc supports __attribute__((...))... yes checking if powerpc-unknown-linux-gnu-cc can handle -Wstrict-overflow... yes checking if powerpc-unknown-linux-gnu-cc can handle -Winit-self... yes checking if powerpc-unknown-linux-gnu-cc can handle -Wno-format... yes checking if linker supports omitting unused code and data... yes checking additional compiler flags... none needed checking additional linker flags... none needed checking whether byte ordering is bigendian... yes checking for working volatile... yes checking how to run the C preprocessor... powerpc-unknown-linux-gnu-cc -E checking for compile/link hardening flags... in file /dev/null checking for install dir and man conventions... in file loc/legacy checking for powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar checking the archiver (powerpc-unknown-linux-gnu-ar) interface... ar checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking how to print strings... printf checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for vprintf... yes checking for size_t... yes checking for powerpc-unknown-linux-gnu-cc options needed to detect all undeclared functions... (cached) none needed checking whether strerror_r is declared... yes checking for unsigned long long int... yes checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... yes checking if C99-snprintf replacement vsnprintf will be used... no checking for snprintf... yes checking whether snprintf is C99 compliant... yes checking if C99-snprintf replacement snprintf will be used... no checking for ld used by powerpc-unknown-linux-gnu-cc... /usr/powerpc-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for directory path separator... '/' checking line editing libraries... readline checking for readline() with -lreadline... yes checking for readline.h... no checking for readline/readline.h... yes checking for histedit.h... no checking for history.h... no checking for readline/history.h... yes checking whether readline supports history... yes checking for library containing cos... -lm checking for working fork... yes checking for working vfork... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking whether strerror_r returns char *... yes checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for getclock... no checking for stime... no checking for timegm... yes checking for strlcpy... no checking for strlcat... no checking for library containing snprintb... no checking for errno.h... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking for time.h... yes checking for net/if.h... yes checking for linux/if_addr.h... yes checking for arpa/nameser.h... yes checking for sys/param.h... yes checking for sys/time.h... (cached) yes checking for sys/timers.h... no checking for sys/sysctl.h... no checking for netinet/in_system.h... no checking for netinet/in_systm.h... yes checking for netinet/in.h... yes checking for resolv.h... yes checking for net/if_var.h... no checking for netinet/ip.h... yes checking for netinet/in_var.h... no checking for library containing inet_pton... none required checking for library containing inet_ntop... none required checking for library containing setsockopt... none required checking for recvmsg... yes checking for inline... inline checking size of time_t... 4 checking whether char is unsigned... yes checking size of signed char... 1 checking for s_char... no checking for long long... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for uid_t in sys/types.h... yes checking if we're including debugging code... no checking for semaphore.h... yes checking for socketpair... yes checking for _beginthread... no checking for pthread.h... yes checking POSIX thread version... 10 checking for LinuxThreads pthread.h... no checking for GNU Pth pthread.h... no checking for sched.h... yes checking for pthread_create in default libraries... yes configure: ol_link_threads: ol_link_pthreads <> checking for sched_yield... yes checking for pthread_yield... no checking for thr_yield... no checking for pthread_kill... yes checking for pthread_rwlock_destroy with ... yes checking for pthread_detach with ... yes checking for pthread_setconcurrency... yes checking for pthread_getconcurrency... yes checking for thr_setconcurrency... no checking for thr_getconcurrency... no checking for pthread_kill_other_threads_np... no checking for LinuxThreads implementation... no checking for LinuxThreads consistency... no checking if pthread_create() works... yes checking for thread specific errno... yes checking for thread specific h_errno... yes checking for sem_timedwait... yes checking size of pthread_t... 4 checking for sigwait... yes checking for pthread_attr_getstacksize... yes checking for pthread_attr_setstacksize... yes checking for sysconf... yes checking if vsnprintf expands "%m" to strerror(errno)... yes checking for sys/clockctl.h... no checking if we should use /dev/clockctl... no checking for sys/capability.h... yes checking for sys/prctl.h... yes checking if we have linux capabilities (libcap)... no checking for priv.h... no checking if we have solaris privileges... no checking for sys/mac.h... no checking if we should use TrustedBSD MAC privileges... no checking for library containing res_init... no checking for sys/types.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for netdb.h... yes checking for resolv.h... (cached) yes checking for res_init... no checking for __res_init... yes checking for inet_ntop... yes checking for inet_pton... yes checking for uintptr_t... yes checking for int32... no checking for u_int32... no checking for int32 with DNS headers included... no checking for u_int32 with DNS headers included... no checking for sys/timepps.h... yes checking for struct timespec... yes checking for struct ntptimeval... yes checking for md5.h... (cached) no checking for library containing MD5Init... (cached) no checking for MD5Init... no checking for sysconf... (cached) yes checking for getdtablesize... yes checking for sigaction... yes checking for sigset... yes checking for sigvec... no checking for SIGIO... yes checking if we want to use SIGIO... Possible for powerpc-unknown-linux-gnu but disabled because of reported problems checking for SIGPOLL... yes checking if we can use SIGPOLL for UDP I/O... no checking if we can use SIGPOLL for TTY I/O... no checking number of arguments to gettimeofday()... 2 checking for settimeofday... yes checking if we'll use clock_settime or settimeofday or stime... clock_settime() checking for BSD- or MS-compatible name lister (nm)... /usr/bin/powerpc-unknown-linux-gnu-nm -B checking the name lister (/usr/bin/powerpc-unknown-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert powerpc-unknown-linux-gnu file names to powerpc-unknown-linux-gnu format... func_convert_file_noop checking how to convert powerpc-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object files... -r checking for powerpc-unknown-linux-gnu-file... no checking for file... file checking for powerpc-unknown-linux-gnu-objdump... powerpc-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for powerpc-unknown-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc-unknown-linux-gnu-ar... (cached) powerpc-unknown-linux-gnu-ar checking for archiver @FILE support... @ checking for powerpc-unknown-linux-gnu-strip... powerpc-unknown-linux-gnu-strip checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib checking command to parse /usr/bin/powerpc-unknown-linux-gnu-nm -B output from powerpc-unknown-linux-gnu-cc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for powerpc-unknown-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if powerpc-unknown-linux-gnu-cc supports -fno-rtti -fno-exceptions... no checking for powerpc-unknown-linux-gnu-cc option to produce PIC... -fPIC -DPIC checking if powerpc-unknown-linux-gnu-cc PIC flag -fPIC -DPIC works... yes checking if powerpc-unknown-linux-gnu-cc static flag -static works... yes checking if powerpc-unknown-linux-gnu-cc supports -c -o file.o... yes checking if powerpc-unknown-linux-gnu-cc supports -c -o file.o... (cached) yes checking whether the powerpc-unknown-linux-gnu-cc linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking if sntp will be built... yes checking for egrep... (cached) /bin/grep -E checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/mman.h... yes checking for sys/param.h... (cached) yes checking for sys/poll.h... yes checking for sys/procset.h... no checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking for sys/stropts.h... no checking for sys/time.h... (cached) yes checking for sys/un.h... yes checking for sys/wait.h... yes checking for dlfcn.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... yes checking for libgen.h... yes checking for libintl.h... yes checking for memory.h... yes checking for netinet/in.h... (cached) yes checking for setjmp.h... yes checking for stdbool.h... yes checking for sysexits.h... yes checking for unistd.h... (cached) yes checking for utime.h... yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for working stdnoreturn.h... yes checking for runetype.h... no checking for wchar.h... (cached) yes checking for wchar_t... yes checking for wint_t... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for intptr_t... yes checking for uintptr_t... (cached) yes checking for uint_t... no checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ptrdiff_t... yes checking size of char *... 4 checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of short... (cached) 2 checking for pathfind in -lgen... no checking for gettext in -lintl... no checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for mmap... yes checking for canonicalize_file_name... yes checking for snprintf... (cached) yes checking for strdup... yes checking for strchr... yes checking for strrchr... yes checking for strsignal... yes checking for fchmod... yes checking for fstat... yes checking for chmod... yes checking for a sed that does not truncate output... (cached) /bin/sed configure: Using supplied libopts tearoff checking whether a reg expr header is specified... no checking whether with-libregex was specified... no checking whether with-libregex-cflags was specified... no checking whether with-libregex-libs was specified... no checking whether libregex functions properly... yes checking whether pathfind(3) works... no checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Aug 1 20:26 /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 powerpc-unknown-linux-gnu-pkg-config... /usr/bin/powerpc-unknown-linux-gnu-pkg-config checking if pkg-config is at least version 0.15.0... yes checking if libevent 2 or later is installed... yes, version 2.1.12-stable checking for library containing openlog... none required checking for netdb.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for syslog.h... yes checking for sysexits.h... (cached) yes checking for facilitynames in syslog.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... (cached) yes checking if we will use crypto... no checking for struct sockaddr_storage... yes checking for sockaddr_storage.__ss_family... no checking for in_port_t... yes checking type of socklen arg for getsockname()... socklen_t checking struct sockaddr for sa_len... no checking for IPv6 structures... yes checking for Kame IPv6 support... no checking for in6_pktinfo... yes checking for sockaddr_in6.sin6_scope_id... yes checking for in6addr_any... yes checking for struct if_laddrconf... no checking for struct if_laddrreq... no checking for multicast IP support... yes checking arg type needed for setsockopt() IP*_MULTICAST_LOOP... u_int checking for getifaddrs... yes checking for if_nametoindex... yes checking for socket... yes checking for ruby... /bin/false checking if we want to enable tests with undiagnosed problems... yes checking if we can run test-kodDatabase... yes checking if we can run test-kodFile... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libopts/Makefile config.status: creating Makefile config.status: creating include/Makefile config.status: creating scripts/Makefile config.status: creating tests/Makefile config.status: creating tests/fileHandlingTest.h config.status: creating unity/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17 ... make -j16 -l18 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/libevent/build-aux/missing' autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17' Making all in scripts make[2]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts' Making all in build make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts/build' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts/build' Making all in calc_tickadj make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts/calc_tickadj' make all-am make[4]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts/calc_tickadj' ../../config.status --file=calc_tickadj.1+:./calc_tickadj.man.in config.status: creating calc_tickadj.1+ mv calc_tickadj.1+ calc_tickadj.1 make[4]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts/calc_tickadj' make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts/calc_tickadj' Making all in ntp-wait make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts/ntp-wait' ../../config.status --file=ntp-wait.1+:./ntp-wait.man.in config.status: creating ntp-wait.1+ mv ntp-wait.1+ ntp-wait.1 make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts/ntp-wait' Making all in ntpsweep make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts/ntpsweep' ../../config.status --file=ntpsweep.1+:./ntpsweep.man.in config.status: creating ntpsweep.1+ mv ntpsweep.1+ ntpsweep.1 make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts/ntpsweep' Making all in ntptrace make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts/ntptrace' ../../config.status --file=ntptrace.1+:./ntptrace.man.in config.status: creating ntptrace.1+ mv ntptrace.1+ ntptrace.1 make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts/ntptrace' Making all in lib make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts/lib' Making all in update-leap make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts/update-leap' Makefile:937: warning: overriding recipe for target 'update-leap' Makefile:549: warning: ignoring old recipe for target 'update-leap' ../../config.status --file=update-leap.1+:./update-leap.man.in config.status: creating update-leap.1+ mv update-leap.1+ update-leap.1 make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts/update-leap' make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts' make[2]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/scripts' Making all in include make[2]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/include' Making all in isc make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/include/isc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/include/isc' make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/include' make[2]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/include' Making all in libntp make[2]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/libntp' make all-am make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/libntp' powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o systime.o systime.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o a_md5encrypt.o a_md5encrypt.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o adjtime.o adjtime.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o atoint.o atoint.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o atolfp.o atolfp.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o atouint.o atouint.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o audio.o audio.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o authkeys.o authkeys.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o authreadkeys.o authreadkeys.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o authusekey.o authusekey.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o bsd_strerror.o bsd_strerror.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o buftvtots.o buftvtots.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o clocktime.o clocktime.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o calyearstart.o calyearstart.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o caltontp.o caltontp.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o caljulian.o caljulian.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o clocktypes.o clocktypes.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o decodenetnum.o decodenetnum.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o dofptoa.o dofptoa.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o dolfptoa.o dolfptoa.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o emalloc.o emalloc.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o findconfig.o findconfig.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o getopt.o getopt.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o hextoint.o hextoint.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o hextolfp.o hextolfp.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o humandate.o humandate.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o icom.o icom.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o iosignal.o iosignal.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o is_ip_address.o is_ip_address.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib_strbuf.o lib_strbuf.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libssl_compat.o libssl_compat.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o machines.o machines.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o mktime.o mktime.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o modetoa.o modetoa.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o mstolfp.o mstolfp.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o msyslog.o msyslog.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o netof.o netof.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_calendar.o ntp_calendar.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_calgps.o ntp_calgps.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_crypto_rnd.o ntp_crypto_rnd.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_intres.o ntp_intres.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_libopts.o ntp_libopts.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_lineedit.o ntp_lineedit.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_random.o ntp_random.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_realpath.o ntp_realpath.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_rfc2553.o ntp_rfc2553.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_worker.o ntp_worker.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o numtoa.o numtoa.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o numtohost.o numtohost.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o octtoint.o octtoint.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o prettydate.o prettydate.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refidsmear.o refidsmear.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o recvbuff.o recvbuff.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refnumtoa.o refnumtoa.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o snprintf.o snprintf.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o socket.o socket.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o socktoa.o socktoa.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o socktohost.o socktohost.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ssl_init.o ssl_init.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o statestr.o statestr.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o strdup.o strdup.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o strl_obsd.o strl_obsd.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o syssignal.o syssignal.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o timespecops.o timespecops.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o timetoa.o timetoa.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o timevalops.o timevalops.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o timexsup.o timexsup.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o uglydate.o uglydate.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o vint64ops.o vint64ops.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o work_fork.o work_fork.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o work_thread.o work_thread.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o xsbprintf.o xsbprintf.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ymd2yd.o ymd2yd.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/error.o lib/isc/error.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/event.o lib/isc/event.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/inet_ntop.o lib/isc/inet_ntop.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/inet_pton.o lib/isc/inet_pton.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/unix/interfaceiter.o lib/isc/unix/interfaceiter.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/lib.o lib/isc/lib.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/log.o lib/isc/log.c timetoa.c: In function 'format_time_fraction': timetoa.c:102:37: warning: '%0*ld' directive output may be truncated writing between 1 and 2147483647 bytes into a region of size between 116 and 126 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 102 | snprintf(cp, LIB_BUFLENGTH, "%s%" UTIME_FORMAT ".%0*ld", | ^~~~~ timetoa.c:102:58: note: format string is defined here 102 | snprintf(cp, LIB_BUFLENGTH, "%s%" UTIME_FORMAT ".%0*ld", | ^~~~~ timetoa.c:102:37: note: directive argument in the range [-2147483638, 2147483647] 102 | snprintf(cp, LIB_BUFLENGTH, "%s%" UTIME_FORMAT ".%0*ld", | ^~~~~ In file included from /usr/include/stdio.h:906, from ../config.h:1830, from timetoa.c:21: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 4 and 2147483660 bytes into a destination of size 128 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 |  __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 |  __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/md5.o lib/isc/md5.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/unix/net.o lib/isc/unix/net.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/netaddr.o lib/isc/netaddr.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/netscope.o lib/isc/netscope.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/ondestroy.o lib/isc/ondestroy.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/random.o lib/isc/random.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/result.o lib/isc/result.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/unix/stdio.o lib/isc/unix/stdio.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/unix/stdtime.o lib/isc/unix/stdtime.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/unix/strerror.o lib/isc/unix/strerror.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/task.o lib/isc/task.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/unix/time.o lib/isc/unix/time.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/sha1.o lib/isc/sha1.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/sockaddr.o lib/isc/sockaddr.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/tsmemcmp.o lib/isc/tsmemcmp.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/assertions.o lib/isc/assertions.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/buffer.o lib/isc/buffer.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/backtrace-emptytbl.o lib/isc/backtrace-emptytbl.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/backtrace.o lib/isc/backtrace.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/unix/dir.o lib/isc/unix/dir.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/unix/errno2result.o lib/isc/unix/errno2result.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/unix/file.o lib/isc/unix/file.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/nls/msgcat.o lib/isc/nls/msgcat.c In file included from /usr/include/stdio.h:906, from ../config.h:1830, from lib/isc/assertions.c:22: In function 'fprintf', inlined from 'default_callback' at lib/isc/assertions.c:118:2: /usr/include/bits/stdio2.h:79:10: warning: '%s' directive argument is null []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] 79 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 80 |  __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/bits/stdio2.h:79:10: warning: '%s' directive argument is null []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/pthreads/condition.o lib/isc/pthreads/condition.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/pthreads/mutex.o lib/isc/pthreads/mutex.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o lib/isc/pthreads/thread.o lib/isc/pthreads/thread.c rm -f libntp.a powerpc-unknown-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 getopt.o hextoint.o hextolfp.o humandate.o icom.o iosignal.o is_ip_address.o lib_strbuf.o libssl_compat.o machines.o mktime.o modetoa.o mstolfp.o msyslog.o netof.o ntp_calendar.o ntp_calgps.o ntp_crypto_rnd.o ntp_intres.o ntp_libopts.o ntp_lineedit.o ntp_random.o ntp_realpath.o ntp_rfc2553.o ntp_worker.o numtoa.o numtohost.o octtoint.o prettydate.o refidsmear.o recvbuff.o refnumtoa.o snprintf.o socket.o socktoa.o socktohost.o ssl_init.o statestr.o strdup.o strl_obsd.o syssignal.o timespecops.o timetoa.o timevalops.o timexsup.o uglydate.o vint64ops.o work_fork.o work_thread.o xsbprintf.o ymd2yd.o lib/isc/assertions.o lib/isc/buffer.o lib/isc/backtrace-emptytbl.o lib/isc/backtrace.o lib/isc/unix/dir.o lib/isc/error.o lib/isc/unix/errno2result.o lib/isc/event.o lib/isc/unix/file.o lib/isc/inet_ntop.o lib/isc/inet_pton.o lib/isc/unix/interfaceiter.o lib/isc/lib.o lib/isc/log.o lib/isc/md5.o lib/isc/nls/msgcat.o lib/isc/unix/net.o lib/isc/netaddr.o lib/isc/netscope.o lib/isc/ondestroy.o lib/isc/random.o lib/isc/result.o lib/isc/unix/stdio.o lib/isc/unix/stdtime.o lib/isc/unix/strerror.o lib/isc/task.o lib/isc/unix/time.o lib/isc/sha1.o lib/isc/sockaddr.o lib/isc/tsmemcmp.o lib/isc/pthreads/condition.o lib/isc/pthreads/mutex.o lib/isc/pthreads/thread.o powerpc-unknown-linux-gnu-ranlib libntp.a make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/libntp' make[2]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/libntp' Making all in sntp make[2]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp' CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/libevent/build-aux/missing' aclocal-1.16 -I m4 -I libevent/m4 -I libopts/m4 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/libevent/build-aux/missing' autoconf cd . && /bin/sh /var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/libevent/build-aux/missing automake-1.16 --foreign configure.ac:52: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:52: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:52: the top level configure.ac:56: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.ac:56: You should run autoupdate. ./lib/autoconf/c.m4:1671: AC_PROG_CC_STDC is expanded from... m4/ntp_compiler.m4:3: NTP_COMPILER is expanded from... configure.ac:56: the top level configure.ac:63: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:63: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... m4/ntp_libntp.m4:9: NTP_LIBNTP is expanded from... configure.ac:63: the top level configure.ac:63: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:63: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/openldap-thread-check.m4:23: OL_THREAD_CHECK is expanded from... m4/ntp_libntp.m4:9: NTP_LIBNTP is expanded from... configure.ac:63: the top level configure.ac:66: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:66: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:66: the top level configure.ac:95: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:95: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... libopts/m4/libopts.m4:4: INVOKE_LIBOPTS_MACROS_FIRST is expanded from... libopts/m4/libopts.m4:475: LIBOPTS_CHECK_COMMON is expanded from... libopts/m4/libopts.m4:575: LIBOPTS_CHECK is expanded from... configure.ac:95: the top level configure.ac:95: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:95: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... libopts/m4/libopts.m4:475: LIBOPTS_CHECK_COMMON is expanded from... libopts/m4/libopts.m4:575: LIBOPTS_CHECK is expanded from... configure.ac:95: the top level configure.ac:104: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:104: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... m4/ntp_libevent.m4:31: NTP_ENABLE_LOCAL_LIBEVENT is expanded from... m4/ntp_libevent.m4:60: NTP_LIBEVENT_CHECK_NOBUILD is expanded from... m4/ntp_libevent.m4:163: NTP_LIBEVENT_CHECK is expanded from... configure.ac:104: the top level configure.ac:119: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:119: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ntp_facilitynames.m4:3: NTP_FACILITYNAMES is expanded from... configure.ac:119: the top level /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --disable-option-checking --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/ntp-4.2.8_p17 --htmldir=/usr/share/doc/ntp-4.2.8_p17/html --with-sysroot=/ --libdir=/usr/lib --with-lineeditlibs=readline,edit,editline --with-yielding-select --disable-local-libevent --with-memlock=256 --with-hardenfile=/dev/null --disable-linuxcaps --disable-parse-clocks --enable-ipv6 --disable-debugging --with-lineeditlibs=readline --disable-ntp-signd --with-ntpsnmpd --without-crypto --enable-thread-support build_alias=powerpc-unknown-linux-gnu host_alias=powerpc-unknown-linux-gnu CFLAGS=-O2 -mcpu=7450 -mtune=7450 -pipe LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu CPPFLAGS= -D_GNU_SOURCE --cache-file=/dev/null --srcdir=. --no-create --no-recursion checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for powerpc-unknown-linux-gnu-cc... powerpc-unknown-linux-gnu-cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether powerpc-unknown-linux-gnu-cc accepts -g... yes checking for powerpc-unknown-linux-gnu-cc option to enable C11 features... none needed checking whether powerpc-unknown-linux-gnu-cc understands -c and -o together... yes checking dependency style of powerpc-unknown-linux-gnu-cc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking for sys/time.h... yes checking for stdarg.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... powerpc-unknown-linux-gnu-cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether powerpc-unknown-linux-gnu-cc needs -traditional... no checking if powerpc-unknown-linux-gnu-cc can handle #warning... yes checking if powerpc-unknown-linux-gnu-cc supports __attribute__((...))... yes checking if powerpc-unknown-linux-gnu-cc can handle -Wstrict-overflow... yes checking if powerpc-unknown-linux-gnu-cc can handle -Winit-self... yes checking if powerpc-unknown-linux-gnu-cc can handle -Wno-format... yes checking if linker supports omitting unused code and data... yes checking additional compiler flags... none needed checking additional linker flags... none needed checking whether byte ordering is bigendian... yes checking for working volatile... yes checking how to run the C preprocessor... powerpc-unknown-linux-gnu-cc -E checking for compile/link hardening flags... in file /dev/null checking for install dir and man conventions... in file loc/legacy checking for powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar checking the archiver (powerpc-unknown-linux-gnu-ar) interface... ar checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking how to print strings... printf checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for vprintf... yes checking for size_t... yes checking for powerpc-unknown-linux-gnu-cc options needed to detect all undeclared functions... (cached) none needed checking whether strerror_r is declared... yes checking for unsigned long long int... yes checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... yes checking if C99-snprintf replacement vsnprintf will be used... no checking for snprintf... yes checking whether snprintf is C99 compliant... yes checking if C99-snprintf replacement snprintf will be used... no checking for ld used by powerpc-unknown-linux-gnu-cc... /usr/powerpc-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for directory path separator... '/' checking line editing libraries... readline checking for readline() with -lreadline... yes checking for readline.h... no checking for readline/readline.h... yes checking for histedit.h... no checking for history.h... no checking for readline/history.h... yes checking whether readline supports history... yes checking for library containing cos... -lm checking for working fork... yes checking for working vfork... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking whether strerror_r returns char *... yes checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for getclock... no checking for stime... no checking for timegm... yes checking for strlcpy... no checking for strlcat... no checking for library containing snprintb... no checking for errno.h... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking for time.h... yes checking for net/if.h... yes checking for linux/if_addr.h... yes checking for arpa/nameser.h... yes checking for sys/param.h... yes checking for sys/time.h... (cached) yes checking for sys/timers.h... no checking for sys/sysctl.h... no checking for netinet/in_system.h... no checking for netinet/in_systm.h... yes checking for netinet/in.h... yes checking for resolv.h... yes checking for net/if_var.h... no checking for netinet/ip.h... yes checking for netinet/in_var.h... no checking for library containing inet_pton... none required checking for library containing inet_ntop... none required checking for library containing setsockopt... none required checking for recvmsg... yes checking for inline... inline checking size of time_t... 4 checking whether char is unsigned... yes checking size of signed char... 1 checking for s_char... no checking for long long... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for uid_t in sys/types.h... yes checking if we're including debugging code... no checking for semaphore.h... yes checking for socketpair... yes checking for _beginthread... no checking for pthread.h... yes checking POSIX thread version... 10 checking for LinuxThreads pthread.h... no checking for GNU Pth pthread.h... no checking for sched.h... yes checking for pthread_create in default libraries... yes configure: ol_link_threads: ol_link_pthreads <> checking for sched_yield... yes checking for pthread_yield... no checking for thr_yield... no checking for pthread_kill... yes checking for pthread_rwlock_destroy with ... yes checking for pthread_detach with ... yes checking for pthread_setconcurrency... yes checking for pthread_getconcurrency... yes checking for thr_setconcurrency... no checking for thr_getconcurrency... no checking for pthread_kill_other_threads_np... no checking for LinuxThreads implementation... no checking for LinuxThreads consistency... no checking if pthread_create() works... yes checking for thread specific errno... yes checking for thread specific h_errno... yes checking for sem_timedwait... yes checking size of pthread_t... 4 checking for sigwait... yes checking for pthread_attr_getstacksize... yes checking for pthread_attr_setstacksize... yes checking for sysconf... yes checking if vsnprintf expands "%m" to strerror(errno)... yes checking for sys/clockctl.h... no checking if we should use /dev/clockctl... no checking for sys/capability.h... yes checking for sys/prctl.h... yes checking if we have linux capabilities (libcap)... no checking for priv.h... no checking if we have solaris privileges... no checking for sys/mac.h... no checking if we should use TrustedBSD MAC privileges... no checking for library containing res_init... no checking for sys/types.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for netdb.h... yes checking for resolv.h... (cached) yes checking for res_init... no checking for __res_init... yes checking for inet_ntop... yes checking for inet_pton... yes checking for uintptr_t... yes checking for int32... no checking for u_int32... no checking for int32 with DNS headers included... no checking for u_int32 with DNS headers included... no checking for sys/timepps.h... yes checking for struct timespec... yes checking for struct ntptimeval... yes checking for md5.h... (cached) no checking for library containing MD5Init... (cached) no checking for MD5Init... no checking for sysconf... (cached) yes checking for getdtablesize... yes checking for sigaction... yes checking for sigset... yes checking for sigvec... no checking for SIGIO... yes checking if we want to use SIGIO... Possible for powerpc-unknown-linux-gnu but disabled because of reported problems checking for SIGPOLL... yes checking if we can use SIGPOLL for UDP I/O... no checking if we can use SIGPOLL for TTY I/O... no checking number of arguments to gettimeofday()... 2 checking for settimeofday... yes checking if we'll use clock_settime or settimeofday or stime... clock_settime() checking for BSD- or MS-compatible name lister (nm)... /usr/bin/powerpc-unknown-linux-gnu-nm -B checking the name lister (/usr/bin/powerpc-unknown-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert powerpc-unknown-linux-gnu file names to powerpc-unknown-linux-gnu format... func_convert_file_noop checking how to convert powerpc-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object files... -r checking for powerpc-unknown-linux-gnu-file... no checking for file... file checking for powerpc-unknown-linux-gnu-objdump... powerpc-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for powerpc-unknown-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc-unknown-linux-gnu-ar... (cached) powerpc-unknown-linux-gnu-ar checking for archiver @FILE support... @ checking for powerpc-unknown-linux-gnu-strip... powerpc-unknown-linux-gnu-strip checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib checking command to parse /usr/bin/powerpc-unknown-linux-gnu-nm -B output from powerpc-unknown-linux-gnu-cc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for powerpc-unknown-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if powerpc-unknown-linux-gnu-cc supports -fno-rtti -fno-exceptions... no checking for powerpc-unknown-linux-gnu-cc option to produce PIC... -fPIC -DPIC checking if powerpc-unknown-linux-gnu-cc PIC flag -fPIC -DPIC works... yes checking if powerpc-unknown-linux-gnu-cc static flag -static works... yes checking if powerpc-unknown-linux-gnu-cc supports -c -o file.o... yes checking if powerpc-unknown-linux-gnu-cc supports -c -o file.o... (cached) yes checking whether the powerpc-unknown-linux-gnu-cc linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking if sntp will be built... yes checking for egrep... (cached) /bin/grep -E checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/mman.h... yes checking for sys/param.h... (cached) yes checking for sys/poll.h... yes checking for sys/procset.h... no checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking for sys/stropts.h... no checking for sys/time.h... (cached) yes checking for sys/un.h... yes checking for sys/wait.h... yes checking for dlfcn.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... yes checking for libgen.h... yes checking for libintl.h... yes checking for memory.h... yes checking for netinet/in.h... (cached) yes checking for setjmp.h... yes checking for stdbool.h... yes checking for sysexits.h... yes checking for unistd.h... (cached) yes checking for utime.h... yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for working stdnoreturn.h... yes checking for runetype.h... no checking for wchar.h... (cached) yes checking for wchar_t... yes checking for wint_t... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for intptr_t... yes checking for uintptr_t... (cached) yes checking for uint_t... no checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ptrdiff_t... yes checking size of char *... 4 checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of short... (cached) 2 checking for pathfind in -lgen... no checking for gettext in -lintl... no checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for mmap... yes checking for canonicalize_file_name... yes checking for snprintf... (cached) yes checking for strdup... yes checking for strchr... yes checking for strrchr... yes checking for strsignal... yes checking for fchmod... yes checking for fstat... yes checking for chmod... yes checking for a sed that does not truncate output... (cached) /bin/sed configure: Using supplied libopts tearoff checking whether a reg expr header is specified... no checking whether with-libregex was specified... no checking whether with-libregex-cflags was specified... no checking whether with-libregex-libs was specified... no checking whether libregex functions properly... yes checking whether pathfind(3) works... no checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Aug 1 20:26 /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 powerpc-unknown-linux-gnu-pkg-config... /usr/bin/powerpc-unknown-linux-gnu-pkg-config checking if pkg-config is at least version 0.15.0... yes checking if libevent 2 or later is installed... yes, version 2.1.12-stable checking for library containing openlog... none required checking for netdb.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for syslog.h... yes checking for sysexits.h... (cached) yes checking for facilitynames in syslog.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... (cached) yes checking if we will use crypto... no checking for struct sockaddr_storage... yes checking for sockaddr_storage.__ss_family... no checking for in_port_t... yes checking type of socklen arg for getsockname()... socklen_t checking struct sockaddr for sa_len... no checking for IPv6 structures... yes checking for Kame IPv6 support... no checking for in6_pktinfo... yes checking for sockaddr_in6.sin6_scope_id... yes checking for in6addr_any... yes checking for struct if_laddrconf... no checking for struct if_laddrreq... no checking for multicast IP support... yes checking arg type needed for setsockopt() IP*_MULTICAST_LOOP... u_int checking for getifaddrs... yes checking for if_nametoindex... yes checking for socket... yes checking for ruby... /bin/false checking if we want to enable tests with undiagnosed problems... yes checking if we can run test-kodDatabase... yes checking if we can run test-kodFile... yes checking that generated files are newer than configure... done configure: creating ./config.status /bin/sh ./config.status config.status: creating libopts/Makefile config.status: creating Makefile config.status: creating include/Makefile config.status: creating scripts/Makefile config.status: creating tests/Makefile config.status: creating tests/fileHandlingTest.h config.status: creating unity/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands cd libopts && make libopts.la (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/libevent/build-aux/missing' autoheader) [ ! -r ./../COPYRIGHT ] \ || [ check-COPYRIGHT-submake -nt ./../COPYRIGHT ] \ || make check-COPYRIGHT-submake make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/libopts' /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I. -D_GNU_SOURCE -Wno-format -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libopts_la-libopts.lo `test -f 'libopts.c' || echo './'`libopts.c make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp' make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp' libtool: compile: powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I. -D_GNU_SOURCE -Wno-format -O2 -mcpu=7450 -mtune=7450 -pipe -c libopts.c -o libopts_la-libopts.o rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-cc -Wno-format -O2 -mcpu=7450 -mtune=7450 -pipe -version-info 42:1:17 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libopts.la libopts_la-libopts.lo libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: link: powerpc-unknown-linux-gnu-ar cr .libs/libopts.a libopts_la-libopts.o libtool: link: powerpc-unknown-linux-gnu-ranlib .libs/libopts.a libtool: link: ( cd ".libs" && rm -f "libopts.la" && ln -s "../libopts.la" "libopts.la" ) make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/libopts' make all-recursive make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp' Making all in include make[4]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/include' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/include' Making all in scripts make[4]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/scripts' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/scripts' Making all in unity make[4]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/unity' make all-am make[5]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/unity' powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DUNITY_INCLUDE_CONFIG_H -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libunity_a-libpkgver-colcomp.o `test -f 'libpkgver-colcomp.c' || echo './'`libpkgver-colcomp.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DUNITY_INCLUDE_CONFIG_H -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libunity_a-unity.o `test -f 'unity.c' || echo './'`unity.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DUNITY_INCLUDE_CONFIG_H -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libunity_a-ulib_setup.o `test -f 'ulib_setup.c' || echo './'`ulib_setup.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DUNITY_INCLUDE_CONFIG_H -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libunity_a-ulib_teardown.o `test -f 'ulib_teardown.c' || echo './'`ulib_teardown.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DUNITY_INCLUDE_CONFIG_H -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libunity_a-unity_fixture.o `test -f 'unity_fixture.c' || echo './'`unity_fixture.c unity.c: In function 'UnityFail': unity.c:12:105: warning: function declared 'noreturn' has a 'return' statement 12 | N { if ((Unity.CurrentTestFailed != 0) || (Unity.CurrentTestIgnored != 0)) {return;} } | ^~~~~~ unity.c:1133:5: note: in expansion of macro 'UNITY_SKIP_EXECUTION' 1133 | UNITY_SKIP_EXECUTION; | ^~~~~~~~~~~~~~~~~~~~ unity.c:12:105: warning: 'noreturn' function does return 12 | N { if ((Unity.CurrentTestFailed != 0) || (Unity.CurrentTestIgnored != 0)) {return;} } | ^~~~~~ unity.c:1133:5: note: in expansion of macro 'UNITY_SKIP_EXECUTION' 1133 | UNITY_SKIP_EXECUTION; | ^~~~~~~~~~~~~~~~~~~~ rm -f libunity.a powerpc-unknown-linux-gnu-ar cru libunity.a libunity_a-libpkgver-colcomp.o libunity_a-unity.o libunity_a-ulib_setup.o libunity_a-ulib_teardown.o libunity_a-unity_fixture.o powerpc-unknown-linux-gnu-ranlib libunity.a make[5]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/unity' make[4]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/unity' Making all in libopts make[4]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/libopts' make all-am make[5]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/libopts' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/libopts' make[4]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/libopts' Making all in tests make[4]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/tests' cd .. && make libsntp.a make[5]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp' powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I./../include -I./../libntp/lib/isc/include -I./../libntp/lib/isc/pthreads/include -I./../libntp/lib/isc/unix/include -I./libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o crypto.o crypto.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I./../include -I./../libntp/lib/isc/include -I./../libntp/lib/isc/pthreads/include -I./../libntp/lib/isc/unix/include -I./libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o kod_management.o kod_management.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I./../include -I./../libntp/lib/isc/include -I./../libntp/lib/isc/pthreads/include -I./../libntp/lib/isc/unix/include -I./libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o log.o log.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I./../include -I./../libntp/lib/isc/include -I./../libntp/lib/isc/pthreads/include -I./../libntp/lib/isc/unix/include -I./libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o main.o main.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I./../include -I./../libntp/lib/isc/include -I./../libntp/lib/isc/pthreads/include -I./../libntp/lib/isc/unix/include -I./libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o networking.o networking.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I./../include -I./../libntp/lib/isc/include -I./../libntp/lib/isc/pthreads/include -I./../libntp/lib/isc/unix/include -I./libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o sntp-opts.o sntp-opts.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I./../include -I./../libntp/lib/isc/include -I./../libntp/lib/isc/pthreads/include -I./../libntp/lib/isc/unix/include -I./libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o utilities.o utilities.c utilities.c: In function 'tv_to_str': utilities.c:168:53: warning: '%+03d' directive output may be truncated writing between 3 and 7 bytes into a region of size between 0 and 23 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 168 | "%d-%.2d-%.2d %.2d:%.2d:%.2d.%.6d (%+03d%02d)", | ^~~~~ utilities.c:168:18: note: directive argument in the range [-596523, 596523] 168 | "%d-%.2d-%.2d %.2d:%.2d:%.2d.%.6d (%+03d%02d)", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utilities.c:168:18: note: directive argument in the range [0, 59] In file included from /usr/include/stdio.h:906, from ./config.h:1026, from utilities.c:1: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 32 and 96 bytes into a destination of size 48 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 |  __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 |  __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ rm -f libsntp.a powerpc-unknown-linux-gnu-ar cru libsntp.a crypto.o kod_management.o log.o main.o networking.o sntp-opts.o utilities.o powerpc-unknown-linux-gnu-ranlib libsntp.a make[5]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp' make all-am make[5]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/tests' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/tests' make[4]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp/tests' make[4]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp' powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I./../include -I./../libntp/lib/isc/include -I./../libntp/lib/isc/pthreads/include -I./../libntp/lib/isc/unix/include -I./libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o sntp.o sntp.c ./config.status --file=sntp.1+:./sntp.man.in bk root . >/dev/null 2>&1 && \ cd ./.. && \ x=`bk -R prs -hr+ -nd:I: ChangeSet` && \ y=`cat sntp/scm-rev 2>/dev/null` || true && \ case "$x" in ''|$y) ;; *) echo $x > sntp/scm-rev ;; esac env CSET=`cat ./scm-rev` ./../scripts/build/mkver sntp Version powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I./../include -I./../libntp/lib/isc/include -I./../libntp/lib/isc/pthreads/include -I./../libntp/lib/isc/unix/include -I./libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o version.o version.c /bin/sh ./libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-cc -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sntp sntp.o version.o libsntp.a ./libopts/libopts.la -levent_pthreads -levent_core ../libntp/libntp.a -Wl,--gc-sections -lm config.status: creating sntp.1+ mv sntp.1+ sntp.1 libtool: link: powerpc-unknown-linux-gnu-cc -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o sntp sntp.o version.o -Wl,--gc-sections -Wl,--as-needed libsntp.a ./libopts/.libs/libopts.a -levent_pthreads -levent_core ../libntp/libntp.a -lm make[4]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp' make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp' make[2]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp' Making all in libparse make[2]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/libparse' make all-am make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/libparse' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/libparse' make[2]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/libparse' Making all in ntpd make[2]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpd' make all-am make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpd' powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_config.o ntp_config.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_io.o ntp_io.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_parser.o ntp_parser.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_scanner.o ntp_scanner.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntpd.o ntpd.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntpd-opts.o ntpd-opts.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o cmd_args.o cmd_args.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_clockdev.o ntp_clockdev.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_control.o ntp_control.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_crypto.o ntp_crypto.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_filegen.o ntp_filegen.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_leapsec.o ntp_leapsec.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_proto.o ntp_proto.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_peer.o ntp_peer.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_monitor.o ntp_monitor.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_loopfilter.o ntp_loopfilter.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_ppsdev.o ntp_ppsdev.c ntp_ppsdev.c:22: warning: "_GNU_SOURCE" redefined 22 | # define _GNU_SOURCE | : note: this is the location of the previous definition powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_refclock.o ntp_refclock.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_request.o ntp_request.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_restrict.o ntp_restrict.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_signd.o ntp_signd.c ntpd.c:391:1: warning: 'fork_nonchroot_worker' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 391 | fork_nonchroot_worker(void) { | ^~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_timer.o ntp_timer.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntp_util.o ntp_util.c ntp_restrict.c: In function 'match_restrict4_addr': ntp_restrict.c:346:33: warning: unused variable 'sia' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 346 | struct in_addr sia = { htonl(res->u.v4.addr) }; | ^~~ ntp_proto.c: In function 'receive': ntp_proto.c:629:21: warning: variable 'am_str' set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 629 | const char *am_str; /* association match string */ | ^~~~~~ At top level: ntp_restrict.c:580:1: warning: 'roptoa' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 580 | roptoa(restrict_op op) { | ^~~~~~ ntp_config.c:1738:1: warning: 'destroy_addr_opts_fifo' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 1738 | destroy_addr_opts_fifo( | ^~~~~~~~~~~~~~~~~~~~~~ ntp_config.c:1717:1: warning: 'destroy_setvar_fifo' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 1717 | destroy_setvar_fifo( | ^~~~~~~~~~~~~~~~~~~ ntp_config.c:1698:1: warning: 'destroy_restrict_fifo' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 1698 | destroy_restrict_fifo( | ^~~~~~~~~~~~~~~~~~~~~ ntp_config.c:1678:1: warning: 'destroy_filegen_fifo' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 1678 | destroy_filegen_fifo( | ^~~~~~~~~~~~~~~~~~~~ ntp_config.c:1639:1: warning: 'destroy_string_fifo' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 1639 | destroy_string_fifo( | ^~~~~~~~~~~~~~~~~~~ ntp_config.c:1620:1: warning: 'destroy_int_fifo' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 1620 | destroy_int_fifo( | ^~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o rc_cmdlength.o rc_cmdlength.c ntp_refclock.c:1888:13: warning: 'numBaud2symBaud' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 1888 | static int numBaud2symBaud(int numBaud) | ^~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_acts.o refclock_acts.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_arbiter.o refclock_arbiter.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_arc.o refclock_arc.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_as2201.o refclock_as2201.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_atom.o refclock_atom.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_bancomm.o refclock_bancomm.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_chronolog.o refclock_chronolog.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_chu.o refclock_chu.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_conf.o refclock_conf.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_datum.o refclock_datum.c refclock_arc.c: In function 'arc_receive': refclock_arc.c:877:16: warning: variable 'n' set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 877 | int i, n, wday, month, flags, status; | ^ powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_dumbclock.o refclock_dumbclock.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_fg.o refclock_fg.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_gpsdjson.o refclock_gpsdjson.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_gpsvme.o refclock_gpsvme.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_heath.o refclock_heath.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_hopfser.o refclock_hopfser.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_hopfpci.o refclock_hopfpci.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_hpgps.o refclock_hpgps.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_irig.o refclock_irig.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_jjy.o refclock_jjy.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_jupiter.o refclock_jupiter.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_leitch.o refclock_leitch.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_local.o refclock_local.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_mx4200.o refclock_mx4200.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_neoclock4x.o refclock_neoclock4x.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_nmea.o refclock_nmea.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_oncore.o refclock_oncore.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_palisade.o refclock_palisade.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_parse.o refclock_parse.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_pcf.o refclock_pcf.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_pst.o refclock_pst.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_ripencc.o refclock_ripencc.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_shm.o refclock_shm.c refclock_neoclock4x.c: In function 'neoclock4x_control': refclock_neoclock4x.c:739:50: warning: '%s' directive output may be truncated writing up to 79 bytes into a region of size 69 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 739 | snprintf(tt, sizeof(tmpbuf)-1, "calc_utc=\"%s\"", tmpbuf); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:906, from ../config.h:1830, from refclock_neoclock4x.c:14: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 12 and 91 bytes into a destination of size 79 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 |  __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 |  __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ refclock_neoclock4x.c:769:36: warning: '%s' directive output may be truncated writing up to 79 bytes into a region of size 69 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 769 | snprintf(tt, 79, "firmware=\"%s\"", up->firmware); | ^~ In file included from /usr/include/stdio.h:906, from ../config.h:1830, from refclock_neoclock4x.c:14: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 12 and 91 bytes into a destination of size 79 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 |  __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 |  __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_tpro.o refclock_tpro.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_true.o refclock_true.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_tt560.o refclock_tt560.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_ulink.o refclock_ulink.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_wwv.o refclock_wwv.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_wwvb.o refclock_wwvb.c refclock_nmea.c:1411:12: warning: 'field_length' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 1411 | static int field_length(UCC *cp, unsigned int nfields) | ^~~~~~~~~~~~ powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_zyfer.o refclock_zyfer.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o refclock_tsyncpci.o refclock_tsyncpci.c ../config.status --file=ntp.conf.5+:./ntp.conf.man.in ../config.status --file=ntp.keys.5+:./ntp.keys.man.in ../config.status --file=ntpd.1+:./ntpd.man.in cd ../sntp && make check-scm-rev make[4]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp' bk root . >/dev/null 2>&1 && \ cd ./.. && \ x=`bk -R prs -hr+ -nd:I: ChangeSet` && \ y=`cat sntp/scm-rev 2>/dev/null` || true && \ case "$x" in ''|$y) ;; *) echo $x > sntp/scm-rev ;; esac make[4]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp' env CSET=`cat ../sntp/scm-rev` ../scripts/build/mkver ntpd Version mv -f version.c ntpd-version.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntpd-version.o ntpd-version.c config.status: creating ntp.conf.5+ config.status: creating ntp.keys.5+ In file included from /usr/include/string.h:535, from /usr/include/memory.h:29, from ../include/ntp_string.h:9, from ../include/ntp_stdlib.h:18, from ../include/ntp.h:13, from ../include/ntpd.h:11, from refclock_tsyncpci.c:44: In function 'strncpy', inlined from 'tsync_start' at refclock_tsyncpci.c:346:5: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 |  __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'tsync_start' at refclock_tsyncpci.c:354:5: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 |  __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ mv ntp.conf.5+ ntp.conf.5 In function 'strncpy', inlined from 'tsync_poll' at refclock_tsyncpci.c:748:9: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 |  __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ mv ntp.keys.5+ ntp.keys.5 config.status: creating ntpd.1+ In function 'strncpy', inlined from 'tsync_poll' at refclock_tsyncpci.c:717:17: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 4 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 |  __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'tsync_poll' at refclock_tsyncpci.c:726:13: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 4 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 |  __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ mv ntpd.1+ ntpd.1 refclock_oncore.c: In function 'oncore_get_timestamp.constprop': refclock_oncore.c:1848:53: warning: '__builtin___snprintf_chk' output may be truncated before the last format character []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 1848 | snprintf(f3, sizeof(f3), "%d", | ^ In file included from /usr/include/stdio.h:906, from ../config.h:1830, from refclock_oncore.c:155: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 2 and 6 bytes into a destination of size 5 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 |  __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 |  __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ refclock_oncore.c:1815:54: warning: '__builtin___snprintf_chk' output may be truncated before the last format character []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 1815 | snprintf(f3, sizeof(f3), "%2d", | ^ In file included from /usr/include/stdio.h:906, from ../config.h:1830, from refclock_oncore.c:155: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 3 and 6 bytes into a destination of size 5 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 |  __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 |  __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ rm -f libntpd.a powerpc-unknown-linux-gnu-ar cru libntpd.a cmd_args.o ntp_clockdev.o ntp_control.o ntp_crypto.o ntp_filegen.o ntp_leapsec.o ntp_loopfilter.o ntp_monitor.o ntp_peer.o ntp_proto.o ntp_ppsdev.o ntp_refclock.o ntp_request.o ntp_restrict.o ntp_signd.o ntp_timer.o ntp_util.o rc_cmdlength.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_gpsdjson.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 refclock_tsyncpci.o powerpc-unknown-linux-gnu-ranlib libntpd.a /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-cc -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ntpd ntp_config.o ntp_io.o ntp_parser.o ntp_scanner.o ntpd.o ntpd-opts.o ntpd-version.o libntpd.a ../libntp/libntp.a -Wl,--gc-sections ../sntp/libopts/libopts.la -lm libtool: link: powerpc-unknown-linux-gnu-cc -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o ntpd ntp_config.o ntp_io.o ntp_parser.o ntp_scanner.o ntpd.o ntpd-opts.o ntpd-version.o -Wl,--gc-sections -Wl,--as-needed libntpd.a ../libntp/libntp.a ../sntp/libopts/.libs/libopts.a -lm make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpd' make[2]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpd' Making all in ntpdate make[2]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpdate' make all-am make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpdate' powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntpdate.o ntpdate.c cd ../sntp && make check-scm-rev make[4]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp' bk root . >/dev/null 2>&1 && \ cd ./.. && \ x=`bk -R prs -hr+ -nd:I: ChangeSet` && \ y=`cat sntp/scm-rev 2>/dev/null` || true && \ case "$x" in ''|$y) ;; *) echo $x > sntp/scm-rev ;; esac make[4]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp' env CSET=`cat ../sntp/scm-rev` ../scripts/build/mkver ntpdate Version powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o version.o version.c ntpdate.c: In function 'input_handler': ntpdate.c:1975:32: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1975 | (void) read(fdc, buf, sizeof buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-cc -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ntpdate ntpdate.o version.o ../libntp/libntp.a -Wl,--gc-sections ../sntp/libopts/libopts.la -lm libtool: link: powerpc-unknown-linux-gnu-cc -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o ntpdate ntpdate.o version.o -Wl,--gc-sections -Wl,--as-needed ../libntp/libntp.a ../sntp/libopts/.libs/libopts.a -lm make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpdate' make[2]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpdate' Making all in ntpdc make[2]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpdc' powerpc-unknown-linux-gnu-cc -E -DHAVE_CONFIG_H -I. -I.. \ -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE ./nl_in.c | ./nl.pl > nl.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntpdc-layout.o ntpdc-layout.c /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-cc -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ntpdc-layout ntpdc-layout.o libtool: link: powerpc-unknown-linux-gnu-cc -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o ntpdc-layout ntpdc-layout.o -Wl,--as-needed ./ntpdc-layout > layout.here cmp ./layout.std layout.here && echo stamp > check-layout make all-am make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpdc' powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntpdc.o ntpdc.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntpdc_ops.o ntpdc_ops.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntpdc-opts.o ntpdc-opts.c ../config.status --file=ntpdc.1+:./ntpdc.man.in cd ../sntp && make check-scm-rev make[4]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp' bk root . >/dev/null 2>&1 && \ cd ./.. && \ x=`bk -R prs -hr+ -nd:I: ChangeSet` && \ y=`cat sntp/scm-rev 2>/dev/null` || true && \ case "$x" in ''|$y) ;; *) echo $x > sntp/scm-rev ;; esac make[4]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp' env CSET=`cat ../sntp/scm-rev` ../scripts/build/mkver ntpdc Version powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o version.o version.c config.status: creating ntpdc.1+ mv ntpdc.1+ ntpdc.1 /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-cc -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ntpdc ntpdc.o ntpdc_ops.o ntpdc-opts.o version.o ../sntp/libopts/libopts.la ../libntp/libntp.a -Wl,--gc-sections -lm -lreadline libtool: link: powerpc-unknown-linux-gnu-cc -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o ntpdc ntpdc.o ntpdc_ops.o ntpdc-opts.o version.o -Wl,--gc-sections -Wl,--as-needed ../sntp/libopts/.libs/libopts.a ../libntp/libntp.a -lm -lreadline make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpdc' make[2]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpdc' Making all in ntpq make[2]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpq' make all-am make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpq' powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntpq.o ntpq.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntpq-subs.o ntpq-subs.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntpq-opts.o ntpq-opts.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -DNO_MAIN_ALLOWED -DBUILD_AS_LIB -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libntpq_a-libntpq.o `test -f 'libntpq.c' || echo './'`libntpq.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -DNO_MAIN_ALLOWED -DBUILD_AS_LIB -O2 -mcpu=7450 -mtune=7450 -pipe -c -o libntpq_a-libntpq_subs.o `test -f 'libntpq_subs.c' || echo './'`libntpq_subs.c ../config.status --file=ntpq.1+:./ntpq.man.in cd ../sntp && make check-scm-rev make[4]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp' bk root . >/dev/null 2>&1 && \ cd ./.. && \ x=`bk -R prs -hr+ -nd:I: ChangeSet` && \ y=`cat sntp/scm-rev 2>/dev/null` || true && \ case "$x" in ''|$y) ;; *) echo $x > sntp/scm-rev ;; esac make[4]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/sntp' env CSET=`cat ../sntp/scm-rev` ../scripts/build/mkver ntpq Version powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o version.o version.c config.status: creating ntpq.1+ mv ntpq.1+ ntpq.1 ntpq-subs.c: In function 'doaddvlist': ntpq-subs.c:464:45: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-overflow-Wstrict-overflow]8;;] 464 | for (vl = list; vl < list + MAXLIST && vl->name != NULL; vl++) | ^ In file included from libntpq_subs.c:16: ntpq-subs.c: In function 'doaddvlist': ntpq-subs.c:464:45: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-overflow-Wstrict-overflow]8;;] 464 | for (vl = list; vl < list + MAXLIST && vl->name != NULL; vl++) | ^ ntpq-subs.c: In function 'doquerylist': ntpq-subs.c:585:47: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-overflow-Wstrict-overflow]8;;] 585 | for (vl = vlist; vl < vlist + MAXLIST && vl->name != 0; vl++) { | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ntpq-subs.c: In function 'doquerylist': ntpq-subs.c:585:47: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-overflow-Wstrict-overflow]8;;] 585 | for (vl = vlist; vl < vlist + MAXLIST && vl->name != 0; vl++) { | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-cc -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ntpq ntpq.o ntpq-subs.o ntpq-opts.o version.o ../sntp/libopts/libopts.la ../libntp/libntp.a -Wl,--gc-sections -lm -lreadline rm -f libntpq.a powerpc-unknown-linux-gnu-ar cru libntpq.a libntpq_a-libntpq.o libntpq_a-libntpq_subs.o powerpc-unknown-linux-gnu-ranlib libntpq.a libtool: link: powerpc-unknown-linux-gnu-cc -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o ntpq ntpq.o ntpq-subs.o ntpq-opts.o version.o -Wl,--gc-sections -Wl,--as-needed ../sntp/libopts/.libs/libopts.a ../libntp/libntp.a -lm -lreadline make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpq' make[2]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpq' Making all in ntpsnmpd make[2]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpsnmpd' make all-am make[3]: Entering directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpsnmpd' powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../ntpq -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -DNETSNMP_REMOVE_U64 -Ulinux -Dlinux=linux -I. -I/usr/include -D_GNU_SOURCE -O2 -mcpu=7450 -mtune=7450 -pipe -fno-strict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o netsnmp_daemonize.o netsnmp_daemonize.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../ntpq -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -DNETSNMP_REMOVE_U64 -Ulinux -Dlinux=linux -I. -I/usr/include -D_GNU_SOURCE -O2 -mcpu=7450 -mtune=7450 -pipe -fno-strict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntpsnmpd.o ntpsnmpd.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../ntpq -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -DNETSNMP_REMOVE_U64 -Ulinux -Dlinux=linux -I. -I/usr/include -D_GNU_SOURCE -O2 -mcpu=7450 -mtune=7450 -pipe -fno-strict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntpSnmpSubagentObject.o ntpSnmpSubagentObject.c powerpc-unknown-linux-gnu-cc -DHAVE_CONFIG_H -I. -I.. -I../ntpq -I../include -I../libntp/lib/isc/include -I../libntp/lib/isc/pthreads/include -I../libntp/lib/isc/unix/include -I../sntp/libopts -DNETSNMP_REMOVE_U64 -Ulinux -Dlinux=linux -I. -I/usr/include -D_GNU_SOURCE -O2 -mcpu=7450 -mtune=7450 -pipe -fno-strict-aliasing -O2 -mcpu=7450 -mtune=7450 -pipe -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wstrict-prototypes -O2 -mcpu=7450 -mtune=7450 -pipe -c -o ntpsnmpd-opts.o ntpsnmpd-opts.c ../config.status --file=ntpsnmpd.1+:./ntpsnmpd.man.in In file included from ../include/ntp_stdlib.h:14, from ../include/ntp.h:13, from ntpSnmpSubagentObject.c:20: ../include/ntp_md5.h:33:41: error: conflicting types for 'EVP_MD_CTX'; have 'MD5_CTX' {aka 'isc_md5_t'} 33 | typedef MD5_CTX EVP_MD_CTX; | ^~~~~~~~~~ In file included from /usr/include/openssl/ossl_typ.h:16, from /usr/include/net-snmp/library/scapi.h:14, from /usr/include/net-snmp/snmpv3_api.h:29, from /usr/include/net-snmp/net-snmp-includes.h:35, from ./ntp_snmp.h:14, from ntpSnmpSubagentObject.c:18: /usr/include/openssl/types.h:104:30: note: previous declaration of 'EVP_MD_CTX' with type 'EVP_MD_CTX' {aka 'struct evp_md_ctx_st'} 104 | typedef struct evp_md_ctx_st EVP_MD_CTX; | ^~~~~~~~~~ config.status: creating ntpsnmpd.1+ make[3]: *** [Makefile:800: ntpSnmpSubagentObject.o] Error 1 make[3]: *** Waiting for unfinished jobs.... mv ntpsnmpd.1+ ntpsnmpd.1 make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpsnmpd' make[2]: *** [Makefile:591: all] Error 2 make[2]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17/ntpsnmpd' make[1]: *** [Makefile:664: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17' make: *** [Makefile:596: all] Error 2 * ERROR: net-misc/ntp-4.2.8_p17::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/ntp-4.2.8_p17::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/ntp-4.2.8_p17::gentoo'`. * The complete build log is located at '/var/log/portage/build/net-misc/ntp-4.2.8_p17:20230802-125513.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/ntp-4.2.8_p17/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/ntp-4.2.8_p17/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17' * S: '/var/tmp/portage/net-misc/ntp-4.2.8_p17/work/ntp-4.2.8p17'