* Package: dev-lang/tcl-8.6.7  * Repository: gentoo_prefix  * Maintainer: tcltk@gentoo.org  * USE: elibc_Cygwin kernel_Winnt prefix prefix-guest threads userland_GNU x64-cygwin  * FEATURES: nostrip preserve-libs >>> Unpacking source... >>> Unpacking tcl-core8.6.7-src.tar.gz to /prefix/var/tmp/portage/dev-lang/tcl-8.6.7/work >>> Source unpacked in /prefix/var/tmp/portage/dev-lang/tcl-8.6.7/work >>> Preparing source in /prefix/var/tmp/portage/dev-lang/tcl-8.6.7/work/tcl8.6.7/unix ... * Applying tcl-8.5.13-multilib.patch ...  [ ok ] * Applying tcl-8.6.1-conf.patch ...  [ ok ] * Running autoconf ...  [ ok ] * Will copy sources from /prefix/var/tmp/portage/dev-lang/tcl-8.6.7/work/tcl8.6.7/unix * .amd64: copying to /prefix/var/tmp/portage/dev-lang/tcl-8.6.7/work/tcl8.6.7/unix-.amd64 >>> Source prepared. >>> Configuring source in /prefix/var/tmp/portage/dev-lang/tcl-8.6.7/work/tcl8.6.7/unix ... * .amd64: running multilib-minimal_abi_src_configure ./configure --prefix=/prefix/usr --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --mandir=/prefix/usr/share/man --infodir=/prefix/usr/share/info --datadir=/prefix/usr/share --sysconfdir=/prefix/etc --localstatedir=/prefix/var/lib --docdir=/prefix/usr/share/doc/tcl-8.6.7 --htmldir=/prefix/usr/share/doc/tcl-8.6.7/html --libdir=/prefix/usr/lib --enable-threads --disable-symbols checking whether to use symlinks for manpages... no checking whether to compress the manpages... no checking whether to add a package name suffix for the manpages... no checking for x86_64-pc-cygwin-gcc... x86_64-pc-cygwin-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-cygwin-gcc accepts -g... yes checking for x86_64-pc-cygwin-gcc option to accept ISO C89... none needed checking for inline... inline checking how to run the C preprocessor... x86_64-pc-cygwin-gcc -E checking for grep that handles long lines and -e... /prefix/usr/bin/grep checking for egrep... /prefix/usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dirent.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking values.h usability... no checking values.h presence... no checking for values.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking if the compiler understands -pipe... yes checking for pthread_mutex_init in -lpthread... yes checking for pthread_attr_setstacksize... yes checking for pthread_atfork... yes checking for building with threads... yes checking for sin... yes checking for main in -lieee... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... yes checking how to build libraries... shared checking for tclsh... No tclsh found on PATH checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gz_header... yes checking for library containing deflateSetHeader... -lz checking for x86_64-pc-cygwin-ranlib... x86_64-pc-cygwin-ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... no checking if rpath support is requested... yes checking system version... CYGWIN_NT-6.3-2.8.2-gentoo-r0 checking for dlopen in -ldl... yes checking for x86_64-pc-cygwin-ar... x86_64-pc-cygwin-ar checking for Cygwin version of gcc... yes running cd ../win; /prefix/bin/bash ./configure '--prefix=/prefix/usr' '--build=x86_64-pc-cygwin' '--host=x86_64-pc-cygwin' '--mandir=/prefix/usr/share/man' '--infodir=/prefix/usr/share/info' '--datadir=/prefix/usr/share' '--sysconfdir=/prefix/etc' '--localstatedir=/prefix/var/lib' '--docdir=/prefix/usr/share/doc/tcl-8.6.7' '--htmldir=/prefix/usr/share/doc/tcl-8.6.7/html' '--libdir=/prefix/usr/lib' '--enable-threads' '--disable-symbols' 'build_alias=x86_64-pc-cygwin' 'host_alias=x86_64-pc-cygwin' 'CC=x86_64-pc-cygwin-gcc' 'CFLAGS= -O2 -pipe' 'LDFLAGS=' configure: error: unrecognized option: --docdir=/prefix/usr/share/doc/tcl-8.6.7 Try `./configure --help' for more information. checking for cast to union support... yes checking for build with symbols... no checking for required early compiler flags... none checking for 64-bit integer type... using long checking whether byte ordering is bigendian... no checking for getcwd... yes checking for mkstemp... yes checking for opendir... yes checking for strtol... yes checking for waitpid... yes checking for strerror... yes checking for getwd... yes checking for wait3... yes checking for uname... yes checking for realpath... yes checking for getnameinfo... yes checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for struct addrinfo... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... yes checking for getpwuid_r... yes checking for getpwuid_r with 5 args... yes checking for getpwnam_r... yes checking for getpwnam_r with 5 args... yes checking for getgrgid_r... yes checking for getgrgid_r with 5 args... yes checking for getgrnam_r... yes checking for getgrnam_r with 5 args... yes checking for gethostbyname_r... no checking for gethostbyaddr_r... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking for fd_set in sys/types... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for gmtime_r... yes checking for localtime_r... yes checking for mktime... yes checking tm_tzadj in struct tm... no checking tm_gmtoff in struct tm... yes checking long timezone variable... yes checking for blkcnt_t... yes checking for fstatfs... yes checking for working memcmp... (cached) yes checking for memmove... yes checking for strstr... yes checking proper strstr implementation... (cached) ok checking for strtoul... yes checking proper strtoul implementation... (cached) ok checking for strtod... yes checking proper strtod implementation... (cached) ok checking for strtod... (cached) yes checking for Solaris2.4/Tru64 strtod bugs... (cached) no checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for opendir... (cached) yes checking union wait... yes checking for strncasecmp... yes checking for gettimeofday... yes checking for gettimeofday declaration... present checking whether char is unsigned... no checking signed char declarations... yes checking for a putenv() that copies the buffer... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking whether to use nl_langinfo... yes checking for chflags... no checking for mkstemps... yes checking isnan... yes checking for fts... yes checking for sys/ioctl.h... (cached) yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking system version... (cached) CYGWIN_NT-6.3-2.8.2-gentoo-r0 checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK checking whether to use dll unloading... yes checking for timezone data... /usr/share/zoneinfo checking whether to enable DTrace support... no checking whether the cpuid instruction is usable... yes configure: creating ./config.status config.status: creating Makefile config.status: creating dltest/Makefile config.status: creating tclConfig.sh config.status: creating tcl.pc >>> Source configured. >>> Compiling source in /prefix/var/tmp/portage/dev-lang/tcl-8.6.7/work/tcl8.6.7/unix ... * .amd64: running multilib-minimal_abi_src_compile >>> Source compiled. >>> Test phase [not enabled]: dev-lang/tcl-8.6.7 >>> Install tcl-8.6.7 into /prefix/var/tmp/portage/dev-lang/tcl-8.6.7/image/ category dev-lang * .amd64: running multilib-minimal_abi_src_install sed: can't read /prefix/var/tmp/portage/dev-lang/tcl-8.6.7/image/prefix//usr/lib/tclConfig.sh: No such file or directory * ERROR: dev-lang/tcl-8.6.7::gentoo_prefix failed (install phase): * (no error message) * * Call stack: * ebuild.sh, line 115: Called __call-ebuildshell 'src_install' * ebuild.sh, line 529: Called src_install * environment, line 3815: Called multilib-minimal_src_install * environment, line 2945: Called multilib_foreach_abi 'multilib-minimal_abi_src_install' * environment, line 3139: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install' * environment, line 2832: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install' * environment, line 2830: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_install' * environment, line 544: Called multilib-minimal_abi_src_install * environment, line 2935: Called multilib_src_install * environment, line 3361: Called die * The specific snippet of code: * sed -e "/^TCL_BUILD_LIB_SPEC=/s:-L$(pwd) *::g" -e "/^TCL_LIB_SPEC=/s:-L${EPREFIX}/usr/${mylibdir} *::g" -e "/^TCL_SRC_DIR=/s:${SPARENT}:${EPREFIX}/usr/${mylibdir}/tcl${v1}/include:g" -e "/^TCL_BUILD_STUB_LIB_SPEC=/s:-L$(pwd) *::g" -e "/^TCL_STUB_LIB_SPEC=/s:-L${EPREFIX}/usr/${mylibdir} *::g" -e "/^TCL_BUILD_STUB_LIB_PATH=/s:$(pwd):${EPREFIX}/usr/${mylibdir}:g" -e "/^TCL_LIB_FILE=/s:'libtcl${v1}..TCL_DBGX..so':\"libtcl${v1}\$\{TCL_DBGX\}.so\":g" -i "${ED}"/usr/${mylibdir}/tclConfig.sh || die; * * If you need support, post the output of `emerge --info '=dev-lang/tcl-8.6.7::gentoo_prefix'`, * the complete build log and the output of `emerge -pqv '=dev-lang/tcl-8.6.7::gentoo_prefix'`. * The complete build log is located at '/prefix/var/tmp/portage/dev-lang/tcl-8.6.7/temp/build.log'. * The ebuild environment file is located at '/prefix/var/tmp/portage/dev-lang/tcl-8.6.7/temp/environment'. * Working directory: '/prefix/var/tmp/portage/dev-lang/tcl-8.6.7/work/tcl8.6.7/unix-.amd64' * S: '/prefix/var/tmp/portage/dev-lang/tcl-8.6.7/work/tcl8.6.7/unix'