* Package: net-misc/ntp-4.2.8_p15-r1:0 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux openntpd readline samba ssl threads userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ntp-4.2.8p15.tar.gz to /var/tmp/portage/net-misc/ntp-4.2.8_p15-r1/work >>> Unpacking ntp-4.2.8p15-manpages.tar.xz to /var/tmp/portage/net-misc/ntp-4.2.8_p15-r1/work >>> Source unpacked in /var/tmp/portage/net-misc/ntp-4.2.8_p15-r1/work >>> Preparing source in /var/tmp/portage/net-misc/ntp-4.2.8_p15-r1/work/ntp-4.2.8p15 ... * 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-gcc10.patch ... [ ok ] * Applying ntp-4.2.8_p15-glibc-2.34.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-misc/ntp-4.2.8_p15-r1/work/ntp-4.2.8p15/sntp/libevent' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/net-misc/ntp-4.2.8_p15-r1/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_p15-r1/work/ntp-4.2.8p15/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_p15-r1/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_p15-r1/work/ntp-4.2.8p15' ... * 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_p15-r1/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: ntp-4.2.8p15/ * Running elibtoolize in: ntp-4.2.8p15/sntp/ * Running elibtoolize in: ntp-4.2.8p15/sntp/libevent/ * Running elibtoolize in: ntp-4.2.8p15/sntp/libevent/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/ntp-4.2.8_p15-r1/work/ntp-4.2.8p15 ... * econf: updating ntp-4.2.8p15/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ntp-4.2.8p15/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ntp-4.2.8p15/sntp/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ntp-4.2.8p15/sntp/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ntp-4.2.8p15/sntp/libevent/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ntp-4.2.8p15/sntp/libevent/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ntp-4.2.8p15/sntp/libevent/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ntp-4.2.8p15/sntp/libevent/build-aux/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/ntp-4.2.8_p15-r1 --htmldir=/usr/share/doc/ntp-4.2.8_p15-r1/html --with-sysroot=/ --libdir=/usr/lib64 --with-lineeditlibs=readline,edit,editline --with-yielding-select --disable-local-libevent --with-memlock=256 --disable-linuxcaps --disable-parse-clocks --enable-ipv6 --disable-debugging --with-lineeditlibs=readline --enable-ntp-signd --without-ntpsnmpd --with-crypto --enable-thread-support checking for a BSD-compatible install... /usr/lib/portage/python3.10/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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-cc... clang 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 clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... 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... clang -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether clang needs -traditional... no checking if clang can handle #warning... yes checking if clang supports __attribute__((...))... yes checking if clang can handle -Wstrict-overflow... yes checking if clang can handle -Winit-self... yes checking if linker supports omitting unused code and data... yes checking additional compiler flags... none needed checking additional linker flags... none needed checking whether byte ordering is bigendian... no checking for working volatile... yes checking how to run the C preprocessor... clang -E checking for bison... bison -y checking whether the compiler supports C99 structure initialization... yes checking for compile/link hardening flags... in file harden/linux checking to see if we need ylwrap VPATH hack... no checking for install dir and man conventions... in file loc/legacy checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-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 clang... /usr/bin/x86_64-pc-linux-gnu-ld checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from clang 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 x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for 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 *... 8 checking size of int... 4 checking size of long... 8 checking size of short... 2 checking for pathfind in -lgen... no checking for gettext in -lintl... no checking for 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 x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-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 clang 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 clang... (cached) /usr/bin/x86_64-pc-linux-gnu-ld checking if the linker (/usr/bin/x86_64-pc-linux-gnu-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... yes checking for history.h... no checking for readline/history.h... yes checking number of arguments to el_init()... 4 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... 8 checking whether char is unsigned... no checking size of signed char... 1 checking for s_char... no checking for long long... yes checking size of short... (cached) 2 checking size of int... (cached) 4 checking size of long... (cached) 8 checking size of long long... 8 checking for uid_t in sys/types.h... yes checking if we're including debugging code... 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 ... no configure: error: could not locate pthread_detach() !!! Please attach the following file when seeking support: !!! /var/tmp/portage/net-misc/ntp-4.2.8_p15-r1/work/ntp-4.2.8p15/config.log * ERROR: net-misc/ntp-4.2.8_p15-r1::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 122: Called src_configure * environment, line 2397: Called econf '--with-lineeditlibs=readline,edit,editline' '--with-yielding-select' '--disable-local-libevent' '--with-memlock=256' '--disable-linuxcaps' '--disable-parse-clocks' '--enable-ipv6' '--disable-debugging' '--with-lineeditlibs=readline' '--enable-ntp-signd' '--without-ntpsnmpd' '--with-crypto' '--enable-thread-support' * phase-helpers.sh, line 730: Called __helpers_die 'econf failed' * isolated-functions.sh, line 112: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=net-misc/ntp-4.2.8_p15-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/ntp-4.2.8_p15-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:ntp-4.2.8_p15-r1:20220918-113918.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/ntp-4.2.8_p15-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/ntp-4.2.8_p15-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/ntp-4.2.8_p15-r1/work/ntp-4.2.8p15' * S: '/var/tmp/portage/net-misc/ntp-4.2.8_p15-r1/work/ntp-4.2.8p15'