>>> Unpacking source... >>> Unpacking tcl-debug.tar.gz to /var/tmp/portage/dev-tcltk/tcl-debug-2.0/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-tcltk/tcl-debug-2.0/work/tcl-debug-2.0 ... ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-shared --with-tcl=/usr/lib --with-tclinclude=/usr/lib/tcl8.5/include/generic --build=i686-pc-linux-gnu creating cache ./config.cache checking for Tcl configuration... found /usr/lib/tclConfig.sh checking Tcl build library... -L$/usr/lib -ltcl8.5 -ldl -lpthread -lieee -lm checking for Tcl_CreateCommand... yes checking if Tcl library build specification is valid... yes checking for gcc... i686-pc-linux-gnu-gcc checking whether the C compiler (i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -mtune=i686 -march=pentium4 -ggdb -Wl,--as-needed,-O1,--hash-style=gnu,--sort-common) works... yes checking whether the C compiler (i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -mtune=i686 -march=pentium4 -ggdb -Wl,--as-needed,-O1,--hash-style=gnu,--sort-common) is a cross-compiler... no checking whether we are using GNU C... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking whether the compiler (i686-pc-linux-gnu-gcc) actually works... yes checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking if running LynxOS... no checking for Tcl private headers... found in /usr/lib/tcl8.5/include/generic checking if we are running Linux... yes checking for strchr... yes checking for stdlib.h... yes checking type of library to build... both shared and unshared updating cache ./config.cache creating ./config.status creating Makefile creating pkgIndex creating tcldbgcf.h make i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -DDBG_VERSION=\"2.0.0\" -DDBG_SCRIPTDIR=\"\" -fPIC Dbg.c In file included from /usr/lib/tcl8.5/include/generic/tclInt.h:3885, from Dbg.c:25: /usr/lib/tcl8.5/include/generic/tclPort.h:27:28: error: tclUnixPort.h: No such file or directory In file included from /usr/lib/tcl8.5/include/generic/tclInt.h:3887, from Dbg.c:25: /usr/lib/tcl8.5/include/generic/tclIntPlatDecls.h:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token /usr/lib/tcl8.5/include/generic/tclIntPlatDecls.h:113: warning: 'struct in_addr' declared inside parameter list /usr/lib/tcl8.5/include/generic/tclIntPlatDecls.h:113: warning: its scope is only this definition or declaration, which is probably not what you want /usr/lib/tcl8.5/include/generic/tclIntPlatDecls.h:388: error: expected specifier-qualifier-list before 'Tcl_DirEntry' Dbg.c: In function 'simple_interactor': Dbg.c:1184: warning: initialization discards qualifiers from pointer target type make: *** [Dbg.o] Error 1 * * ERROR: dev-tcltk/tcl-debug-2.0 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 67: Called die * The specific snippet of code: * emake || die * The die message: * (no error message) * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-tcltk/tcl-debug-2.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-tcltk/tcl-debug-2.0/temp/environment'. *