INFO: not using any hashes in /data/userland-archives/hashes for libxml2-2.13.5.tar.xz (overridden with --hash)
Source /data/userland-archives/libxml2-2.13.5.tar.xz... not found, skipping file copy
Source https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.5.tar.xz... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
INFO: not using any hashes in /data/userland-archives/hashes for xmlts20130923.tar.gz (overridden with --hash)
Source /data/userland-archives/xmlts20130923.tar.gz... cached
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:47: installing './compile'
configure.ac:42: installing './missing'
Makefile.am: installing './depcomp'
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/gmkdir -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... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... /usr/gcc/13/bin/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 the compiler supports GNU C... yes
checking whether /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to enable C11 features... none needed
checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /usr/gcc/13/bin/gcc... gcc3
checking whether ln -s works... yes
checking for tar... /usr/bin/tar
checking for perl... /usr/bin/perl
checking for wget... /usr/bin/wget
checking for xsltproc... /usr/bin/xsltproc
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking how to print strings... print -r
checking for a sed that does not truncate output... /usr/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for fgrep... /usr/bin/ggrep -F
checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking command to parse /usr/bin/nm -p output from /usr/gcc/13/bin/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... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/gcc/13/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/gcc/13/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/gcc/13/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/gcc/13/bin/gcc static flag -static works... no
checking if /usr/gcc/13/bin/gcc supports -c -o file.o... yes
checking if /usr/gcc/13/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/gcc/13/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for cos in -lm... yes
checking for stdint.h... (cached) yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for sys/random.h... yes
checking for dl.h... no
checking for dlfcn.h... (cached) yes
checking for glob.h... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for stat... yes
checking for mmap... yes
checking for munmap... yes
checking for /usr/gcc/13/bin/gcc options needed to detect all undeclared functions... none needed
checking whether getentropy is declared... no
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for netdb.h... yes
checking for sys/select.h... yes
checking for poll.h... yes
checking for library containing gethostbyname... -lnsl
checking for library containing connect... -lsocket
checking for type of socket length (socklen_t)... socklen_t *
checking whether to enable IPv6... yes
checking whether __attribute__((destructor)) is accepted... yes
Enabling FTP support
Enabling HTTP support
Enabling deprecated APIs
Enabling Xpointer locations support
checking for library containing dlopen... none required
checking for pthread.h... yes
checking for library containing pthread_create... none required
Enabling xmllint shell history
checking for tputs in -lncurses... yes
checking for readline/history.h... yes
checking for append_history in -lhistory... yes
checking for readline/readline.h... yes
checking for readline in -lreadline... yes
Enabling zlib compression support
checking for zlib... yes
Enabling lzma compression support
checking for liblzma... yes
checking for libiconv... none required
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/libxml/Makefile
config.status: creating include/private/Makefile
config.status: creating doc/Makefile
config.status: creating doc/devhelp/Makefile
config.status: creating example/Makefile
config.status: creating fuzz/Makefile
config.status: creating python/Makefile
config.status: creating python/tests/Makefile
config.status: creating xstc/Makefile
config.status: creating include/libxml/xmlversion.h
config.status: creating libxml-2.0.pc
config.status: creating libxml-2.0-uninstalled.pc
config.status: creating libxml2-config.cmake
config.status: creating python/setup.py
config.status: creating xml2-config
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
/usr/gnu/bin/make  all-recursive
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86'
Making all in include
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include'
Making all in libxml
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include/libxml'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include/libxml'
Making all in private
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include/private'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include/private'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include'
Making all in .
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86'
  CC       xmllint-xmllint.o
  CC       libxml2_la-buf.lo
  CC       libxml2_la-chvalid.lo
  CC       libxml2_la-dict.lo
  CC       libxml2_la-entities.lo
  CC       libxml2_la-encoding.lo
  CC       libxml2_la-error.lo
  CC       libxml2_la-globals.lo
  CC       libxml2_la-hash.lo
  CC       libxml2_la-list.lo
  CC       libxml2_la-parser.lo
  CC       libxml2_la-parserInternals.lo
  CC       libxml2_la-SAX2.lo
  CC       libxml2_la-threads.lo
  CC       libxml2_la-tree.lo
  CC       libxml2_la-uri.lo
  CC       libxml2_la-valid.lo
  CC       libxml2_la-xmlIO.lo
  CC       libxml2_la-xmlmemory.lo
  CC       libxml2_la-xmlstring.lo
  CC       libxml2_la-c14n.lo
  CC       libxml2_la-catalog.lo
  CC       libxml2_la-debugXML.lo
  CC       libxml2_la-nanoftp.lo
  CC       libxml2_la-HTMLparser.lo
  CC       libxml2_la-HTMLtree.lo
  CC       libxml2_la-nanohttp.lo
  CC       libxml2_la-legacy.lo
  CC       libxml2_la-SAX.lo
  CC       libxml2_la-xzlib.lo
  CC       libxml2_la-xmlmodule.lo
  CC       libxml2_la-xmlsave.lo
  CC       libxml2_la-pattern.lo
  CC       libxml2_la-xmlreader.lo
  CC       libxml2_la-xmlregexp.lo
  CC       libxml2_la-xmlunicode.lo
  CC       libxml2_la-relaxng.lo
  CC       libxml2_la-xmlschemas.lo
  CC       libxml2_la-xmlschemastypes.lo
  CC       libxml2_la-schematron.lo
  CC       libxml2_la-xmlwriter.lo
  CC       libxml2_la-xinclude.lo
  CC       libxml2_la-xpath.lo
  CC       libxml2_la-xlink.lo
  CC       libxml2_la-xpointer.lo
  CCLD     libxml2.la
  CCLD     xmllint
  CC       xmlcatalog-xmlcatalog.o
  CCLD     xmlcatalog
  CC       testdso.lo
  CCLD     testdso.la
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86'
Making all in doc
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/doc'
Making all in .
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/doc'
Making all in devhelp
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/doc/devhelp'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/doc/devhelp'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/doc'
Making all in example
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/example'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/example'
Making all in xstc
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/xstc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/xstc'
Making all in fuzz
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/fuzz'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/fuzz'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86'
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/gmkdir -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... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... /usr/gcc/13/bin/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 the compiler supports GNU C... yes
checking whether /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to enable C11 features... none needed
checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /usr/gcc/13/bin/gcc... gcc3
checking whether ln -s works... yes
checking for tar... /usr/bin/tar
checking for perl... /usr/bin/perl
checking for wget... /usr/bin/wget
checking for xsltproc... /usr/bin/xsltproc
checking for pkg-config... /usr/bin/amd64/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking how to print strings... print -r
checking for a sed that does not truncate output... /usr/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for fgrep... /usr/bin/ggrep -F
checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p
checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/13/bin/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... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/gcc/13/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/gcc/13/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/gcc/13/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/gcc/13/bin/gcc static flag -static works... no
checking if /usr/gcc/13/bin/gcc supports -c -o file.o... yes
checking if /usr/gcc/13/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/gcc/13/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for cos in -lm... yes
checking for stdint.h... (cached) yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for sys/random.h... yes
checking for dl.h... no
checking for dlfcn.h... (cached) yes
checking for glob.h... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for stat... yes
checking for mmap... yes
checking for munmap... yes
checking for /usr/gcc/13/bin/gcc options needed to detect all undeclared functions... none needed
checking whether getentropy is declared... no
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for netdb.h... yes
checking for sys/select.h... yes
checking for poll.h... yes
checking for library containing gethostbyname... -lnsl
checking for library containing connect... -lsocket
checking for type of socket length (socklen_t)... socklen_t *
checking whether to enable IPv6... yes
checking whether __attribute__((destructor)) is accepted... yes
Enabling FTP support
Enabling HTTP support
Enabling deprecated APIs
Enabling Xpointer locations support
checking for python version... 3.9
checking for python platform... sunos5
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)... (cached) /usr/lib/python3.9/vendor-packages
checking for python extension module directory (pyexecdir)... (cached) /usr/lib/python3.9/vendor-packages
checking for python-3.9... yes
checking for library containing dlopen... none required
checking for pthread.h... yes
checking for library containing pthread_create... none required
Enabling xmllint shell history
checking for tputs in -lncurses... yes
checking for readline/history.h... yes
checking for append_history in -lhistory... yes
checking for readline/readline.h... yes
checking for readline in -lreadline... yes
Enabling zlib compression support
checking for zlib... yes
Enabling lzma compression support
checking for liblzma... yes
checking for libiconv... none required
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/libxml/Makefile
config.status: creating include/private/Makefile
config.status: creating doc/Makefile
config.status: creating doc/devhelp/Makefile
config.status: creating example/Makefile
config.status: creating fuzz/Makefile
config.status: creating python/Makefile
config.status: creating python/tests/Makefile
config.status: creating xstc/Makefile
config.status: creating include/libxml/xmlversion.h
config.status: creating libxml-2.0.pc
config.status: creating libxml-2.0-uninstalled.pc
config.status: creating libxml2-config.cmake
config.status: creating python/setup.py
config.status: creating xml2-config
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
/usr/gnu/bin/make  all-recursive
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64'
Making all in include
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include'
Making all in libxml
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include/libxml'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include/libxml'
Making all in private
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include/private'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include/private'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include'
Making all in .
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64'
  CC       xmllint-xmllint.o
  CC       libxml2_la-buf.lo
  CC       libxml2_la-chvalid.lo
  CC       libxml2_la-dict.lo
  CC       libxml2_la-entities.lo
  CC       libxml2_la-encoding.lo
  CC       libxml2_la-error.lo
  CC       libxml2_la-globals.lo
  CC       libxml2_la-hash.lo
  CC       libxml2_la-list.lo
  CC       libxml2_la-parser.lo
  CC       libxml2_la-parserInternals.lo
  CC       libxml2_la-SAX2.lo
  CC       libxml2_la-threads.lo
  CC       libxml2_la-tree.lo
  CC       libxml2_la-uri.lo
  CC       libxml2_la-valid.lo
  CC       libxml2_la-xmlIO.lo
  CC       libxml2_la-xmlmemory.lo
  CC       libxml2_la-xmlstring.lo
  CC       libxml2_la-c14n.lo
  CC       libxml2_la-catalog.lo
  CC       libxml2_la-debugXML.lo
  CC       libxml2_la-nanoftp.lo
  CC       libxml2_la-HTMLparser.lo
  CC       libxml2_la-HTMLtree.lo
  CC       libxml2_la-nanohttp.lo
  CC       libxml2_la-legacy.lo
  CC       libxml2_la-SAX.lo
  CC       libxml2_la-xzlib.lo
  CC       libxml2_la-xmlmodule.lo
  CC       libxml2_la-xmlsave.lo
  CC       libxml2_la-pattern.lo
  CC       libxml2_la-xmlreader.lo
  CC       libxml2_la-xmlregexp.lo
  CC       libxml2_la-xmlunicode.lo
  CC       libxml2_la-relaxng.lo
  CC       libxml2_la-xmlschemas.lo
  CC       libxml2_la-xmlschemastypes.lo
  CC       libxml2_la-schematron.lo
  CC       libxml2_la-xmlwriter.lo
  CC       libxml2_la-xinclude.lo
  CC       libxml2_la-xpath.lo
  CC       libxml2_la-xlink.lo
  CC       libxml2_la-xpointer.lo
  CCLD     libxml2.la
  CCLD     xmllint
  CC       xmlcatalog-xmlcatalog.o
  CCLD     xmlcatalog
  CC       testdso.lo
  CCLD     testdso.la
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64'
Making all in doc
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/doc'
Making all in .
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/doc'
Making all in devhelp
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/doc/devhelp'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/doc/devhelp'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/doc'
Making all in example
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/example'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/example'
Making all in xstc
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/xstc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/xstc'
Making all in python
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python'
/usr/bin/python3.9 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/python/generator.py /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/python
Found 1644 functions in libxml2-api.xml
Found 53 functions in libxml2-python-api.xml
Generated 894 wrapper functions, 593 failed, 210 skipped
/usr/gnu/bin/make  all-recursive
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python'
Making all in .
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python'
  CC       libxml.lo
  CC       types.lo
  CC       libxml2-py.lo
  CCLD     libxml2mod.la
cat /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/python/libxml.py `test -f libxml2class.py || echo /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/python/`libxml2class.py > libxml2.py
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python'
Making all in tests
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python/tests'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python/tests'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python'
Making all in fuzz
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/fuzz'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/fuzz'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64'
Making install in include
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include'
Making install in libxml
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include/libxml'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include/libxml'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/include/libxml2/libxml'
 /usr/bin/ginstall -c -m 644 xmlversion.h '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/include/libxml2/libxml'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/include/libxml2/libxml'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/SAX.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/entities.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/encoding.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/parser.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/parserInternals.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlerror.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/HTMLparser.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/HTMLtree.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/debugXML.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/tree.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/list.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/hash.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xpath.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xpathInternals.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xpointer.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xinclude.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlIO.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlmemory.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/nanohttp.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/nanoftp.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/uri.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/valid.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xlink.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/catalog.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/threads.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/globals.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/c14n.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlautomata.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlregexp.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlmodule.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlschemas.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/schemasInternals.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlschemastypes.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlstring.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlunicode.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlreader.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/relaxng.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/dict.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/SAX2.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlexports.h '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/include/libxml2/libxml'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlwriter.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/chvalid.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/pattern.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlsave.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/schematron.h '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/include/libxml2/libxml'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include/libxml'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include/libxml'
Making install in private
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include/private'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include/private'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include/private'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include/private'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/include'
Making install in .
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib'
 /bin/bash ./libtool   --mode=install /usr/bin/ginstall -c   libxml2.la '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib'
libtool: install: /usr/bin/ginstall -c .libs/libxml2.so.2.13.5 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/libxml2.so.2.13.5
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib && { ln -s -f libxml2.so.2.13.5 libxml2.so.2 || { rm -f libxml2.so.2 && ln -s libxml2.so.2.13.5 libxml2.so.2; }; })
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib && { ln -s -f libxml2.so.2.13.5 libxml2.so || { rm -f libxml2.so && ln -s libxml2.so.2.13.5 libxml2.so; }; })
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/libxml2.so.2.13.5
libtool: install: /usr/bin/ginstall -c .libs/libxml2.lai /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/libxml2.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/bin/i86'
  /bin/bash ./libtool   --mode=install /usr/bin/ginstall -c xmllint xmlcatalog '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/bin/i86'
libtool: warning: 'libxml2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/ginstall -c .libs/xmllint /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/bin/i86/xmllint
libtool: warning: 'libxml2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/ginstall -c .libs/xmlcatalog /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/bin/i86/xmlcatalog
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/bin/i86'
 /usr/bin/ginstall -c xml2-config '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/bin/i86'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/cmake/libxml2'
 /usr/bin/ginstall -c -m 644 libxml2-config.cmake '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/cmake/libxml2'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/share/aclocal'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/libxml.m4 '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/share/aclocal'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/pkgconfig'
 /usr/bin/ginstall -c -m 644 libxml-2.0.pc '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/pkgconfig'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86'
Making install in doc
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/doc'
Making install in .
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/doc'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/share/man/man1'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/xml2-config.1 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/xmllint.1 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/xmlcatalog.1 '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/share/man/man1'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/share/doc/libxml2'
 /usr/bin/ginstall -c -m 644  /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/xmlcatalog.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/xmllint.html '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/share/doc/libxml2/.'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/doc'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/doc'
Making install in devhelp
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/doc/devhelp'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/doc/devhelp'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/share/gtk-doc/html/libxml2'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2.devhelp2 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/general.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/index.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-c14n.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-catalog.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-chvalid.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-debugXML.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-dict.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-encoding.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-entities.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-globals.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-hash.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-HTMLparser.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-HTMLtree.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-list.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-nanoftp.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-nanohttp.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-parser.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-parserInternals.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-pattern.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-relaxng.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-SAX2.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-SAX.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-schemasInternals.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-schematron.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-threads.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-tree.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-uri.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-valid.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xinclude.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xlink.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlautomata.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlerror.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlexports.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlIO.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlmemory.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlmodule.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlreader.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlregexp.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlsave.html '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/share/gtk-doc/html/libxml2'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlschemas.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlschemastypes.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlstring.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlunicode.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlversion.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlwriter.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xpath.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xpathInternals.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xpointer.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/home.png /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/left.png /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/right.png /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/up.png /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/style.css '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/share/gtk-doc/html/libxml2'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/doc/devhelp'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/doc/devhelp'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/doc'
Making install in example
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/example'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/example'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/example'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/example'
Making install in xstc
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/xstc'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/xstc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/xstc'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/xstc'
Making install in fuzz
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/fuzz'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/fuzz'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/fuzz'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/i86/fuzz'
Making install in include
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include'
Making install in libxml
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include/libxml'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include/libxml'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/include/libxml2/libxml'
 /usr/bin/ginstall -c -m 644 xmlversion.h '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/include/libxml2/libxml'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/include/libxml2/libxml'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/SAX.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/entities.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/encoding.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/parser.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/parserInternals.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlerror.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/HTMLparser.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/HTMLtree.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/debugXML.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/tree.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/list.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/hash.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xpath.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xpathInternals.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xpointer.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xinclude.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlIO.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlmemory.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/nanohttp.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/nanoftp.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/uri.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/valid.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xlink.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/catalog.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/threads.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/globals.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/c14n.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlautomata.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlregexp.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlmodule.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlschemas.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/schemasInternals.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlschemastypes.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlstring.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlunicode.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlreader.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/relaxng.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/dict.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/SAX2.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlexports.h '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/include/libxml2/libxml'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlwriter.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/chvalid.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/pattern.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/xmlsave.h /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/include/libxml/schematron.h '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/include/libxml2/libxml'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include/libxml'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include/libxml'
Making install in private
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include/private'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include/private'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include/private'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include/private'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/include'
Making install in .
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/amd64'
 /bin/bash ./libtool   --mode=install /usr/bin/ginstall -c   libxml2.la '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/libxml2.so.2.13.5 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/amd64/libxml2.so.2.13.5
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/amd64 && { ln -s -f libxml2.so.2.13.5 libxml2.so.2 || { rm -f libxml2.so.2 && ln -s libxml2.so.2.13.5 libxml2.so.2; }; })
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/amd64 && { ln -s -f libxml2.so.2.13.5 libxml2.so || { rm -f libxml2.so && ln -s libxml2.so.2.13.5 libxml2.so; }; })
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/amd64/libxml2.so.2.13.5
libtool: install: /usr/bin/ginstall -c .libs/libxml2.lai /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/amd64/libxml2.la
libtool: warning: remember to run 'libtool --finish /usr/lib/amd64'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/bin'
  /bin/bash ./libtool   --mode=install /usr/bin/ginstall -c xmllint xmlcatalog '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/bin'
libtool: warning: 'libxml2.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/xmllint /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/bin/xmllint
libtool: warning: 'libxml2.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/xmlcatalog /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/bin/xmlcatalog
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/bin'
 /usr/bin/ginstall -c xml2-config '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/bin'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/amd64/cmake/libxml2'
 /usr/bin/ginstall -c -m 644 libxml2-config.cmake '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/amd64/cmake/libxml2'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/share/aclocal'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/libxml.m4 '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/share/aclocal'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/amd64/pkgconfig'
 /usr/bin/ginstall -c -m 644 libxml-2.0.pc '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/amd64/pkgconfig'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64'
Making install in doc
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/doc'
Making install in .
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/doc'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/share/man/man1'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/xml2-config.1 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/xmllint.1 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/xmlcatalog.1 '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/share/man/man1'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/share/doc/libxml2'
 /usr/bin/ginstall -c -m 644  /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/xmlcatalog.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/xmllint.html '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/share/doc/libxml2/.'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/doc'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/doc'
Making install in devhelp
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/doc/devhelp'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/doc/devhelp'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/share/gtk-doc/html/libxml2'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2.devhelp2 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/general.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/index.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-c14n.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-catalog.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-chvalid.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-debugXML.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-dict.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-encoding.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-entities.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-globals.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-hash.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-HTMLparser.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-HTMLtree.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-list.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-nanoftp.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-nanohttp.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-parser.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-parserInternals.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-pattern.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-relaxng.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-SAX2.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-SAX.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-schemasInternals.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-schematron.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-threads.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-tree.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-uri.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-valid.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xinclude.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xlink.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlautomata.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlerror.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlexports.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlIO.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlmemory.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlmodule.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlreader.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlregexp.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlsave.html '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/share/gtk-doc/html/libxml2'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlschemas.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlschemastypes.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlstring.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlunicode.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlversion.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xmlwriter.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xpath.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xpathInternals.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/libxml2-xpointer.html /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/home.png /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/left.png /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/right.png /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/up.png /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/doc/devhelp/style.css '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/share/gtk-doc/html/libxml2'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/doc/devhelp'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/doc/devhelp'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/doc'
Making install in example
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/example'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/example'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/example'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/example'
Making install in xstc
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/xstc'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/xstc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/xstc'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/xstc'
Making install in python
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python'
/usr/gnu/bin/make  install-recursive
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python'
Making install in .
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/python3.9/vendor-packages'
 /bin/bash ../libtool   --mode=install /usr/bin/ginstall -c   libxml2mod.la '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/python3.9/vendor-packages'
libtool: warning: relinking 'libxml2mod.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -m64 -O3 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=700 -D__EXTENSIONS__=1 -D_XPG7 -module -avoid-version -m64 -o libxml2mod.la -rpath /usr/lib/python3.9/vendor-packages libxml.lo types.lo libxml2-py.lo ../libxml2.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386)
libtool: install: /usr/bin/ginstall -c .libs/libxml2mod.soT /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/python3.9/vendor-packages/libxml2mod.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/python3.9/vendor-packages/libxml2mod.so
libtool: install: /usr/bin/ginstall -c .libs/libxml2mod.lai /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/python3.9/vendor-packages/libxml2mod.la
libtool: warning: remember to run 'libtool --finish /usr/lib/python3.9/vendor-packages'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/python3.9/vendor-packages'
 /usr/bin/ginstall -c -m 644 libxml2.py '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/python3.9/vendor-packages'
Byte-compiling python modules...
libxml2.py
Byte-compiling python modules (optimized versions) ...
libxml2.py
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/python3.9/vendor-packages'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/python/drv_libxml2.py '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/python3.9/vendor-packages'
Byte-compiling python modules...
drv_libxml2.py
Byte-compiling python modules (optimized versions) ...
drv_libxml2.py
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python'
Making install in tests
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python/tests'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python/tests'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python/tests'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python'
Making install in fuzz
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/fuzz'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/fuzz'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/fuzz'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/fuzz'
Making install in .
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/python3.9/vendor-packages'
 /bin/bash ../libtool   --mode=install /usr/bin/ginstall -c   libxml2mod.la '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/python3.9/vendor-packages'
libtool: warning: relinking 'libxml2mod.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/python; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -m64 -O3 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=700 -D__EXTENSIONS__=1 -D_XPG7 -module -avoid-version -m64 -o libxml2mod.la -rpath /usr/lib/python3.9/vendor-packages libxml.lo types.lo libxml2-py.lo ../libxml2.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386)
libtool: install: /usr/bin/ginstall -c .libs/libxml2mod.soT /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/python3.9/vendor-packages/libxml2mod.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/python3.9/vendor-packages/libxml2mod.so
libtool: install: /usr/bin/ginstall -c .libs/libxml2mod.lai /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/python3.9/vendor-packages/libxml2mod.la
libtool: warning: remember to run 'libtool --finish /usr/lib/python3.9/vendor-packages'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/python3.9/vendor-packages'
 /usr/bin/ginstall -c -m 644 libxml2.py '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/python3.9/vendor-packages'
Byte-compiling python modules...
libxml2.py
Byte-compiling python modules (optimized versions) ...
libxml2.py
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/python3.9/vendor-packages'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libxml2/libxml2-2.13.5/python/drv_libxml2.py '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386/usr/lib/python3.9/vendor-packages'
Byte-compiling python modules...
drv_libxml2.py
Byte-compiling python modules (optimized versions) ...
drv_libxml2.py
Making install in tests
Listing '/jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/prototype/i386//usr/lib/python3.9/vendor-packages'...
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/manifest-i386-libxml2-32.depend.res /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/manifest-i386-libxml2-39.depend.res /jenkins/jobs/oi-userland/workspace/components/library/libxml2/build/manifest-i386-libxml2.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: library/libxml2
pkg://openindiana.org/library/libxml2/32@2.13.5,5.11-2024.0.0.0:20241113T173415Z
PUBLISHED
pkg://openindiana.org/library/python/libxml2-39@2.13.5,5.11-2024.0.0.0:20241113T173427Z
PUBLISHED
pkg://openindiana.org/library/libxml2@2.13.5,5.11-2024.0.0.0:20241113T173438Z
PUBLISHED