Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 131148

Summary: emerge of dev-tcltk/tcldom-3.0 fails
Product: Gentoo Linux Reporter: Martin Gramatke <xmit>
Component: New packagesAssignee: TCL/TK Project <tcltk>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 132990    
Attachments: Fixed 2.6 ebuild

Description Martin Gramatke 2006-04-24 14:08:55 UTC
# emerge -pv tcldom

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] dev-tcltk/tclxml-3.0-r1  USE="expat threads xml2" 0 kB
[ebuild  N    ] dev-tcltk/tcldom-3.0  USE="expat threads xml2" 0 kB

Total size of downloads: 0 kB


# emerge tcldom

Calculating dependencies... done!
>>> Emerging (1 of 2) dev-tcltk/tclxml-3.0-r1 to /
>>> checking ebuild checksums
>>> checking auxfile checksums
>>> checking miscfile checksums
>>> checking distfiles checksums
>>> Unpacking source...
>>> Unpacking tclxml-3.0.tar.gz to /var/tmp/portage/tclxml-3.0-r1/work
 * Applying tclxml-3_configure.patch ...                                                                                                                        [ ok ]
 * Applying tclxml-3_include_path.patch ...                                                                                                                     [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/tclxml-3.0-r1/work/tclxml-3.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-threads --build=i686-pc-linux-gnu
creating cache ./config.cache
checking for correct TEA configuration... ok
checking for Tcl configuration... found /usr/lib/tclConfig.sh
checking for existence of /usr/lib/tclConfig.sh... loading
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... cc -E
checking for gcc... gcc
checking whether the C compiler (gcc -march=athlon-xp -O2 -pipe ) works... yes
checking whether the C compiler (gcc -march=athlon-xp -O2 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking if the compiler understands -pipe... yes
checking for a BSD compatible install... /bin/install -c
checking whether make sets ${MAKE}... yes
checking for ranlib... ranlib
checking for object suffix... o
checking for executable suffix... no
checking for required early compiler flags...  _LARGEFILE64_SOURCE
checking for 64-bit integer type... long long
checking for struct dirent64... no
checking for struct stat64... yes
checking for off64_t... yes
checking dirent.h... yes
checking for errno.h... yes
checking for float.h... yes
checking for values.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for sys/wait.h... yes
checking for dlfcn.h... yes
checking for unistd.h... yes
checking for sys/param.h... yes
checking for strtod... yes
checking for Solaris2.4/Tru64 strtod bugs... ok
checking for Tcl public headers... /usr/include
checking for Tcl private include files... Using srcdir found in tclConfig.sh: /usr/lib/tcl8.4/include
checking for pthread_mutex_init in -lpthread... yes
checking for pthread_attr_setstacksize... yes
checking for readdir_r... yes
checking for building with threads... yes
checking how to build libraries... shared
checking if 64bit support is enabled... no
checking if 64bit Sparc VIS support is requested... no
checking system version (for dynamic loading)... Linux-2.6.17-rc1
checking for dlopen in -ldl... yes
checking for ar... ar
checking for build with symbols... no
checking for tclsh... /usr/lib/../bin/tclsh8.4
updating cache ./config.cache
creating ./config.status
creating Makefile
creating library/pkgIndex.tcl
creating TclxmlConfig.sh
gcc -pipe -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1   -DVERSION=\"3.0\" -DTCLXML_VERSION=\"3.0\" -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1    -I/usr/lib/tcl8.4/include/generic -I/usr/lib/tcl8.4/include/unix -I./include    -march=athlon-xp -O2 -pipe -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES  -fPIC -c `echo tclxml.c` -o tclxml.o
gcc -pipe -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1   -DVERSION=\"3.0\" -DTCLXML_VERSION=\"3.0\" -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1    -I/usr/lib/tcl8.4/include/generic -I/usr/lib/tcl8.4/include/unix -I./include    -march=athlon-xp -O2 -pipe -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES  -fPIC -c `echo tclxmlStubInit.c` -o tclxmlStubInit.o
gcc -pipe -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1   -DVERSION=\"3.0\" -DTCLXML_VERSION=\"3.0\" -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1    -I/usr/lib/tcl8.4/include/generic -I/usr/lib/tcl8.4/include/unix -I./include    -march=athlon-xp -O2 -pipe -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES  -fPIC -c `echo tclxmlStubLib.c` -o tclxmlStubLib.o
rm -f libTclxml3.0.so
gcc -pipe -shared -o libTclxml3.0.so tclxml.o tclxmlStubInit.o tclxmlStubLib.o   -L/usr/lib -ltclstub8.4
: libTclxml3.0.so
rm -f libTclxmlstub3.0.a
ar cr libTclxmlstub3.0.a tclxmlStubLib.o
ranlib libTclxmlstub3.0.a
./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-threads --with-Tclxml=.. --build=i686-pc-linux-gnu
creating cache ./config.cache
checking for correct TEA configuration... ok
checking for Tcl configuration... found /usr/lib/tclConfig.sh
checking for existence of /usr/lib/tclConfig.sh... loading
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... cc -E
checking for gcc... gcc
checking whether the C compiler (gcc -march=athlon-xp -O2 -pipe ) works... yes
checking whether the C compiler (gcc -march=athlon-xp -O2 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking if the compiler understands -pipe... yes
checking for a BSD compatible install... /bin/install -c
checking whether make sets ${MAKE}... yes
checking for ranlib... ranlib
checking for object suffix... o
checking for executable suffix... no
checking for required early compiler flags...  _LARGEFILE64_SOURCE
checking for 64-bit integer type... long long
checking for struct dirent64... no
checking for struct stat64... yes
checking for off64_t... yes
checking dirent.h... yes
checking for errno.h... yes
checking for float.h... yes
checking for values.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for sys/wait.h... yes
checking for dlfcn.h... yes
checking for unistd.h... yes
checking for sys/param.h... yes
checking for strtod... yes
checking for Solaris2.4/Tru64 strtod bugs... ok
checking for Tclxml configuration... found /var/tmp/portage/tclxml-3.0-r1/work/tclxml-3.0/TclxmlConfig.sh
checking for existence of /var/tmp/portage/tclxml-3.0-r1/work/tclxml-3.0/TclxmlConfig.sh... loading
configure: warning: Found Makefile - using build library specs for Tclxml
checking for Tcl public headers... /usr/include
checking for Tcl private include files... Using srcdir found in tclConfig.sh: /usr/lib/tcl8.4/include
checking for pthread_mutex_init in -lpthread... yes
checking for pthread_attr_setstacksize... yes
checking for readdir_r... yes
checking for building with threads... yes
checking how to build libraries... shared
checking if 64bit support is enabled... no
checking if 64bit Sparc VIS support is requested... no
checking system version (for dynamic loading)... Linux-2.6.17-rc1
checking for dlopen in -ldl... yes
checking for ar... ar
checking for build with symbols... no
checking for libxml2 headers... /usr/include/libxml2
checking for libxml2 library... /usr/lib
checking for tclsh... /usr/lib/../bin/tclsh8.4
updating cache ./config.cache
creating ./config.status
creating Makefile
creating tcllibxml2Config.sh
gcc -pipe -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1   -DVERSION=\"3.0\" -DTCLXML_LIBXML2_VERSION=\"3.0\" -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLXML_STUBS=1    -I/usr/lib/tcl8.4/include/generic -I/usr/lib/tcl8.4/include/unix -I/usr/include -I/usr/include/libxml2 -I../include    -march=athlon-xp -O2 -pipe -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES  -fPIC -c `echo tcllibxml2.c` -o tcllibxml2.o
gcc -pipe -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1   -DVERSION=\"3.0\" -DTCLXML_LIBXML2_VERSION=\"3.0\" -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLXML_STUBS=1    -I/usr/lib/tcl8.4/include/generic -I/usr/lib/tcl8.4/include/unix -I/usr/include -I/usr/include/libxml2 -I../include    -march=athlon-xp -O2 -pipe -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES  -fPIC -c `echo docObj.c` -o docObj.o
rm -f libTclXML_libxml23.0.so
gcc -pipe -shared -o libTclXML_libxml23.0.so tcllibxml2.o docObj.o   -L/usr/lib -ltclstub8.4 -L/usr/lib -lxml2 -L/var/tmp/portage/tclxml-3.0-r1/work/tclxml-3.0 -lTclxmlstub3.0
: libTclXML_libxml23.0.so
(echo 'package ifneeded xml::libxml2 3.0 \
            [list load [file join $dir libTclXML_libxml23.0.so] Tclxml_libxml2]'\
        ) > pkgIndex.tcl
./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-threads --with-Tclxml=.. --build=i686-pc-linux-gnu
creating cache ./config.cache
checking for correct TEA configuration... ok
checking for Tcl configuration... found /usr/lib/tclConfig.sh
checking for existence of /usr/lib/tclConfig.sh... loading
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... cc -E
checking for gcc... gcc
checking whether the C compiler (gcc -march=athlon-xp -O2 -pipe ) works... yes
checking whether the C compiler (gcc -march=athlon-xp -O2 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking if the compiler understands -pipe... yes
checking for a BSD compatible install... /bin/install -c
checking whether make sets ${MAKE}... yes
checking for ranlib... ranlib
checking for object suffix... o
checking for executable suffix... no
checking for required early compiler flags...  _LARGEFILE64_SOURCE
checking for 64-bit integer type... long long
checking for struct dirent64... no
checking for struct stat64... yes
checking for off64_t... yes
checking dirent.h... yes
checking for errno.h... yes
checking for float.h... yes
checking for values.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for sys/wait.h... yes
checking for dlfcn.h... yes
checking for unistd.h... yes
checking for sys/param.h... yes
checking for strtod... yes
checking for Solaris2.4/Tru64 strtod bugs... ok
checking for Tclxml configuration... found /var/tmp/portage/tclxml-3.0-r1/work/tclxml-3.0/TclxmlConfig.sh
checking for existence of /var/tmp/portage/tclxml-3.0-r1/work/tclxml-3.0/TclxmlConfig.sh... loading
configure: warning: Found Makefile - using build library specs for Tclxml
checking for Tcl public headers... /usr/include
checking for pthread_mutex_init in -lpthread... yes
checking for pthread_attr_setstacksize... yes
checking for readdir_r... yes
checking for building with threads... yes
checking how to build libraries... shared
checking if 64bit support is enabled... no
checking if 64bit Sparc VIS support is requested... no
checking system version (for dynamic loading)... Linux-2.6.17-rc1
checking for dlopen in -ldl... yes
checking for ar... ar
checking for build with symbols... no
checking for tclsh... /usr/lib/../bin/tclsh8.4
updating cache ./config.cache
creating ./config.status
creating Makefile
gcc -pipe -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1   -DVERSION=\"3.0\" -DTCLEXPAT_VERSION=\"3.0\" -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLXML_STUBS=1 -DXML_DTD=1 -DXML_NS=1    -I"/usr/include" -I./xmltok -I./xmlparse -I./xmlwf -I../include    -march=athlon-xp -O2 -pipe -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES  -fPIC -c `echo ./../tclexpat.c` -o tclexpat.o
gcc -pipe -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1   -DVERSION=\"3.0\" -DTCLEXPAT_VERSION=\"3.0\" -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLXML_STUBS=1 -DXML_DTD=1 -DXML_NS=1    -I"/usr/include" -I./xmltok -I./xmlparse -I./xmlwf -I../include    -march=athlon-xp -O2 -pipe -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES  -fPIC -c `echo ./xmltok/xmltok.c` -o xmltok.o
gcc -pipe -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1   -DVERSION=\"3.0\" -DTCLEXPAT_VERSION=\"3.0\" -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLXML_STUBS=1 -DXML_DTD=1 -DXML_NS=1    -I"/usr/include" -I./xmltok -I./xmlparse -I./xmlwf -I../include    -march=athlon-xp -O2 -pipe -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES  -fPIC -c `echo ./xmltok/xmlrole.c` -o xmlrole.o
gcc -pipe -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1   -DVERSION=\"3.0\" -DTCLEXPAT_VERSION=\"3.0\" -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLXML_STUBS=1 -DXML_DTD=1 -DXML_NS=1    -I"/usr/include" -I./xmltok -I./xmlparse -I./xmlwf -I../include    -march=athlon-xp -O2 -pipe -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES  -fPIC -c `echo ./xmlwf/xmlwf.c` -o xmlwf.o
gcc -pipe -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1   -DVERSION=\"3.0\" -DTCLEXPAT_VERSION=\"3.0\" -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLXML_STUBS=1 -DXML_DTD=1 -DXML_NS=1    -I"/usr/include" -I./xmltok -I./xmlparse -I./xmlwf -I../include    -march=athlon-xp -O2 -pipe -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES  -fPIC -c `echo ./xmlwf/xmlfile.c` -o xmlfile.o
gcc -pipe -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1   -DVERSION=\"3.0\" -DTCLEXPAT_VERSION=\"3.0\" -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLXML_STUBS=1 -DXML_DTD=1 -DXML_NS=1    -I"/usr/include" -I./xmltok -I./xmlparse -I./xmlwf -I../include    -march=athlon-xp -O2 -pipe -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES  -fPIC -c `echo ./xmlwf/codepage.c` -o codepage.o
gcc -pipe -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1   -DVERSION=\"3.0\" -DTCLEXPAT_VERSION=\"3.0\" -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLXML_STUBS=1 -DXML_DTD=1 -DXML_NS=1    -I"/usr/include" -I./xmltok -I./xmlparse -I./xmlwf -I../include    -march=athlon-xp -O2 -pipe -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES  -fPIC -c `echo ./xmlparse/hashtable.c` -o hashtable.o
gcc -pipe -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1   -DVERSION=\"3.0\" -DTCLEXPAT_VERSION=\"3.0\" -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLXML_STUBS=1 -DXML_DTD=1 -DXML_NS=1    -I"/usr/include" -I./xmltok -I./xmlparse -I./xmlwf -I../include    -march=athlon-xp -O2 -pipe -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES  -fPIC -c `echo ./xmlwf/unixfilemap.c` -o unixfilemap.o
gcc -pipe -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1   -DVERSION=\"3.0\" -DTCLEXPAT_VERSION=\"3.0\" -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLXML_STUBS=1 -DXML_DTD=1 -DXML_NS=1    -I"/usr/include" -I./xmltok -I./xmlparse -I./xmlwf -I../include    -march=athlon-xp -O2 -pipe -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES  -fPIC -c `echo ./xmlparse/xmlparse.c` -o xmlparse.o
rm -f libTclexpat3.0.so
gcc -pipe -shared -o libTclexpat3.0.so tclexpat.o xmltok.o xmlrole.o xmlwf.o xmlfile.o codepage.o hashtable.o unixfilemap.o xmlparse.o   -L/usr/lib -ltclstub8.4 -L/var/tmp/portage/tclxml-3.0-r1/work/tclxml-3.0 -lTclxmlstub3.0
: libTclexpat3.0.so
(echo 'package ifneeded xml::expat 3.0 \
            [list load [file join $dir libTclexpat3.0.so]]'\
        ) > pkgIndex.tcl
>>> Source compiled.
>>> Test phase [not enabled]: dev-tcltk/tclxml-3.0-r1

>>> Install tclxml-3.0-r1 into /var/tmp/portage/tclxml-3.0-r1/image/ category dev-tcltk
 /bin/install -c libTclxml3.0.so /var/tmp/portage/tclxml-3.0-r1/image//usr/lib/Tclxml3.0/libTclxml3.0.so
 : /var/tmp/portage/tclxml-3.0-r1/image//usr/lib/Tclxml3.0/libTclxml3.0.so
 /bin/install -c libTclxmlstub3.0.a /var/tmp/portage/tclxml-3.0-r1/image//usr/lib/Tclxml3.0/libTclxmlstub3.0.a
 ranlib /var/tmp/portage/tclxml-3.0-r1/image//usr/lib/Tclxml3.0/libTclxmlstub3.0.a
/bin/install -c -m 644 TclxmlConfig.sh /var/tmp/portage/tclxml-3.0-r1/image//usr/lib
if test "x1" = "x1"; then \
            /bin/install -c -m 644 library/pkgIndex.tcl /var/tmp/portage/tclxml-3.0-r1/image//usr/lib/Tclxml3.0; \
        fi
Installing header files in /var/tmp/portage/tclxml-3.0-r1/image//usr/include/tclxml
Installing ./include/tclxml/tclxml.h
Installing ./include/tclxml/tclxmlDecls.h
Installing ./library/xml__tcl.tcl
Installing ./library/sgml-8.0.tcl
Installing ./library/sgml-8.1.tcl
Installing ./library/xml-8.0.tcl
Installing ./library/xml-8.1.tcl
Installing ./library/sgmlparser.tcl
Installing ./library/tclparser-8.0.tcl
Installing ./library/tclparser-8.1.tcl
Installing ./library/xpath.tcl
libraries done
(echo 'package ifneeded xml::libxml2 3.0 \
            [list load [file join $dir libTclXML_libxml23.0.so] Tclxml_libxml2]'\
        ) > pkgIndex.tcl
 /bin/install -c libTclXML_libxml23.0.so /var/tmp/portage/tclxml-3.0-r1/image//usr/lib/TclXML_libxml23.0/libTclXML_libxml23.0.so
 : /var/tmp/portage/tclxml-3.0-r1/image//usr/lib/TclXML_libxml23.0/libTclXML_libxml23.0.so
if test "x1" = "x1"; then \
            /bin/install -c -m 644 pkgIndex.tcl /var/tmp/portage/tclxml-3.0-r1/image//usr/lib/TclXML_libxml23.0; \
        fi
Installing header files in /var/tmp/portage/tclxml-3.0-r1/image//usr/include/tclxml-libxml2
Installing ./../include/tclxml-libxml2/docObj.h
Installing ./../include/tclxml-libxml2/tclxml-libxml2.h
Installing ./../include/tclxml-libxml2/tclxml-libxml2Decls.h
libraries done
(echo 'package ifneeded xml::expat 3.0 \
            [list load [file join $dir libTclexpat3.0.so]]'\
        ) > pkgIndex.tcl
 /bin/install -c libTclexpat3.0.so /var/tmp/portage/tclxml-3.0-r1/image//usr/lib/Tclexpat3.0/libTclexpat3.0.so
 : /var/tmp/portage/tclxml-3.0-r1/image//usr/lib/Tclexpat3.0/libTclexpat3.0.so
if test "x1" = "x1"; then \
            /bin/install -c -m 644 pkgIndex.tcl /var/tmp/portage/tclxml-3.0-r1/image//usr/lib/Tclexpat3.0; \
        fi
Installing header files in /var/tmp/portage/tclxml-3.0-r1/image//usr/include
Installing ./xmltok/xmltok.h
Installing ./xmltok/xmlrole.h
Installing ./xmlparse/xmlparse.h
libraries done
>>> Completed installing tclxml-3.0-r1 into /var/tmp/portage/tclxml-3.0-r1/image/

man:
strip: i686-pc-linux-gnu-strip --strip-unneeded
   /usr/lib/TclXML_libxml23.0/libTclXML_libxml23.0.so
   /usr/lib/Tclexpat3.0/libTclexpat3.0.so
   /usr/lib/Tclxml3.0/libTclxml3.0.so
   usr/lib/Tclxml3.0/libTclxmlstub3.0.a
>>> Merging dev-tcltk/tclxml-3.0-r1 to /
--- /usr/
--- /usr/bin/
--- /usr/include/
>>> /usr/include/tclxml/
>>> /usr/include/tclxml/tclxml.h
>>> /usr/include/tclxml/tclxmlDecls.h
>>> /usr/include/tclxml-libxml2/
>>> /usr/include/tclxml-libxml2/docObj.h
>>> /usr/include/tclxml-libxml2/tclxml-libxml2.h
>>> /usr/include/tclxml-libxml2/tclxml-libxml2Decls.h
>>> /usr/include/xmlparse.h
>>> /usr/include/xmlrole.h
>>> /usr/include/xmltok.h
--- /usr/lib/
>>> /usr/lib/TclXML_libxml23.0/
>>> /usr/lib/TclXML_libxml23.0/libTclXML_libxml23.0.so
>>> /usr/lib/TclXML_libxml23.0/pkgIndex.tcl
>>> /usr/lib/Tclexpat3.0/
>>> /usr/lib/Tclexpat3.0/libTclexpat3.0.so
>>> /usr/lib/Tclexpat3.0/pkgIndex.tcl
>>> /usr/lib/Tclxml3.0/
>>> /usr/lib/Tclxml3.0/libTclxml3.0.so
>>> /usr/lib/Tclxml3.0/libTclxmlstub3.0.a
>>> /usr/lib/Tclxml3.0/pkgIndex.tcl
>>> /usr/lib/Tclxml3.0/sgml-8.0.tcl
>>> /usr/lib/Tclxml3.0/sgml-8.1.tcl
>>> /usr/lib/Tclxml3.0/sgmlparser.tcl
>>> /usr/lib/Tclxml3.0/tclparser-8.0.tcl
>>> /usr/lib/Tclxml3.0/tclparser-8.1.tcl
>>> /usr/lib/Tclxml3.0/xml-8.0.tcl
>>> /usr/lib/Tclxml3.0/xml-8.1.tcl
>>> /usr/lib/Tclxml3.0/xml__tcl.tcl
>>> /usr/lib/Tclxml3.0/xpath.tcl
>>> /usr/lib/TclxmlConfig.sh
--- /usr/share/
--- /usr/share/doc/
>>> /usr/share/doc/tclxml-3.0-r1/
>>> /usr/share/doc/tclxml-3.0-r1/ANNOUNCE.gz
>>> /usr/share/doc/tclxml-3.0-r1/ChangeLog.gz
>>> /usr/share/doc/tclxml-3.0-r1/LICENSE.gz
>>> /usr/share/doc/tclxml-3.0-r1/README.gz
>>> /usr/share/doc/tclxml-3.0-r1/RELNOTES.gz
>>> /usr/share/doc/tclxml-3.0-r1/html/
>>> /usr/share/doc/tclxml-3.0-r1/html/README.html
>>> /usr/share/doc/tclxml-3.0-r1/html/tclxml.html
>>> Safely unmerging already-installed instance...
No package files given... Grabbing a set.
>>> Original instance of package unmerged safely.
>>> Regenerating /etc/ld.so.cache...
>>> dev-tcltk/tclxml-3.0-r1 merged.


>>> No packages selected for removal by clean.

>>> Emerging (2 of 2) dev-tcltk/tcldom-3.0 to /
>>> checking ebuild checksums
>>> checking auxfile checksums
>>> checking miscfile checksums
>>> checking distfiles checksums
>>> Unpacking source...
>>> Unpacking tcldom-3.0.tar.gz to /var/tmp/portage/tcldom-3.0/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/tcldom-3.0/work/tcldom-3.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-threads --build=i686-pc-linux-gnu
creating cache ./config.cache
checking for correct TEA configuration... ok
checking for Tcl configuration... found /usr/lib/tclConfig.sh
checking for existence of /usr/lib/tclConfig.sh... loading
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... cc -E
checking for gcc... gcc
checking whether the C compiler (gcc -march=athlon-xp -O2 -pipe ) works... yes
checking whether the C compiler (gcc -march=athlon-xp -O2 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking if the compiler understands -pipe... yes
checking for a BSD compatible install... /bin/install -c
checking whether make sets ${MAKE}... yes
checking for ranlib... ranlib
checking for object suffix... o
checking for executable suffix... no
checking for required early compiler flags...  _LARGEFILE64_SOURCE
checking for 64-bit integer type... long long
checking for struct dirent64... no
checking for struct stat64... yes
checking for off64_t... yes
checking dirent.h... yes
checking for errno.h... yes
checking for float.h... yes
checking for values.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for sys/wait.h... yes
checking for dlfcn.h... yes
checking for unistd.h... yes
checking for sys/param.h... yes
checking for strtod... yes
checking for Solaris2.4/Tru64 strtod bugs... ok
checking for Tcl public headers... /usr/include
checking for Tcl private include files... Using srcdir found in tclConfig.sh: /usr/lib/tcl8.4/include
checking for pthread_mutex_init in -lpthread... yes
checking for pthread_attr_setstacksize... yes
checking for readdir_r... yes
checking for building with threads... yes
checking how to build libraries... shared
checking if 64bit support is enabled... no
checking if 64bit Sparc VIS support is requested... no
checking system version (for dynamic loading)... ./configure: line 5527: syntax error near unexpected token `('
./configure: line 5527: `  case `(ac_space=' '; set | grep ac_space) 2>&1` in'

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/tcldom-3.0/work/tcldom-3.0/src-libxml2/config.log

!!! ERROR: dev-tcltk/tcldom-3.0 failed.
Call stack:
  ebuild.sh, line 1525:   Called dyn_compile
  ebuild.sh, line 928:   Called src_compile
  tcldom-3.0.ebuild, line 37:   Called econf '--enable-threads'
  ebuild.sh, line 526:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.



# cat /var/tmp/portage/tcldom-3.0/work/tcldom-3.0/src-libxml2/config.log

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:1429: checking for correct TEA configuration
configure:1510: checking for Tcl configuration
configure:1584: checking for existence of /usr/lib/tclConfig.sh
configure:1676: checking for Cygwin environment
configure:1692: cc -c -march=athlon-xp -O2 -pipe  conftest.c 1>&5
distcc[18080] ERROR: compile /var/tmp/ccache/conftest.tmp.lab2.18076.i on localhost failed
configure: In function `main':
configure:1688: error: `__CYGWIN32__' undeclared (first use in this function)
configure:1688: error: (Each undeclared identifier is reported only once
configure:1688: error: for each function it appears in.)
configure: failed program was:
#line 1681 "configure"
#include "confdefs.h"

int main() {

#ifndef __CYGWIN__
#define __CYGWIN__ __CYGWIN32__
#endif
return __CYGWIN__;
; return 0; }
configure:1709: checking for mingw32 environment
configure:1721: cc -c -march=athlon-xp -O2 -pipe  conftest.c 1>&5
distcc[18096] ERROR: compile /var/tmp/ccache/conftest.tmp.lab2.18092.i on localhost failed
configure: In function `main':
configure:1717: error: `__MINGW32__' undeclared (first use in this function)
configure:1717: error: (Each undeclared identifier is reported only once
configure:1717: error: for each function it appears in.)
configure: failed program was:
#line 1714 "configure"
#include "confdefs.h"

int main() {
return __MINGW32__;
; return 0; }
configure:1738: checking how to run the C preprocessor
configure:1759: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1827: checking for gcc
configure:1940: checking whether the C compiler (gcc -march=athlon-xp -O2 -pipe ) works
configure:1956: gcc -o conftest -march=athlon-xp -O2 -pipe   conftest.c  1>&5
configure:1982: checking whether the C compiler (gcc -march=athlon-xp -O2 -pipe ) is a cross-compiler
configure:1987: checking whether we are using GNU C
configure:1996: gcc -E conftest.c
configure:2015: checking whether gcc accepts -g
configure:2054: checking if the compiler understands -pipe
configure:2065: gcc -pipe -c -march=athlon-xp -O2 -pipe  conftest.c 1>&5
configure:2090: checking for a BSD compatible install
configure:2148: checking whether make sets ${MAKE}
configure:2182: checking for ranlib
configure:2215: checking for object suffix
configure:2221: gcc -pipe -c -march=athlon-xp -O2 -pipe  conftest.c 1>&5
configure:2241: checking for executable suffix
configure:2251: gcc -pipe -o conftest -march=athlon-xp -O2 -pipe   conftest.c  1>&5
configure:2278: checking for required early compiler flags
configure:2292: gcc -pipe -c -march=athlon-xp -O2 -pipe  conftest.c 1>&5
configure:2342: gcc -pipe -c -march=athlon-xp -O2 -pipe  conftest.c 1>&5
distcc[18220] ERROR: compile /var/tmp/ccache/conftest.tmp.lab2.18216.i on localhost failed
configure: In function `main':
configure:2338: error: storage size of 'buf' isn't known
configure: failed program was:
#line 2335 "configure"
#include "confdefs.h"
#include <sys/stat.h>
int main() {
struct stat64 buf; int i = stat64("/", &buf);
; return 0; }
configure:2358: gcc -pipe -c -march=athlon-xp -O2 -pipe  conftest.c 1>&5
configure:2388: checking for 64-bit integer type
configure:2401: gcc -pipe -c -march=athlon-xp -O2 -pipe  conftest.c 1>&5
distcc[18249] ERROR: compile /var/tmp/ccache/conftest.tmp.lab2.18245.i on localhost failed
configure: In function `main':
configure:2397: error: `__int64' undeclared (first use in this function)
configure:2397: error: (Each undeclared identifier is reported only once
configure:2397: error: for each function it appears in.)
configure:2397: error: syntax error before "value"
configure: failed program was:
#line 2394 "configure"
#include "confdefs.h"

int main() {
__int64 value = (__int64) 0;
; return 0; }
configure:2419: gcc -pipe -o conftest -march=athlon-xp -O2 -pipe   conftest.c  1>&5
configure:2444: checking for struct dirent64
configure:2458: gcc -pipe -c -march=athlon-xp -O2 -pipe  conftest.c 1>&5
distcc[18274] ERROR: compile (null) on localhost failed
configure:2452:24: sys/dirent.h: No such file or directory
configure: In function `main':
configure:2454: error: storage size of 'p' isn't known
distcc[18273] ERROR: compile conftest.c on localhost failed
configure: failed program was:
#line 2450 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/dirent.h>
int main() {
struct dirent64 p;
; return 0; }
configure:2479: checking for struct stat64
configure:2493: gcc -pipe -c -march=athlon-xp -O2 -pipe  conftest.c 1>&5
configure:2514: checking for off64_t
configure:2528: gcc -pipe -c -march=athlon-xp -O2 -pipe  conftest.c 1>&5
configure:2553: checking dirent.h
configure:2581: gcc -pipe -o conftest -march=athlon-xp -O2 -pipe   conftest.c  1>&5
configure:2602: checking for errno.h
configure:2612: cc -E  conftest.c >/dev/null 2>conftest.out
configure:2639: checking for float.h
configure:2649: cc -E  conftest.c >/dev/null 2>conftest.out
configure:2676: checking for values.h
configure:2686: cc -E  conftest.c >/dev/null 2>conftest.out
configure:2713: checking for limits.h
configure:2723: cc -E  conftest.c >/dev/null 2>conftest.out
configure:2750: checking for stdlib.h
configure:2760: cc -E  conftest.c >/dev/null 2>conftest.out
configure:2832: checking for string.h
configure:2842: cc -E  conftest.c >/dev/null 2>conftest.out
configure:2905: checking for sys/wait.h
configure:2915: cc -E  conftest.c >/dev/null 2>conftest.out
configure:2942: checking for dlfcn.h
configure:2952: cc -E  conftest.c >/dev/null 2>conftest.out
configure:2984: checking for unistd.h
configure:2994: cc -E  conftest.c >/dev/null 2>conftest.out
configure:2984: checking for sys/param.h
configure:2994: cc -E  conftest.c >/dev/null 2>conftest.out
configure:3024: checking for strtod
configure:3052: gcc -pipe -o conftest -march=athlon-xp -O2 -pipe   conftest.c  1>&5
configure:3074: checking for Solaris2.4/Tru64 strtod bugs
configure:3099: gcc -pipe -o conftest -march=athlon-xp -O2 -pipe   conftest.c  1>&5
configure:3137: checking for Tcl public headers
configure:3200: checking for Tcl private include files
configure:3297: checking for pthread_mutex_init in -lpthread
configure:3316: gcc -pipe -o conftest -march=athlon-xp -O2 -pipe   conftest.c -lpthread   1>&5
configure:3538: checking for pthread_attr_setstacksize
configure:3566: gcc -pipe -o conftest -march=athlon-xp -O2 -pipe   conftest.c   -lpthread 1>&5
configure:3594: checking for readdir_r
configure:3622: gcc -pipe -o conftest -march=athlon-xp -O2 -pipe   conftest.c  1>&5
configure:3652: checking for building with threads
configure:3690: checking how to build libraries
configure:3736: checking if 64bit support is enabled
configure:3750: checking if 64bit Sparc VIS support is requested
configure:3771: checking system version (for dynamic loading)



# emerge --info

Portage 2.1_pre9-r4 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.4-r1, 2.6.17-rc1 i686)
=================================================================
System uname: 2.6.17-rc1 i686 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.12.0_pre18
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc /usr/NX/home /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control /var/www/localhost"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distlocks fixpackages metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.gg3.net/ ftp://ftp.linux.ee/pub/gentoo/distfiles/ http://mirror.phy.olemiss.edu/mirror/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LINGUAS="de en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/gentoo-de /usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac aalib acpi alsa apache2 apm arts asf audiofile avi berkdb bitmap-fonts bluetooth bzip2 cdparanoia cgi cjk cli crypt cscope cups dbus doc dri dts dv dvb dvd dvdr dvdread eds emboss encode esd exif expat fam ffmpeg flac fontconfig foomaticdb fortran gd gdbm gif gimp gphoto2 gpm gs gstreamer gtk gtk2 hal iconv idn ieee1394 imagemagick imap imlib isdnlog java javascript jpeg jpeg2k kde kdeenablefinal lcms libcaca libg++ libwww lirc live lm_sensors logrotate lzo mad maildir matroska mikmod mjpeg mmx mmxext motif mozilla mp3 mpeg musepack mysql ncurses nls nptl nptlonly nsplugin nvidia ofx ogg opengl oss pam pcre pdflib pdo-external perl php png posix ppds pppd python pyzor qt quicktime razor readline real reflection rtc samba scanner sdl session smp sndfile snmp speex spell spl sqlite sse sse2 ssl subversion syslog tcltk tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales utf8 v4l v4l2 vcd vdr vorbis win32codecs xanim xine xml xml2 xmms xorg xv xvid zeroconf zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_de linguas_en userland_GNU video_cards_fbdev video_cards_nv video_cards_nvidia video_cards_vesa video_cards_vga"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-24 14:16:11 UTC
- Please use attachments instead of wallpapering bugzilla with huge logs.
- Don't mark bugs as blocker unless your system is unusable.
Comment 2 Alec Warner (RETIRED) archtester gentoo-dev Security 2006-05-11 15:44:22 UTC
Created attachment 86628 [details]
Fixed 2.6 ebuild

Here is a 2.6 ebuild..apparently the tcl.m4 is broken in a bunch of the source tarballs...Not sure if upstream is alive or not.  Need to check.  Applying this fix to 3.0, just makes it die worse ;)
Comment 3 MATSUU Takuto (RETIRED) gentoo-dev 2006-06-03 19:34:32 UTC
fixed in cvs.