* Package: dev-tcltk/tcldom-3.1 * Repository: gentoo * Maintainer: tcltk@gentoo.org * USE: amd64 elibc_glibc expat kernel_linux multilib test threads userland_GNU xml >>> 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 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 Tcl public headers... /usr/include checking for Tcl private include files... Using srcdir found in tclConfig.sh: /usr/lib64/tcl8.5/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 configure: warning: --enable-threads requested, but attempting building against a Tcl that is NOT thread-enabled. 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 libxml2 headers... /usr/include/libxml2 checking for libxml2 library... /usr/lib checking for tclsh... /usr/lib/../bin/tclsh8.5 updating cache ./config.cache creating ./config.status creating Makefile creating tcldomlibxml2Config.sh make -j4 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\" -DTCLDOM_LIBXML2_VERSION=\"3.1\" -D_LARGEFILE64_SOURCE=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/lib64/tcl8.5/include/generic -I/usr/lib64/tcl8.5/include/unix -I../include -I/usr/include -I/usr/include/libxml2 -march=core2 -O2 -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -fPIC -c `echo tcldomlibxml2.c` -o tcldomlibxml2.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\" -DTCLDOM_LIBXML2_VERSION=\"3.1\" -D_LARGEFILE64_SOURCE=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/lib64/tcl8.5/include/generic -I/usr/lib64/tcl8.5/include/unix -I../include -I/usr/include -I/usr/include/libxml2 -march=core2 -O2 -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -fPIC -c `echo tcldomlibxml2StubInit.c` -o tcldomlibxml2StubInit.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\" -DTCLDOM_LIBXML2_VERSION=\"3.1\" -D_LARGEFILE64_SOURCE=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/lib64/tcl8.5/include/generic -I/usr/lib64/tcl8.5/include/unix -I../include -I/usr/include -I/usr/include/libxml2 -march=core2 -O2 -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -fPIC -c `echo tcldomlibxml2StubLib.c` -o tcldomlibxml2StubLib.o (echo 'package ifneeded dom::libxml2 3.1 \ [list load [file join $dir libtcldom_libxml23.1.so] Tcldom_libxml2]'\ ) > pkgIndex.tcl (echo 'package ifneeded dom 3.1 \ "package require xml::libxml2; package require dom::libxml2 3.1; source [file join $dir impl.tcl]; package provide dom 3.1"'\ ) >> pkgIndex.tcl (echo 'package ifneeded xmlswitch 1.0 \ [list source [file join $dir xmlswitch.tcl]]'\ ) >> pkgIndex.tcl (echo 'package ifneeded cgi2dom 1.1 \ [list source [file join $dir cgi2dom.tcl]]'\ ) >> pkgIndex.tcl (echo 'package ifneeded domtext 2.5 \ [list source [file join $dir domtext.tcl]]'\ ) >> pkgIndex.tcl (echo 'package ifneeded domtree 2.5 \ [list source [file join $dir domtree.tcl]]'\ ) >> pkgIndex.tcl In file included from tcldomlibxml2.c:15: ../include/tcldom-libxml2/tcldomlibxml2.h:22:35: error: tclxml-libxml2/docObj.h: No such file or directory ../include/tcldom-libxml2/tcldomlibxml2.h:23:48: error: tclxml-libxml2/tclxml-libxml2Decls.h: No such file or directory (echo 'package ifneeded domtree::treectrl 3.1 \ [list source [file join $dir domtree-treectrl.tcl]]'\ ) >> pkgIndex.tcl In file included from tcldomlibxml2StubInit.c:5: ../include/tcldom-libxml2/tcldomlibxml2.h:22:35: error: tclxml-libxml2/docObj.h: No such file or directory ../include/tcldom-libxml2/tcldomlibxml2.h:23:48: error: tclxml-libxml2/tclxml-libxml2Decls.h: No such file or directory In file included from tcldomlibxml2.c:15: ../include/tcldom-libxml2/tcldomlibxml2.h:97: error: expected specifier-qualifier-list before ‘TclXML_libxml2_Document’ In file included from ../include/tcldom-libxml2/tcldomlibxml2.h:207, from tcldomlibxml2.c:15: ../include/tcldom-libxml2/tcldomlibxml2Decls.h:105: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:113: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:139: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:146: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:158: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ In file included from ../include/tcldom-libxml2/tcldomlibxml2.h:207, from tcldomlibxml2.c:15: ../include/tcldom-libxml2/tcldomlibxml2Decls.h:192: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:193: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:194: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:195: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:196: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:198: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ tcldomlibxml2.c:48: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ tcldomlibxml2.c:183: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ tcldomlibxml2.c: In function ‘TclDOMCreateCommand’: tcldomlibxml2.c:496: warning: assignment makes pointer from integer without a cast tcldomlibxml2.c:500: error: ‘TCLXML_LIBXML2_DOCUMENT_KEEP’ undeclared (first use in this function) tcldomlibxml2.c:500: error: (Each undeclared identifier is reported only once tcldomlibxml2.c:500: error: for each function it appears in.) tcldomlibxml2.c: In function ‘AdoptDocument’: tcldomlibxml2.c:513: error: ‘TclXML_libxml2_Document’ undeclared (first use in this function) tcldomlibxml2.c:513: error: ‘tDocPtr’ undeclared (first use in this function) tcldomlibxml2.c:528: error: ‘TclDOM_libxml2_Document’ has no member named ‘tDocPtr’ tcldomlibxml2.c:529: error: ‘TclDOM_libxml2_Document’ has no member named ‘objPtr’ tcldomlibxml2.c:531: error: ‘TclDOM_libxml2_Document’ has no member named ‘schema’ tcldomlibxml2.c:533: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodes’ tcldomlibxml2.c:534: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodes’ tcldomlibxml2.c:535: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodeCntr’ tcldomlibxml2.c:537: error: ‘TclDOM_libxml2_Document’ has no member named ‘captureListeners’ tcldomlibxml2.c:538: error: ‘TclDOM_libxml2_Document’ has no member named ‘captureListeners’ tcldomlibxml2.c:539: error: ‘TclDOM_libxml2_Document’ has no member named ‘bubbleListeners’ tcldomlibxml2.c:540: error: ‘TclDOM_libxml2_Document’ has no member named ‘bubbleListeners’ tcldomlibxml2.c:541: error: ‘TclDOM_libxml2_Document’ has no member named ‘listening’ tcldomlibxml2.c:560: error: ‘TclDOM_libxml2_Document’ has no member named ‘cmd’ tcldomlibxml2.c: In function ‘TclDOM_libxml2_CreateObjFromDoc’: tcldomlibxml2.c:590: warning: assignment makes pointer from integer without a cast tcldomlibxml2.c: In function ‘TclDOMDestroyCommand’: tcldomlibxml2.c:623: error: ‘TclXML_libxml2_Document’ undeclared (first use in this function) tcldomlibxml2.c:623: error: ‘tDocPtr’ undeclared (first use in this function) tcldomlibxml2.c:632: error: too many arguments to function ‘GetDOMDocument’ tcldomlibxml2.c:638: error: ‘TclDOM_libxml2_Document’ has no member named ‘cmd’ tcldomlibxml2.c: In function ‘DocumentNodeCmdDelete’: tcldomlibxml2.c:676: error: ‘TclDOM_libxml2_Document’ has no member named ‘tDocPtr’ In file included from tcldomlibxml2StubInit.c:5: ../include/tcldom-libxml2/tcldomlibxml2.h:97: error: expected specifier-qualifier-list before ‘TclXML_libxml2_Document’ In file included from ../include/tcldom-libxml2/tcldomlibxml2.h:207, from tcldomlibxml2StubInit.c:5: ../include/tcldom-libxml2/tcldomlibxml2Decls.h:105: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:113: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:139: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:146: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:158: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ In file included from ../include/tcldom-libxml2/tcldomlibxml2.h:207, from tcldomlibxml2StubInit.c:5: ../include/tcldom-libxml2/tcldomlibxml2Decls.h:192: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:193: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:194: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:195: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:196: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:198: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ tcldomlibxml2.c: In function ‘FreeDocument’: tcldomlibxml2.c:755: error: ‘TclDOM_libxml2_Document’ has no member named ‘tDocPtr’ tcldomlibxml2.c:770: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodes’ tcldomlibxml2.c:771: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodes’ tcldomlibxml2.c:773: error: ‘TclDOM_libxml2_Document’ has no member named ‘schema’ tcldomlibxml2.c:776: error: ‘TclDOM_libxml2_Document’ has no member named ‘schema’ tcldomlibxml2.c:780: error: ‘TclDOM_libxml2_Document’ has no member named ‘captureListeners’ tcldomlibxml2.c:781: error: ‘TclDOM_libxml2_Document’ has no member named ‘bubbleListeners’ tcldomlibxml2.c:785: error: ‘TclDOM_libxml2_Document’ has no member named ‘objPtr’ tcldomlibxml2.c:785: error: ‘TclDOM_libxml2_Document’ has no member named ‘objPtr’ tcldomlibxml2.c: In function ‘GetDOMDocument’: tcldomlibxml2.c:812: error: expected declaration specifiers before ‘TclXML_libxml2_Document’ tcldomlibxml2.c:813: error: number of arguments doesn’t match prototype tcldomlibxml2.c:48: error: prototype declaration tcldomlibxml2.c:814: error: invalid type argument of ‘->’ (have ‘int’) tcldomlibxml2.c:815: error: invalid type argument of ‘->’ (have ‘int’) tcldomlibxml2.c:821: error: invalid type argument of ‘->’ (have ‘int’) tcldomlibxml2.c:826: error: invalid type argument of ‘->’ (have ‘int’) make: *** [tcldomlibxml2StubInit.o] Error 1 make: *** Waiting for unfinished jobs.... tcldomlibxml2.c: In function ‘DTDValidate’: tcldomlibxml2.c:1226: error: ‘TclDOM_libxml2_Document’ has no member named ‘tDocPtr’ tcldomlibxml2.c:1231: warning: assignment makes pointer from integer without a cast tcldomlibxml2.c: In function ‘SchemaCompile’: tcldomlibxml2.c:1255: error: ‘TclDOM_libxml2_Document’ has no member named ‘schema’ tcldomlibxml2.c:1258: error: ‘TclDOM_libxml2_Document’ has no member named ‘schema’ tcldomlibxml2.c:1260: error: ‘TclDOM_libxml2_Document’ has no member named ‘schema’ tcldomlibxml2.c:1265: error: ‘TclDOM_libxml2_Document’ has no member named ‘tDocPtr’ tcldomlibxml2.c:1284: error: ‘TclDOM_libxml2_Document’ has no member named ‘schema’ tcldomlibxml2.c:1290: error: ‘TclDOM_libxml2_Document’ has no member named ‘schema’ tcldomlibxml2.c:1291: warning: initialization makes pointer from integer without a cast tcldomlibxml2.c: In function ‘SchemaValidate’: tcldomlibxml2.c:1315: error: ‘TclDOM_libxml2_Document’ has no member named ‘schema’ tcldomlibxml2.c:1324: error: ‘TclDOM_libxml2_Document’ has no member named ‘schema’ tcldomlibxml2.c:1329: warning: assignment makes pointer from integer without a cast tcldomlibxml2.c: In function ‘TclDOMSelectNodeCommand’: tcldomlibxml2.c:1764: warning: initialization makes pointer from integer without a cast tcldomlibxml2.c: In function ‘TclDOMDocumentCommand’: tcldomlibxml2.c:1875: error: ‘TclXML_libxml2_Document’ undeclared (first use in this function) tcldomlibxml2.c:1875: error: ‘tDocPtr’ undeclared (first use in this function) tcldomlibxml2.c:1905: error: too many arguments to function ‘GetDOMDocument’ tcldomlibxml2.c:1923: error: ‘TclDOM_libxml2_Document’ has no member named ‘tDocPtr’ tcldomlibxml2.c:2025: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodeCntr’ tcldomlibxml2.c:2065: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodeCntr’ tcldomlibxml2.c:2114: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodeCntr’ tcldomlibxml2.c:2619: error: incompatible type for argument 3 of ‘TclDOM_PostMutationEvent’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘struct Tcl_Obj *’ tcldomlibxml2.c:2619: warning: passing argument 4 of ‘TclDOM_PostMutationEvent’ makes pointer from integer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:2619: error: too many arguments to function ‘TclDOM_PostMutationEvent’ tcldomlibxml2.c:2620: error: incompatible type for argument 3 of ‘TclDOM_PostMutationEvent’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘struct Tcl_Obj *’ tcldomlibxml2.c:2620: warning: passing argument 4 of ‘TclDOM_PostMutationEvent’ makes pointer from integer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:2620: error: too many arguments to function ‘TclDOM_PostMutationEvent’ tcldomlibxml2.c:2623: error: incompatible type for argument 3 of ‘TclDOM_PostMutationEvent’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘struct Tcl_Obj *’ tcldomlibxml2.c:2623: warning: passing argument 4 of ‘TclDOM_PostMutationEvent’ makes pointer from integer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:2623: error: too many arguments to function ‘TclDOM_PostMutationEvent’ tcldomlibxml2.c: In function ‘TclDOMNodeCommand’: tcldomlibxml2.c:2919: error: ‘TclXML_libxml2_Document’ undeclared (first use in this function) tcldomlibxml2.c:2919: error: ‘tDocPtr’ undeclared (first use in this function) tcldomlibxml2.c:3007: warning: assignment makes pointer from integer without a cast tcldomlibxml2.c:3085: error: incompatible type for argument 3 of ‘TclDOM_PostMutationEvent’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘struct Tcl_Obj *’ tcldomlibxml2.c:3085: warning: passing argument 4 of ‘TclDOM_PostMutationEvent’ makes pointer from integer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:3085: error: too many arguments to function ‘TclDOM_PostMutationEvent’ tcldomlibxml2.c:3100: error: too many arguments to function ‘PostMutationEvents’ tcldomlibxml2.c:3136: error: incompatible type for argument 3 of ‘TclDOM_PostMutationEvent’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘struct Tcl_Obj * const’ tcldomlibxml2.c:3136: warning: passing argument 4 of ‘TclDOM_PostMutationEvent’ makes pointer from integer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:3136: error: too many arguments to function ‘TclDOM_PostMutationEvent’ tcldomlibxml2.c:3142: error: incompatible type for argument 3 of ‘TclDOM_PostMutationEvent’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘struct Tcl_Obj * const’ tcldomlibxml2.c:3142: warning: passing argument 4 of ‘TclDOM_PostMutationEvent’ makes pointer from integer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:3142: error: too many arguments to function ‘TclDOM_PostMutationEvent’ tcldomlibxml2.c:3154: error: incompatible type for argument 3 of ‘TclDOM_PostMutationEvent’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘struct Tcl_Obj *’ tcldomlibxml2.c:3154: warning: passing argument 4 of ‘TclDOM_PostMutationEvent’ makes pointer from integer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:3154: error: too many arguments to function ‘TclDOM_PostMutationEvent’ tcldomlibxml2.c:3284: warning: passing argument 2 of ‘tclStubsPtr->tcl_SetObjResult’ makes pointer from integer without a cast tcldomlibxml2.c:3284: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:3371: warning: assignment makes pointer from integer without a cast tcldomlibxml2.c:3373: warning: assignment makes pointer from integer without a cast tcldomlibxml2.c:3378: error: incompatible type for argument 3 of ‘TclDOM_GetEventListener’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:158: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘void *’ tcldomlibxml2.c:3378: error: incompatible type for argument 4 of ‘TclDOM_GetEventListener’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:158: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘enum TclDOM_EventTypes’ tcldomlibxml2.c:3378: warning: passing argument 5 of ‘TclDOM_GetEventListener’ makes integer from pointer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:158: note: expected ‘int’ but argument is of type ‘struct Tcl_Obj *’ tcldomlibxml2.c:3378: error: too many arguments to function ‘TclDOM_GetEventListener’ tcldomlibxml2.c:3386: error: incompatible type for argument 3 of ‘TclDOM_AddEventListener’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:139: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘void *’ tcldomlibxml2.c:3386: error: incompatible type for argument 4 of ‘TclDOM_AddEventListener’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:139: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘enum TclDOM_EventTypes’ tcldomlibxml2.c:3386: warning: passing argument 6 of ‘TclDOM_AddEventListener’ makes integer from pointer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:139: note: expected ‘int’ but argument is of type ‘struct Tcl_Obj *’ tcldomlibxml2.c:3386: error: too many arguments to function ‘TclDOM_AddEventListener’ tcldomlibxml2.c:3449: warning: assignment makes pointer from integer without a cast tcldomlibxml2.c:3455: error: incompatible type for argument 3 of ‘TclDOM_RemoveEventListener’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:146: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘void *’ tcldomlibxml2.c:3455: error: incompatible type for argument 4 of ‘TclDOM_RemoveEventListener’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:146: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘enum TclDOM_EventTypes’ tcldomlibxml2.c:3455: warning: passing argument 6 of ‘TclDOM_RemoveEventListener’ makes integer from pointer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:146: note: expected ‘int’ but argument is of type ‘struct Tcl_Obj *’ tcldomlibxml2.c:3455: error: too many arguments to function ‘TclDOM_RemoveEventListener’ tcldomlibxml2.c: In function ‘NodeCget’: tcldomlibxml2.c:3549: error: ‘TclXML_libxml2_Document’ undeclared (first use in this function) tcldomlibxml2.c:3549: error: ‘tDocPtr’ undeclared (first use in this function) tcldomlibxml2.c:3729: warning: passing argument 2 of ‘tclStubsPtr->tcl_SetObjResult’ makes pointer from integer without a cast tcldomlibxml2.c:3729: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:3733: warning: passing argument 2 of ‘tclStubsPtr->tcl_SetObjResult’ makes pointer from integer without a cast tcldomlibxml2.c:3733: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:3747: warning: passing argument 2 of ‘tclStubsPtr->tcl_SetObjResult’ makes pointer from integer without a cast tcldomlibxml2.c:3747: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:3752: warning: passing argument 2 of ‘tclStubsPtr->tcl_SetObjResult’ makes pointer from integer without a cast tcldomlibxml2.c:3752: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:3762: warning: assignment makes pointer from integer without a cast tcldomlibxml2.c:3771: error: too many arguments to function ‘GetDOMDocument’ tcldomlibxml2.c:3776: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodeCntr’ tcldomlibxml2.c:3866: warning: assignment makes pointer from integer without a cast tcldomlibxml2.c:3868: error: too many arguments to function ‘GetDOMDocument’ tcldomlibxml2.c:3873: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodeCntr’ tcldomlibxml2.c: In function ‘NodeConfigure’: tcldomlibxml2.c:3927: error: ‘TclXML_libxml2_Document’ undeclared (first use in this function) tcldomlibxml2.c:3927: error: ‘tDocPtr’ undeclared (first use in this function) tcldomlibxml2.c:4014: error: incompatible type for argument 3 of ‘TclDOM_PostMutationEvent’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘struct Tcl_Obj *’ tcldomlibxml2.c:4014: warning: passing argument 4 of ‘TclDOM_PostMutationEvent’ makes pointer from integer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:4014: error: too many arguments to function ‘TclDOM_PostMutationEvent’ tcldomlibxml2.c: In function ‘TclDOM_NodeAppendChild’: tcldomlibxml2.c:4039: error: ‘TclXML_libxml2_Document’ undeclared (first use in this function) tcldomlibxml2.c:4039: error: ‘tDocPtr’ undeclared (first use in this function) tcldomlibxml2.c:4057: error: incompatible type for argument 3 of ‘TclDOM_PostMutationEvent’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘struct Tcl_Obj *’ tcldomlibxml2.c:4057: warning: passing argument 4 of ‘TclDOM_PostMutationEvent’ makes pointer from integer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:4057: error: too many arguments to function ‘TclDOM_PostMutationEvent’ tcldomlibxml2.c:4080: error: too many arguments to function ‘PostMutationEvents’ tcldomlibxml2.c: In function ‘TclDOM_NodeInsertBefore’: tcldomlibxml2.c:4093: error: ‘TclXML_libxml2_Document’ undeclared (first use in this function) tcldomlibxml2.c:4093: error: ‘tDocPtr’ undeclared (first use in this function) tcldomlibxml2.c:4108: error: incompatible type for argument 3 of ‘TclDOM_PostMutationEvent’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘struct Tcl_Obj *’ tcldomlibxml2.c:4108: warning: passing argument 4 of ‘TclDOM_PostMutationEvent’ makes pointer from integer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:4108: error: too many arguments to function ‘TclDOM_PostMutationEvent’ tcldomlibxml2.c:4121: error: too many arguments to function ‘PostMutationEvents’ tcldomlibxml2.c: In function ‘PostMutationEvents’: tcldomlibxml2.c:4128: error: expected declaration specifiers before ‘TclXML_libxml2_Document’ tcldomlibxml2.c:4134: error: argument ‘tDocPtr’ doesn’t match prototype tcldomlibxml2.c:183: error: prototype declaration tcldomlibxml2.c:4134: error: number of arguments doesn’t match prototype tcldomlibxml2.c:183: error: prototype declaration tcldomlibxml2.c:4142: warning: passing argument 2 of ‘TclDOM_PostMutationEvent’ makes pointer from integer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:4142: error: incompatible type for argument 3 of ‘TclDOM_PostMutationEvent’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘struct Tcl_Obj *’ tcldomlibxml2.c:4142: warning: passing argument 4 of ‘TclDOM_PostMutationEvent’ makes pointer from integer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:4142: error: too many arguments to function ‘TclDOM_PostMutationEvent’ tcldomlibxml2.c:4151: warning: passing argument 2 of ‘TclDOM_PostMutationEvent’ makes pointer from integer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:4151: error: incompatible type for argument 3 of ‘TclDOM_PostMutationEvent’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘struct Tcl_Obj *’ tcldomlibxml2.c:4151: warning: passing argument 4 of ‘TclDOM_PostMutationEvent’ makes pointer from integer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:4151: error: too many arguments to function ‘TclDOM_PostMutationEvent’ tcldomlibxml2.c:4161: warning: passing argument 2 of ‘TclDOM_PostMutationEvent’ makes pointer from integer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:4161: error: incompatible type for argument 3 of ‘TclDOM_PostMutationEvent’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘struct Tcl_Obj *’ tcldomlibxml2.c:4161: warning: passing argument 4 of ‘TclDOM_PostMutationEvent’ makes pointer from integer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:4161: error: too many arguments to function ‘TclDOM_PostMutationEvent’ tcldomlibxml2.c: In function ‘TclDOM_AddEventListener’: tcldomlibxml2.c:4184: error: expected declaration specifiers before ‘TclXML_libxml2_Document’ tcldomlibxml2.c:4190: error: argument ‘tDocPtr’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:139: error: prototype declaration tcldomlibxml2.c:4190: error: argument ‘tokenPtr’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:139: error: prototype declaration tcldomlibxml2.c:4190: error: argument ‘type’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:139: error: prototype declaration tcldomlibxml2.c:4190: error: argument ‘listenerPtr’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:139: error: prototype declaration tcldomlibxml2.c:4190: error: number of arguments doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:139: error: prototype declaration tcldomlibxml2.c:4196: error: too many arguments to function ‘GetDOMDocument’ tcldomlibxml2.c:4203: error: ‘TclDOM_libxml2_Document’ has no member named ‘captureListeners’ tcldomlibxml2.c:4205: error: ‘TclDOM_libxml2_Document’ has no member named ‘bubbleListeners’ tcldomlibxml2.c:4271: error: ‘TclDOM_libxml2_Document’ has no member named ‘listening’ tcldomlibxml2.c: In function ‘TclDOM_GetEventListener’: tcldomlibxml2.c:4296: error: expected declaration specifiers before ‘TclXML_libxml2_Document’ tcldomlibxml2.c:4301: error: argument ‘tDocPtr’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:158: error: prototype declaration tcldomlibxml2.c:4301: error: argument ‘tokenPtr’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:158: error: prototype declaration tcldomlibxml2.c:4301: error: argument ‘type’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:158: error: prototype declaration tcldomlibxml2.c:4301: error: argument ‘typeObjPtr’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:158: error: prototype declaration tcldomlibxml2.c:4301: error: number of arguments doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:158: error: prototype declaration tcldomlibxml2.c:4306: error: too many arguments to function ‘GetDOMDocument’ tcldomlibxml2.c:4313: error: ‘TclDOM_libxml2_Document’ has no member named ‘captureListeners’ tcldomlibxml2.c:4315: error: ‘TclDOM_libxml2_Document’ has no member named ‘bubbleListeners’ tcldomlibxml2.c: In function ‘TclDOM_RemoveEventListener’: tcldomlibxml2.c:4354: error: expected declaration specifiers before ‘TclXML_libxml2_Document’ tcldomlibxml2.c:4360: error: argument ‘tDocPtr’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:146: error: prototype declaration tcldomlibxml2.c:4360: error: argument ‘tokenPtr’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:146: error: prototype declaration tcldomlibxml2.c:4360: error: argument ‘type’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:146: error: prototype declaration tcldomlibxml2.c:4360: error: argument ‘listenerPtr’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:146: error: prototype declaration tcldomlibxml2.c:4360: error: number of arguments doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:146: error: prototype declaration tcldomlibxml2.c:4365: error: too many arguments to function ‘GetDOMDocument’ tcldomlibxml2.c:4372: error: ‘TclDOM_libxml2_Document’ has no member named ‘captureListeners’ tcldomlibxml2.c:4374: error: ‘TclDOM_libxml2_Document’ has no member named ‘bubbleListeners’ tcldomlibxml2.c:4419: error: ‘TclDOM_libxml2_Document’ has no member named ‘listening’ tcldomlibxml2.c: In function ‘HasListener’: tcldomlibxml2.c:4453: error: expected declaration specifiers before ‘TclXML_libxml2_Document’ tcldomlibxml2.c:4456: error: too many arguments to function ‘GetDOMDocument’ tcldomlibxml2.c:4470: error: ‘TclDOM_libxml2_Document’ has no member named ‘listening’ tcldomlibxml2.c: In function ‘TclDOM_DispatchEvent’: tcldomlibxml2.c:4502: error: ‘TclXML_libxml2_Document’ undeclared (first use in this function) tcldomlibxml2.c:4502: error: ‘tDocPtr’ undeclared (first use in this function) tcldomlibxml2.c:4522: warning: assignment makes pointer from integer without a cast tcldomlibxml2.c:4540: error: too many arguments to function ‘GetDOMDocument’ tcldomlibxml2.c:4569: error: ‘TclDOM_libxml2_Document’ has no member named ‘captureListeners’ tcldomlibxml2.c:4602: error: ‘TclDOM_libxml2_Document’ has no member named ‘captureListeners’ tcldomlibxml2.c:4648: error: ‘TclDOM_libxml2_Document’ has no member named ‘bubbleListeners’ tcldomlibxml2.c:4678: warning: assignment makes pointer from integer without a cast tcldomlibxml2.c: In function ‘TclDOMElementCommand’: tcldomlibxml2.c:4723: error: ‘TclXML_libxml2_Document’ undeclared (first use in this function) tcldomlibxml2.c:4723: error: ‘tDocPtr’ undeclared (first use in this function) tcldomlibxml2.c:4833: error: incompatible type for argument 3 of ‘TclDOM_PostMutationEvent’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘struct Tcl_Obj * const’ tcldomlibxml2.c:4833: warning: passing argument 4 of ‘TclDOM_PostMutationEvent’ makes pointer from integer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:4833: error: too many arguments to function ‘TclDOM_PostMutationEvent’ tcldomlibxml2.c:4868: error: incompatible type for argument 3 of ‘TclDOM_PostMutationEvent’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘struct Tcl_Obj * const’ tcldomlibxml2.c:4868: warning: passing argument 4 of ‘TclDOM_PostMutationEvent’ makes pointer from integer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:4868: error: too many arguments to function ‘TclDOM_PostMutationEvent’ tcldomlibxml2.c:4888: error: incompatible type for argument 3 of ‘TclDOM_PostMutationEvent’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘struct Tcl_Obj * const’ tcldomlibxml2.c:4888: warning: passing argument 4 of ‘TclDOM_PostMutationEvent’ makes pointer from integer without a cast ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘int’ tcldomlibxml2.c:4888: error: too many arguments to function ‘TclDOM_PostMutationEvent’ tcldomlibxml2.c: In function ‘TclDOM_PostUIEvent’: tcldomlibxml2.c:5204: error: expected declaration specifiers before ‘TclXML_libxml2_Document’ tcldomlibxml2.c:5212: error: argument ‘tDocPtr’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:105: error: prototype declaration tcldomlibxml2.c:5212: error: argument ‘nodeObjPtr’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:105: error: prototype declaration tcldomlibxml2.c:5212: error: argument ‘type’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:105: error: prototype declaration tcldomlibxml2.c:5212: error: number of arguments doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:105: error: prototype declaration tcldomlibxml2.c:5225: error: invalid type argument of ‘->’ (have ‘int’) tcldomlibxml2.c: In function ‘TclDOM_PostMouseEvent’: tcldomlibxml2.c:5262: error: expected declaration specifiers before ‘TclXML_libxml2_Document’ tcldomlibxml2.c:5280: error: argument ‘tDocPtr’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:113: error: prototype declaration tcldomlibxml2.c:5280: error: argument ‘nodeObjPtr’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:113: error: prototype declaration tcldomlibxml2.c:5280: error: argument ‘type’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:113: error: prototype declaration tcldomlibxml2.c:5280: error: number of arguments doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:113: error: prototype declaration tcldomlibxml2.c:5293: error: invalid type argument of ‘->’ (have ‘int’) tcldomlibxml2.c: In function ‘TclDOM_PostMutationEvent’: tcldomlibxml2.c:5334: error: expected declaration specifiers before ‘TclXML_libxml2_Document’ tcldomlibxml2.c:5345: error: argument ‘tDocPtr’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: error: prototype declaration tcldomlibxml2.c:5345: error: argument ‘nodeObjPtr’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: error: prototype declaration tcldomlibxml2.c:5345: error: argument ‘type’ doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: error: prototype declaration tcldomlibxml2.c:5345: error: number of arguments doesn’t match prototype ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: error: prototype declaration tcldomlibxml2.c:5358: error: invalid type argument of ‘->’ (have ‘int’) tcldomlibxml2.c: In function ‘TclDOMEventCommand’: tcldomlibxml2.c:5400: error: ‘TclXML_libxml2_Document’ undeclared (first use in this function) tcldomlibxml2.c:5400: error: ‘tDocPtr’ undeclared (first use in this function) tcldomlibxml2.c:5901: error: incompatible type for argument 3 of ‘TclDOM_PostUIEvent’ tcldomlibxml2.c:5202: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘struct Tcl_Obj *’ tcldomlibxml2.c:5901: error: incompatible type for argument 4 of ‘TclDOM_PostUIEvent’ tcldomlibxml2.c:5202: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘enum TclDOM_EventTypes’ tcldomlibxml2.c:5901: error: too many arguments to function ‘TclDOM_PostUIEvent’ tcldomlibxml2.c:6053: error: incompatible type for argument 3 of ‘TclDOM_PostMouseEvent’ tcldomlibxml2.c:5260: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘struct Tcl_Obj *’ tcldomlibxml2.c:6053: error: incompatible type for argument 4 of ‘TclDOM_PostMouseEvent’ tcldomlibxml2.c:5260: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘enum TclDOM_EventTypes’ tcldomlibxml2.c:6053: error: too many arguments to function ‘TclDOM_PostMouseEvent’ tcldomlibxml2.c:6182: error: incompatible type for argument 3 of ‘TclDOM_PostMutationEvent’ tcldomlibxml2.c:5332: note: expected ‘enum TclDOM_EventTypes’ but argument is of type ‘struct Tcl_Obj *’ tcldomlibxml2.c:6182: error: incompatible type for argument 4 of ‘TclDOM_PostMutationEvent’ tcldomlibxml2.c:5332: note: expected ‘struct Tcl_Obj *’ but argument is of type ‘enum TclDOM_EventTypes’ tcldomlibxml2.c:6182: error: too many arguments to function ‘TclDOM_PostMutationEvent’ tcldomlibxml2.c: In function ‘GetPath’: tcldomlibxml2.c:6235: warning: assignment makes pointer from integer without a cast tcldomlibxml2.c: In function ‘TclDOM_libxml2_CreateObjFromNode’: tcldomlibxml2.c:6284: error: ‘TclXML_libxml2_Document’ undeclared (first use in this function) tcldomlibxml2.c:6284: error: ‘tDocPtr’ undeclared (first use in this function) tcldomlibxml2.c:6294: error: too many arguments to function ‘GetDOMDocument’ tcldomlibxml2.c:6304: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodeCntr’ tcldomlibxml2.c:6306: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodes’ tcldomlibxml2.c:6306: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodes’ tcldomlibxml2.c: In function ‘TclDOM_libxml2_DeleteNode’: tcldomlibxml2.c:6555: error: ‘TclXML_libxml2_Document’ undeclared (first use in this function) tcldomlibxml2.c:6555: error: ‘tDocPtr’ undeclared (first use in this function) tcldomlibxml2.c:6563: warning: assignment makes pointer from integer without a cast tcldomlibxml2.c:6565: error: too many arguments to function ‘GetDOMDocument’ tcldomlibxml2.c:6576: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodes’ tcldomlibxml2.c:6576: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodes’ tcldomlibxml2.c: In function ‘NodeTypeSetFromAny’: tcldomlibxml2.c:6664: error: ‘TclXML_libxml2_Document’ undeclared (first use in this function) tcldomlibxml2.c:6664: error: ‘tDocPtr’ undeclared (first use in this function) tcldomlibxml2.c:6712: error: too many arguments to function ‘GetDOMDocument’ tcldomlibxml2.c:6718: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodes’ tcldomlibxml2.c:6718: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodes’ tcldomlibxml2.c: In function ‘TclDOM_libxml2_NewEventObj’: tcldomlibxml2.c:6855: error: ‘TclXML_libxml2_Document’ undeclared (first use in this function) tcldomlibxml2.c:6855: error: ‘tDocPtr’ undeclared (first use in this function) tcldomlibxml2.c:6860: warning: assignment makes pointer from integer without a cast tcldomlibxml2.c:6862: error: too many arguments to function ‘GetDOMDocument’ tcldomlibxml2.c:6870: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodeCntr’ tcldomlibxml2.c:6876: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodes’ tcldomlibxml2.c:6876: error: ‘TclDOM_libxml2_Document’ has no member named ‘nodes’ In file included from tcldomlibxml2StubLib.c:22: ../include/tcldom-libxml2/tcldomlibxml2.h:22:35: error: tclxml-libxml2/docObj.h: No such file or directory ../include/tcldom-libxml2/tcldomlibxml2.h:23:48: error: tclxml-libxml2/tclxml-libxml2Decls.h: No such file or directory make: *** [tcldomlibxml2.o] Error 1 In file included from tcldomlibxml2StubLib.c:22: ../include/tcldom-libxml2/tcldomlibxml2.h:97: error: expected specifier-qualifier-list before ‘TclXML_libxml2_Document’ In file included from ../include/tcldom-libxml2/tcldomlibxml2.h:207, from tcldomlibxml2StubLib.c:22: ../include/tcldom-libxml2/tcldomlibxml2Decls.h:105: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:113: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:127: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:139: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:146: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:158: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ In file included from ../include/tcldom-libxml2/tcldomlibxml2.h:207, from tcldomlibxml2StubLib.c:22: ../include/tcldom-libxml2/tcldomlibxml2Decls.h:192: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:193: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:194: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:195: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:196: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ ../include/tcldom-libxml2/tcldomlibxml2Decls.h:198: error: expected declaration specifiers or ‘...’ before ‘TclXML_libxml2_Document’ make: *** [tcldomlibxml2StubLib.o] Error 1 emake failed * ERROR: dev-tcltk/tcldom-3.1 failed: * (no error message) * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2355: Called die * The specific snippet of code: * emake || die; * * If you need support, post the output of 'emerge --info =dev-tcltk/tcldom-3.1', * the complete build log and the output of 'emerge -pqv =dev-tcltk/tcldom-3.1'. * The complete build log is located at '/home/ago/log/build/dev-tcltk/tcldom-3.1:20101020-111549.log'. * The ebuild environment file is located at '/tmp/portage/dev-tcltk/tcldom-3.1/temp/environment'. * S: '/tmp/portage/dev-tcltk/tcldom-3.1/work/tcldom-3.1'