Build of gdome2 with vanilla toolchain

The build took 00h 00m 34s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
23,280 ansic
6,785 sh
30,065 total

The process tree of the build process is here.

Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: gdome2 0.8.1-5 (Wed Aug 24 13:58:45 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# creating cache ./config.cache
# checking for a BSD compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking whether make sets ${MAKE}... yes
# checking for working aclocal... found
# checking for working autoconf... found
# checking for working automake... found
# checking for working autoheader... found
# checking for working makeinfo... found
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for strerror in -lcposix... no
# checking for gcc... gcc
# checking whether the C compiler (gcc ) works... yes
# checking whether the C compiler (gcc ) 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 how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for Cygwin environment... no
# checking for mingw32 environment... no
# checking host system type... x86_64-unknown-linux-gnu
# checking build system type... x86_64-unknown-linux-gnu
# checking for ld used by GCC... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for /usr/sbin/ld option to reload object files... -r
# checking for BSD-compatible nm... /usr/sbin/nm -B
# checking whether ln -s works... yes
# checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
# checking for object suffix... o
# checking for executable suffix... no
# checking command to parse /usr/sbin/nm -B output... ok
# checking for dlfcn.h... yes
# checking for file... /usr/bin/file
# checking for ranlib... ranlib
# checking for strip... strip
# checking for objdir... .libs
# checking for gcc option to produce PIC... -fPIC
# checking if gcc PIC flag -fPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.lo... yes
# checking if gcc supports -fno-rtti -fno-exceptions... yes
# checking whether the linker (/usr/sbin/ld) supports shared libraries... yes
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking whether -lc should be explicitly linked in... no
# creating libtool
# checking for pkg-config... /usr/sbin/pkg-config
# checking for glib-2.0... yes
# checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
# checking GLIB_LIBS... -lglib-2.0
# checking for pkg-config... (cached) /usr/sbin/pkg-config
# checking for GLIB - version >= 2.2.0... yes (version 2.48.1)
# checking for GnomeXML libraries >= 2.4.26... found
# updating cache ./config.cache
# creating ./config.status
# creating Makefile
# creating libgdome/Makefile
# creating libgdome/gdomecore/Makefile
# creating libgdome/events/Makefile
# creating libgdome/xpath/Makefile
# creating test/Makefile
# creating test/apigen/Makefile
# creating gtk-doc/Makefile
# creating gdome-config
# creating gdome2.spec
# creating gdome-config.1
# creating gdome2.pc
# creating config.h
# make all-recursive
# make[1]: Entering directory '/tmp/gdome2/src/gdome2-0.8.1'
# Making all in libgdome
# make[2]: Entering directory '/tmp/gdome2/src/gdome2-0.8.1/libgdome'
# Making all in gdomecore
# make[3]: Entering directory '/tmp/gdome2/src/gdome2-0.8.1/libgdome/gdomecore'
# /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-xmldtdutil.c
# /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-xmlmemory.c
# mkdir .libs
# gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-xmldtdutil.c -fPIC -DPIC -o .libs/gdome-xml-xmldtdutil.lo
# rm -f .libs/gdome-xml-xmlmemory.lo
# gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-xmlmemory.c -fPIC -DPIC -o .libs/gdome-xml-xmlmemory.lo
# gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-xmlmemory.c -o gdome-xml-xmlmemory.o >/dev/null 2>&1
# gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-xmldtdutil.c -o gdome-xml-xmldtdutil.o >/dev/null 2>&1
# mv -f .libs/gdome-xml-xmlmemory.lo gdome-xml-xmlmemory.lo
# /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-str.c
# mv -f .libs/gdome-xml-xmldtdutil.lo gdome-xml-xmldtdutil.lo
# /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-text.c
# rm -f .libs/gdome-xml-text.lo
# rm -f .libs/gdome-xml-str.lo
# gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-str.c -fPIC -DPIC -o .libs/gdome-xml-str.lo
# gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-text.c -fPIC -DPIC -o .libs/gdome-xml-text.lo
# gdome-xml-str.c: In function 'gdome_xml_str_mkref_xml':
# gdome-xml-str.c:130:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
# ds->str = str;
# ^
# gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-str.c -o gdome-xml-str.o >/dev/null 2>&1
# gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-text.c -o gdome-xml-text.o >/dev/null 2>&1
# mv -f .libs/gdome-xml-text.lo gdome-xml-text.lo
# mv -f .libs/gdome-xml-str.lo gdome-xml-str.lo
# /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-comment.c
# /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-cdata.c
# rm -f .libs/gdome-xml-comment.lo
# rm -f .libs/gdome-xml-cdata.lo
# gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-cdata.c -fPIC -DPIC -o .libs/gdome-xml-cdata.lo
# gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-comment.c -fPIC -DPIC -o .libs/gdome-xml-comment.lo
# gdome-xml-cdata.c: In function 'gdome_xml_cd_data':
# gdome-xml-cdata.c:188:34: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref_own' differ in signedness [-Wpointer-sign]
# return gdome_xml_str_mkref_own (xmlNodeGetContent (priv->n));
# ^~~~~~~~~~~~~~~~~
# In file included from gdome-xml-cdata.c:35:0:
# gdome-xml-str.h:28:21: note: expected 'gchar * {aka char *}' but argument is of type 'xmlChar * {aka unsigned char *}'
# GdomeDOMString *gdome_xml_str_mkref_own (gchar *str);
# ^~~~~~~~~~~~~~~~~~~~~~~
# gdome-xml-cdata.c: In function 'gdome_xml_cd_set_data':
# gdome-xml-cdata.c:220:30: warning: pointer targets in passing argument 2 of 'xmlNodeSetContent' differ in signedness [-Wpointer-sign]
# xmlNodeSetContent (priv->n, data->str);
# ^~~~
# In file included from gdome-xml-cdata.c:28:0:
# /usr/include/libxml2/libxml/tree.h:1060:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlNodeSetContent (xmlNodePtr cur,
# ^~~~~~~~~~~~~~~~~
# gdome-xml-cdata.c: In function 'gdome_xml_cd_substringData':
# gdome-xml-cdata.c:316:34: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref_own' differ in signedness [-Wpointer-sign]
# return gdome_xml_str_mkref_own (ret);
# ^~~
# In file included from gdome-xml-cdata.c:35:0:
# gdome-xml-str.h:28:21: note: expected 'gchar * {aka char *}' but argument is of type 'xmlChar * {aka unsigned char *}'
# GdomeDOMString *gdome_xml_str_mkref_own (gchar *str);
# ^~~~~~~~~~~~~~~~~~~~~~~
# gdome-xml-cdata.c: In function 'gdome_xml_cd_appendData':
# gdome-xml-cdata.c:352:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
# len1 = strlen (old_str);
# ^~~~~~~
# In file included from gdome-xml-cdata.c:24:0:
# /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}'
# extern size_t strlen (const char *__s)
# ^~~~~~
# gdome-xml-cdata.c:363:36: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref' differ in signedness [-Wpointer-sign]
# prevValue = gdome_xml_str_mkref (old_str);
# ^~~~~~~
# In file included from gdome-xml-cdata.c:35:0:
# gdome-xml-str.h:27:21: note: expected 'const gchar * {aka const char *}' but argument is of type 'xmlChar * {aka unsigned char *}'
# GdomeDOMString *gdome_xml_str_mkref (const gchar *str);
# ^~~~~~~~~~~~~~~~~~~
# gdome-xml-cdata.c:364:35: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref' differ in signedness [-Wpointer-sign]
# newValue = gdome_xml_str_mkref (new_str);
# ^~~~~~~
# In file included from gdome-xml-cdata.c:35:0:
# gdome-xml-str.h:27:21: note: expected 'const gchar * {aka const char *}' but argument is of type 'xmlChar * {aka unsigned char *}'
# GdomeDOMString *gdome_xml_str_mkref (const gchar *str);
# ^~~~~~~~~~~~~~~~~~~
# gdome-xml-cdata.c: In function 'gdome_xml_cd_insertData':
# gdome-xml-cdata.c:428:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
# len1 = strlen (old_str);
# ^~~~~~~
# In file included from gdome-xml-cdata.c:24:0:
# /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}'
# extern size_t strlen (const char *__s)
# ^~~~~~
# gdome-xml-cdata.c:447:36: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref' differ in signedness [-Wpointer-sign]
# prevValue = gdome_xml_str_mkref (old_str);
# ^~~~~~~
# In file included from gdome-xml-cdata.c:35:0:
# gdome-xml-str.h:27:21: note: expected 'const gchar * {aka const char *}' but argument is of type 'xmlChar * {aka unsigned char *}'
# GdomeDOMString *gdome_xml_str_mkref (const gchar *str);
# ^~~~~~~~~~~~~~~~~~~
# gdome-xml-cdata.c:448:35: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref' differ in signedness [-Wpointer-sign]
# newValue = gdome_xml_str_mkref (new_str);
# ^~~~~~~
# In file included from gdome-xml-cdata.c:35:0:
# gdome-xml-str.h:27:21: note: expected 'const gchar * {aka const char *}' but argument is of type 'xmlChar * {aka unsigned char *}'
# GdomeDOMString *gdome_xml_str_mkref (const gchar *str);
# ^~~~~~~~~~~~~~~~~~~
# gdome-xml-cdata.c: In function 'gdome_xml_cd_deleteData':
# gdome-xml-cdata.c:519:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
# len1 = strlen (old_str);
# ^~~~~~~
# In file included from gdome-xml-cdata.c:24:0:
# /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}'
# extern size_t strlen (const char *__s)
# ^~~~~~
# gdome-xml-cdata.c:531:36: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref' differ in signedness [-Wpointer-sign]
# prevValue = gdome_xml_str_mkref (old_str);
# ^~~~~~~
# In file included from gdome-xml-cdata.c:35:0:
# gdome-xml-str.h:27:21: note: expected 'const gchar * {aka const char *}' but argument is of type 'xmlChar * {aka unsigned char *}'
# GdomeDOMString *gdome_xml_str_mkref (const gchar *str);
# ^~~~~~~~~~~~~~~~~~~
# gdome-xml-cdata.c:532:35: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref' differ in signedness [-Wpointer-sign]
# newValue = gdome_xml_str_mkref (new_str);
# ^~~~~~~
# In file included from gdome-xml-cdata.c:35:0:
# gdome-xml-str.h:27:21: note: expected 'const gchar * {aka const char *}' but argument is of type 'xmlChar * {aka unsigned char *}'
# GdomeDOMString *gdome_xml_str_mkref (const gchar *str);
# ^~~~~~~~~~~~~~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-comment.c -o gdome-xml-comment.o >/dev/null 2>&1
# gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-cdata.c -o gdome-xml-cdata.o >/dev/null 2>&1
# mv -f .libs/gdome-xml-comment.lo gdome-xml-comment.lo
# /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-attribute.c
# rm -f .libs/gdome-xml-attribute.lo
# mv -f .libs/gdome-xml-cdata.lo gdome-xml-cdata.lo
# /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-element.c
# gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-attribute.c -fPIC -DPIC -o .libs/gdome-xml-attribute.lo
# gdome-xml-attribute.c: In function 'gdome_xml_a_value':
# gdome-xml-attribute.c:252:37: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref_own' differ in signedness [-Wpointer-sign]
# return gdome_xml_str_mkref_own (value);
# ^~~~~
# rm -f .libs/gdome-xml-element.lo
# In file included from gdome-xml-attribute.c:31:0:
# gdome-xml-str.h:28:21: note: expected 'gchar * {aka char *}' but argument is of type 'xmlChar * {aka unsigned char *}'
# GdomeDOMString *gdome_xml_str_mkref_own (gchar *str);
# ^~~~~~~~~~~~~~~~~~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-element.c -fPIC -DPIC -o .libs/gdome-xml-element.lo
# gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-attribute.c -o gdome-xml-attribute.o >/dev/null 2>&1
# gdome-xml-element.c: In function 'gdome_xml_el_getAttribute':
# gdome-xml-element.c:196:31: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign]
# value = xmlGetProp (priv->n, name->str);
# ^~~~
# In file included from gdome-xml-element.c:26:0:
# /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlGetProp (const xmlNode *node,
# ^~~~~~~~~~
# gdome-xml-element.c:199:35: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref_own' differ in signedness [-Wpointer-sign]
# return gdome_xml_str_mkref_own (value);
# ^~~~~
# In file included from gdome-xml-element.c:31:0:
# gdome-xml-str.h:28:21: note: expected 'gchar * {aka char *}' but argument is of type 'xmlChar * {aka unsigned char *}'
# GdomeDOMString *gdome_xml_str_mkref_own (gchar *str);
# ^~~~~~~~~~~~~~~~~~~~~~~
# gdome-xml-element.c:202:19: warning: pointer targets in passing argument 1 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
# if (xmlStrEqual(strs[0], "xmlns"))
# ^~~~
# In file included from /usr/include/libxml2/libxml/tree.h:18:0,
# from gdome-xml-element.c:26:
# /usr/include/libxml2/libxml/xmlstring.h:78:17: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlStrEqual (const xmlChar *str1,
# ^~~~~~~~~~~
# gdome-xml-element.c:202:28: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
# if (xmlStrEqual(strs[0], "xmlns"))
# ^~~~~~~
# In file included from /usr/include/libxml2/libxml/tree.h:18:0,
# from gdome-xml-element.c:26:
# /usr/include/libxml2/libxml/xmlstring.h:78:17: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *'
# xmlStrEqual (const xmlChar *str1,
# ^~~~~~~~~~~
# gdome-xml-element.c:203:37: warning: pointer targets in passing argument 2 of 'gdome_xmlGetNsDecl' differ in signedness [-Wpointer-sign]
# ns = gdome_xmlGetNsDecl(priv->n, strs[1]);
# ^~~~
# In file included from gdome-xml-element.c:39:0:
# gdome-xml-xmlutil.h:121:17: note: expected 'xmlChar * {aka unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlNs * gdome_xmlGetNsDecl (xmlNode *elem,
# ^~~~~~~~~~~~~~~~~~
# gdome-xml-element.c: In function 'gdome_xml_el_setAttribute':
# gdome-xml-element.c:250:61: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign]
# prevValue = gdome_xml_str_mkref_own (xmlGetProp (priv->n, name->str));
# ^~~~
# In file included from gdome-xml-element.c:26:0:
# /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlGetProp (const xmlNode *node,
# ^~~~~~~~~~
# gdome-xml-element.c:250:40: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref_own' differ in signedness [-Wpointer-sign]
# prevValue = gdome_xml_str_mkref_own (xmlGetProp (priv->n, name->str));
# ^~~~~~~~~~
# In file included from gdome-xml-element.c:31:0:
# gdome-xml-str.h:28:21: note: expected 'gchar * {aka char *}' but argument is of type 'xmlChar * {aka unsigned char *}'
# GdomeDOMString *gdome_xml_str_mkref_own (gchar *str);
# ^~~~~~~~~~~~~~~~~~~~~~~
# gdome-xml-element.c:251:61: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness [-Wpointer-sign]
# attr = gdome_xml_n_mkref ((xmlNode *)xmlSetProp (priv->n, name->str, value->str));
# ^~~~
# In file included from gdome-xml-element.c:26:0:
# /usr/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlSetProp (xmlNodePtr node,
# ^~~~~~~~~~
# gdome-xml-element.c:251:72: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness [-Wpointer-sign]
# attr = gdome_xml_n_mkref ((xmlNode *)xmlSetProp (priv->n, name->str, value->str));
# ^~~~~
# In file included from gdome-xml-element.c:26:0:
# /usr/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlSetProp (xmlNodePtr node,
# ^~~~~~~~~~
# gdome-xml-element.c: In function 'gdome_xml_el_removeAttributeNode':
# gdome-xml-element.c:446:37: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref' differ in signedness [-Wpointer-sign]
# localName = gdome_xml_str_mkref(gdome_xmlGetName((xmlNode *)attr));
# ^~~~~~~~~~~~~~~~
# In file included from gdome-xml-element.c:31:0:
# gdome-xml-str.h:27:21: note: expected 'const gchar * {aka const char *}' but argument is of type 'const xmlChar * {aka const unsigned char *}'
# GdomeDOMString *gdome_xml_str_mkref (const gchar *str);
# ^~~~~~~~~~~~~~~~~~~
# gdome-xml-element.c:450:37: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref' differ in signedness [-Wpointer-sign]
# localName = gdome_xml_str_mkref(gdome_xmlGetName((xmlNode *)attr));
# ^~~~~~~~~~~~~~~~
# In file included from gdome-xml-element.c:31:0:
# gdome-xml-str.h:27:21: note: expected 'const gchar * {aka const char *}' but argument is of type 'const xmlChar * {aka const unsigned char *}'
# GdomeDOMString *gdome_xml_str_mkref (const gchar *str);
# ^~~~~~~~~~~~~~~~~~~
# gdome-xml-element.c:451:40: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref' differ in signedness [-Wpointer-sign]
# namespaceURI = gdome_xml_str_mkref(gdome_xmlGetNsURI((xmlNode *)attr));
# ^~~~~~~~~~~~~~~~~
# In file included from gdome-xml-element.c:31:0:
# gdome-xml-str.h:27:21: note: expected 'const gchar * {aka const char *}' but argument is of type 'const xmlChar * {aka const unsigned char *}'
# GdomeDOMString *gdome_xml_str_mkref (const gchar *str);
# ^~~~~~~~~~~~~~~~~~~
# gdome-xml-element.c: In function 'gdome_xml_el_getAttributeNS':
# gdome-xml-element.c:536:33: warning: pointer targets in passing argument 2 of 'xmlGetNsProp' differ in signedness [-Wpointer-sign]
# value = xmlGetNsProp (priv->n, localName->str, namespaceURI->str);
# ^~~~~~~~~
# In file included from gdome-xml-element.c:26:0:
# /usr/include/libxml2/libxml/tree.h:1039:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlGetNsProp (const xmlNode *node,
# ^~~~~~~~~~~~
# gdome-xml-element.c:536:49: warning: pointer targets in passing argument 3 of 'xmlGetNsProp' differ in signedness [-Wpointer-sign]
# value = xmlGetNsProp (priv->n, localName->str, namespaceURI->str);
# ^~~~~~~~~~~~
# In file included from gdome-xml-element.c:26:0:
# /usr/include/libxml2/libxml/tree.h:1039:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlGetNsProp (const xmlNode *node,
# ^~~~~~~~~~~~
# gdome-xml-element.c:539:35: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref_own' differ in signedness [-Wpointer-sign]
# return gdome_xml_str_mkref_own (value);
# ^~~~~
# In file included from gdome-xml-element.c:31:0:
# gdome-xml-str.h:28:21: note: expected 'gchar * {aka char *}' but argument is of type 'xmlChar * {aka unsigned char *}'
# GdomeDOMString *gdome_xml_str_mkref_own (gchar *str);
# ^~~~~~~~~~~~~~~~~~~~~~~
# gdome-xml-element.c:540:23: warning: pointer targets in passing argument 1 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
# else if (xmlStrEqual(namespaceURI->str, GDOME_XMLNS_NAMESPACE)) {
# ^~~~~~~~~~~~
# In file included from /usr/include/libxml2/libxml/tree.h:18:0,
# from gdome-xml-element.c:26:
# /usr/include/libxml2/libxml/xmlstring.h:78:17: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlStrEqual (const xmlChar *str1,
# ^~~~~~~~~~~
# gdome-xml-element.c:541:36: warning: pointer targets in passing argument 2 of 'gdome_xmlGetNsDecl' differ in signedness [-Wpointer-sign]
# ns = gdome_xmlGetNsDecl(priv->n, localName->str);
# ^~~~~~~~~
# In file included from gdome-xml-element.c:39:0:
# gdome-xml-xmlutil.h:121:17: note: expected 'xmlChar * {aka unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlNs * gdome_xmlGetNsDecl (xmlNode *elem,
# ^~~~~~~~~~~~~~~~~~
# gdome-xml-element.c: In function 'gdome_xml_el_setAttributeNS':
# gdome-xml-element.c:628:32: warning: pointer targets in passing argument 2 of 'gdome_xmlNewNs' differ in signedness [-Wpointer-sign]
# ns = gdome_xmlNewNs (doc, namespaceURI->str, prefix);
# ^~~~~~~~~~~~
# In file included from gdome-xml-element.c:39:0:
# gdome-xml-xmlutil.h:129:17: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlNs * gdome_xmlNewNs (xmlDoc *doc, const xmlChar *href, const xmlChar *prefix);
# ^~~~~~~~~~~~~~
# gdome-xml-element.c:628:51: warning: pointer targets in passing argument 3 of 'gdome_xmlNewNs' differ in signedness [-Wpointer-sign]
# ns = gdome_xmlNewNs (doc, namespaceURI->str, prefix);
# ^~~~~~
# In file included from gdome-xml-element.c:39:0:
# gdome-xml-xmlutil.h:129:17: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlNs * gdome_xmlNewNs (xmlDoc *doc, const xmlChar *href, const xmlChar *prefix);
# ^~~~~~~~~~~~~~
# gdome-xml-element.c:630:42: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref_own' differ in signedness [-Wpointer-sign]
# prevValue = gdome_xml_str_mkref_own (xmlGetNsProp (priv->n,
# ^~~~~~~~~~~~
# In file included from gdome-xml-element.c:31:0:
# gdome-xml-str.h:28:21: note: expected 'gchar * {aka char *}' but argument is of type 'xmlChar * {aka unsigned char *}'
# GdomeDOMString *gdome_xml_str_mkref_own (gchar *str);
# ^~~~~~~~~~~~~~~~~~~~~~~
# gdome-xml-element.c:641:42: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref_own' differ in signedness [-Wpointer-sign]
# prevValue = gdome_xml_str_mkref_own (xmlGetProp (priv->n,
# ^~~~~~~~~~
# In file included from gdome-xml-element.c:31:0:
# gdome-xml-str.h:28:21: note: expected 'gchar * {aka char *}' but argument is of type 'xmlChar * {aka unsigned char *}'
# GdomeDOMString *gdome_xml_str_mkref_own (gchar *str);
# ^~~~~~~~~~~~~~~~~~~~~~~
# gdome-xml-element.c: In function 'gdome_xml_el_hasAttribute':
# gdome-xml-element.c:830:30: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign]
# val = xmlGetProp (priv->n, name->str);
# ^~~~
# In file included from gdome-xml-element.c:26:0:
# /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlGetProp (const xmlNode *node,
# ^~~~~~~~~~
# gdome-xml-element.c:837:19: warning: pointer targets in passing argument 1 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
# if (xmlStrEqual(strs[0], "xmlns"))
# ^~~~
# In file included from /usr/include/libxml2/libxml/tree.h:18:0,
# from gdome-xml-element.c:26:
# /usr/include/libxml2/libxml/xmlstring.h:78:17: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlStrEqual (const xmlChar *str1,
# ^~~~~~~~~~~
# gdome-xml-element.c:837:28: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
# if (xmlStrEqual(strs[0], "xmlns"))
# ^~~~~~~
# In file included from /usr/include/libxml2/libxml/tree.h:18:0,
# from gdome-xml-element.c:26:
# /usr/include/libxml2/libxml/xmlstring.h:78:17: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *'
# xmlStrEqual (const xmlChar *str1,
# ^~~~~~~~~~~
# gdome-xml-element.c:838:37: warning: pointer targets in passing argument 2 of 'gdome_xmlGetNsDecl' differ in signedness [-Wpointer-sign]
# ns = gdome_xmlGetNsDecl(priv->n, strs[1]);
# ^~~~
# In file included from gdome-xml-element.c:39:0:
# gdome-xml-xmlutil.h:121:17: note: expected 'xmlChar * {aka unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlNs * gdome_xmlGetNsDecl (xmlNode *elem,
# ^~~~~~~~~~~~~~~~~~
# gdome-xml-element.c: In function 'gdome_xml_el_hasAttributeNs':
# gdome-xml-element.c:870:31: warning: pointer targets in passing argument 2 of 'xmlGetNsProp' differ in signedness [-Wpointer-sign]
# val = xmlGetNsProp (priv->n, localName->str, namespaceURI->str);
# ^~~~~~~~~
# In file included from gdome-xml-element.c:26:0:
# /usr/include/libxml2/libxml/tree.h:1039:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlGetNsProp (const xmlNode *node,
# ^~~~~~~~~~~~
# gdome-xml-element.c:870:47: warning: pointer targets in passing argument 3 of 'xmlGetNsProp' differ in signedness [-Wpointer-sign]
# val = xmlGetNsProp (priv->n, localName->str, namespaceURI->str);
# ^~~~~~~~~~~~
# In file included from gdome-xml-element.c:26:0:
# /usr/include/libxml2/libxml/tree.h:1039:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlGetNsProp (const xmlNode *node,
# ^~~~~~~~~~~~
# gdome-xml-element.c:875:25: warning: pointer targets in passing argument 1 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
# } else if (xmlStrEqual(namespaceURI->str, GDOME_XMLNS_NAMESPACE)) {
# ^~~~~~~~~~~~
# In file included from /usr/include/libxml2/libxml/tree.h:18:0,
# from gdome-xml-element.c:26:
# /usr/include/libxml2/libxml/xmlstring.h:78:17: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlStrEqual (const xmlChar *str1,
# ^~~~~~~~~~~
# gdome-xml-element.c:876:36: warning: pointer targets in passing argument 2 of 'gdome_xmlGetNsDecl' differ in signedness [-Wpointer-sign]
# ns = gdome_xmlGetNsDecl(priv->n, localName->str);
# ^~~~~~~~~
# In file included from gdome-xml-element.c:39:0:
# gdome-xml-xmlutil.h:121:17: note: expected 'xmlChar * {aka unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlNs * gdome_xmlGetNsDecl (xmlNode *elem,
# ^~~~~~~~~~~~~~~~~~
# mv -f .libs/gdome-xml-attribute.lo gdome-xml-attribute.lo
# /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-document.c
# gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-element.c -o gdome-xml-element.o >/dev/null 2>&1
# rm -f .libs/gdome-xml-document.lo
# gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-document.c -fPIC -DPIC -o .libs/gdome-xml-document.lo
# gdome-xml-document.c: In function 'gdome_xml_doc_createElement':
# gdome-xml-document.c:309:41: warning: pointer targets in passing argument 3 of 'xmlNewDocNode' differ in signedness [-Wpointer-sign]
# result = xmlNewDocNode (priv->n, NULL, tagName->str, NULL);
# ^~~~~~~
# In file included from gdome-xml-document.c:28:0:
# /usr/include/libxml2/libxml/tree.h:827:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlNewDocNode (xmlDocPtr doc,
# ^~~~~~~~~~~~~
# gdome-xml-document.c: In function 'gdome_xml_doc_createElementNS':
# gdome-xml-document.c:370:34: warning: pointer targets in passing argument 2 of 'gdome_xmlNewNs' differ in signedness [-Wpointer-sign]
# ns = gdome_xmlNewNs (priv->n, namespaceURI->str, prefix);
# ^~~~~~~~~~~~
# In file included from gdome-xml-document.c:41:0:
# gdome-xml-xmlutil.h:129:17: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlNs * gdome_xmlNewNs (xmlDoc *doc, const xmlChar *href, const xmlChar *prefix);
# ^~~~~~~~~~~~~~
# gdome-xml-document.c:370:53: warning: pointer targets in passing argument 3 of 'gdome_xmlNewNs' differ in signedness [-Wpointer-sign]
# ns = gdome_xmlNewNs (priv->n, namespaceURI->str, prefix);
# ^~~~~~
# In file included from gdome-xml-document.c:41:0:
# gdome-xml-xmlutil.h:129:17: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlNs * gdome_xmlNewNs (xmlDoc *doc, const xmlChar *href, const xmlChar *prefix);
# ^~~~~~~~~~~~~~
# gdome-xml-document.c: In function 'gdome_xml_doc_createTextNode':
# gdome-xml-document.c:432:35: warning: pointer targets in passing argument 2 of 'xmlNewDocText' differ in signedness [-Wpointer-sign]
# result = xmlNewDocText (priv->n, data->str);
# ^~~~
# In file included from gdome-xml-document.c:28:0:
# /usr/include/libxml2/libxml/tree.h:850:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlNewDocText (const xmlDoc *doc,
# ^~~~~~~~~~~~~
# gdome-xml-document.c: In function 'gdome_xml_doc_createComment':
# gdome-xml-document.c:457:26: warning: pointer targets in passing argument 1 of 'xmlNewComment' differ in signedness [-Wpointer-sign]
# result = xmlNewComment (data->str);
# ^~~~
# In file included from gdome-xml-document.c:28:0:
# /usr/include/libxml2/libxml/tree.h:872:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlNewComment (const xmlChar *content);
# ^~~~~~~~~~~~~
# gdome-xml-document.c: In function 'gdome_xml_doc_createCDATASection':
# gdome-xml-document.c:483:38: warning: pointer targets in passing argument 2 of 'xmlNewCDataBlock' differ in signedness [-Wpointer-sign]
# result = xmlNewCDataBlock (priv->n, data->str, strlen (data->str));
# ^~~~
# In file included from gdome-xml-document.c:28:0:
# /usr/include/libxml2/libxml/tree.h:874:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlNewCDataBlock (xmlDocPtr doc,
# ^~~~~~~~~~~~~~~~
# gdome-xml-document.c: In function 'gdome_xml_doc_createProcessingInstruction':
# gdome-xml-document.c:512:21: warning: pointer targets in passing argument 1 of 'xmlNewPI' differ in signedness [-Wpointer-sign]
# result = xmlNewPI (target->str, data->str);
# ^~~~~~
# In file included from gdome-xml-document.c:28:0:
# /usr/include/libxml2/libxml/tree.h:859:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlNewPI (const xmlChar *name,
# ^~~~~~~~
# gdome-xml-document.c:512:34: warning: pointer targets in passing argument 2 of 'xmlNewPI' differ in signedness [-Wpointer-sign]
# result = xmlNewPI (target->str, data->str);
# ^~~~
# In file included from gdome-xml-document.c:28:0:
# /usr/include/libxml2/libxml/tree.h:859:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlNewPI (const xmlChar *name,
# ^~~~~~~~
# gdome-xml-document.c: In function 'gdome_xml_doc_createAttribute':
# gdome-xml-document.c:543:35: warning: pointer targets in passing argument 2 of 'xmlNewDocProp' differ in signedness [-Wpointer-sign]
# result = xmlNewDocProp (priv->n, name->str, NULL);
# ^~~~
# In file included from gdome-xml-document.c:28:0:
# /usr/include/libxml2/libxml/tree.h:784:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlNewDocProp (xmlDocPtr doc,
# ^~~~~~~~~~~~~
# gdome-xml-document.c: In function 'gdome_xml_doc_createAttributeNS':
# gdome-xml-document.c:610:34: warning: pointer targets in passing argument 2 of 'gdome_xmlNewNs' differ in signedness [-Wpointer-sign]
# ns = gdome_xmlNewNs (priv->n, namespaceURI->str, prefix);
# ^~~~~~~~~~~~
# In file included from gdome-xml-document.c:41:0:
# gdome-xml-xmlutil.h:129:17: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlNs * gdome_xmlNewNs (xmlDoc *doc, const xmlChar *href, const xmlChar *prefix);
# ^~~~~~~~~~~~~~
# gdome-xml-document.c:610:53: warning: pointer targets in passing argument 3 of 'gdome_xmlNewNs' differ in signedness [-Wpointer-sign]
# ns = gdome_xmlNewNs (priv->n, namespaceURI->str, prefix);
# ^~~~~~
# In file included from gdome-xml-document.c:41:0:
# gdome-xml-xmlutil.h:129:17: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlNs * gdome_xmlNewNs (xmlDoc *doc, const xmlChar *href, const xmlChar *prefix);
# ^~~~~~~~~~~~~~
# gdome-xml-document.c: In function 'gdome_xml_doc_createEntityReference':
# gdome-xml-document.c:650:37: warning: pointer targets in passing argument 2 of 'xmlNewReference' differ in signedness [-Wpointer-sign]
# result = xmlNewReference (priv->n, name->str);
# ^~~~
# In file included from gdome-xml-document.c:28:0:
# /usr/include/libxml2/libxml/tree.h:881:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}'
# xmlNewReference (const xmlDoc *doc,
# ^~~~~~~~~~~~~~~
# mv -f .libs/gdome-xml-element.lo gdome-xml-element.lo
# /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-documentt.c
# gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-document.c -o gdome-xml-document.o >/dev/null 2>&1
# rm -f .libs/gdome-xml-documentt.lo
# gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -c gdome-xml-documentt.c -fPIC -DPIC -o .libs/gdome-xml-documentt.lo
# gdome-xml-documentt.c: In function 'gdome_xml_dt_internalSubset':
# gdome-xml-documentt.c:345:35: error: dereferencing pointer to incomplete type 'xmlBuf {aka struct _xmlBuf}'
# ret = g_strndup (out_buff->buffer->content, out_buff->buffer->use);
# ^~
# make[3]: *** [Makefile:243: gdome-xml-documentt.lo] Error 1
# make[3]: *** Waiting for unfinished jobs....
# mv -f .libs/gdome-xml-document.lo gdome-xml-document.lo
# make[3]: Leaving directory '/tmp/gdome2/src/gdome2-0.8.1/libgdome/gdomecore'
# make[2]: *** [Makefile:296: all-recursive] Error 1
# make[2]: Leaving directory '/tmp/gdome2/src/gdome2-0.8.1/libgdome'
# make[1]: *** [Makefile:338: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/gdome2/src/gdome2-0.8.1'
# make: *** [Makefile:482: all-recursive-am] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/gdome2/src/gdome2-0.8.1/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# configure:759: checking for a BSD compatible install
# configure:812: checking whether build environment is sane
# configure:869: checking whether make sets ${MAKE}
# configure:908: checking for working aclocal
# configure:921: checking for working autoconf
# configure:934: checking for working automake
# configure:947: checking for working autoheader
# configure:960: checking for working makeinfo
# configure:974: checking whether to enable maintainer-specific portions of Makefiles
# configure:1039: checking for strerror in -lcposix
# configure:1058: cc -o conftest conftest.c -lcposix 1>&5
# /usr/sbin/ld: cannot find -lcposix
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 1047 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char strerror();
#
# int main() {
# strerror()
# ; return 0; }
# configure:1083: checking for gcc
# configure:1196: checking whether the C compiler (gcc ) works
# configure:1212: gcc -o conftest conftest.c 1>&5
# configure:1209:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main(){return(0);}
# ^~~~
# configure:1238: checking whether the C compiler (gcc ) is a cross-compiler
# configure:1243: checking whether we are using GNU C
# configure:1252: gcc -E conftest.c
# configure:1271: checking whether gcc accepts -g
# configure:1314: checking for a BSD compatible install
# configure:1367: checking how to run the C preprocessor
# configure:1388: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1447: checking for ANSI C header files
# configure:1460: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1527: gcc -o conftest conftest.c 1>&5
# configure: In function 'main':
# configure:1522:67: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
# ^~~~
# configure:1522:67: warning: incompatible implicit declaration of built-in function 'exit'
# configure:1522:67: note: include '' or provide a declaration of 'exit'
# configure:1523:1: warning: incompatible implicit declaration of built-in function 'exit'
# exit (0); }
# ^~~~
# configure:1523:1: note: include '' or provide a declaration of 'exit'
# configure:1581: checking for Cygwin environment
# configure:1597: gcc -c conftest.c 1>&5
# configure: In function 'main':
# configure:1591:20: error: '__CYGWIN32__' undeclared (first use in this function)
# #define __CYGWIN__ __CYGWIN32__
# ^
# configure:1593:8: note: in expansion of macro '__CYGWIN__'
# return __CYGWIN__;
# ^~~~~~~~~~
# configure:1591:20: note: each undeclared identifier is reported only once for each function it appears in
# #define __CYGWIN__ __CYGWIN32__
# ^
# configure:1593:8: note: in expansion of macro '__CYGWIN__'
# return __CYGWIN__;
# ^~~~~~~~~~
# configure: failed program was:
# #line 1586 "configure"
# #include "confdefs.h"
#
# int main() {
#
# #ifndef __CYGWIN__
# #define __CYGWIN__ __CYGWIN32__
# #endif
# return __CYGWIN__;
# ; return 0; }
# configure:1614: checking for mingw32 environment
# configure:1626: gcc -c conftest.c 1>&5
# configure: In function 'main':
# configure:1622:8: error: '__MINGW32__' undeclared (first use in this function)
# return __MINGW32__;
# ^~~~~~~~~~~
# configure:1622:8: note: each undeclared identifier is reported only once for each function it appears in
# configure: failed program was:
# #line 1619 "configure"
# #include "confdefs.h"
#
# int main() {
# return __MINGW32__;
# ; return 0; }
# configure:1718: checking host system type
# configure:1739: checking build system type
# configure:1768: checking for ld used by GCC
# configure:1836: checking if the linker (/usr/sbin/ld) is GNU ld
# GNU ld (GNU Binutils) 2.26.1
# configure:1853: checking for /usr/sbin/ld option to reload object files
# configure:1865: checking for BSD-compatible nm
# configure:1903: checking whether ln -s works
# configure:1924: checking how to recognise dependant libraries
# configure:2107: checking for object suffix
# configure:2113: gcc -c conftest.c 1>&5
# configure:2133: checking for executable suffix
# configure:2143: gcc -o conftest conftest.c 1>&5
# configure:2174: checking command to parse /usr/sbin/nm -B output
# configure:2254: gcc -c conftest.c 1>&5
# configure:2257: /usr/sbin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm
# configure:2308: gcc -o conftest conftest.c conftstm.o 1>&5
# configure:2357: checking for dlfcn.h
# configure:2367: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2402: checking for file
# configure:2535: checking for ranlib
# configure:2602: checking for strip
# configure:2845: checking for objdir
# configure:2872: checking for gcc option to produce PIC
# configure:3024: checking if gcc PIC flag -fPIC works
# configure:3038: gcc -c -fPIC -DPIC conftest.c 1>&5
# configure:3090: checking if gcc static flag -static works
# configure:3105: gcc -o conftest -static conftest.c 1>&5
# configure:3132: checking if gcc supports -c -o file.o
# configure:3151: gcc -c -o out/conftest2.o conftest.c 1>&5
# configure:3180: checking if gcc supports -c -o file.lo
# configure:3198: gcc -c -c -o conftest.lo conftest.c 1>&5
# configure:3248: checking if gcc supports -fno-rtti -fno-exceptions
# configure:3261: gcc -c -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:3288: checking whether the linker (/usr/sbin/ld) supports shared libraries
# configure:3972: checking how to hardcode library paths into programs
# configure:4000: checking whether stripping libraries is possible
# configure:4014: checking dynamic linker characteristics
# configure:4411: checking if libtool supports shared libraries
# configure:4415: checking whether to build shared libraries
# configure:4438: checking whether to build static libraries
# configure:4974: checking whether -lc should be explicitly linked in
# configure:4981: gcc -c conftest.c 1>&5
# configure:4994: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1
# configure:5960: checking for pkg-config
# configure:6004: checking for glib-2.0
# configure:6011: checking GLIB_CFLAGS
# configure:6016: checking GLIB_LIBS
# configure:6072: checking for pkg-config
# configure:6122: checking for GLIB - version >= 2.2.0
# configure:6236: gcc -o conftest -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lglib-2.0 1>&5
# configure:6325: checking for GnomeXML libraries >= 2.4.26