* Package: dev-tcltk/tkimg-1.4-r4  * Repository: gentoo  * Maintainer: tcltk@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU  * FEATURES: sandbox >>> Unpacking source... >>> Unpacking tkimg-1.4-gentoo+bundled-tiff.patch.xz to /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work >>> Unpacking tkimg1.4.tar.bz2 to /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work >>> Source unpacked in /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work >>> Preparing source in /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4 ... * Applying tkimg-1.4-gentoo+bundled-tiff.patch ...  [ ok ] * Applying tkimg-1.4-jbig.patch ...  [ ok ] * Adjusting to prefix / * tkimg.h ...  [ ok ] * tkimgDecls.h ...  [ ok ] * dlfcn.h ...  [ ok ] * jerror.h ...  [ ok ] * jpeglib.h ...  [ ok ] * jpegtcl.h ...  [ ok ] * jpegtclDecls.h ...  [ ok ] * png.h ...  [ ok ] * pngtcl.h ...  [ ok ] * pngtclDecls.h ...  [ ok ] * tiffio.h ...  [ ok ] * tifftcl.h ...  [ ok ] * tifftclDecls.h ...  [ ok ] * pixmapInt.h ...  [ ok ] * tiffInt.h ...  [ ok ] * zlib.h ...  [ ok ] * zlibtcl.h ...  [ ok ] * zlibtclDecls.h ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4 ... * econf: updating tkimg1.4/tools/config.sub with /usr/share/gnuconfig/config.sub * econf: updating tkimg1.4/tools/config.guess with /usr/share/gnuconfig/config.guess * econf: updating tkimg1.4/compat/libtiff/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating tkimg1.4/compat/libtiff/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating tkimg1.4/compat/libtiff/config.sub with /usr/share/gnuconfig/config.sub * econf: updating tkimg1.4/compat/libtiff/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 --libdir=/usr/lib64 checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for sin... no checking for main in -lieee... yes 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 dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes 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 for Tcl public headers... /usr/include checking for Tk public headers... /usr/include checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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-3.2.1-gentoo-r2 checking for dlopen in -ldl... yes 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 X... libraries , headers checking for X11 header files... configuring in zlib running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --disable-option-checking configure: creating cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking if the compiler understands... yes checking whether byte ordering is bigendian... no checking for sin... no checking for main in -lieee... yes 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 dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes 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 for Tcl public headers... /usr/include checking for Tk public headers... /usr/include checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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-3.2.1-gentoo-r2 checking for dlopen in -ldl... yes 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 tclsh... /usr/bin/tclsh8.5 configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating zlibtclConfig.sh configuring in libpng running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-zlibtcl=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/zlib --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for zlibtcl configuration... found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/zlib/zlibtclConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/zlib/zlibtclConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for zlibtcl checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for tclsh... /usr/bin/tclsh8.5 configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating pngtclConfig.sh configuring in libtiff running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for ANSI C header files... (cached) yes configure: WARNING: you should use --build, --host, --target configure: WARNING: unrecognized options: --with-CC 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 a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether build environment is sane... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking how to print strings... printf checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for C compiler warning flags... -Wall -W checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r 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-ar... x86_64-pc-linux-gnu-ar 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/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for main in -lc... yes checking for sin in -lm... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for off_t... yes checking for size_t... yes checking size of int... 4 checking size of long... 8 checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for int8... no checking for int16... no checking for int32... no checking size of signed long... 8 checking size of unsigned long... 8 checking size of signed long long... 8 checking size of unsigned long long... 8 checking for signed 64-bit type... signed long checking for unsigned 64-bit type... unsigned long checking for floor... yes checking for isascii... yes checking for memmove... yes checking for memset... yes checking for mmap... yes checking for pow... yes checking for setmode... no checking for sqrt... yes checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for getopt... yes checking for strcasecmp... yes checking for strtoul... yes checking for lfind... yes checking native cpu bit order... lsb2msb checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... x86_64-pc-linux-gnu-gcc -std=gnu99 checking whether we are using the Microsoft C compiler... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for OpenGL library... -lGL checking for OpenGL Utility library... -lGLU checking for GLUT library... -lglut configure: creating ./config.status config.status: creating Makefile config.status: creating build/Makefile config.status: creating contrib/Makefile config.status: creating contrib/acorn/Makefile config.status: creating contrib/addtiffo/Makefile config.status: creating contrib/dbs/Makefile config.status: creating contrib/dbs/xtiff/Makefile config.status: creating contrib/iptcutil/Makefile config.status: creating contrib/mac-cw/Makefile config.status: creating contrib/mac-mpw/Makefile config.status: creating contrib/mfs/Makefile config.status: creating contrib/pds/Makefile config.status: creating contrib/ras/Makefile config.status: creating contrib/stream/Makefile config.status: creating contrib/tags/Makefile config.status: creating contrib/win_dib/Makefile config.status: creating html/Makefile config.status: creating html/images/Makefile config.status: creating html/man/Makefile config.status: creating libtiff/Makefile config.status: creating man/Makefile config.status: creating port/Makefile config.status: creating test/Makefile config.status: creating tools/Makefile config.status: creating libtiff/tif_config.h config.status: creating libtiff/tiffconf.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-CC Libtiff is now configured for x86_64-pc-linux-gnu Installation directory: /usr/local Documentation directory: ${prefix}/share/doc/tiff-3.9.4 C compiler: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=k8 -O2 -pipe -Wall -W C++ compiler: x86_64-pc-linux-gnu-g++ -march=k8 -O2 -pipe Enable runtime linker paths: no Support Microsoft Document Imaging: yes Support for internal codecs: CCITT Group 3 & 4 algorithms: yes Macintosh PackBits algorithm: yes LZW algorithm: yes ThunderScan 4-bit RLE algorithm: yes NeXT 2-bit RLE algorithm: yes LogLuv high dynamic range encoding: yes Support for external codecs: ZLIB support: no Pixar log-format algorithm: no JPEG support: no Old JPEG support: no ISO JBIG support: no C++ support: yes OpenGL support: yes checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for tclsh... /usr/bin/tclsh8.5 configure: creating ./config.status config.status: creating Makefile config.status: creating tifftclConfig.sh configuring in libjpeg running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for tclsh... /usr/bin/tclsh8.5 env: .././../compat/libjpeg/configure: No such file or directory configure: creating ./config.status config.status: creating Makefile config.status: creating jpegtclConfig.sh configuring in base running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl config.status: creating tkimgConfig.sh configuring in bmp running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for tkimg configuration... found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tkimg checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for X... libraries , headers checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile configuring in gif running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for tkimg configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tkimg checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for X... (cached) libraries , headers checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: creating ./config.status config.status: creating Makefile configuring in ico running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for tkimg configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tkimg checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for X... (cached) libraries , headers checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: creating ./config.status config.status: creating Makefile configuring in jpeg running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base --with-jpegtcl=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/libjpeg --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for tkimg configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tkimg checking for jpegtcl configuration... found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/libjpeg/jpegtclConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/libjpeg/jpegtclConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for jpegtcl checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for X... (cached) libraries , headers checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile configuring in pcx running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for tkimg configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tkimg checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for X... (cached) libraries , headers checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: creating ./config.status config.status: creating Makefile configuring in pixmap running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for tkimg configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tkimg checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for X... (cached) libraries , headers checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: creating ./config.status config.status: creating Makefile configuring in png running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base --with-pngtcl=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/libpng --with-zlibtcl=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/zlib --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for tkimg configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tkimg checking for pngtcl configuration... found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/libpng/pngtclConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/libpng/pngtclConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for pngtcl checking for zlibtcl configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/zlib/zlibtclConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/zlib/zlibtclConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for zlibtcl checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for X... (cached) libraries , headers checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile configuring in ppm running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for tkimg configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tkimg checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for X... (cached) libraries , headers checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: creating ./config.status config.status: creating Makefile configuring in ps running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for tkimg configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tkimg checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for X... (cached) libraries , headers checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: creating ./config.status config.status: creating Makefile configuring in sgi running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for tkimg configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tkimg checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for X... (cached) libraries , headers checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: creating ./config.status config.status: creating Makefile configuring in sun running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for tkimg configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tkimg checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for X... (cached) libraries , headers checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: creating ./config.status config.status: creating Makefile configuring in tga running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for tkimg configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tkimg checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for X... (cached) libraries , headers checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: creating ./config.status config.status: creating Makefile configuring in tiff running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base --with-tifftcl=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/libtiff --with-zlibtcl=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/zlib --with-jpegtcl=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/libjpeg --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for tkimg configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tkimg checking for tifftcl configuration... found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/libtiff/tifftclConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/libtiff/tifftclConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tifftcl checking for jpegtcl configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/libjpeg/jpegtclConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/libjpeg/jpegtclConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for jpegtcl checking for zlibtcl configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/zlib/zlibtclConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/zlib/zlibtclConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for zlibtcl checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for X... (cached) libraries , headers checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile configuring in window running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for tkimg configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tkimg checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for X... (cached) libraries , headers checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: creating ./config.status config.status: creating Makefile configuring in xbm running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for tkimg configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tkimg checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for X... (cached) libraries , headers checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: creating ./config.status config.status: creating Makefile configuring in xpm running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for tkimg configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tkimg checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for X... (cached) libraries , headers checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: creating ./config.status config.status: creating Makefile configuring in dted running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for tkimg configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tkimg checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for X... (cached) libraries , headers checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: creating ./config.status config.status: creating Makefile configuring in raw running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base --disable-option-checking configure: loading cache ../config.cache checking for correct TEA configuration... ok (TEA 3.7) checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sin... (cached) no checking for main in -lieee... (cached) yes checking for main in -linet... (cached) no checking for net/errno.h... (cached) no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... (cached) yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for tkimg configuration... (cached) found /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh checking for existence of /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/base/tkimgConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tkimg checking for Tcl public headers... (cached) /usr/include checking for Tk public headers... (cached) /usr/include checking for pthread_mutex_init in -lpthread... (cached) yes checking for building with threads... yes (default) configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. 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"... (cached) yes checking if rpath support is requested... yes checking system version... (cached) Linux-3.2.1-gentoo-r2 checking for dlopen in -ldl... (cached) yes checking for ar... (cached) ar checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE checking for 64-bit integer type... (cached) using long checking for build with symbols... no checking for X... (cached) libraries , headers checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: creating ./config.status config.status: creating Makefile configure: updating cache config.cache configure: creating ./config.status config.status: creating Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4 ... make -j5 for sub in zlib libpng libtiff libjpeg base bmp gif ico jpeg pcx pixmap png ppm ps sgi sun tga tiff window xbm xpm dted raw ; \ do \ here=`pwd` && \ cd $sub && \ make all || exit $? && \ cd $here ; \ done make[1]: Entering directory `/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/zlib' x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"zlibtcl\" -DPACKAGE_TARNAME=\"zlibtcl\" -DPACKAGE_VERSION=\"1.2.5\" -DPACKAGE_STRING=\"zlibtcl\ 1.2.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"." -I"/usr/include" -march=k8 -O2 -pipe -Wall -Wwrite-strings -fPIC -DZEXTERN=MODULE_SCOPE -c `echo zlibtcl.c` -o zlibtcl.o x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"zlibtcl\" -DPACKAGE_TARNAME=\"zlibtcl\" -DPACKAGE_VERSION=\"1.2.5\" -DPACKAGE_STRING=\"zlibtcl\ 1.2.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"." -I"/usr/include" -march=k8 -O2 -pipe -Wall -Wwrite-strings -fPIC -DZEXTERN=MODULE_SCOPE -c `echo zlibtclStubInit.c` -o zlibtclStubInit.o x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"zlibtcl\" -DPACKAGE_TARNAME=\"zlibtcl\" -DPACKAGE_VERSION=\"1.2.5\" -DPACKAGE_STRING=\"zlibtcl\ 1.2.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"." -I"/usr/include" -march=k8 -O2 -pipe -Wall -Wwrite-strings -fPIC -DZEXTERN=MODULE_SCOPE -c `echo zlibtclStubLib.c` -o zlibtclStubLib.o In file included from zlibtcl.h:56:0, from zlibtcl.c:21: zlibtclDecls.h:123:14: error: expected ')' before 'file' zlibtclDecls.h:123:14: error: expected ')' before '->' token In file included from zlibtcl.h:56:0, from zlibtclStubLib.c:20: zlibtclDecls.h:123:14: error: expected ')' before 'file' zlibtclDecls.h:123:14: error: expected ')' before '->' token In file included from zlibtcl.h:56:0, from zlibtclStubInit.c:5: zlibtclDecls.h:123:14: error: expected ')' before 'file' zlibtclDecls.h:123:14: error: expected ')' before '->' token make[1]: *** [zlibtcl.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [zlibtclStubLib.o] Error 1 make[1]: *** [zlibtclStubInit.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4/zlib' make: *** [all] Error 2 emake failed * ERROR: dev-tcltk/tkimg-1.4-r4 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 85: Called src_compile * environment, line 2169: Called _eapi2_src_compile * phase-helpers.sh, line 577: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =dev-tcltk/tkimg-1.4-r4', * the complete build log and the output of 'emerge -pqv =dev-tcltk/tkimg-1.4-r4'. * The complete build log is located at '/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/temp/environment'. * S: '/var/tmp/portage/dev-tcltk/tkimg-1.4-r4/work/tkimg1.4'