* Package: dev-tcltk/tcldom-3.1 * Repository: gentoo * Maintainer: tcltk@gentoo.org * USE: amd64 elibc_glibc expat kernel_linux multilib test threads userland_GNU >>> Unpacking source... >>> Unpacking tcldom-3.1.tar.gz to /tmp/portage/dev-tcltk/tcldom-3.1/work >>> Source unpacked in /tmp/portage/dev-tcltk/tcldom-3.1/work >>> Compiling source in /tmp/portage/dev-tcltk/tcldom-3.1/work/tcldom-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 --enable-threads creating cache ./config.cache 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 for a BSD compatible install... /usr/bin/install -c checking for object suffix... o checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... no 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 Tcl public headers... /usr/include checking for tclsh... /usr/lib/../bin/tclsh8.5 checking how to run the C preprocessor... gcc -E 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 pthread_mutex_init in -lpthread... yes checking for pthread_attr_setstacksize... yes checking for readdir_r... yes checking for building with threads... yes configure: warning: --enable-threads requested, but attempting building against a Tcl that is NOT thread-enabled. checking how to build libraries... shared checking for build with symbols... no updating cache ./config.cache creating ./config.status creating Makefile creating pkgIndex.tcl make -j4 gcc -DPACKAGE_NAME=\"tcldom\" -DVERSION=\"2.0\" -DPATCHLEVEL=\"2\" -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/include" -march=core2 -O2 -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -Wall -ansi -fPIC -c tcldompro.c -o tcldompro.o gcc -DPACKAGE_NAME=\"tcldom\" -DVERSION=\"2.0\" -DPATCHLEVEL=\"2\" -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/include" -march=core2 -O2 -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -Wall -ansi -fPIC -c tdpExpat.c -o tdpExpat.o gcc -DPACKAGE_NAME=\"tcldom\" -DVERSION=\"2.0\" -DPATCHLEVEL=\"2\" -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/include" -march=core2 -O2 -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -Wall -ansi -fPIC -c traversal.c -o traversal.o gcc -DPACKAGE_NAME=\"tcldom\" -DVERSION=\"2.0\" -DPATCHLEVEL=\"2\" -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/include" -march=core2 -O2 -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -Wall -ansi -fPIC -c livelist.c -o livelist.o traversal.c:750: warning: ‘NodeAtOrAfter’ defined but not used tdpExpat.c: In function ‘TclDomReadDocument’: tdpExpat.c:3583: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘XML_Size’ tdpExpat.c:3588: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘XML_Size’ tdpExpat.c: In function ‘TclDomExpatUnparsedDeclHandler’: tdpExpat.c:4416: warning: unused variable ‘expat’ tdpExpat.c: In function ‘TclDomExpatNotationDeclHandler’: tdpExpat.c:4444: warning: unused variable ‘expat’ tdpExpat.c: In function ‘TclDomExpatUnknownEncodingHandler’: tdpExpat.c:4471: warning: unused variable ‘expat’ tdpExpat.c: In function ‘TclDomExpatExternalEntityRefHandler’: tdpExpat.c:4500: warning: unused variable ‘nodePtr’ tdpExpat.c: In function ‘TclDomExpatNotStandaloneHandler’: tdpExpat.c:4602: warning: unused variable ‘infoPtr’ tcldompro.c: In function ‘TclDomDestroy’: tcldompro.c:577: warning: unused variable ‘temp’ rm -f tcldom2.0.so gcc -shared -o tcldom2.0.so \ tcldompro.o tdpExpat.o traversal.o livelist.o -lexpat -L/usr/lib64 -ltclstub8.5 >>> Source compiled. >>> Test phase [none]: dev-tcltk/tcldom-3.1 >>> Install tcldom-3.1 into /tmp/portage/dev-tcltk/tcldom-3.1/image/ category dev-tcltk mkdir -p /tmp/portage/dev-tcltk/tcldom-3.1/image//usr/lib64/tcldom2.0 /usr/bin/install -c -m 644 tcldom2.0.so /tmp/portage/dev-tcltk/tcldom-3.1/image//usr/lib64/tcldom2.0 /usr/bin/install -c -m 644 pkgIndex.tcl /tmp/portage/dev-tcltk/tcldom-3.1/image//usr/lib64/tcldom2.0 >>> Completed installing tcldom-3.1 into /tmp/portage/dev-tcltk/tcldom-3.1/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib64/tcldom2.0/tcldom2.0.so * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/lib64/tcldom2.0/tcldom2.0.so * checking 23 files for package collisions --- /usr/ --- /usr/lib/ --- /usr/lib/debug/ --- /usr/lib/debug/usr/ --- /usr/lib/debug/usr/lib64/ >>> /usr/lib/debug/usr/lib64/tcldom2.0/ >>> /usr/lib/debug/usr/lib64/tcldom2.0/tcldom2.0.so.debug --- /usr/share/ --- /usr/share/doc/ --- /usr/share/doc/tcldom-3.1/ >>> /usr/share/doc/tcldom-3.1/ChangeLog.bz2 >>> /usr/share/doc/tcldom-3.1/LICENSE.bz2 >>> /usr/share/doc/tcldom-3.1/README.bz2 >>> /usr/share/doc/tcldom-3.1/RELNOTES.bz2 --- /usr/share/doc/tcldom-3.1/examples/ >>> /usr/share/doc/tcldom-3.1/examples/browser.tcl.bz2 >>> /usr/share/doc/tcldom-3.1/examples/cgi2dom.tcl.bz2 >>> /usr/share/doc/tcldom-3.1/examples/common.tcl.bz2 >>> /usr/share/doc/tcldom-3.1/examples/domtext.tcl.bz2 >>> /usr/share/doc/tcldom-3.1/examples/domtree.tcl.bz2 >>> /usr/share/doc/tcldom-3.1/examples/domtree-treectrl.tcl.bz2 >>> /usr/share/doc/tcldom-3.1/examples/Libxml2-Logo-180x168.gif.b64.bz2 >>> /usr/share/doc/tcldom-3.1/examples/pwrdLogo150.gif.b64.bz2 >>> /usr/share/doc/tcldom-3.1/examples/README.bz2 >>> /usr/share/doc/tcldom-3.1/examples/tkxmllint.tcl.bz2 >>> /usr/share/doc/tcldom-3.1/examples/tcldom.html >>> /usr/share/doc/tcldom-3.1/examples/README.html --- /usr/lib64/ >>> /usr/lib64/tcldom2.0/ >>> /usr/lib64/tcldom2.0/tcldom2.0.so >>> /usr/lib64/tcldom2.0/pkgIndex.tcl --- /usr/lib64/tcldom3.1/ >>> /usr/lib64/tcldom3.1/xmlswitch.tcl >>> /usr/lib64/tcldom3.1/pkgIndex.tcl >>> /usr/lib64/tcldom3.1/dom.tcl >>> /usr/lib64/tcldom3.1/dommap.tcl >>> Safely unmerging already-installed instance... >>> Original instance of package unmerged safely.