Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 251335 Details for
Bug 341885
=dev-tcltk/tclxml-3.1-r2 does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
tclxml-3.1-r2:20101020-112509.log (text/plain), 30.75 KB, created by
Agostino Sarubbo
on 2010-10-20 11:28:22 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2010-10-20 11:28:22 UTC
Size:
30.75 KB
patch
obsolete
> * Package: dev-tcltk/tclxml-3.1-r2 > * Repository: gentoo > * Maintainer: tcltk@gentoo.org > * USE: amd64 elibc_glibc expat kernel_linux multilib test userland_GNU >>>> Unpacking source... >>>> Unpacking tclxml-3.1.tar.gz to /tmp/portage/dev-tcltk/tclxml-3.1-r2/work > * Applying tclxml-3_configure.patch ... > [ ok ] > * Applying tclxml-3_include_path.patch ... > [ ok ] > * Applying tclxml-3.1-test.patch ... > [ ok ] > * Running eautoreconf in '/tmp/portage/dev-tcltk/tclxml-3.1-r2/work/tclxml-3.1' ... > * Running autoconf ... > [ ok ] >>>> Source unpacked in /tmp/portage/dev-tcltk/tclxml-3.1-r2/work >>>> Compiling source in /tmp/portage/dev-tcltk/tclxml-3.1-r2/work/tclxml-3.1 ... >./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 --with-tclinclude=/usr/include --with-tcl=/usr/lib64 --enable-64bit --disable-symbols --disable-threads >checking for correct TEA configuration... ok >checking for Tcl configuration... found /usr/lib64/tclConfig.sh >checking for existence of /usr/lib64/tclConfig.sh... loading >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... no >checking whether x86_64-pc-linux-gnu-gcc accepts -g... no >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... unsupported >checking for a BSD-compatible install... /usr/bin/install -c >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... no >checking for sys/types.h... no >checking for sys/stat.h... no >checking for stdlib.h... no >checking for string.h... no >checking for memory.h... no >checking for strings.h... no >checking for inttypes.h... no >checking for stdint.h... no >checking for unistd.h... no >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... o >checking whether we are using the GNU C compiler... (cached) no >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) no >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) unsupported >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for required early compiler flags... _LARGEFILE64_SOURCE >checking for 64-bit integer type... using long >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) no >checking for string.h... (cached) no >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 for unistd.h... (cached) no >checking sys/param.h usability... yes >checking sys/param.h presence... 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/lib64/tcl8.5/include >checking for building with threads... no (default) >checking how to build libraries... shared >checking if 64bit support is enabled... yes >checking if 64bit Sparc VIS support is requested... no >checking system version (for dynamic loading)... Linux-2.6.35-gentoo-r10 >checking for dlopen in -ldl... yes >checking for ar... ar >configure: WARNING: "64bit support being disabled -- don\'t know magic for this platform" >checking for build with symbols... no >checking for tclsh... /usr/lib64/../bin/tclsh8.5 >configure: creating ./config.status >config.status: creating Makefile >config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting >config.status: creating library/pkgIndex.tcl >config.status: creating TclxmlConfig.sh >make -j4 -j1 >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tcl\ 8.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 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETADDRINFO=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DVERSION=\"3.1\" -DTCLXML_VERSION=\"3.1\" -D_LARGEFILE64_SOURCE=1 -DNO_STDLIB_H=1 -DNO_STRING_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TCL_STUBS=1 -I/usr/lib64/tcl8.5/include/generic -I/usr/lib64/tcl8.5/include/unix -I./include -march=core2 -O2 -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -fPIC -c `echo tclxml.c` -o tclxml.o ><command-line>: warning: "PACKAGE_NAME" redefined ><command-line>: warning: this is the location of the previous definition ><command-line>: warning: "PACKAGE_TARNAME" redefined ><command-line>: warning: this is the location of the previous definition ><command-line>: warning: "PACKAGE_VERSION" redefined ><command-line>: warning: this is the location of the previous definition ><command-line>: warning: "PACKAGE_STRING" redefined ><command-line>: warning: this is the location of the previous definition >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tcl\ 8.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 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETADDRINFO=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DVERSION=\"3.1\" -DTCLXML_VERSION=\"3.1\" -D_LARGEFILE64_SOURCE=1 -DNO_STDLIB_H=1 -DNO_STRING_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TCL_STUBS=1 -I/usr/lib64/tcl8.5/include/generic -I/usr/lib64/tcl8.5/include/unix -I./include -march=core2 -O2 -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -fPIC -c `echo tclxmlStubInit.c` -o tclxmlStubInit.o ><command-line>: warning: "PACKAGE_NAME" redefined ><command-line>: warning: this is the location of the previous definition ><command-line>: warning: "PACKAGE_TARNAME" redefined ><command-line>: warning: this is the location of the previous definition ><command-line>: warning: "PACKAGE_VERSION" redefined ><command-line>: warning: this is the location of the previous definition ><command-line>: warning: "PACKAGE_STRING" redefined ><command-line>: warning: this is the location of the previous definition >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tcl\ 8.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 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETADDRINFO=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DVERSION=\"3.1\" -DTCLXML_VERSION=\"3.1\" -D_LARGEFILE64_SOURCE=1 -DNO_STDLIB_H=1 -DNO_STRING_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TCL_STUBS=1 -I/usr/lib64/tcl8.5/include/generic -I/usr/lib64/tcl8.5/include/unix -I./include -march=core2 -O2 -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -fPIC -c `echo tclxmlStubLib.c` -o tclxmlStubLib.o ><command-line>: warning: "PACKAGE_NAME" redefined ><command-line>: warning: this is the location of the previous definition ><command-line>: warning: "PACKAGE_TARNAME" redefined ><command-line>: warning: this is the location of the previous definition ><command-line>: warning: "PACKAGE_VERSION" redefined ><command-line>: warning: this is the location of the previous definition ><command-line>: warning: "PACKAGE_STRING" redefined ><command-line>: warning: this is the location of the previous definition >rm -f libTclxml3.1.so >x86_64-pc-linux-gnu-gcc -shared -o libTclxml3.1.so tclxml.o tclxmlStubInit.o tclxmlStubLib.o -L/usr/lib64 -ltclstub8.5 >: libTclxml3.1.so >rm -f libTclxmlstub3.1.a >ar cr libTclxmlstub3.1.a tclxmlStubLib.o >x86_64-pc-linux-gnu-ranlib libTclxmlstub3.1.a >./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 --with-Tclxml=.. >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=core2 -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes >checking whether the C compiler (gcc -march=core2 -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) 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... /usr/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... using long >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 /tmp/portage/dev-tcltk/tclxml-3.1-r2/work/tclxml-3.1/TclxmlConfig.sh >checking for existence of /tmp/portage/dev-tcltk/tclxml-3.1-r2/work/tclxml-3.1/TclxmlConfig.sh... loading >configure: warning: Found Makefile - using build library specs for Tclxml >checking for Tcl public headers... /usr/include >checking for building with threads... no (default) >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.35-gentoo-r10 >checking for dlopen in -ldl... yes >checking for ar... ar >checking for build with symbols... no >checking for tclsh... /usr/lib/../bin/tclsh8.5 >updating cache ./config.cache >creating ./config.status >creating Makefile >make -j4 -j1 >gcc -pipe -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tcl\ 8.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 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETADDRINFO=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DVERSION=\"3.1\" -DTCLEXPAT_VERSION=\"3.1\" -D_LARGEFILE64_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=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=core2 -O2 -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -fPIC -c `echo ./../tclexpat.c` -o tclexpat.o >gcc -pipe -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tcl\ 8.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 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETADDRINFO=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DVERSION=\"3.1\" -DTCLEXPAT_VERSION=\"3.1\" -D_LARGEFILE64_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=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=core2 -O2 -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -fPIC -c `echo ./xmltok/xmltok.c` -o xmltok.o >gcc -pipe -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tcl\ 8.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 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETADDRINFO=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DVERSION=\"3.1\" -DTCLEXPAT_VERSION=\"3.1\" -D_LARGEFILE64_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=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=core2 -O2 -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -fPIC -c `echo ./xmltok/xmlrole.c` -o xmlrole.o >gcc -pipe -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tcl\ 8.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 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETADDRINFO=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DVERSION=\"3.1\" -DTCLEXPAT_VERSION=\"3.1\" -D_LARGEFILE64_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=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=core2 -O2 -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -fPIC -c `echo ./xmlwf/xmlwf.c` -o xmlwf.o >gcc -pipe -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tcl\ 8.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 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETADDRINFO=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DVERSION=\"3.1\" -DTCLEXPAT_VERSION=\"3.1\" -D_LARGEFILE64_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=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=core2 -O2 -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -fPIC -c `echo ./xmlwf/xmlfile.c` -o xmlfile.o >./xmlwf/xmlfile.c: In function âreportErrorâ: >./xmlwf/xmlfile.c:80: warning: format â%ldâ expects type âlong intâ, but argument 5 has type âintâ >gcc -pipe -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tcl\ 8.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 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETADDRINFO=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DVERSION=\"3.1\" -DTCLEXPAT_VERSION=\"3.1\" -D_LARGEFILE64_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=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=core2 -O2 -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -fPIC -c `echo ./xmlwf/codepage.c` -o codepage.o >gcc -pipe -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tcl\ 8.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 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETADDRINFO=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DVERSION=\"3.1\" -DTCLEXPAT_VERSION=\"3.1\" -D_LARGEFILE64_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=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=core2 -O2 -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -fPIC -c `echo ./xmlparse/hashtable.c` -o hashtable.o >gcc -pipe -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tcl\ 8.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 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETADDRINFO=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DVERSION=\"3.1\" -DTCLEXPAT_VERSION=\"3.1\" -D_LARGEFILE64_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=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=core2 -O2 -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -fPIC -c `echo ./xmlwf/unixfilemap.c` -o unixfilemap.o >gcc -pipe -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tcl\ 8.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 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETADDRINFO=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DVERSION=\"3.1\" -DTCLEXPAT_VERSION=\"3.1\" -D_LARGEFILE64_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=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=core2 -O2 -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -fPIC -c `echo ./xmlparse/xmlparse.c` -o xmlparse.o >rm -f libTclexpat3.1.so >gcc -pipe -shared -o libTclexpat3.1.so tclexpat.o xmltok.o xmlrole.o xmlwf.o xmlfile.o codepage.o hashtable.o unixfilemap.o xmlparse.o -L/usr/lib64 -ltclstub8.5 -L/tmp/portage/dev-tcltk/tclxml-3.1-r2/work/tclxml-3.1 -lTclxmlstub3.1 >: libTclexpat3.1.so >(echo 'package ifneeded xml::expat 3.1 \ > [list load [file join $dir libTclexpat3.1.so]]'\ > ) > pkgIndex.tcl >>>> Source compiled. > * Skipping make test/check due to ebuild restriction. >>>> Test phase [explicitly disabled]: dev-tcltk/tclxml-3.1-r2 > >>>> Install tclxml-3.1-r2 into /tmp/portage/dev-tcltk/tclxml-3.1-r2/image/ category dev-tcltk >make -j4 -j1 DESTDIR=/tmp/portage/dev-tcltk/tclxml-3.1-r2/image/ install > /usr/bin/install -c libTclxml3.1.so /tmp/portage/dev-tcltk/tclxml-3.1-r2/image//usr/lib64/Tclxml3.1/libTclxml3.1.so > : /tmp/portage/dev-tcltk/tclxml-3.1-r2/image//usr/lib64/Tclxml3.1/libTclxml3.1.so > /usr/bin/install -c libTclxmlstub3.1.a /tmp/portage/dev-tcltk/tclxml-3.1-r2/image//usr/lib64/Tclxml3.1/libTclxmlstub3.1.a > x86_64-pc-linux-gnu-ranlib /tmp/portage/dev-tcltk/tclxml-3.1-r2/image//usr/lib64/Tclxml3.1/libTclxmlstub3.1.a >/usr/bin/install -c -m 644 TclxmlConfig.sh /tmp/portage/dev-tcltk/tclxml-3.1-r2/image//usr/lib64 >if test "x1" = "x1"; then \ > /usr/bin/install -c -m 644 library/pkgIndex.tcl /tmp/portage/dev-tcltk/tclxml-3.1-r2/image//usr/lib64/Tclxml3.1; \ > fi >Installing header files in /tmp/portage/dev-tcltk/tclxml-3.1-r2/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 >make -j4 -j1 DESTDIR=/tmp/portage/dev-tcltk/tclxml-3.1-r2/image/ install >(echo 'package ifneeded xml::expat 3.1 \ > [list load [file join $dir libTclexpat3.1.so]]'\ > ) > pkgIndex.tcl > /usr/bin/install -c libTclexpat3.1.so /tmp/portage/dev-tcltk/tclxml-3.1-r2/image//usr/lib64/Tclexpat3.1/libTclexpat3.1.so > : /tmp/portage/dev-tcltk/tclxml-3.1-r2/image//usr/lib64/Tclexpat3.1/libTclexpat3.1.so >if test "x1" = "x1"; then \ > /usr/bin/install -c -m 644 pkgIndex.tcl /tmp/portage/dev-tcltk/tclxml-3.1-r2/image//usr/lib64/Tclexpat3.1; \ > fi >Installing header files in /tmp/portage/dev-tcltk/tclxml-3.1-r2/image//usr/include >Installing ./xmltok/xmltok.h >Installing ./xmltok/xmlrole.h >Installing ./xmlparse/xmlparse.h >libraries done >>>> Completed installing tclxml-3.1-r2 into /tmp/portage/dev-tcltk/tclxml-3.1-r2/image/ > >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib64/Tclexpat3.1/libTclexpat3.1.so > usr/lib64/Tclxml3.1/libTclxml3.1.so > usr/lib64/Tclxml3.1/libTclxmlstub3.1.a > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/lib64/Tclexpat3.1/libTclexpat3.1.so > * /usr/lib64/Tclxml3.1/libTclxml3.1.so > > [32;01m*[39;49;00m checking 28 files for package collisions >--- /usr/ >--- /usr/lib/ >--- /usr/lib/debug/ >--- /usr/lib/debug/usr/ >--- /usr/lib/debug/usr/lib64/ >--- /usr/lib/debug/usr/lib64/Tclxml3.1/ >>>> /usr/lib/debug/usr/lib64/Tclxml3.1/libTclxml3.1.so.debug >>>> /usr/lib/debug/usr/lib64/Tclexpat3.1/ >>>> /usr/lib/debug/usr/lib64/Tclexpat3.1/libTclexpat3.1.so.debug >--- /usr/share/ >--- /usr/share/doc/ >--- /usr/share/doc/tclxml-3.1-r2/ >>>> /usr/share/doc/tclxml-3.1-r2/ANNOUNCE.bz2 >>>> /usr/share/doc/tclxml-3.1-r2/ChangeLog.bz2 >>>> /usr/share/doc/tclxml-3.1-r2/README.bz2 >>>> /usr/share/doc/tclxml-3.1-r2/RELNOTES.bz2 >--- /usr/share/doc/tclxml-3.1-r2/html/ >>>> /usr/share/doc/tclxml-3.1-r2/html/tclxml.html >>>> /usr/share/doc/tclxml-3.1-r2/html/README.html >--- /usr/include/ >>>> /usr/include/xmlparse.h >>>> /usr/include/xmlrole.h >>>> /usr/include/xmltok.h >--- /usr/include/tclxml/ >>>> /usr/include/tclxml/tclxmlDecls.h >>>> /usr/include/tclxml/tclxml.h >--- /usr/bin/ >--- /usr/lib64/ >>>> /usr/lib64/Tclexpat3.1/ >>>> /usr/lib64/Tclexpat3.1/libTclexpat3.1.so >>>> /usr/lib64/Tclexpat3.1/pkgIndex.tcl >>>> /usr/lib64/TclxmlConfig.sh >--- /usr/lib64/Tclxml3.1/ >>>> /usr/lib64/Tclxml3.1/libTclxmlstub3.1.a >>>> /usr/lib64/Tclxml3.1/libTclxml3.1.so >>>> /usr/lib64/Tclxml3.1/xpath.tcl >>>> /usr/lib64/Tclxml3.1/tclparser-8.1.tcl >>>> /usr/lib64/Tclxml3.1/tclparser-8.0.tcl >>>> /usr/lib64/Tclxml3.1/sgmlparser.tcl >>>> /usr/lib64/Tclxml3.1/xml-8.1.tcl >>>> /usr/lib64/Tclxml3.1/xml-8.0.tcl >>>> /usr/lib64/Tclxml3.1/sgml-8.1.tcl >>>> /usr/lib64/Tclxml3.1/sgml-8.0.tcl >>>> /usr/lib64/Tclxml3.1/xml__tcl.tcl >>>> /usr/lib64/Tclxml3.1/pkgIndex.tcl >>>> Safely unmerging already-installed instance... >>>> Original instance of package unmerged safely. >>>> Regenerating /etc/ld.so.cache...
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 341885
: 251335