* Package: dev-tcltk/expect-5.45.4-r3:0 * Repository: gentoo * Maintainer: tcltk@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking expect5.45.4.tar.gz to /var/tmp/portage/dev-tcltk/expect-5.45.4-r3/work >>> Source unpacked in /var/tmp/portage/dev-tcltk/expect-5.45.4-r3/work >>> Preparing source in /var/tmp/portage/dev-tcltk/expect-5.45.4-r3/work/expect5.45.4 ... * Applying expect-5.45.4-examples.patch ... [ ok ] * Applying expect-5.45-gfbsd.patch ... [ ok ] * Applying expect-5.44.1.15-ldflags.patch ... [ ok ] * Applying expect-5.45-headers.patch ... [ ok ] * Applying expect-5.45-format-security.patch ... [ ok ] * Applying expect-5.45.4-configure-in.patch ... [ ok ] * Running 'autoconf' ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-tcltk/expect-5.45.4-r3/work/expect5.45.4 ... * econf: updating expect5.45.4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating expect5.45.4/config.guess with /usr/share/gnuconfig/config.guess * econf: updating expect5.45.4/tclconfig/config.guess with /usr/share/gnuconfig/config.guess * econf: updating expect5.45.4/tclconfig/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/expect-5.45.4-r3 --htmldir=/usr/share/doc/expect-5.45.4-r3/html --libdir=/usr/lib64 --with-tcl=/usr/lib64 --disable-64bit --enable-shared --disable-threads --disable-symbols checking for correct TEA configuration... ok (TEA 3.9) configure: configuring expect 5.45.4 checking for Tcl configuration... found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking for x86_64-pc-linux-gnu-gcc... 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 how to run the C preprocessor... clang -E checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib 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 sys/time.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... yes checking dirent.h... yes checking for errno.h... yes checking for float.h... yes checking for values.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... yes checking for dlfcn.h... yes checking for sys/param.h... yes checking for Tcl public headers... /usr/include checking for Tcl private include files... Using srcdir found in tclConfig.sh: /usr/lib64/tcl8.6/include checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... Linux-5.19.9 checking for ar... ar checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... using long checking for build with symbols... no checking for sys/select.h... yes checking for sys/sysmacros.h... yes checking for varargs.h... no checking for sys/stropts.h... no checking for sys/sysconfig.h... no checking for sys/fcntl.h... yes checking for sys/ptem.h... no checking for sys/strredir.h... no checking for sys/strpty.h... no checking for pty.h... yes checking for libutil.h... no checking for sys/bsdtypes.h... no checking return type of signal handlers... void checking whether struct tm is in sys/time.h or time.h... time.h checking for clang options needed to detect all undeclared functions... (cached) none needed checking for sys/time.h... (cached) yes checking for struct tm.tm_zone... yes checking for gmtime_r... yes checking for localtime_r... yes checking tm_tzadj in struct tm... no checking tm_gmtoff in struct tm... yes checking long timezone variable... no checking time_t timezone variable... no checking union wait... no checking for gethostname... yes checking for socket... yes checking for select... yes checking for getpseudotty... no checking for getpseudotty in -lseq... no checking for openpty... yes checking if running Sequent running SVR4... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for pid_t... yes checking if running Mach... no checking if running MachTen... no checking if on Pyramid... no checking if on Apollo... no checking if on Interactive... no checking stty to use... /bin/stty checking if stty reads stdout... no checking if running Solaris... no checking for memmove... yes checking for sysconf... yes checking for strftime... yes checking for strchr... yes checking for timezone... yes checking for siglongjmp... yes checking for memcpy... no checking if WNOHANG requires _POSIX_SOURCE... no checking if any value exists for WNOHANG... no checking mask type of select... none checking if signals need to be re-armed... no checking if on Convex... no checking if on HP... no checking sane default stty arguments... checking for HP style pty allocation... no checking for HP style pty trapping... no checking for AIX new-style pty allocation... no checking for SGI old-style pty allocation... no checking for SCO style pty allocation... no checking for SVR4 style pty allocation... no checking for OSF/1 style pty allocation... no checking for tcgetattr... yes checking for tcsetattr... yes checking for struct sgttyb... no checking for struct termio... no checking for struct termios... no checking if TCGETS or TCGETA in termios.h... no checking if TIOCGWINSZ in termios.h... no checking for Cray-style ptys... no checking for select... yes checking for poll... yes checking event handling... via select checking for _getpty... no checking for getpty... no checking whether setpgrp requires zero arguments... yes checking for SV-style timezone... no checking for long file names... yes configure: error: could not find source file 'pty_.c' !!! Please attach the following file when seeking support: !!! /var/tmp/portage/dev-tcltk/expect-5.45.4-r3/work/expect5.45.4/config.log * ERROR: dev-tcltk/expect-5.45.4-r3::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 122: Called src_configure * environment, line 1755: Called econf '--with-tcl=/usr/lib64' '--disable-64bit' '--enable-shared' '--disable-threads' '--disable-symbols' * 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 '=dev-tcltk/expect-5.45.4-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-tcltk/expect-5.45.4-r3::gentoo'`. * The complete build log is located at '/var/log/portage/dev-tcltk:expect-5.45.4-r3:20220917-151711.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-tcltk/expect-5.45.4-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-tcltk/expect-5.45.4-r3/temp/environment'. * Working directory: '/var/tmp/portage/dev-tcltk/expect-5.45.4-r3/work/expect5.45.4' * S: '/var/tmp/portage/dev-tcltk/expect-5.45.4-r3/work/expect5.45.4'