==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: gdome2 0.8.1-7 (Mon May 18 21:15:24 2020)
==> Retrieving sources...
  -> Found gdome2-0.8.1.tar.gz
  -> Found gdome2-0.8.1-libxml2.patch
  -> Found 03no_glib_1.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    gdome2-0.8.1.tar.gz ... Passed
    gdome2-0.8.1-libxml2.patch ... Passed
    03no_glib_1.patch ... Passed
==> Making package: gdome2 0.8.1-7 (Mon 18 May 2020 09:15:32 PM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found gdome2-0.8.1.tar.gz
  -> Found gdome2-0.8.1-libxml2.patch
  -> Found 03no_glib_1.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting gdome2-0.8.1.tar.gz with bsdtar
==> Starting prepare()...
patching file libgdome/gdomecore/gdome-xml-documentt.c
patching file configure.in
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: You should add the contents of the following files to 'aclocal.m4':
libtoolize:   '/usr/share/aclocal/libtool.m4'
libtoolize:   '/usr/share/aclocal/ltoptions.m4'
libtoolize:   '/usr/share/aclocal/ltsugar.m4'
libtoolize:   '/usr/share/aclocal/ltversion.m4'
libtoolize:   '/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader: 
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader: WARNING: `acconfig.h':
autoheader: 
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: 		[Define if a function `main' is needed.])
autoheader: 
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:9: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:42: installing './compile'
configure.in:9: installing './missing'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
libgdome/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
libgdome/Makefile.am: installing './depcomp'
libgdome/events/Makefile.am:2: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
libgdome/gdomecore/Makefile.am:2: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
libgdome/xpath/Makefile.am:2: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
parallel-tests: installing './test-driver'
test/apigen/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC 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.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB... yes
checking for GLIB - version >= 2.2.0... yes (version 2.64.2)
checking for GnomeXML libraries >= 2.4.26... found
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libgdome/Makefile
config.status: creating libgdome/gdomecore/Makefile
config.status: creating libgdome/events/Makefile
config.status: creating libgdome/xpath/Makefile
config.status: creating test/Makefile
config.status: creating test/apigen/Makefile
config.status: creating gtk-doc/Makefile
config.status: creating gdome-config
config.status: creating gdome2.spec
config.status: creating gdome-config.1
config.status: creating gdome2.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/build/gdome2/src/gdome2-0.8.1'
Making all in libgdome
make[2]: Entering directory '/build/gdome2/src/gdome2-0.8.1/libgdome'
Making all in gdomecore
make[3]: Entering directory '/build/gdome2/src/gdome2-0.8.1/libgdome/gdomecore'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-xmldtdutil.lo -MD -MP -MF .deps/gdome-xml-xmldtdutil.Tpo -c -o gdome-xml-xmldtdutil.lo gdome-xml-xmldtdutil.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-xmlmemory.lo -MD -MP -MF .deps/gdome-xml-xmlmemory.Tpo -c -o gdome-xml-xmlmemory.lo gdome-xml-xmlmemory.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-str.lo -MD -MP -MF .deps/gdome-xml-str.Tpo -c -o gdome-xml-str.lo gdome-xml-str.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-text.lo -MD -MP -MF .deps/gdome-xml-text.Tpo -c -o gdome-xml-text.lo gdome-xml-text.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-comment.lo -MD -MP -MF .deps/gdome-xml-comment.Tpo -c -o gdome-xml-comment.lo gdome-xml-comment.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-cdata.lo -MD -MP -MF .deps/gdome-xml-cdata.Tpo -c -o gdome-xml-cdata.lo gdome-xml-cdata.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-attribute.lo -MD -MP -MF .deps/gdome-xml-attribute.Tpo -c -o gdome-xml-attribute.lo gdome-xml-attribute.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-element.lo -MD -MP -MF .deps/gdome-xml-element.Tpo -c -o gdome-xml-element.lo gdome-xml-element.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-document.lo -MD -MP -MF .deps/gdome-xml-document.Tpo -c -o gdome-xml-document.lo gdome-xml-document.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-documentt.lo -MD -MP -MF .deps/gdome-xml-documentt.Tpo -c -o gdome-xml-documentt.lo gdome-xml-documentt.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-documentf.lo -MD -MP -MF .deps/gdome-xml-documentf.Tpo -c -o gdome-xml-documentf.lo gdome-xml-documentf.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-domimpl.lo -MD -MP -MF .deps/gdome-xml-domimpl.Tpo -c -o gdome-xml-domimpl.lo gdome-xml-domimpl.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-nnodem.lo -MD -MP -MF .deps/gdome-xml-nnodem.Tpo -c -o gdome-xml-nnodem.lo gdome-xml-nnodem.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-nodel.lo -MD -MP -MF .deps/gdome-xml-nodel.Tpo -c -o gdome-xml-nodel.lo gdome-xml-nodel.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-node.lo -MD -MP -MF .deps/gdome-xml-node.Tpo -c -o gdome-xml-node.lo gdome-xml-node.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-pi.lo -MD -MP -MF .deps/gdome-xml-pi.Tpo -c -o gdome-xml-pi.lo gdome-xml-pi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-comment.lo -MD -MP -MF .deps/gdome-xml-comment.Tpo -c gdome-xml-comment.c  -fPIC -DPIC -o .libs/gdome-xml-comment.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-documentf.lo -MD -MP -MF .deps/gdome-xml-documentf.Tpo -c gdome-xml-documentf.c  -fPIC -DPIC -o .libs/gdome-xml-documentf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-attribute.lo -MD -MP -MF .deps/gdome-xml-attribute.Tpo -c gdome-xml-attribute.c  -fPIC -DPIC -o .libs/gdome-xml-attribute.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-nodel.lo -MD -MP -MF .deps/gdome-xml-nodel.Tpo -c gdome-xml-nodel.c  -fPIC -DPIC -o .libs/gdome-xml-nodel.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-str.lo -MD -MP -MF .deps/gdome-xml-str.Tpo -c gdome-xml-str.c  -fPIC -DPIC -o .libs/gdome-xml-str.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-xmldtdutil.lo -MD -MP -MF .deps/gdome-xml-xmldtdutil.Tpo -c gdome-xml-xmldtdutil.c  -fPIC -DPIC -o .libs/gdome-xml-xmldtdutil.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-cdata.lo -MD -MP -MF .deps/gdome-xml-cdata.Tpo -c gdome-xml-cdata.c  -fPIC -DPIC -o .libs/gdome-xml-cdata.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-xmlmemory.lo -MD -MP -MF .deps/gdome-xml-xmlmemory.Tpo -c gdome-xml-xmlmemory.c  -fPIC -DPIC -o .libs/gdome-xml-xmlmemory.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-document.lo -MD -MP -MF .deps/gdome-xml-document.Tpo -c gdome-xml-document.c  -fPIC -DPIC -o .libs/gdome-xml-document.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-text.lo -MD -MP -MF .deps/gdome-xml-text.Tpo -c gdome-xml-text.c  -fPIC -DPIC -o .libs/gdome-xml-text.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-node.lo -MD -MP -MF .deps/gdome-xml-node.Tpo -c gdome-xml-node.c  -fPIC -DPIC -o .libs/gdome-xml-node.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-element.lo -MD -MP -MF .deps/gdome-xml-element.Tpo -c gdome-xml-element.c  -fPIC -DPIC -o .libs/gdome-xml-element.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-pi.lo -MD -MP -MF .deps/gdome-xml-pi.Tpo -c gdome-xml-pi.c  -fPIC -DPIC -o .libs/gdome-xml-pi.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-domimpl.lo -MD -MP -MF .deps/gdome-xml-domimpl.Tpo -c gdome-xml-domimpl.c  -fPIC -DPIC -o .libs/gdome-xml-domimpl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-documentt.lo -MD -MP -MF .deps/gdome-xml-documentt.Tpo -c gdome-xml-documentt.c  -fPIC -DPIC -o .libs/gdome-xml-documentt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-nnodem.lo -MD -MP -MF .deps/gdome-xml-nnodem.Tpo -c gdome-xml-nnodem.c  -fPIC -DPIC -o .libs/gdome-xml-nnodem.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-documentf.lo -MD -MP -MF .deps/gdome-xml-documentf.Tpo -c gdome-xml-documentf.c -o gdome-xml-documentf.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-comment.lo -MD -MP -MF .deps/gdome-xml-comment.Tpo -c gdome-xml-comment.c -o gdome-xml-comment.o >/dev/null 2>&1
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]
In file included from gdome-xml-attribute.c:31:
gdome-xml-str.h:28:17: note: expected 'gchar *' {aka 'char *'} but argument is of type 'xmlChar *' {aka 'unsigned char *'}
gdome-xml-xmldtdutil.c: In function 'gdome_xmlNotationsHashCreate':
gdome-xml-xmldtdutil.c:126:42: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types]
In file included from /usr/include/libxml2/libxml/parser.h:18,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/threads.h:35,
                 from /usr/include/libxml2/libxml/xmlmemory.h:218,
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from gdome-xml-xmldtdutil.c:35:
/usr/include/libxml2/libxml/hash.h:213:22: note: expected 'xmlHashScanner' {aka 'void (*)(void *, void *, const unsigned char *)'} but argument is of type 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'}
  213 |       xmlHashScanner f,
      |       ~~~~~~~~~~~~~~~^
gdome-xml-xmldtdutil.c:128:42: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types]
In file included from /usr/include/libxml2/libxml/parser.h:18,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/threads.h:35,
                 from /usr/include/libxml2/libxml/xmlmemory.h:218,
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from gdome-xml-xmldtdutil.c:35:
/usr/include/libxml2/libxml/hash.h:213:22: note: expected 'xmlHashScanner' {aka 'void (*)(void *, void *, const unsigned char *)'} but argument is of type 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'}
  213 |       xmlHashScanner f,
      |       ~~~~~~~~~~~~~~~^
gdome-xml-xmldtdutil.c: In function 'gdome_xmlEntitiesHashCreate':
gdome-xml-xmldtdutil.c:168:41: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types]
In file included from /usr/include/libxml2/libxml/parser.h:18,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/threads.h:35,
                 from /usr/include/libxml2/libxml/xmlmemory.h:218,
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from gdome-xml-xmldtdutil.c:35:
/usr/include/libxml2/libxml/hash.h:213:22: note: expected 'xmlHashScanner' {aka 'void (*)(void *, void *, const unsigned char *)'} but argument is of type 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'}
  213 |       xmlHashScanner f,
      |       ~~~~~~~~~~~~~~~^
gdome-xml-xmldtdutil.c:170:41: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types]
In file included from /usr/include/libxml2/libxml/parser.h:18,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/threads.h:35,
                 from /usr/include/libxml2/libxml/xmlmemory.h:218,
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from gdome-xml-xmldtdutil.c:35:
/usr/include/libxml2/libxml/hash.h:213:22: note: expected 'xmlHashScanner' {aka 'void (*)(void *, void *, const unsigned char *)'} but argument is of type 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'}
  213 |       xmlHashScanner f,
      |       ~~~~~~~~~~~~~~~^
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-attribute.lo -MD -MP -MF .deps/gdome-xml-attribute.Tpo -c gdome-xml-attribute.c -o gdome-xml-attribute.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-xmldtdutil.lo -MD -MP -MF .deps/gdome-xml-xmldtdutil.Tpo -c gdome-xml-xmldtdutil.c -o gdome-xml-xmldtdutil.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-xmlmemory.lo -MD -MP -MF .deps/gdome-xml-xmlmemory.Tpo -c gdome-xml-xmlmemory.c -o gdome-xml-xmlmemory.o >/dev/null 2>&1
gdome-xml-str.c: In function 'gdome_xml_str_mkref_xml':
gdome-xml-str.c:130:10: warning: pointer targets in assignment from 'xmlChar *' {aka 'unsigned char *'} to 'gchar *' {aka 'char *'} differ in signedness [-Wpointer-sign]
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-str.lo -MD -MP -MF .deps/gdome-xml-str.Tpo -c gdome-xml-str.c -o gdome-xml-str.o >/dev/null 2>&1
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]
In file included from gdome-xml-cdata.c:35:
gdome-xml-str.h:28:17: note: expected 'gchar *' {aka 'char *'} but argument is of type 'xmlChar *' {aka 'unsigned char *'}
gdome-xml-cdata.c: In function 'gdome_xml_cd_set_data':
gdome-xml-cdata.c:220:34: warning: pointer targets in passing argument 2 of 'xmlNodeSetContent' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-cdata.c:28:
/usr/include/libxml2/libxml/tree.h:1061:22: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
 1061 |       const xmlChar *content);
      |       ~~~~~~~~~~~~~~~^~~~~~~
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]
In file included from gdome-xml-cdata.c:35:
gdome-xml-str.h:28:17: note: expected 'gchar *' {aka 'char *'} but argument is of type 'xmlChar *' {aka 'unsigned char *'}
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]
In file included from gdome-xml-cdata.c:24:
/usr/include/string.h:385:35: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'}
  385 | 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]
In file included from gdome-xml-cdata.c:35:
gdome-xml-str.h:27:17: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'xmlChar *' {aka 'unsigned char *'}
gdome-xml-cdata.c:364:35: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-cdata.c:35:
gdome-xml-str.h:27:17: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'xmlChar *' {aka 'unsigned char *'}
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]
In file included from gdome-xml-cdata.c:24:
/usr/include/string.h:385:35: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'}
  385 | 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]
In file included from gdome-xml-cdata.c:35:
gdome-xml-str.h:27:17: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'xmlChar *' {aka 'unsigned char *'}
gdome-xml-cdata.c:448:35: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-cdata.c:35:
gdome-xml-str.h:27:17: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'xmlChar *' {aka 'unsigned char *'}
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]
In file included from gdome-xml-cdata.c:24:
/usr/include/string.h:385:35: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'}
  385 | 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]
In file included from gdome-xml-cdata.c:35:
gdome-xml-str.h:27:17: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'xmlChar *' {aka 'unsigned char *'}
gdome-xml-cdata.c:532:35: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-cdata.c:35:
gdome-xml-str.h:27:17: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'xmlChar *' {aka 'unsigned char *'}
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-cdata.lo -MD -MP -MF .deps/gdome-xml-cdata.Tpo -c gdome-xml-cdata.c -o gdome-xml-cdata.o >/dev/null 2>&1
mv -f .deps/gdome-xml-documentf.Tpo .deps/gdome-xml-documentf.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-notation.lo -MD -MP -MF .deps/gdome-xml-notation.Tpo -c -o gdome-xml-notation.lo gdome-xml-notation.c
gdome-xml-document.c: In function 'gdome_xml_doc_createElement':
gdome-xml-document.c:309:47: warning: pointer targets in passing argument 3 of 'xmlNewDocNode' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-document.c:28:
/usr/include/libxml2/libxml/tree.h:829:22: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
  829 |       const xmlChar *name,
      |       ~~~~~~~~~~~~~~~^~~~
gdome-xml-document.c: In function 'gdome_xml_doc_createElementNS':
gdome-xml-document.c:370:46: warning: pointer targets in passing argument 2 of 'gdome_xmlNewNs' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-document.c:41:
gdome-xml-xmlutil.h:129:9: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
gdome-xml-document.c:370:53: warning: pointer targets in passing argument 3 of 'gdome_xmlNewNs' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-document.c:41:
gdome-xml-xmlutil.h:129:9: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
gdome-xml-document.c: In function 'gdome_xml_doc_createTextNode':
gdome-xml-document.c:432:39: warning: pointer targets in passing argument 2 of 'xmlNewDocText' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-document.c:28:
/usr/include/libxml2/libxml/tree.h:851:22: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
  851 |       const xmlChar *content);
      |       ~~~~~~~~~~~~~~~^~~~~~~
gdome-xml-document.c: In function 'gdome_xml_doc_createComment':
gdome-xml-document.c:457:30: warning: pointer targets in passing argument 1 of 'xmlNewComment' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-document.c:28:
/usr/include/libxml2/libxml/tree.h:872:33: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
  872 |   xmlNewComment  (const xmlChar *content);
      |                  ~~~~~~~~~~~~~~~^~~~~~~
gdome-xml-document.c: In function 'gdome_xml_doc_createCDATASection':
gdome-xml-document.c:483:42: warning: pointer targets in passing argument 2 of 'xmlNewCDataBlock' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-document.c:28:
/usr/include/libxml2/libxml/tree.h:875:22: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
  875 |       const xmlChar *content,
      |       ~~~~~~~~~~~~~~~^~~~~~~
gdome-xml-document.c: In function 'gdome_xml_doc_createProcessingInstruction':
gdome-xml-document.c:512:27: warning: pointer targets in passing argument 1 of 'xmlNewPI' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-document.c:28:
/usr/include/libxml2/libxml/tree.h:859:28: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
  859 |   xmlNewPI  (const xmlChar *name,
      |             ~~~~~~~~~~~~~~~^~~~
gdome-xml-document.c:512:38: warning: pointer targets in passing argument 2 of 'xmlNewPI' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-document.c:28:
/usr/include/libxml2/libxml/tree.h:860:22: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
  860 |       const xmlChar *content);
      |       ~~~~~~~~~~~~~~~^~~~~~~
gdome-xml-document.c: In function 'gdome_xml_doc_createAttribute':
gdome-xml-document.c:543:39: warning: pointer targets in passing argument 2 of 'xmlNewDocProp' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-document.c:28:
/usr/include/libxml2/libxml/tree.h:785:22: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
  785 |       const xmlChar *name,
      |       ~~~~~~~~~~~~~~~^~~~
gdome-xml-document.c: In function 'gdome_xml_doc_createAttributeNS':
gdome-xml-document.c:610:46: warning: pointer targets in passing argument 2 of 'gdome_xmlNewNs' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-document.c:41:
gdome-xml-xmlutil.h:129:9: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
gdome-xml-document.c:610:53: warning: pointer targets in passing argument 3 of 'gdome_xmlNewNs' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-document.c:41:
gdome-xml-xmlutil.h:129:9: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
gdome-xml-document.c: In function 'gdome_xml_doc_createEntityReference':
gdome-xml-document.c:650:41: warning: pointer targets in passing argument 2 of 'xmlNewReference' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-document.c:28:
/usr/include/libxml2/libxml/tree.h:882:22: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
  882 |       const xmlChar *name);
      |       ~~~~~~~~~~~~~~~^~~~
gdome-xml-document.c: In function 'gdome_xml_doc_getElementById':
gdome-xml-document.c:689:19: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types]
In file included from /usr/include/libxml2/libxml/parser.h:18,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/threads.h:35,
                 from /usr/include/libxml2/libxml/xmlmemory.h:218,
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from gdome-xml-document.c:28:
/usr/include/libxml2/libxml/hash.h:213:22: note: expected 'xmlHashScanner' {aka 'void (*)(void *, void *, const unsigned char *)'} but argument is of type 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'}
  213 |       xmlHashScanner f,
      |       ~~~~~~~~~~~~~~~^
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-document.lo -MD -MP -MF .deps/gdome-xml-document.Tpo -c gdome-xml-document.c -o gdome-xml-document.o >/dev/null 2>&1
mv -f .deps/gdome-xml-comment.Tpo .deps/gdome-xml-comment.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-entity.lo -MD -MP -MF .deps/gdome-xml-entity.Tpo -c -o gdome-xml-entity.lo gdome-xml-entity.c
mv -f .deps/gdome-xml-xmldtdutil.Tpo .deps/gdome-xml-xmldtdutil.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-xmlutil.lo -MD -MP -MF .deps/gdome-xml-xmlutil.Tpo -c -o gdome-xml-xmlutil.lo gdome-xml-xmlutil.c
gdome-xml-nnodem.c: In function 'gdome_xml_nnm_getNamedItem':
gdome-xml-nnodem.c:265:23: warning: pointer targets in passing argument 1 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-nnodem.c:33:
/usr/include/libxml2/libxml/xmlstring.h:78:45: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
   78 |                 xmlStrEqual              (const xmlChar *str1,
      |                              ~~~~~~~~~~~~~~~^~~~
gdome-xml-nnodem.c:265:28: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-nnodem.c:33:
/usr/include/libxml2/libxml/xmlstring.h:79:57: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   79 |                                          const xmlChar *str2);
      |                                          ~~~~~~~~~~~~~~~^~~~
gdome-xml-nnodem.c: In function 'gdome_xml_nnm_getNamedItemNS':
gdome-xml-nnodem.c:320:31: warning: pointer targets in passing argument 1 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-nnodem.c:33:
/usr/include/libxml2/libxml/xmlstring.h:78:45: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
   78 |                 xmlStrEqual              (const xmlChar *str1,
      |                              ~~~~~~~~~~~~~~~^~~~
gdome-xml-nnodem.c: In function 'gdome_xml_nnm_item':
gdome-xml-nnodem.c:370:19: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types]
In file included from /usr/include/libxml2/libxml/parser.h:18,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/threads.h:35,
                 from /usr/include/libxml2/libxml/xmlmemory.h:218,
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from gdome-xml-nnodem.c:33:
/usr/include/libxml2/libxml/hash.h:213:22: note: expected 'xmlHashScanner' {aka 'void (*)(void *, void *, const unsigned char *)'} but argument is of type 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'}
  213 |       xmlHashScanner f,
      |       ~~~~~~~~~~~~~~~^
gdome-xml-nnodem.c: In function 'gdome_xml_nnm_removeNamedItem':
gdome-xml-nnodem.c:425:34: warning: pointer targets in passing argument 2 of 'xmlHashRemoveEntry' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/parser.h:18,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/threads.h:35,
                 from /usr/include/libxml2/libxml/xmlmemory.h:218,
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from gdome-xml-nnodem.c:33:
/usr/include/libxml2/libxml/hash.h:159:61: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
  159 |    xmlHashRemoveEntry(xmlHashTablePtr table, const xmlChar *name,
      |                                              ~~~~~~~~~~~~~~~^~~~
gdome-xml-nnodem.c:441:23: warning: pointer targets in passing argument 1 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-nnodem.c:33:
/usr/include/libxml2/libxml/xmlstring.h:78:45: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
   78 |                 xmlStrEqual              (const xmlChar *str1,
      |                              ~~~~~~~~~~~~~~~^~~~
gdome-xml-nnodem.c:441:28: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-nnodem.c:33:
/usr/include/libxml2/libxml/xmlstring.h:79:57: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   79 |                                          const xmlChar *str2);
      |                                          ~~~~~~~~~~~~~~~^~~~
gdome-xml-nnodem.c:442:58: warning: pointer targets in passing argument 2 of 'gdome_xmlUnlinkNsDecl' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-nnodem.c:45:
gdome-xml-xmlutil.h:102:9: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
gdome-xml-nnodem.c:449:36: warning: pointer targets in passing argument 2 of 'gdome_xmlUnlinkAttr' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-nnodem.c:45:
gdome-xml-xmlutil.h:97:11: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
gdome-xml-nnodem.c:468:53: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-nnodem.c:33:
/usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
 1029 |   xmlGetProp  (const xmlNode *node,
      |   ^~~~~~~~~~
gdome-xml-nnodem.c:471:68: warning: pointer targets in passing argument 2 of 'xmlNewProp' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-nnodem.c:33:
/usr/include/libxml2/libxml/tree.h:791:22: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
  791 |       const xmlChar *name,
      |       ~~~~~~~~~~~~~~~^~~~
gdome-xml-nnodem.c: In function 'gdome_xml_nnm_removeNamedItemNS':
gdome-xml-nnodem.c:555:43: warning: pointer targets in passing argument 2 of 'xmlHashRemoveEntry2' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/parser.h:18,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/threads.h:35,
                 from /usr/include/libxml2/libxml/xmlmemory.h:218,
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from gdome-xml-nnodem.c:33:
/usr/include/libxml2/libxml/hash.h:162:62: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
  162 |    xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name,
      |                                               ~~~~~~~~~~~~~~~^~~~
gdome-xml-nnodem.c:555:59: warning: pointer targets in passing argument 3 of 'xmlHashRemoveEntry2' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/parser.h:18,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/threads.h:35,
                 from /usr/include/libxml2/libxml/xmlmemory.h:218,
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from gdome-xml-nnodem.c:33:
/usr/include/libxml2/libxml/hash.h:163:44: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
  163 |                             const xmlChar *name2, xmlHashDeallocator f);
      |                             ~~~~~~~~~~~~~~~^~~~~
gdome-xml-nnodem.c:568:31: warning: pointer targets in passing argument 1 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-nnodem.c:33:
/usr/include/libxml2/libxml/xmlstring.h:78:45: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
   78 |                 xmlStrEqual              (const xmlChar *str1,
      |                              ~~~~~~~~~~~~~~~^~~~
gdome-xml-nnodem.c:571:43: warning: pointer targets in passing argument 2 of 'gdome_xmlUnlinkNsDecl' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-nnodem.c:45:
gdome-xml-xmlutil.h:102:9: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
gdome-xml-nnodem.c:574:45: warning: pointer targets in passing argument 2 of 'gdome_xmlUnlinkNsAttr' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-nnodem.c:45:
gdome-xml-xmlutil.h:99:11: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
gdome-xml-nnodem.c:575:42: warning: pointer targets in passing argument 3 of 'gdome_xmlUnlinkNsAttr' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-nnodem.c:45:
gdome-xml-xmlutil.h:99:11: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
gdome-xml-nnodem.c:593:60: warning: pointer targets in passing argument 2 of 'xmlGetNsProp' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-nnodem.c:33:
/usr/include/libxml2/libxml/tree.h:1039:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
 1039 |   xmlGetNsProp  (const xmlNode *node,
      |   ^~~~~~~~~~~~
gdome-xml-nnodem.c:593:79: warning: pointer targets in passing argument 3 of 'xmlGetNsProp' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-nnodem.c:33:
/usr/include/libxml2/libxml/tree.h:1039:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
 1039 |   xmlGetNsProp  (const xmlNode *node,
      |   ^~~~~~~~~~~~
gdome-xml-nnodem.c:597:75: warning: pointer targets in passing argument 3 of 'xmlNewNsProp' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-nnodem.c:33:
/usr/include/libxml2/libxml/tree.h:797:22: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
  797 |       const xmlChar *name,
      |       ~~~~~~~~~~~~~~~^~~~
mv -f .deps/gdome-xml-attribute.Tpo .deps/gdome-xml-attribute.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-cdatas.lo -MD -MP -MF .deps/gdome-xml-cdatas.Tpo -c -o gdome-xml-cdatas.lo gdome-xml-cdatas.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-notation.lo -MD -MP -MF .deps/gdome-xml-notation.Tpo -c gdome-xml-notation.c  -fPIC -DPIC -o .libs/gdome-xml-notation.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-nnodem.lo -MD -MP -MF .deps/gdome-xml-nnodem.Tpo -c gdome-xml-nnodem.c -o gdome-xml-nnodem.o >/dev/null 2>&1
mv -f .deps/gdome-xml-xmlmemory.Tpo .deps/gdome-xml-xmlmemory.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-entityref.lo -MD -MP -MF .deps/gdome-xml-entityref.Tpo -c -o gdome-xml-entityref.lo gdome-xml-entityref.c
mv -f .deps/gdome-xml-str.Tpo .deps/gdome-xml-str.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-xpns.lo -MD -MP -MF .deps/gdome-xml-xpns.Tpo -c -o gdome-xml-xpns.lo gdome-xml-xpns.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-entity.lo -MD -MP -MF .deps/gdome-xml-entity.Tpo -c gdome-xml-entity.c  -fPIC -DPIC -o .libs/gdome-xml-entity.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-xmlutil.lo -MD -MP -MF .deps/gdome-xml-xmlutil.Tpo -c gdome-xml-xmlutil.c  -fPIC -DPIC -o .libs/gdome-xml-xmlutil.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-cdatas.lo -MD -MP -MF .deps/gdome-xml-cdatas.Tpo -c gdome-xml-cdatas.c  -fPIC -DPIC -o .libs/gdome-xml-cdatas.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-entityref.lo -MD -MP -MF .deps/gdome-xml-entityref.Tpo -c gdome-xml-entityref.c  -fPIC -DPIC -o .libs/gdome-xml-entityref.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-xpns.lo -MD -MP -MF .deps/gdome-xml-xpns.Tpo -c gdome-xml-xpns.c  -fPIC -DPIC -o .libs/gdome-xml-xpns.o
mv -f .deps/gdome-xml-cdata.Tpo .deps/gdome-xml-cdata.Plo
gdome-xml-notation.c: In function 'gdome_xml_not_publicId':
gdome-xml-notation.c:124:38: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref_dup' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-notation.c:33:
gdome-xml-str.h:30:17: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'}
gdome-xml-notation.c: In function 'gdome_xml_not_systemId':
gdome-xml-notation.c:146:38: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref_dup' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-notation.c:33:
gdome-xml-str.h:30:17: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'}
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-notation.lo -MD -MP -MF .deps/gdome-xml-notation.Tpo -c gdome-xml-notation.c -o gdome-xml-notation.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-entity.lo -MD -MP -MF .deps/gdome-xml-entity.Tpo -c gdome-xml-entity.c -o gdome-xml-entity.o >/dev/null 2>&1
mv -f .deps/gdome-xml-document.Tpo .deps/gdome-xml-document.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-cdatas.lo -MD -MP -MF .deps/gdome-xml-cdatas.Tpo -c gdome-xml-cdatas.c -o gdome-xml-cdatas.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-entityref.lo -MD -MP -MF .deps/gdome-xml-entityref.Tpo -c gdome-xml-entityref.c -o gdome-xml-entityref.o >/dev/null 2>&1
gdome-xml-xpns.c: In function 'gdome_xml_xpns_mkref':
gdome-xml-xpns.c:82:22: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-xpns.c:27:
/usr/include/libxml2/libxml/tree.h:838:22: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
  838 |       const xmlChar *name);
      |       ~~~~~~~~~~~~~~~^~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-xpns.lo -MD -MP -MF .deps/gdome-xml-xpns.Tpo -c gdome-xml-xpns.c -o gdome-xml-xpns.o >/dev/null 2>&1
mv -f .deps/gdome-xml-nnodem.Tpo .deps/gdome-xml-nnodem.Plo
gdome-xml-xmlutil.c: In function 'gdome_xmlUnlinkNsDecl':
gdome-xml-xmlutil.c:703:49: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-xmlutil.c:30:
/usr/include/libxml2/libxml/xmlstring.h:79:57: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   79 |                                          const xmlChar *str2);
      |                                          ~~~~~~~~~~~~~~~^~~~
gdome-xml-xmlutil.c: In function 'gdome_xmlNamedPreorderTraversal':
gdome-xml-xmlutil.c:838:30: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-xmlutil.c:30:
/usr/include/libxml2/libxml/xmlstring.h:79:57: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   79 |                                          const xmlChar *str2);
      |                                          ~~~~~~~~~~~~~~~^~~~
gdome-xml-xmlutil.c:841:31: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-xmlutil.c:30:
/usr/include/libxml2/libxml/xmlstring.h:79:57: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   79 |                                          const xmlChar *str2);
      |                                          ~~~~~~~~~~~~~~~^~~~
gdome-xml-xmlutil.c: In function 'gdome_xmlNamedCntTreeElements':
gdome-xml-xmlutil.c:894:30: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-xmlutil.c:30:
/usr/include/libxml2/libxml/xmlstring.h:79:57: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   79 |                                          const xmlChar *str2);
      |                                          ~~~~~~~~~~~~~~~^~~~
gdome-xml-xmlutil.c:897:31: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-xmlutil.c:30:
/usr/include/libxml2/libxml/xmlstring.h:79:57: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   79 |                                          const xmlChar *str2);
      |                                          ~~~~~~~~~~~~~~~^~~~
gdome-xml-xmlutil.c: In function 'gdome_xmlGetNsDecl':
gdome-xml-xmlutil.c:924:49: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-xmlutil.c:30:
/usr/include/libxml2/libxml/xmlstring.h:79:57: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   79 |                                          const xmlChar *str2);
      |                                          ~~~~~~~~~~~~~~~^~~~
gdome-xml-xmlutil.c: In function 'gdome_xmlNewNsDecl':
gdome-xml-xmlutil.c:978:13: warning: pointer targets in assignment from 'gchar *' {aka 'char *'} to 'const xmlChar *' {aka 'const unsigned char *'} differ in signedness [-Wpointer-sign]
gdome-xml-xmlutil.c:980:24: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign]
In file included from /usr/include/glib-2.0/glib.h:82,
                 from gdome-xml-xmlutil.c:29:
/usr/include/glib-2.0/glib/gstrfuncs.h:217:8: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'}
  217 | gchar*               g_strdup        (const gchar *str) G_GNUC_MALLOC;
      |        ^~~~~~~~
gdome-xml-xmlutil.c:980:13: warning: pointer targets in assignment from 'gchar *' {aka 'char *'} to 'const xmlChar *' {aka 'const unsigned char *'} differ in signedness [-Wpointer-sign]
gdome-xml-xmlutil.c:981:85: warning: pointer targets in passing argument 3 of 'gdome_xmlNewNs' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-xmlutil.c:35:
gdome-xml-xmlutil.h:129:9: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
gdome-xml-xmlutil.c: In function 'gdome_xmlIsNsDecl':
gdome-xml-xmlutil.c:1012:27: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-xmlutil.c:30:
/usr/include/libxml2/libxml/xmlstring.h:79:57: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   79 |                                          const xmlChar *str2);
      |                                          ~~~~~~~~~~~~~~~^~~~
gdome-xml-xmlutil.c: In function 'gdome_xmlGetNsDeclByAttr':
gdome-xml-xmlutil.c:1029:43: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-xmlutil.c:30:
/usr/include/libxml2/libxml/xmlstring.h:79:57: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   79 |                                          const xmlChar *str2);
      |                                          ~~~~~~~~~~~~~~~^~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-xmlutil.lo -MD -MP -MF .deps/gdome-xml-xmlutil.Tpo -c gdome-xml-xmlutil.c -o gdome-xml-xmlutil.o >/dev/null 2>&1
mv -f .deps/gdome-xml-notation.Tpo .deps/gdome-xml-notation.Plo
mv -f .deps/gdome-xml-entity.Tpo .deps/gdome-xml-entity.Plo
mv -f .deps/gdome-xml-cdatas.Tpo .deps/gdome-xml-cdatas.Plo
mv -f .deps/gdome-xml-entityref.Tpo .deps/gdome-xml-entityref.Plo
mv -f .deps/gdome-xml-xpns.Tpo .deps/gdome-xml-xpns.Plo
mv -f .deps/gdome-xml-xmlutil.Tpo .deps/gdome-xml-xmlutil.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-text.lo -MD -MP -MF .deps/gdome-xml-text.Tpo -c gdome-xml-text.c -o gdome-xml-text.o >/dev/null 2>&1
gdome-xml-pi.c: In function 'gdome_xml_pi_data':
gdome-xml-pi.c:148:35: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref_own' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-pi.c:32:
gdome-xml-str.h:28:17: note: expected 'gchar *' {aka 'char *'} but argument is of type 'xmlChar *' {aka 'unsigned char *'}
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-nodel.lo -MD -MP -MF .deps/gdome-xml-nodel.Tpo -c gdome-xml-nodel.c -o gdome-xml-nodel.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-pi.lo -MD -MP -MF .deps/gdome-xml-pi.Tpo -c gdome-xml-pi.c -o gdome-xml-pi.o >/dev/null 2>&1
gdome-xml-documentt.c: In function 'gdome_xml_dt_internalSubset':
gdome-xml-documentt.c:348:19: warning: pointer targets in passing argument 1 of 'g_strndup' differ in signedness [-Wpointer-sign]
In file included from /usr/include/glib-2.0/glib.h:82,
                 from ../../libgdome/gdome.h:27,
                 from gdome-xml-documentt.c:29:
/usr/include/glib-2.0/glib/gstrfuncs.h:225:8: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'xmlChar *' {aka 'unsigned char *'}
  225 | gchar*               g_strndup        (const gchar *str,
      |        ^~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-documentt.lo -MD -MP -MF .deps/gdome-xml-documentt.Tpo -c gdome-xml-documentt.c -o gdome-xml-documentt.o >/dev/null 2>&1
gdome-xml-element.c: In function 'gdome_xml_el_getAttribute':
gdome-xml-element.c:196:35: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-element.c:26:
/usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
 1029 |   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]
In file included from gdome-xml-element.c:31:
gdome-xml-str.h:28:17: note: expected 'gchar *' {aka 'char *'} but argument is of type 'xmlChar *' {aka 'unsigned char *'}
gdome-xml-element.c:202:23: warning: pointer targets in passing argument 1 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-element.c:26:
/usr/include/libxml2/libxml/xmlstring.h:78:45: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
   78 |                 xmlStrEqual              (const xmlChar *str1,
      |                              ~~~~~~~~~~~~~~~^~~~
gdome-xml-element.c:202:28: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-element.c:26:
/usr/include/libxml2/libxml/xmlstring.h:79:57: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   79 |                                          const xmlChar *str2);
      |                                          ~~~~~~~~~~~~~~~^~~~
gdome-xml-element.c:203:41: warning: pointer targets in passing argument 2 of 'gdome_xmlGetNsDecl' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-element.c:39:
gdome-xml-xmlutil.h:121:9: note: expected 'xmlChar *' {aka 'unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
gdome-xml-element.c: In function 'gdome_xml_el_setAttribute':
gdome-xml-element.c:250:65: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-element.c:26:
/usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
 1029 |   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]
In file included from gdome-xml-element.c:31:
gdome-xml-str.h:28:17: note: expected 'gchar *' {aka 'char *'} but argument is of type 'xmlChar *' {aka 'unsigned char *'}
gdome-xml-element.c:251:65: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-element.c:26:
/usr/include/libxml2/libxml/tree.h:1016:22: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
 1016 |       const xmlChar *name,
      |       ~~~~~~~~~~~~~~~^~~~
gdome-xml-element.c:251:77: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-element.c:26:
/usr/include/libxml2/libxml/tree.h:1017:22: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
 1017 |       const xmlChar *value);
      |       ~~~~~~~~~~~~~~~^~~~~
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]
In file included from gdome-xml-element.c:31:
gdome-xml-str.h:27:17: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'}
gdome-xml-element.c:450:37: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-element.c:31:
gdome-xml-str.h:27:17: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'}
gdome-xml-element.c:451:40: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-element.c:31:
gdome-xml-str.h:27:17: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'}
gdome-xml-element.c: In function 'gdome_xml_el_getAttributeNS':
gdome-xml-element.c:536:42: warning: pointer targets in passing argument 2 of 'xmlGetNsProp' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-element.c:26:
/usr/include/libxml2/libxml/tree.h:1039:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
 1039 |   xmlGetNsProp  (const xmlNode *node,
      |   ^~~~~~~~~~~~
gdome-xml-element.c:536:61: warning: pointer targets in passing argument 3 of 'xmlGetNsProp' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-element.c:26:
/usr/include/libxml2/libxml/tree.h:1039:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
 1039 |   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]
In file included from gdome-xml-element.c:31:
gdome-xml-str.h:28:17: note: expected 'gchar *' {aka 'char *'} but argument is of type 'xmlChar *' {aka 'unsigned char *'}
gdome-xml-element.c:540:35: warning: pointer targets in passing argument 1 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-element.c:26:
/usr/include/libxml2/libxml/xmlstring.h:78:45: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
   78 |                 xmlStrEqual              (const xmlChar *str1,
      |                              ~~~~~~~~~~~~~~~^~~~
gdome-xml-element.c:541:45: warning: pointer targets in passing argument 2 of 'gdome_xmlGetNsDecl' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-element.c:39:
gdome-xml-xmlutil.h:121:9: note: expected 'xmlChar *' {aka 'unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
gdome-xml-element.c: In function 'gdome_xml_el_setAttributeNS':
gdome-xml-element.c:628:44: warning: pointer targets in passing argument 2 of 'gdome_xmlNewNs' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-element.c:39:
gdome-xml-xmlutil.h:129:9: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
gdome-xml-element.c:628:51: warning: pointer targets in passing argument 3 of 'gdome_xmlNewNs' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-element.c:39:
gdome-xml-xmlutil.h:129:9: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
gdome-xml-element.c:630:42: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref_own' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-element.c:31:
gdome-xml-str.h:28:17: note: expected 'gchar *' {aka 'char *'} but argument is of type 'xmlChar *' {aka 'unsigned char *'}
gdome-xml-element.c:641:42: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref_own' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-element.c:31:
gdome-xml-str.h:28:17: note: expected 'gchar *' {aka 'char *'} but argument is of type 'xmlChar *' {aka 'unsigned char *'}
gdome-xml-element.c: In function 'gdome_xml_el_hasAttribute':
gdome-xml-element.c:830:34: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-element.c:26:
/usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
 1029 |   xmlGetProp  (const xmlNode *node,
      |   ^~~~~~~~~~
gdome-xml-element.c:837:23: warning: pointer targets in passing argument 1 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-element.c:26:
/usr/include/libxml2/libxml/xmlstring.h:78:45: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
   78 |                 xmlStrEqual              (const xmlChar *str1,
      |                              ~~~~~~~~~~~~~~~^~~~
gdome-xml-element.c:837:28: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-element.c:26:
/usr/include/libxml2/libxml/xmlstring.h:79:57: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   79 |                                          const xmlChar *str2);
      |                                          ~~~~~~~~~~~~~~~^~~~
gdome-xml-element.c:838:41: warning: pointer targets in passing argument 2 of 'gdome_xmlGetNsDecl' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-element.c:39:
gdome-xml-xmlutil.h:121:9: note: expected 'xmlChar *' {aka 'unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
gdome-xml-element.c: In function 'gdome_xml_el_hasAttributeNs':
gdome-xml-element.c:870:40: warning: pointer targets in passing argument 2 of 'xmlGetNsProp' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-element.c:26:
/usr/include/libxml2/libxml/tree.h:1039:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
 1039 |   xmlGetNsProp  (const xmlNode *node,
      |   ^~~~~~~~~~~~
gdome-xml-element.c:870:59: warning: pointer targets in passing argument 3 of 'xmlGetNsProp' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-element.c:26:
/usr/include/libxml2/libxml/tree.h:1039:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
 1039 |   xmlGetNsProp  (const xmlNode *node,
      |   ^~~~~~~~~~~~
gdome-xml-element.c:875:37: warning: pointer targets in passing argument 1 of 'xmlStrEqual' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/tree.h:18,
                 from gdome-xml-element.c:26:
/usr/include/libxml2/libxml/xmlstring.h:78:45: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
   78 |                 xmlStrEqual              (const xmlChar *str1,
      |                              ~~~~~~~~~~~~~~~^~~~
gdome-xml-element.c:876:45: warning: pointer targets in passing argument 2 of 'gdome_xmlGetNsDecl' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-element.c:39:
gdome-xml-xmlutil.h:121:9: note: expected 'xmlChar *' {aka 'unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
gdome-xml-domimpl.c: In function 'gdome_xml_di_hasFeature':
gdome-xml-domimpl.c:185:2: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/glib-2.0/glib.h:82,
                 from gdome-xml-domimpl.c:25:
/usr/include/glib-2.0/glib/gstrfuncs.h:201:6: note: declared here
  201 | gint                  g_strcasecmp     (const gchar *s1,
      |      ^~~~~~~~~~~~
gdome-xml-domimpl.c:186:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/glib-2.0/glib.h:82,
                 from gdome-xml-domimpl.c:25:
/usr/include/glib-2.0/glib/gstrfuncs.h:201:6: note: declared here
  201 | gint                  g_strcasecmp     (const gchar *s1,
      |      ^~~~~~~~~~~~
gdome-xml-domimpl.c:187:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/glib-2.0/glib.h:82,
                 from gdome-xml-domimpl.c:25:
/usr/include/glib-2.0/glib/gstrfuncs.h:201:6: note: declared here
  201 | gint                  g_strcasecmp     (const gchar *s1,
      |      ^~~~~~~~~~~~
gdome-xml-domimpl.c:188:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/glib-2.0/glib.h:82,
                 from gdome-xml-domimpl.c:25:
/usr/include/glib-2.0/glib/gstrfuncs.h:201:6: note: declared here
  201 | gint                  g_strcasecmp     (const gchar *s1,
      |      ^~~~~~~~~~~~
gdome-xml-domimpl.c: In function 'gdome_xml_di_createDocumentType':
gdome-xml-domimpl.c:223:8: warning: pointer targets in assignment from 'gchar *' {aka 'char *'} to 'xmlChar *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
gdome-xml-domimpl.c:225:8: warning: pointer targets in assignment from 'gchar *' {aka 'char *'} to 'xmlChar *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
gdome-xml-domimpl.c: In function 'gdome_xml_di_createDocument':
gdome-xml-domimpl.c:300:66: warning: pointer targets in passing argument 1 of 'xmlNewDoc' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-domimpl.c:26:
/usr/include/libxml2/libxml/tree.h:780:29: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
  780 |   xmlNewDoc  (const xmlChar *version);
      |              ~~~~~~~~~~~~~~~^~~~~~~
gdome-xml-domimpl.c: In function 'gdome_xml_di_createDocFromURIWithEntitiesTable':
gdome-xml-domimpl.c:573:24: warning: pointer targets in passing argument 1 of 'xmlNewDoc' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-domimpl.c:26:
/usr/include/libxml2/libxml/tree.h:780:29: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
  780 |   xmlNewDoc  (const xmlChar *version);
      |              ~~~~~~~~~~~~~~~^~~~~~~
gdome-xml-domimpl.c:578:39: warning: pointer targets in passing argument 2 of 'xmlAddDocEntity' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/parser.h:20,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/threads.h:35,
                 from /usr/include/libxml2/libxml/xmlmemory.h:218,
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from gdome-xml-domimpl.c:26:
/usr/include/libxml2/libxml/entities.h:91:23: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar * const' {aka 'char * const'}
   91 |        const xmlChar *name,
      |        ~~~~~~~~~~~~~~~^~~~
gdome-xml-domimpl.c:579:26: warning: pointer targets in passing argument 4 of 'xmlAddDocEntity' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/parser.h:20,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/threads.h:35,
                 from /usr/include/libxml2/libxml/xmlmemory.h:218,
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from gdome-xml-domimpl.c:26:
/usr/include/libxml2/libxml/entities.h:93:23: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar * const' {aka 'char * const'}
   93 |        const xmlChar *ExternalID,
      |        ~~~~~~~~~~~~~~~^~~~~~~~~~
gdome-xml-domimpl.c:579:51: warning: pointer targets in passing argument 5 of 'xmlAddDocEntity' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/parser.h:20,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/threads.h:35,
                 from /usr/include/libxml2/libxml/xmlmemory.h:218,
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from gdome-xml-domimpl.c:26:
/usr/include/libxml2/libxml/entities.h:94:23: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar * const' {aka 'char * const'}
   94 |        const xmlChar *SystemID,
      |        ~~~~~~~~~~~~~~~^~~~~~~~
gdome-xml-domimpl.c:579:76: warning: pointer targets in passing argument 6 of 'xmlAddDocEntity' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/parser.h:20,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/threads.h:35,
                 from /usr/include/libxml2/libxml/xmlmemory.h:218,
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from gdome-xml-domimpl.c:26:
/usr/include/libxml2/libxml/entities.h:95:23: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar * const' {aka 'char * const'}
   95 |        const xmlChar *content);
      |        ~~~~~~~~~~~~~~~^~~~~~~
gdome-xml-domimpl.c: In function 'gdome_xml_di_createDocFromMemoryWithEntitiesTable':
gdome-xml-domimpl.c:677:24: warning: pointer targets in passing argument 1 of 'xmlNewDoc' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-domimpl.c:26:
/usr/include/libxml2/libxml/tree.h:780:29: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *'
  780 |   xmlNewDoc  (const xmlChar *version);
      |              ~~~~~~~~~~~~~~~^~~~~~~
gdome-xml-domimpl.c:682:39: warning: pointer targets in passing argument 2 of 'xmlAddDocEntity' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/parser.h:20,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/threads.h:35,
                 from /usr/include/libxml2/libxml/xmlmemory.h:218,
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from gdome-xml-domimpl.c:26:
/usr/include/libxml2/libxml/entities.h:91:23: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar * const' {aka 'char * const'}
   91 |        const xmlChar *name,
      |        ~~~~~~~~~~~~~~~^~~~
gdome-xml-domimpl.c:683:26: warning: pointer targets in passing argument 4 of 'xmlAddDocEntity' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/parser.h:20,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/threads.h:35,
                 from /usr/include/libxml2/libxml/xmlmemory.h:218,
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from gdome-xml-domimpl.c:26:
/usr/include/libxml2/libxml/entities.h:93:23: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar * const' {aka 'char * const'}
   93 |        const xmlChar *ExternalID,
      |        ~~~~~~~~~~~~~~~^~~~~~~~~~
gdome-xml-domimpl.c:683:51: warning: pointer targets in passing argument 5 of 'xmlAddDocEntity' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/parser.h:20,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/threads.h:35,
                 from /usr/include/libxml2/libxml/xmlmemory.h:218,
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from gdome-xml-domimpl.c:26:
/usr/include/libxml2/libxml/entities.h:94:23: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar * const' {aka 'char * const'}
   94 |        const xmlChar *SystemID,
      |        ~~~~~~~~~~~~~~~^~~~~~~~
gdome-xml-domimpl.c:683:76: warning: pointer targets in passing argument 6 of 'xmlAddDocEntity' differ in signedness [-Wpointer-sign]
In file included from /usr/include/libxml2/libxml/parser.h:20,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/threads.h:35,
                 from /usr/include/libxml2/libxml/xmlmemory.h:218,
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from gdome-xml-domimpl.c:26:
/usr/include/libxml2/libxml/entities.h:95:23: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar * const' {aka 'char * const'}
   95 |        const xmlChar *content);
      |        ~~~~~~~~~~~~~~~^~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-element.lo -MD -MP -MF .deps/gdome-xml-element.Tpo -c gdome-xml-element.c -o gdome-xml-element.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-domimpl.lo -MD -MP -MF .deps/gdome-xml-domimpl.Tpo -c gdome-xml-domimpl.c -o gdome-xml-domimpl.o >/dev/null 2>&1
mv -f .deps/gdome-xml-text.Tpo .deps/gdome-xml-text.Plo
mv -f .deps/gdome-xml-pi.Tpo .deps/gdome-xml-pi.Plo
mv -f .deps/gdome-xml-nodel.Tpo .deps/gdome-xml-nodel.Plo
mv -f .deps/gdome-xml-documentt.Tpo .deps/gdome-xml-documentt.Plo
gdome-xml-node.c: In function 'gdome_xml_n_nodeName':
gdome-xml-node.c:575:35: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref_dup' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-node.c:43:
gdome-xml-str.h:30:17: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'}
gdome-xml-node.c: In function 'gdome_xml_n_nodeValue':
gdome-xml-node.c:640:34: warning: pointer targets in passing argument 1 of 'gdome_xml_str_mkref_own' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-node.c:43:
gdome-xml-str.h:28:17: note: expected 'gchar *' {aka 'char *'} but argument is of type 'xmlChar *' {aka 'unsigned char *'}
gdome-xml-node.c: In function 'gdome_xml_n_set_prefix':
gdome-xml-node.c:857:21: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-node.c:30:
/usr/include/string.h:137:50: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'}
  137 | extern int strcmp (const char *__s1, const char *__s2)
      |                                      ~~~~~~~~~~~~^~~~
gdome-xml-node.c:859:15: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
In file included from gdome-xml-node.c:30:
/usr/include/string.h:137:32: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'}
  137 | extern int strcmp (const char *__s1, const char *__s2)
      |                    ~~~~~~~~~~~~^~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xml-node.lo -MD -MP -MF .deps/gdome-xml-node.Tpo -c gdome-xml-node.c -o gdome-xml-node.o >/dev/null 2>&1
mv -f .deps/gdome-xml-element.Tpo .deps/gdome-xml-element.Plo
mv -f .deps/gdome-xml-domimpl.Tpo .deps/gdome-xml-domimpl.Plo
mv -f .deps/gdome-xml-node.Tpo .deps/gdome-xml-node.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libgdomecore.la  gdome-xml-xmldtdutil.lo gdome-xml-xmlmemory.lo gdome-xml-str.lo gdome-xml-text.lo gdome-xml-comment.lo gdome-xml-cdata.lo gdome-xml-attribute.lo gdome-xml-element.lo gdome-xml-document.lo gdome-xml-documentt.lo gdome-xml-documentf.lo gdome-xml-domimpl.lo gdome-xml-nnodem.lo gdome-xml-nodel.lo gdome-xml-node.lo gdome-xml-pi.lo gdome-xml-notation.lo gdome-xml-entity.lo gdome-xml-xmlutil.lo gdome-xml-cdatas.lo gdome-xml-entityref.lo gdome-xml-xpns.lo   
libtool: link: ar cr .libs/libgdomecore.a .libs/gdome-xml-xmldtdutil.o .libs/gdome-xml-xmlmemory.o .libs/gdome-xml-str.o .libs/gdome-xml-text.o .libs/gdome-xml-comment.o .libs/gdome-xml-cdata.o .libs/gdome-xml-attribute.o .libs/gdome-xml-element.o .libs/gdome-xml-document.o .libs/gdome-xml-documentt.o .libs/gdome-xml-documentf.o .libs/gdome-xml-domimpl.o .libs/gdome-xml-nnodem.o .libs/gdome-xml-nodel.o .libs/gdome-xml-node.o .libs/gdome-xml-pi.o .libs/gdome-xml-notation.o .libs/gdome-xml-entity.o .libs/gdome-xml-xmlutil.o .libs/gdome-xml-cdatas.o .libs/gdome-xml-entityref.o .libs/gdome-xml-xpns.o 
libtool: link: ranlib .libs/libgdomecore.a
libtool: link: ( cd ".libs" && rm -f "libgdomecore.la" && ln -s "../libgdomecore.la" "libgdomecore.la" )
make[3]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/libgdome/gdomecore'
Making all in events
make[3]: Entering directory '/build/gdome2/src/gdome2-0.8.1/libgdome/events'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-evt-mevent.lo -MD -MP -MF .deps/gdome-evt-mevent.Tpo -c -o gdome-evt-mevent.lo gdome-evt-mevent.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-evt-eventl.lo -MD -MP -MF .deps/gdome-evt-eventl.Tpo -c -o gdome-evt-eventl.lo gdome-evt-eventl.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-evt-event.lo -MD -MP -MF .deps/gdome-evt-event.Tpo -c -o gdome-evt-event.lo gdome-evt-event.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-evt-propagation.lo -MD -MP -MF .deps/gdome-evt-propagation.Tpo -c -o gdome-evt-propagation.lo gdome-evt-propagation.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-evt-mevent.lo -MD -MP -MF .deps/gdome-evt-mevent.Tpo -c gdome-evt-mevent.c  -fPIC -DPIC -o .libs/gdome-evt-mevent.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-evt-eventl.lo -MD -MP -MF .deps/gdome-evt-eventl.Tpo -c gdome-evt-eventl.c  -fPIC -DPIC -o .libs/gdome-evt-eventl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-evt-propagation.lo -MD -MP -MF .deps/gdome-evt-propagation.Tpo -c gdome-evt-propagation.c  -fPIC -DPIC -o .libs/gdome-evt-propagation.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-evt-event.lo -MD -MP -MF .deps/gdome-evt-event.Tpo -c gdome-evt-event.c  -fPIC -DPIC -o .libs/gdome-evt-event.o
gdome-evt-propagation.c: In function 'add_timestamp':
gdome-evt-propagation.c:49:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from gdome-evt-propagation.c:28:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
gdome-evt-propagation.c:51:2: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from gdome-evt-propagation.c:28:
/usr/include/glib-2.0/glib/gmain.h:679:6: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |      ^~~~~~~~~~~~~~~~~~
gdome-evt-propagation.c: In function 'gdome_evt_fireEvent':
gdome-evt-propagation.c:96:2: warning: 'g_mem_chunk_new' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/glib-2.0/glib.h:106,
                 from gdome-evt-propagation.c:28:
/usr/include/glib-2.0/glib/deprecated/gallocator.h:43:13: note: declared here
   43 | GMemChunk *     g_mem_chunk_new         (const gchar  *name,
      |             ^~~~~~~~~~~~~~~
gdome-evt-propagation.c:114:6: warning: 'g_mem_chunk_alloc' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/glib-2.0/glib.h:106,
                 from gdome-evt-propagation.c:28:
/usr/include/glib-2.0/glib/deprecated/gallocator.h:50:10: note: declared here
   50 | gpointer        g_mem_chunk_alloc       (GMemChunk    *mem_chunk);
      |          ^~~~~~~~~~~~~~~~~
gdome-evt-propagation.c:151:4: warning: 'g_mem_chunk_alloc' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/glib-2.0/glib.h:106,
                 from gdome-evt-propagation.c:28:
/usr/include/glib-2.0/glib/deprecated/gallocator.h:50:10: note: declared here
   50 | gpointer        g_mem_chunk_alloc       (GMemChunk    *mem_chunk);
      |          ^~~~~~~~~~~~~~~~~
gdome-evt-propagation.c:189:3: warning: 'g_mem_chunk_destroy' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/glib-2.0/glib.h:106,
                 from gdome-evt-propagation.c:28:
/usr/include/glib-2.0/glib/deprecated/gallocator.h:48:6: note: declared here
   48 | void            g_mem_chunk_destroy     (GMemChunk    *mem_chunk);
      |      ^~~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-evt-eventl.lo -MD -MP -MF .deps/gdome-evt-eventl.Tpo -c gdome-evt-eventl.c -o gdome-evt-eventl.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-evt-propagation.lo -MD -MP -MF .deps/gdome-evt-propagation.Tpo -c gdome-evt-propagation.c -o gdome-evt-propagation.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-evt-mevent.lo -MD -MP -MF .deps/gdome-evt-mevent.Tpo -c gdome-evt-mevent.c -o gdome-evt-mevent.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-evt-event.lo -MD -MP -MF .deps/gdome-evt-event.Tpo -c gdome-evt-event.c -o gdome-evt-event.o >/dev/null 2>&1
mv -f .deps/gdome-evt-eventl.Tpo .deps/gdome-evt-eventl.Plo
mv -f .deps/gdome-evt-propagation.Tpo .deps/gdome-evt-propagation.Plo
mv -f .deps/gdome-evt-mevent.Tpo .deps/gdome-evt-mevent.Plo
mv -f .deps/gdome-evt-event.Tpo .deps/gdome-evt-event.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libgdomeevents.la  gdome-evt-mevent.lo gdome-evt-eventl.lo gdome-evt-event.lo gdome-evt-propagation.lo   
libtool: link: ar cr .libs/libgdomeevents.a .libs/gdome-evt-mevent.o .libs/gdome-evt-eventl.o .libs/gdome-evt-event.o .libs/gdome-evt-propagation.o 
libtool: link: ranlib .libs/libgdomeevents.a
libtool: link: ( cd ".libs" && rm -f "libgdomeevents.la" && ln -s "../libgdomeevents.la" "libgdomeevents.la" )
make[3]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/libgdome/events'
Making all in xpath
make[3]: Entering directory '/build/gdome2/src/gdome2-0.8.1/libgdome/xpath'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xpath-xpeval.lo -MD -MP -MF .deps/gdome-xpath-xpeval.Tpo -c -o gdome-xpath-xpeval.lo gdome-xpath-xpeval.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xpath-xpnsresolv.lo -MD -MP -MF .deps/gdome-xpath-xpnsresolv.Tpo -c -o gdome-xpath-xpnsresolv.lo gdome-xpath-xpnsresolv.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xpath-xpresult.lo -MD -MP -MF .deps/gdome-xpath-xpresult.Tpo -c -o gdome-xpath-xpresult.lo gdome-xpath-xpresult.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xpath-xpnsresolv.lo -MD -MP -MF .deps/gdome-xpath-xpnsresolv.Tpo -c gdome-xpath-xpnsresolv.c  -fPIC -DPIC -o .libs/gdome-xpath-xpnsresolv.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xpath-xpeval.lo -MD -MP -MF .deps/gdome-xpath-xpeval.Tpo -c gdome-xpath-xpeval.c  -fPIC -DPIC -o .libs/gdome-xpath-xpeval.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xpath-xpresult.lo -MD -MP -MF .deps/gdome-xpath-xpresult.Tpo -c gdome-xpath-xpresult.c  -fPIC -DPIC -o .libs/gdome-xpath-xpresult.o
gdome-xpath-xpnsresolv.c: In function 'gdome_xpath_xpnsresolv_lookupNamespaceURI':
gdome-xpath-xpnsresolv.c:115:49: warning: pointer targets in passing argument 3 of 'xmlSearchNs' differ in signedness [-Wpointer-sign]
In file included from gdome-xpath-xpnsresolv.c:26:
/usr/include/libxml2/libxml/tree.h:989:22: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'}
  989 |       const xmlChar *nameSpace);
      |       ~~~~~~~~~~~~~~~^~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xpath-xpnsresolv.lo -MD -MP -MF .deps/gdome-xpath-xpnsresolv.Tpo -c gdome-xpath-xpnsresolv.c -o gdome-xpath-xpnsresolv.o >/dev/null 2>&1
gdome-xpath-xpeval.c: In function 'gdome_xpath_xpeval_evaluate':
gdome-xpath-xpeval.c:183:8: warning: pointer targets in assignment from 'gchar *' {aka 'char *'} to 'xmlChar *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
gdome-xpath-xpresult.c: In function 'gdome_xpath_xpresult_stringValue':
gdome-xpath-xpresult.c:189:42: warning: pointer targets in passing argument 1 of 'gdome_str_mkref_dup' differ in signedness [-Wpointer-sign]
In file included from gdome-xpath-xpresult.c:27:
../../libgdome/gdome.h:256:17: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'xmlChar *' {aka 'unsigned char *'}
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xpath-xpeval.lo -MD -MP -MF .deps/gdome-xpath-xpeval.Tpo -c gdome-xpath-xpeval.c -o gdome-xpath-xpeval.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ansi -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xpath-xpresult.lo -MD -MP -MF .deps/gdome-xpath-xpresult.Tpo -c gdome-xpath-xpresult.c -o gdome-xpath-xpresult.o >/dev/null 2>&1
mv -f .deps/gdome-xpath-xpnsresolv.Tpo .deps/gdome-xpath-xpnsresolv.Plo
mv -f .deps/gdome-xpath-xpresult.Tpo .deps/gdome-xpath-xpresult.Plo
mv -f .deps/gdome-xpath-xpeval.Tpo .deps/gdome-xpath-xpeval.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libgdomexpath.la  gdome-xpath-xpeval.lo gdome-xpath-xpnsresolv.lo gdome-xpath-xpresult.lo   
libtool: link: ar cr .libs/libgdomexpath.a .libs/gdome-xpath-xpeval.o .libs/gdome-xpath-xpnsresolv.o .libs/gdome-xpath-xpresult.o 
libtool: link: ranlib .libs/libgdomexpath.a
libtool: link: ( cd ".libs" && rm -f "libgdomexpath.la" && ln -s "../libgdomexpath.la" "libgdomexpath.la" )
make[3]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/libgdome/xpath'
make[3]: Entering directory '/build/gdome2/src/gdome2-0.8.1/libgdome'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome.lo -MD -MP -MF .deps/gdome.Tpo -c -o gdome.lo gdome.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-events.lo -MD -MP -MF .deps/gdome-events.Tpo -c -o gdome-events.lo gdome-events.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xpath.lo -MD -MP -MF .deps/gdome-xpath.Tpo -c -o gdome-xpath.lo gdome-xpath.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-util.lo -MD -MP -MF .deps/gdome-util.Tpo -c -o gdome-util.lo gdome-util.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-private-list.lo -MD -MP -MF .deps/gdome-private-list.Tpo -c -o gdome-private-list.lo gdome-private-list.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-refdebug.lo -MD -MP -MF .deps/gdome-refdebug.Tpo -c -o gdome-refdebug.lo gdome-refdebug.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-treegc.lo -MD -MP -MF .deps/gdome-treegc.Tpo -c -o gdome-treegc.lo gdome-treegc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome.lo -MD -MP -MF .deps/gdome.Tpo -c gdome.c  -fPIC -DPIC -o .libs/gdome.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-treegc.lo -MD -MP -MF .deps/gdome-treegc.Tpo -c gdome-treegc.c  -fPIC -DPIC -o .libs/gdome-treegc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-events.lo -MD -MP -MF .deps/gdome-events.Tpo -c gdome-events.c  -fPIC -DPIC -o .libs/gdome-events.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-refdebug.lo -MD -MP -MF .deps/gdome-refdebug.Tpo -c gdome-refdebug.c  -fPIC -DPIC -o .libs/gdome-refdebug.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-util.lo -MD -MP -MF .deps/gdome-util.Tpo -c gdome-util.c  -fPIC -DPIC -o .libs/gdome-util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-private-list.lo -MD -MP -MF .deps/gdome-private-list.Tpo -c gdome-private-list.c  -fPIC -DPIC -o .libs/gdome-private-list.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xpath.lo -MD -MP -MF .deps/gdome-xpath.Tpo -c gdome-xpath.c  -fPIC -DPIC -o .libs/gdome-xpath.o
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-private-list.lo -MD -MP -MF .deps/gdome-private-list.Tpo -c gdome-private-list.c -o gdome-private-list.o >/dev/null 2>&1
mv -f .deps/gdome-private-list.Tpo .deps/gdome-private-list.Plo
gdome-util.c: In function 'gdome_cast_evnt':
gdome-util.c:150:54: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
gdome-util.c:150:20: note: add parentheses around left hand side expression to silence this warning
gdome-util.c: In function 'gdome_cast_mevnt':
gdome-util.c:158:54: warning: comparison of constant '2' with boolean expression is always false [-Wbool-compare]
gdome-util.c:158:54: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
gdome-util.c:158:20: note: add parentheses around left hand side expression to silence this warning
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-treegc.lo -MD -MP -MF .deps/gdome-treegc.Tpo -c gdome-treegc.c -o gdome-treegc.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-util.lo -MD -MP -MF .deps/gdome-util.Tpo -c gdome-util.c -o gdome-util.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-refdebug.lo -MD -MP -MF .deps/gdome-refdebug.Tpo -c gdome-refdebug.c -o gdome-refdebug.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-xpath.lo -MD -MP -MF .deps/gdome-xpath.Tpo -c gdome-xpath.c -o gdome-xpath.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome-events.lo -MD -MP -MF .deps/gdome-events.Tpo -c gdome-events.c -o gdome-events.o >/dev/null 2>&1
mv -f .deps/gdome-refdebug.Tpo .deps/gdome-refdebug.Plo
mv -f .deps/gdome-util.Tpo .deps/gdome-util.Plo
mv -f .deps/gdome-treegc.Tpo .deps/gdome-treegc.Plo
mv -f .deps/gdome-xpath.Tpo .deps/gdome-xpath.Plo
mv -f .deps/gdome-events.Tpo .deps/gdome-events.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -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 -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT gdome.lo -MD -MP -MF .deps/gdome.Tpo -c gdome.c -o gdome.o >/dev/null 2>&1
mv -f .deps/gdome.Tpo .deps/gdome.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -version-info 8:1:8 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libgdome.la -rpath /usr/lib gdome.lo gdome-events.lo gdome-xpath.lo gdome-util.lo gdome-private-list.lo gdome-refdebug.lo gdome-treegc.lo  ../libgdome/gdomecore/libgdomecore.la ../libgdome/events/libgdomeevents.la ../libgdome/xpath/libgdomexpath.la -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0   
libtool: link: gcc -Wl,-O1,--as-needed -shared  -fPIC -DPIC  .libs/gdome.o .libs/gdome-events.o .libs/gdome-xpath.o .libs/gdome-util.o .libs/gdome-private-list.o .libs/gdome-refdebug.o .libs/gdome-treegc.o  -Wl,--whole-archive ../libgdome/gdomecore/.libs/libgdomecore.a ../libgdome/events/.libs/libgdomeevents.a ../libgdome/xpath/.libs/libgdomexpath.a -Wl,--no-whole-archive  -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0  -march=armv8-a -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libgdome.so.0 -o .libs/libgdome.so.0.8.1
libtool: link: (cd ".libs" && rm -f "libgdome.so.0" && ln -s "libgdome.so.0.8.1" "libgdome.so.0")
libtool: link: (cd ".libs" && rm -f "libgdome.so" && ln -s "libgdome.so.0.8.1" "libgdome.so")
libtool: link: (cd .libs/libgdome.lax/libgdomecore.a && ar x "/build/gdome2/src/gdome2-0.8.1/libgdome/../libgdome/gdomecore/.libs/libgdomecore.a")
libtool: link: (cd .libs/libgdome.lax/libgdomeevents.a && ar x "/build/gdome2/src/gdome2-0.8.1/libgdome/../libgdome/events/.libs/libgdomeevents.a")
libtool: link: (cd .libs/libgdome.lax/libgdomexpath.a && ar x "/build/gdome2/src/gdome2-0.8.1/libgdome/../libgdome/xpath/.libs/libgdomexpath.a")
libtool: link: ar cr .libs/libgdome.a  gdome.o gdome-events.o gdome-xpath.o gdome-util.o gdome-private-list.o gdome-refdebug.o gdome-treegc.o  .libs/libgdome.lax/libgdomecore.a/gdome-xml-attribute.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-cdata.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-cdatas.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-comment.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-document.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-documentf.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-documentt.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-domimpl.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-element.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-entity.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-entityref.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-nnodem.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-node.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-nodel.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-notation.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-pi.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-str.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-text.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-xmldtdutil.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-xmlmemory.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-xmlutil.o .libs/libgdome.lax/libgdomecore.a/gdome-xml-xpns.o  .libs/libgdome.lax/libgdomeevents.a/gdome-evt-event.o .libs/libgdome.lax/libgdomeevents.a/gdome-evt-eventl.o .libs/libgdome.lax/libgdomeevents.a/gdome-evt-mevent.o .libs/libgdome.lax/libgdomeevents.a/gdome-evt-propagation.o  .libs/libgdome.lax/libgdomexpath.a/gdome-xpath-xpeval.o .libs/libgdome.lax/libgdomexpath.a/gdome-xpath-xpnsresolv.o .libs/libgdome.lax/libgdomexpath.a/gdome-xpath-xpresult.o 
libtool: link: ranlib .libs/libgdome.a
libtool: link: rm -fr .libs/libgdome.lax
libtool: link: ( cd ".libs" && rm -f "libgdome.la" && ln -s "../libgdome.la" "libgdome.la" )
make[3]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/libgdome'
make[2]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/libgdome'
Making all in test
make[2]: Entering directory '/build/gdome2/src/gdome2-0.8.1/test'
Making all in apigen
make[3]: Entering directory '/build/gdome2/src/gdome2-0.8.1/test/apigen'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT srcutil.o -MD -MP -MF .deps/srcutil.Tpo -c -o srcutil.o srcutil.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT apigen.o -MD -MP -MF .deps/apigen.Tpo -c -o apigen.o apigen.c
mv -f .deps/util.Tpo .deps/util.Po
mv -f .deps/apigen.Tpo .deps/apigen.Po
mv -f .deps/srcutil.Tpo .deps/srcutil.Po
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o apigen util.o srcutil.o apigen.o  ../../libgdome/libgdome.la -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0  
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/apigen util.o srcutil.o apigen.o  ../../libgdome/.libs/libgdome.so -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0
make[3]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/test/apigen'
make[3]: Entering directory '/build/gdome2/src/gdome2-0.8.1/test'
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALDIR=\""."\" -I. -I../libgdome -I../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT test-document.o -MD -MP -MF .deps/test-document.Tpo -c -o test-document.o test-document.c
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALDIR=\""."\" -I. -I../libgdome -I../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT test-node.o -MD -MP -MF .deps/test-node.Tpo -c -o test-node.o test-node.c
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALDIR=\""."\" -I. -I../libgdome -I../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT test-cdata.o -MD -MP -MF .deps/test-cdata.Tpo -c -o test-cdata.o test-cdata.c
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALDIR=\""."\" -I. -I../libgdome -I../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT test-dtd.o -MD -MP -MF .deps/test-dtd.Tpo -c -o test-dtd.o test-dtd.c
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALDIR=\""."\" -I. -I../libgdome -I../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT test-element.o -MD -MP -MF .deps/test-element.Tpo -c -o test-element.o test-element.c
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALDIR=\""."\" -I. -I../libgdome -I../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT test-nodelist.o -MD -MP -MF .deps/test-nodelist.Tpo -c -o test-nodelist.o test-nodelist.c
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALDIR=\""."\" -I. -I../libgdome -I../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT test-namednodemap.o -MD -MP -MF .deps/test-namednodemap.Tpo -c -o test-namednodemap.o test-namednodemap.c
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALDIR=\""."\" -I. -I../libgdome -I../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT examplea.o -MD -MP -MF .deps/examplea.Tpo -c -o examplea.o examplea.c
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALDIR=\""."\" -I. -I../libgdome -I../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT exampleb.o -MD -MP -MF .deps/exampleb.Tpo -c -o exampleb.o exampleb.c
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALDIR=\""."\" -I. -I../libgdome -I../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT examplec.o -MD -MP -MF .deps/examplec.Tpo -c -o examplec.o examplec.c
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALDIR=\""."\" -I. -I../libgdome -I../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT test-mevents.o -MD -MP -MF .deps/test-mevents.Tpo -c -o test-mevents.o test-mevents.c
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALDIR=\""."\" -I. -I../libgdome -I../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT test-loadsave.o -MD -MP -MF .deps/test-loadsave.Tpo -c -o test-loadsave.o test-loadsave.c
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALDIR=\""."\" -I. -I../libgdome -I../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT test-str.o -MD -MP -MF .deps/test-str.Tpo -c -o test-str.o test-str.c
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALDIR=\""."\" -I. -I../libgdome -I../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT test-treegc.o -MD -MP -MF .deps/test-treegc.Tpo -c -o test-treegc.o test-treegc.c
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALDIR=\""."\" -I. -I../libgdome -I../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT test-xpath.o -MD -MP -MF .deps/test-xpath.Tpo -c -o test-xpath.o test-xpath.c
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALDIR=\""."\" -I. -I../libgdome -I../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT test-importnode.o -MD -MP -MF .deps/test-importnode.Tpo -c -o test-importnode.o test-importnode.c
mv -f .deps/examplea.Tpo .deps/examplea.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALDIR=\""."\" -I. -I../libgdome -I../libgdome/gdomecore -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wall -ansi   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -MT bench.o -MD -MP -MF .deps/bench.Tpo -c -o bench.o bench.c
mv -f .deps/test-namednodemap.Tpo .deps/test-namednodemap.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o test-namednodemap test-namednodemap.o ../libgdome/libgdome.la -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0  
mv -f .deps/test-nodelist.Tpo .deps/test-nodelist.Po
mv -f .deps/test-cdata.Tpo .deps/test-cdata.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o examplea examplea.o ../libgdome/libgdome.la -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0  
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o test-cdata test-cdata.o ../libgdome/libgdome.la -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0  
test-importnode.c: In function 'test_importnode':
test-importnode.c:47:45: warning: pointer targets in passing argument 2 of 'gdome_doc_documentElement' differ in signedness [-Wpointer-sign]
In file included from test-importnode.c:25:
../libgdome/gdome.h:819:15: note: expected 'GdomeException *' {aka 'unsigned int *'} but argument is of type 'int *'
test-importnode.c:53:45: warning: pointer targets in passing argument 2 of 'gdome_doc_documentElement' differ in signedness [-Wpointer-sign]
In file included from test-importnode.c:25:
../libgdome/gdome.h:819:15: note: expected 'GdomeException *' {aka 'unsigned int *'} but argument is of type 'int *'
test-importnode.c:59:48: warning: pointer targets in passing argument 2 of 'gdome_el_firstChild' differ in signedness [-Wpointer-sign]
In file included from test-importnode.c:25:
../libgdome/gdome.h:448:13: note: expected 'GdomeException *' {aka 'unsigned int *'} but argument is of type 'int *'
test-importnode.c:66:74: warning: pointer targets in passing argument 4 of 'gdome_doc_importNode' differ in signedness [-Wpointer-sign]
In file included from test-importnode.c:25:
../libgdome/gdome.h:829:12: note: expected 'GdomeException *' {aka 'unsigned int *'} but argument is of type 'int *'
test-importnode.c:73:69: warning: pointer targets in passing argument 3 of 'gdome_el_appendChild' differ in signedness [-Wpointer-sign]
In file included from test-importnode.c:25:
../libgdome/gdome.h:471:13: note: expected 'GdomeException *' {aka 'unsigned int *'} but argument is of type 'int *'
test-importnode.c:75:22: warning: pointer targets in passing argument 2 of 'gdome_el_unref' differ in signedness [-Wpointer-sign]
In file included from test-importnode.c:25:
../libgdome/gdome.h:431:44: note: expected 'GdomeException *' {aka 'unsigned int *'} but argument is of type 'int *'
test-importnode.c:76:22: warning: pointer targets in passing argument 2 of 'gdome_el_unref' differ in signedness [-Wpointer-sign]
In file included from test-importnode.c:25:
../libgdome/gdome.h:431:44: note: expected 'GdomeException *' {aka 'unsigned int *'} but argument is of type 'int *'
test-importnode.c:77:22: warning: pointer targets in passing argument 2 of 'gdome_t_unref' differ in signedness [-Wpointer-sign]
In file included from test-importnode.c:25:
../libgdome/gdome.h:673:54: note: expected 'GdomeException *' {aka 'unsigned int *'} but argument is of type 'int *'
test-importnode.c:78:22: warning: pointer targets in passing argument 2 of 'gdome_t_unref' differ in signedness [-Wpointer-sign]
In file included from test-importnode.c:25:
../libgdome/gdome.h:673:54: note: expected 'GdomeException *' {aka 'unsigned int *'} but argument is of type 'int *'
test-importnode.c:79:23: warning: pointer targets in passing argument 2 of 'gdome_t_unref' differ in signedness [-Wpointer-sign]
In file included from test-importnode.c:25:
../libgdome/gdome.h:673:54: note: expected 'GdomeException *' {aka 'unsigned int *'} but argument is of type 'int *'
mv -f .deps/test-dtd.Tpo .deps/test-dtd.Po
mv -f .deps/test-importnode.Tpo .deps/test-importnode.Po
mv -f .deps/test-node.Tpo .deps/test-node.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o test-nodelist test-nodelist.o ../libgdome/libgdome.la -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0  
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o test-dtd test-dtd.o ../libgdome/libgdome.la -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0  
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o test-importnode test-importnode.o ../libgdome/libgdome.la -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0  
mv -f .deps/test-treegc.Tpo .deps/test-treegc.Po
mv -f .deps/test-document.Tpo .deps/test-document.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o test-node test-node.o ../libgdome/libgdome.la -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0  
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o test-treegc test-treegc.o ../libgdome/libgdome.la -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0  
mv -f .deps/test-xpath.Tpo .deps/test-xpath.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o test-document test-document.o ../libgdome/libgdome.la -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0  
mv -f .deps/bench.Tpo .deps/bench.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o test-xpath test-xpath.o ../libgdome/libgdome.la -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0  
mv -f .deps/test-element.Tpo .deps/test-element.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o bench bench.o ../libgdome/libgdome.la -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0  
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/examplea examplea.o  ../libgdome/.libs/libgdome.so -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-cdata test-cdata.o  ../libgdome/.libs/libgdome.so -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-namednodemap test-namednodemap.o  ../libgdome/.libs/libgdome.so -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-dtd test-dtd.o  ../libgdome/.libs/libgdome.so -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-importnode test-importnode.o  ../libgdome/.libs/libgdome.so -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-nodelist test-nodelist.o  ../libgdome/.libs/libgdome.so -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-node test-node.o  ../libgdome/.libs/libgdome.so -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-treegc test-treegc.o  ../libgdome/.libs/libgdome.so -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-document test-document.o  ../libgdome/.libs/libgdome.so -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-xpath test-xpath.o  ../libgdome/.libs/libgdome.so -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/bench bench.o  ../libgdome/.libs/libgdome.so -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o test-element test-element.o ../libgdome/libgdome.la -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0  
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-element test-element.o  ../libgdome/.libs/libgdome.so -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0
mv -f .deps/exampleb.Tpo .deps/exampleb.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o exampleb exampleb.o ../libgdome/libgdome.la -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0  
mv -f .deps/examplec.Tpo .deps/examplec.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o examplec examplec.o ../libgdome/libgdome.la -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0  
mv -f .deps/test-str.Tpo .deps/test-str.Po
mv -f .deps/test-loadsave.Tpo .deps/test-loadsave.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o test-str test-str.o ../libgdome/libgdome.la -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0  
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o test-loadsave test-loadsave.o ../libgdome/libgdome.la -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0  
mv -f .deps/test-mevents.Tpo .deps/test-mevents.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o test-mevents test-mevents.o ../libgdome/libgdome.la -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0  
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/exampleb exampleb.o  ../libgdome/.libs/libgdome.so -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/examplec examplec.o  ../libgdome/.libs/libgdome.so -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-str test-str.o  ../libgdome/.libs/libgdome.so -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-loadsave test-loadsave.o  ../libgdome/.libs/libgdome.so -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-mevents test-mevents.o  ../libgdome/.libs/libgdome.so -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -lglib-2.0
make[3]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/test'
make[2]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/test'
Making all in gtk-doc
make[2]: Entering directory '/build/gdome2/src/gdome2-0.8.1/gtk-doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/gtk-doc'
make[2]: Entering directory '/build/gdome2/src/gdome2-0.8.1'
sed -e 's?\@GDOME_LIBDIR\@?-L/usr/lib?g' \
    -e 's?\@GDOME_INCLUDEDIR\@?-I/usr/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/libxml2?g' \
    -e 's?\@PACKAGE\@?gdome2?g' \
    -e 's?\@VERSION\@?0.8.1?g' \
    -e 's?\@GDOME_LIBS\@?-lgdome -lglib-2.0  -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl?g' \
       < ./gdomeConf.sh.in > gdomeConf.tmp \
&& mv gdomeConf.tmp gdomeConf.sh
make[2]: Leaving directory '/build/gdome2/src/gdome2-0.8.1'
make[1]: Leaving directory '/build/gdome2/src/gdome2-0.8.1'
==> Entering fakeroot environment...
==> Starting package()...
Making install in libgdome
make[1]: Entering directory '/build/gdome2/src/gdome2-0.8.1/libgdome'
Making install in gdomecore
make[2]: Entering directory '/build/gdome2/src/gdome2-0.8.1/libgdome/gdomecore'
make[3]: Entering directory '/build/gdome2/src/gdome2-0.8.1/libgdome/gdomecore'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/libgdome/gdomecore'
make[2]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/libgdome/gdomecore'
Making install in events
make[2]: Entering directory '/build/gdome2/src/gdome2-0.8.1/libgdome/events'
make[3]: Entering directory '/build/gdome2/src/gdome2-0.8.1/libgdome/events'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/libgdome/events'
make[2]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/libgdome/events'
Making install in xpath
make[2]: Entering directory '/build/gdome2/src/gdome2-0.8.1/libgdome/xpath'
make[3]: Entering directory '/build/gdome2/src/gdome2-0.8.1/libgdome/xpath'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/libgdome/xpath'
make[2]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/libgdome/xpath'
make[2]: Entering directory '/build/gdome2/src/gdome2-0.8.1/libgdome'
make[3]: Entering directory '/build/gdome2/src/gdome2-0.8.1/libgdome'
 /usr/bin/mkdir -p '/build/gdome2/pkg/gdome2/usr/lib'
 /usr/bin/mkdir -p '/build/gdome2/pkg/gdome2/usr/include/libgdome'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libgdome.la '/build/gdome2/pkg/gdome2/usr/lib'
 /usr/bin/install -c -m 644 gdome.h gdome-events.h gdome-xpath.h gdome-util.h gdome-private-list.h gdome-refdebug.h gdome-treegc.h gdome-libxml-util.h '/build/gdome2/pkg/gdome2/usr/include/libgdome'
libtool: install: /usr/bin/install -c .libs/libgdome.so.0.8.1 /build/gdome2/pkg/gdome2/usr/lib/libgdome.so.0.8.1
libtool: install: (cd /build/gdome2/pkg/gdome2/usr/lib && { ln -s -f libgdome.so.0.8.1 libgdome.so.0 || { rm -f libgdome.so.0 && ln -s libgdome.so.0.8.1 libgdome.so.0; }; })
libtool: install: (cd /build/gdome2/pkg/gdome2/usr/lib && { ln -s -f libgdome.so.0.8.1 libgdome.so || { rm -f libgdome.so && ln -s libgdome.so.0.8.1 libgdome.so; }; })
libtool: install: /usr/bin/install -c .libs/libgdome.lai /build/gdome2/pkg/gdome2/usr/lib/libgdome.la
libtool: install: /usr/bin/install -c .libs/libgdome.a /build/gdome2/pkg/gdome2/usr/lib/libgdome.a
libtool: install: chmod 644 /build/gdome2/pkg/gdome2/usr/lib/libgdome.a
libtool: install: ranlib /build/gdome2/pkg/gdome2/usr/lib/libgdome.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/libgdome'
make[2]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/libgdome'
make[1]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/libgdome'
Making install in test
make[1]: Entering directory '/build/gdome2/src/gdome2-0.8.1/test'
Making install in apigen
make[2]: Entering directory '/build/gdome2/src/gdome2-0.8.1/test/apigen'
make[3]: Entering directory '/build/gdome2/src/gdome2-0.8.1/test/apigen'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/test/apigen'
make[2]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/test/apigen'
make[2]: Entering directory '/build/gdome2/src/gdome2-0.8.1/test'
make[3]: Entering directory '/build/gdome2/src/gdome2-0.8.1/test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/test'
make[2]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/test'
make[1]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/test'
Making install in gtk-doc
make[1]: Entering directory '/build/gdome2/src/gdome2-0.8.1/gtk-doc'
make[2]: Entering directory '/build/gdome2/src/gdome2-0.8.1/gtk-doc'
make[2]: Nothing to be done for 'install-exec-am'.
install -d -m 0755 /usr/share/gtk-doc/html/gdome2-0.8.1
install: cannot change permissions of ‘/usr/share/gtk-doc/html/gdome2-0.8.1’: No such file or directory
make[2]: [Makefile:524: install-data-local] Error 1 (ignored)
install -m 0644 ./html/*.html /usr/share/gtk-doc/html/gdome2-0.8.1
install: target '/usr/share/gtk-doc/html/gdome2-0.8.1' is not a directory
make[2]: [Makefile:525: install-data-local] Error 1 (ignored)
install -m 0644 ./html/index.sgml /usr/share/gtk-doc/html/gdome2-0.8.1
install: cannot create regular file '/usr/share/gtk-doc/html/gdome2-0.8.1': Permission denied
make[2]: [Makefile:526: install-data-local] Error 1 (ignored)
(cd /build/gdome2/pkg/gdome2; gtkdoc-fixxref --module=gdome2-0.8.1 --html-dir=/usr/share/gtk-doc/html)
/bin/sh: gtkdoc-fixxref: command not found
make[2]: [Makefile:527: install-data-local] Error 127 (ignored)
make[2]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/gtk-doc'
make[1]: Leaving directory '/build/gdome2/src/gdome2-0.8.1/gtk-doc'
make[1]: Entering directory '/build/gdome2/src/gdome2-0.8.1'
make[2]: Entering directory '/build/gdome2/src/gdome2-0.8.1'
 /usr/bin/mkdir -p '/build/gdome2/pkg/gdome2/usr/bin'
 /usr/bin/mkdir -p '/build/gdome2/pkg/gdome2/usr/lib'
 /usr/bin/mkdir -p '/build/gdome2/pkg/gdome2/usr/share/aclocal'
 /usr/bin/mkdir -p '/build/gdome2/pkg/gdome2/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/gdome2/pkg/gdome2/usr/share/man/man1'
 /usr/bin/install -c -m 644 gdome2.m4 '/build/gdome2/pkg/gdome2/usr/share/aclocal'
 /usr/bin/install -c -m 644 gdome2.pc '/build/gdome2/pkg/gdome2/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 gdomeConf.sh '/build/gdome2/pkg/gdome2/usr/lib'
 /usr/bin/install -c gdome-config '/build/gdome2/pkg/gdome2/usr/bin'
 /usr/bin/install -c -m 644 gdome-config.1 '/build/gdome2/pkg/gdome2/usr/share/man/man1'
make[2]: Leaving directory '/build/gdome2/src/gdome2-0.8.1'
make[1]: Leaving directory '/build/gdome2/src/gdome2-0.8.1'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "gdome2"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: gdome2 0.8.1-7 (Mon 18 May 2020 09:16:01 PM MDT)
==> Cleaning up...