>>> libxml2: Building main/libxml2 2.11.3-r1 (using abuild 3.11.0-r1) started Thu, 18 May 2023 18:21:43 +0000
>>> libxml2: Checking sanity of /home/buildozer/aports/main/libxml2/APKBUILD...
>>> libxml2: Analyzing dependencies...
>>> libxml2: Installing for build: build-base python3-dev zlib-dev xz-dev perl tar
(1/19) Installing libffi (3.4.4-r2)
(2/19) Installing gdbm (1.23-r1)
(3/19) Installing mpdecimal (2.5.1-r2)
(4/19) Installing libpanelw (6.4_p20230506-r0)
(5/19) Installing readline (8.2.1-r1)
(6/19) Installing sqlite-libs (3.41.2-r2)
(7/19) Installing python3 (3.11.3-r11)
(8/19) Installing python3-pycache-pyc0 (3.11.3-r11)
(9/19) Installing pyc (0.1-r0)
(10/19) Installing python3-pyc (3.11.3-r11)
(11/19) Installing python3-dev (3.11.3-r11)
(12/19) Installing zlib-dev (1.2.13-r1)
(13/19) Installing xz (5.4.3-r0)
(14/19) Installing xz-dev (5.4.3-r0)
(15/19) Installing perl (5.36.1-r1)
(16/19) Installing .makedepends-libxml2 (20230518.182144)
(17/19) Installing perl-error (0.17029-r1)
(18/19) Installing perl-git (2.40.1-r0)
(19/19) Installing git-perl (2.40.1-r0)
Executing busybox-1.36.0-r9.trigger
OK: 532 MiB in 123 packages
>>> libxml2: Cleaning up srcdir
>>> libxml2: Cleaning up pkgdir
>>> libxml2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/libxml2-2.11.3.tar.xz
>>> libxml2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/libxml2-2.11.3.tar.xz
>>> libxml2: Checking sha512sums...
libxml2-2.11.3.tar.xz: OK
partial-utf8-regression.patch: OK
>>> libxml2: Unpacking /var/cache/distfiles/v3.18/libxml2-2.11.3.tar.xz...
>>> libxml2: partial-utf8-regression.patch
patching file parser.c
patching file parserInternals.c
checking build system type... s390x-alpine-linux-musl
checking host system type... s390x-alpine-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
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 s390x-alpine-linux-musl-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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking for tar... /bin/tar
checking for perl... /usr/bin/perl
checking for wget... /usr/bin/wget
checking for xsltproc... /usr/bin/xsltproc
checking for s390x-alpine-linux-musl-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/s390x-alpine-linux-musl/bin/ld
checking if the linker (/usr/s390x-alpine-linux-musl/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 the maximum length of command line arguments... 98304
checking how to convert s390x-alpine-linux-musl file names to s390x-alpine-linux-musl format... func_convert_file_noop
checking how to convert s390x-alpine-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/s390x-alpine-linux-musl/bin/ld option to reload object files... -r
checking for s390x-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for s390x-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for s390x-alpine-linux-musl-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for s390x-alpine-linux-musl-strip... no
checking for strip... strip
checking for s390x-alpine-linux-musl-ranlib... no
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... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for s390x-alpine-linux-musl-mt... no
checking for mt... no
checking if : 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 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/s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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 cos in -lm... yes
checking for stdint.h... (cached) yes
checking for inttypes.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/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 sys/time.h... yes
checking for sys/timeb.h... yes
checking for dl.h... no
checking for dlfcn.h... (cached) yes
checking for glob.h... yes
checking for uint32_t... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for stat... yes
checking for rand_r... yes
checking for isascii... yes
checking for mmap... yes
checking for munmap... yes
checking for putenv... yes
checking for va_copy... yes
checking whether va_list is an array type... yes
checking for library containing gethostbyname... none required
checking for library containing connect... none required
checking for type of socket length (socklen_t)... socklen_t *
checking whether to enable IPv6... yes
checking whether __attribute__((destructor)) is accepted... yes
checking whether the linker accepts -Wl,--undefined-version... yes
checking for python... /usr/bin/python
checking for python version... 3.11
checking for python platform... linux
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
checking for PYTHON... yes
checking for library containing dlopen... none required
checking for pthread.h... yes
checking for library containing pthread_join... none required
checking for Z... yes
checking for LZMA... yes
checking for iconv.h... yes
checking for library containing iconv... none required
Disabling ICU support
Disabling code coverage for GCC
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/examples/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
make  all-recursive
make[1]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3'
Making all in include
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include'
Making all in libxml
make[3]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include/libxml'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include/libxml'
Making all in private
make[3]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include/private'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include/private'
make[3]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include'
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include'
Making all in .
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3'
  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-HTMLparser.lo
  CC       libxml2_la-HTMLtree.lo
  CC       libxml2_la-nanohttp.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
  CC       xmlcatalog-xmlcatalog.o
  CC       testdso.lo
  CCLD     testdso.la
In file included from xpath.c:583:
timsort.h: In function 'libxml_domnode_tim_sort':
timsort.h:488:21: warning: inlining failed in call to 'PUSH_NEXT': call is unlikely and code size would grow [-Winline]
  488 | static __inline int PUSH_NEXT(SORT_TYPE *dst,
      |                     ^~~~~~~~~
timsort.h:555:8: note: called from here
  555 |   if (!PUSH_NEXT(dst, size, store, minrun, run_stack, &stack_curr, &curr)) {
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
timsort.h:488:21: warning: inlining failed in call to 'PUSH_NEXT': call is unlikely and code size would grow [-Winline]
  488 | static __inline int PUSH_NEXT(SORT_TYPE *dst,
      |                     ^~~~~~~~~
timsort.h:555:8: note: called from here
  555 |   if (!PUSH_NEXT(dst, size, store, minrun, run_stack, &stack_curr, &curr)) {
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
timsort.h:488:21: warning: inlining failed in call to 'PUSH_NEXT': call is unlikely and code size would grow [-Winline]
  488 | static __inline int PUSH_NEXT(SORT_TYPE *dst,
      |                     ^~~~~~~~~
timsort.h:559:8: note: called from here
  559 |   if (!PUSH_NEXT(dst, size, store, minrun, run_stack, &stack_curr, &curr)) {
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
timsort.h:488:21: warning: inlining failed in call to 'PUSH_NEXT': call is unlikely and code size would grow [-Winline]
  488 | static __inline int PUSH_NEXT(SORT_TYPE *dst,
      |                     ^~~~~~~~~
timsort.h:563:8: note: called from here
  563 |   if (!PUSH_NEXT(dst, size, store, minrun, run_stack, &stack_curr, &curr)) {
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
timsort.h:488:21: warning: inlining failed in call to 'PUSH_NEXT': call is unlikely and code size would grow [-Winline]
  488 | static __inline int PUSH_NEXT(SORT_TYPE *dst,
      |                     ^~~~~~~~~
timsort.h:573:10: note: called from here
  573 |     if (!PUSH_NEXT(dst, size, store, minrun, run_stack, &stack_curr, &curr)) {
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     libxml2.la
  CCLD     xmllint
  CCLD     xmlcatalog
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3'
Making all in doc
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc'
Making all in .
make[3]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc'
Making all in devhelp
make[3]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/devhelp'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/devhelp'
Making all in examples
make[3]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/examples'
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc'
Making all in example
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/example'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/example'
Making all in xstc
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/xstc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/xstc'
Making all in python
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
/usr/bin/python ./generator.py .
Found 1613 functions in libxml2-api.xml
Found 54 functions in libxml2-python-api.xml
Generated 891 wrapper functions, 571 failed, 205 skipped
make  all-recursive
make[3]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
Making all in .
make[4]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
  CC       libxml.lo
In file included from /usr/include/python3.11/Python.h:44,
                 from libxml.c:15:
/usr/include/python3.11/object.h: In function 'xmlPythonFileClose':
/usr/include/python3.11/object.h:533:20: warning: inlining failed in call to 'Py_DECREF': call is unlikely and code size would grow [-Winline]
  533 | static inline void Py_DECREF(PyObject *op)
      |                    ^~~~~~~~~
/usr/include/python3.11/object.h:541:23: note: called from here
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:446:9: note: in expansion of macro 'Py_DECREF'
  446 |         Py_DECREF(ret);
      |         ^~~~~~~~~
/usr/include/python3.11/object.h: In function 'xmlPythonFileCloseRaw':
/usr/include/python3.11/object.h:533:20: warning: inlining failed in call to 'Py_DECREF': call is unlikely and code size would grow [-Winline]
  533 | static inline void Py_DECREF(PyObject *op)
      |                    ^~~~~~~~~
/usr/include/python3.11/object.h:541:23: note: called from here
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:241:9: note: in expansion of macro 'Py_DECREF'
  241 |         Py_DECREF(ret);
      |         ^~~~~~~~~
/usr/include/python3.11/object.h:533:20: warning: inlining failed in call to 'Py_DECREF': call is unlikely and code size would grow [-Winline]
  533 | static inline void Py_DECREF(PyObject *op)
      |                    ^~~~~~~~~
/usr/include/python3.11/object.h:541:23: note: called from here
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:243:5: note: in expansion of macro 'Py_DECREF'
  243 |     Py_DECREF(file);
      |     ^~~~~~~~~
/usr/include/python3.11/object.h: In function 'Py_XDECREF':
/usr/include/python3.11/object.h:533:20: warning: inlining failed in call to 'Py_DECREF': call is unlikely and code size would grow [-Winline]
  533 | static inline void Py_DECREF(PyObject *op)
      |                    ^~~~~~~~~
/usr/include/python3.11/object.h:541:23: note: called from here
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/python3.11/object.h:602:9: note: in expansion of macro 'Py_DECREF'
  602 |         Py_DECREF(op);
      |         ^~~~~~~~~
/usr/include/python3.11/object.h: In function 'pythonIgnorableWhitespace':
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1066:9: note: in expansion of macro 'Py_XDECREF'
 1066 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'xmlPythonFileWrite':
/usr/include/python3.11/object.h:533:20: warning: inlining failed in call to 'Py_DECREF': call is unlikely and code size would grow [-Winline]
  533 | static inline void Py_DECREF(PyObject *op)
      |                    ^~~~~~~~~
/usr/include/python3.11/object.h:541:23: note: called from here
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:408:5: note: in expansion of macro 'Py_DECREF'
  408 |     Py_DECREF(string);
      |     ^~~~~~~~~
/usr/include/python3.11/object.h:533:20: warning: inlining failed in call to 'Py_DECREF': call is unlikely and code size would grow [-Winline]
  533 | static inline void Py_DECREF(PyObject *op)
      |                    ^~~~~~~~~
/usr/include/python3.11/object.h:541:23: note: called from here
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:414:9: note: in expansion of macro 'Py_DECREF'
  414 |         Py_DECREF(ret);
      |         ^~~~~~~~~
/usr/include/python3.11/object.h:533:20: warning: inlining failed in call to 'Py_DECREF': call is unlikely and code size would grow [-Winline]
  533 | static inline void Py_DECREF(PyObject *op)
      |                    ^~~~~~~~~
/usr/include/python3.11/object.h:541:23: note: called from here
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:417:9: note: in expansion of macro 'Py_DECREF'
  417 |         Py_DECREF(ret);
      |         ^~~~~~~~~
/usr/include/python3.11/object.h:533:20: warning: inlining failed in call to 'Py_DECREF': call is unlikely and code size would grow [-Winline]
  533 | static inline void Py_DECREF(PyObject *op)
      |                    ^~~~~~~~~
/usr/include/python3.11/object.h:541:23: note: called from here
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:420:9: note: in expansion of macro 'Py_DECREF'
  420 |         Py_DECREF(ret);
      |         ^~~~~~~~~
/usr/include/python3.11/object.h: In function 'xmlPythonFileRead':
/usr/include/python3.11/object.h:533:20: warning: inlining failed in call to 'Py_DECREF': call is unlikely and code size would grow [-Winline]
  533 | static inline void Py_DECREF(PyObject *op)
      |                    ^~~~~~~~~
/usr/include/python3.11/object.h:541:23: note: called from here
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:366:9: note: in expansion of macro 'Py_DECREF'
  366 |         Py_DECREF(ret);
      |         ^~~~~~~~~
/usr/include/python3.11/object.h:533:20: warning: inlining failed in call to 'Py_DECREF': call is unlikely and code size would grow [-Winline]
  533 | static inline void Py_DECREF(PyObject *op)
      |                    ^~~~~~~~~
/usr/include/python3.11/object.h:541:23: note: called from here
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:373:5: note: in expansion of macro 'Py_DECREF'
  373 |     Py_DECREF(ret);
      |     ^~~~~~~~~
/usr/include/python3.11/object.h: In function 'xmlPythonFileReadRaw':
/usr/include/python3.11/object.h:533:20: warning: inlining failed in call to 'Py_DECREF': call is unlikely and code size would grow [-Winline]
  533 | static inline void Py_DECREF(PyObject *op)
      |                    ^~~~~~~~~
/usr/include/python3.11/object.h:541:23: note: called from here
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:301:9: note: in expansion of macro 'Py_DECREF'
  301 |         Py_DECREF(ret);
      |         ^~~~~~~~~
/usr/include/python3.11/object.h:533:20: warning: inlining failed in call to 'Py_DECREF': call is unlikely and code size would grow [-Winline]
  533 | static inline void Py_DECREF(PyObject *op)
      |                    ^~~~~~~~~
/usr/include/python3.11/object.h:541:23: note: called from here
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:308:5: note: in expansion of macro 'Py_DECREF'
  308 |     Py_DECREF(ret);
      |     ^~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlSetEntityLoader':
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:765:5: note: in expansion of macro 'Py_XINCREF'
  765 |     Py_XINCREF(pythonExternalEntityLoaderObjext);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:763:5: note: in expansion of macro 'Py_XDECREF'
  763 |     Py_XDECREF(pythonExternalEntityLoaderObjext);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'pythonInputOpenCallback':
/usr/include/python3.11/object.h:533:20: warning: inlining failed in call to 'Py_DECREF': call is unlikely and code size would grow [-Winline]
  533 | static inline void Py_DECREF(PyObject *op)
      |                    ^~~~~~~~~
/usr/include/python3.11/object.h:541:23: note: called from here
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:796:9: note: in expansion of macro 'Py_DECREF'
  796 |         Py_DECREF(Py_None);
      |         ^~~~~~~~~
/usr/include/python3.11/object.h: In function 'pythonExternalEntityLoader':
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:703:9: note: in expansion of macro 'Py_XDECREF'
  703 |         Py_XDECREF(ctxtobj);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:533:20: warning: inlining failed in call to 'Py_DECREF': call is unlikely and code size would grow [-Winline]
  533 | static inline void Py_DECREF(PyObject *op)
      |                    ^~~~~~~~~
/usr/include/python3.11/object.h:541:23: note: called from here
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:730:17: note: in expansion of macro 'Py_DECREF'
  730 |                 Py_DECREF(ret);
      |                 ^~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlUnregisterInputCallback':
/usr/include/python3.11/object.h:533:20: warning: inlining failed in call to 'Py_DECREF': call is unlikely and code size would grow [-Winline]
  533 | static inline void Py_DECREF(PyObject *op)
      |                    ^~~~~~~~~
/usr/include/python3.11/object.h:541:23: note: called from here
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:845:13: note: in expansion of macro 'Py_DECREF'
  845 |             Py_DECREF(pythonInputOpenCallbackObject);
      |             ^~~~~~~~~
/usr/include/python3.11/object.h: In function 'pythonCdataBlock':
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1213:9: note: in expansion of macro 'Py_XDECREF'
 1213 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'pythonCharacters':
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1037:9: note: in expansion of macro 'Py_XDECREF'
 1037 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'pythonEndDocument':
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:961:9: note: in expansion of macro 'Py_XDECREF'
  961 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:966:5: note: in expansion of macro 'Py_XDECREF'
  966 |     Py_XDECREF(handler);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'pythonFatalError':
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1183:9: note: in expansion of macro 'Py_XDECREF'
 1183 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'pythonError':
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1157:9: note: in expansion of macro 'Py_XDECREF'
 1157 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'pythonWarning':
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1131:9: note: in expansion of macro 'Py_XDECREF'
 1131 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'pythonStartElement':
/usr/include/python3.11/object.h:533:20: warning: inlining failed in call to 'Py_DECREF': call is unlikely and code size would grow [-Winline]
  533 | static inline void Py_DECREF(PyObject *op)
      |                    ^~~~~~~~~
/usr/include/python3.11/object.h:541:23: note: called from here
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:910:17: note: in expansion of macro 'Py_DECREF'
  910 |                 Py_DECREF(attrvalue);
      |                 ^~~~~~~~~
/usr/include/python3.11/object.h:533:20: warning: inlining failed in call to 'Py_DECREF': call is unlikely and code size would grow [-Winline]
  533 | static inline void Py_DECREF(PyObject *op)
      |                    ^~~~~~~~~
/usr/include/python3.11/object.h:541:23: note: called from here
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:909:17: note: in expansion of macro 'Py_DECREF'
  909 |                 Py_DECREF(attrname);
      |                 ^~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:923:9: note: in expansion of macro 'Py_XDECREF'
  923 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:922:9: note: in expansion of macro 'Py_XDECREF'
  922 |         Py_XDECREF(dict);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlFreeParserCtxt':
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1864:13: note: in expansion of macro 'Py_XDECREF'
 1864 |             Py_XDECREF(pyCtxt->arg);
      |             ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1863:13: note: in expansion of macro 'Py_XDECREF'
 1863 |             Py_XDECREF(pyCtxt->f);
      |             ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlRegisterErrorHandler':
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1665:9: note: in expansion of macro 'Py_XDECREF'
 1665 |         Py_XDECREF(libxml_xmlPythonErrorFuncHandler);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1668:9: note: in expansion of macro 'Py_XDECREF'
 1668 |         Py_XDECREF(libxml_xmlPythonErrorFuncCtxt);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1672:5: note: in expansion of macro 'Py_XINCREF'
 1672 |     Py_XINCREF(pyobj_f);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1671:5: note: in expansion of macro 'Py_XINCREF'
 1671 |     Py_XINCREF(pyobj_ctx);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlRegisterXPathFunction':
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:2353:13: note: in expansion of macro 'Py_XDECREF'
 2353 |             Py_XDECREF((*libxml_xpathCallbacks)[i].function);
      |             ^~~~~~~~~~
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:2352:13: note: in expansion of macro 'Py_XINCREF'
 2352 |             Py_XINCREF(pyobj_f);
      |             ^~~~~~~~~~
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:2366:5: note: in expansion of macro 'Py_XINCREF'
 2366 |     Py_XINCREF(pyobj_f);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlParserCtxtGetErrorHandler':
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1838:9: note: in expansion of macro 'Py_XINCREF'
 1838 |         Py_XINCREF(pyCtxt->arg);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1836:9: note: in expansion of macro 'Py_XINCREF'
 1836 |         Py_XINCREF(pyCtxt->f);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlXPathFuncCallback':
/usr/include/python3.11/object.h:533:20: warning: inlining failed in call to 'Py_DECREF': call is unlikely and code size would grow [-Winline]
  533 | static inline void Py_DECREF(PyObject *op)
      |                    ^~~~~~~~~
/usr/include/python3.11/object.h:541:23: note: called from here
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:2262:5: note: in expansion of macro 'Py_DECREF'
 2262 |     Py_DECREF(list);
      |     ^~~~~~~~~
In function 'libxml_xmlSchemaValidityGenericWarningFuncHandler',
    inlined from 'libxml_xmlSchemaValidityWarningFunc' at libxml.c:3355:2:
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3328:9: note: in expansion of macro 'Py_XINCREF'
 3328 |         Py_XINCREF(pyCtxt->arg);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3336:9: note: in expansion of macro 'Py_XDECREF'
 3336 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3335:9: note: in expansion of macro 'Py_XDECREF'
 3335 |         Py_XDECREF(list);
      |         ^~~~~~~~~~
In function 'libxml_xmlSchemaValidityGenericErrorFuncHandler',
    inlined from 'libxml_xmlSchemaValidityErrorFunc' at libxml.c:3345:2:
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3301:9: note: in expansion of macro 'Py_XINCREF'
 3301 |         Py_XINCREF(pyCtxt->arg);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3309:9: note: in expansion of macro 'Py_XDECREF'
 3309 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3308:9: note: in expansion of macro 'Py_XDECREF'
 3308 |         Py_XDECREF(list);
      |         ^~~~~~~~~~
In function 'libxml_xmlRelaxNGValidityGenericWarningFuncHandler',
    inlined from 'libxml_xmlRelaxNGValidityWarningFunc' at libxml.c:3191:5:
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3164:5: note: in expansion of macro 'Py_XINCREF'
 3164 |     Py_XINCREF(pyCtxt->arg);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3172:5: note: in expansion of macro 'Py_XDECREF'
 3172 |     Py_XDECREF(result);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3171:5: note: in expansion of macro 'Py_XDECREF'
 3171 |     Py_XDECREF(list);
      |     ^~~~~~~~~~
In function 'libxml_xmlRelaxNGValidityGenericErrorFuncHandler',
    inlined from 'libxml_xmlRelaxNGValidityErrorFunc' at libxml.c:3181:5:
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3137:5: note: in expansion of macro 'Py_XINCREF'
 3137 |     Py_XINCREF(pyCtxt->arg);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3145:5: note: in expansion of macro 'Py_XDECREF'
 3145 |     Py_XDECREF(result);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3144:5: note: in expansion of macro 'Py_XDECREF'
 3144 |     Py_XDECREF(list);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlParserCtxtGenericErrorFuncHandler':
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1713:5: note: in expansion of macro 'Py_XINCREF'
 1713 |     Py_XINCREF(pyCtxt->arg);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1725:5: note: in expansion of macro 'Py_XDECREF'
 1725 |     Py_XDECREF(result);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1724:5: note: in expansion of macro 'Py_XDECREF'
 1724 |     Py_XDECREF(list);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlParserCtxtSetErrorHandler':
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1799:5: note: in expansion of macro 'Py_XINCREF'
 1799 |     Py_XINCREF(pyobj_arg);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1798:5: note: in expansion of macro 'Py_XDECREF'
 1798 |     Py_XDECREF(pyCtxt->arg);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1796:5: note: in expansion of macro 'Py_XINCREF'
 1796 |     Py_XINCREF(pyobj_f);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1795:5: note: in expansion of macro 'Py_XDECREF'
 1795 |     Py_XDECREF(pyCtxt->f);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlSchemaSetValidErrors':
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3406:9: note: in expansion of macro 'Py_XINCREF'
 3406 |         Py_XINCREF(pyobj_arg);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3405:9: note: in expansion of macro 'Py_XDECREF'
 3405 |         Py_XDECREF(pyCtxt->arg);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3402:9: note: in expansion of macro 'Py_XINCREF'
 3402 |         Py_XINCREF(pyobj_warn);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3401:9: note: in expansion of macro 'Py_XDECREF'
 3401 |         Py_XDECREF(pyCtxt->warn);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3398:9: note: in expansion of macro 'Py_XINCREF'
 3398 |         Py_XINCREF(pyobj_error);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3397:9: note: in expansion of macro 'Py_XDECREF'
 3397 |         Py_XDECREF(pyCtxt->error);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlSchemaFreeValidCtxt':
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3432:25: note: in expansion of macro 'Py_XDECREF'
 3432 |                         Py_XDECREF(pyCtxt->arg);
      |                         ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3431:25: note: in expansion of macro 'Py_XDECREF'
 3431 |                         Py_XDECREF(pyCtxt->warn);
      |                         ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3430:25: note: in expansion of macro 'Py_XDECREF'
 3430 |                         Py_XDECREF(pyCtxt->error);
      |                         ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlRelaxNGFreeValidCtxt':
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3267:13: note: in expansion of macro 'Py_XDECREF'
 3267 |             Py_XDECREF(pyCtxt->arg);
      |             ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3266:13: note: in expansion of macro 'Py_XDECREF'
 3266 |             Py_XDECREF(pyCtxt->warn);
      |             ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3265:13: note: in expansion of macro 'Py_XDECREF'
 3265 |             Py_XDECREF(pyCtxt->error);
      |             ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlRelaxNGSetValidErrors':
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3242:5: note: in expansion of macro 'Py_XINCREF'
 3242 |     Py_XINCREF(pyobj_arg);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3241:5: note: in expansion of macro 'Py_XDECREF'
 3241 |     Py_XDECREF(pyCtxt->arg);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3238:5: note: in expansion of macro 'Py_XINCREF'
 3238 |     Py_XINCREF(pyobj_warn);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3237:5: note: in expansion of macro 'Py_XDECREF'
 3237 |     Py_XDECREF(pyCtxt->warn);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3234:5: note: in expansion of macro 'Py_XINCREF'
 3234 |     Py_XINCREF(pyobj_error);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:3233:5: note: in expansion of macro 'Py_XDECREF'
 3233 |     Py_XDECREF(pyCtxt->error);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlTextReaderGetErrorHandler':
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:2154:9: note: in expansion of macro 'Py_XINCREF'
 2154 |         Py_XINCREF(pyCtxt->arg);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:2152:9: note: in expansion of macro 'Py_XINCREF'
 2152 |         Py_XINCREF(pyCtxt->f);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlFreeTextReader':
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:2193:13: note: in expansion of macro 'Py_XDECREF'
 2193 |             Py_XDECREF(pyCtxt->arg);
      |             ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:2192:13: note: in expansion of macro 'Py_XDECREF'
 2192 |             Py_XDECREF(pyCtxt->f);
      |             ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlTextReaderErrorCallback':
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:2062:5: note: in expansion of macro 'Py_XINCREF'
 2062 |     Py_XINCREF(pyCtxt->arg);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:2073:5: note: in expansion of macro 'Py_XDECREF'
 2073 |     Py_XDECREF(result);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:2072:5: note: in expansion of macro 'Py_XDECREF'
 2072 |     Py_XDECREF(list);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlTextReaderSetErrorHandler':
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:2098:13: note: in expansion of macro 'Py_XDECREF'
 2098 |             Py_XDECREF(pyCtxt->arg);
      |             ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:2097:13: note: in expansion of macro 'Py_XDECREF'
 2097 |             Py_XDECREF(pyCtxt->f);
      |             ^~~~~~~~~~
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:2122:9: note: in expansion of macro 'Py_XINCREF'
 2122 |         Py_XINCREF(pyobj_arg);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:2120:9: note: in expansion of macro 'Py_XINCREF'
 2120 |         Py_XINCREF(pyobj_f);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlFreeValidCtxt':
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:2026:13: note: in expansion of macro 'Py_XDECREF'
 2026 |             Py_XDECREF(pyCtxt->arg);
      |             ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:2025:13: note: in expansion of macro 'Py_XDECREF'
 2025 |             Py_XDECREF(pyCtxt->warn);
      |             ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:2024:13: note: in expansion of macro 'Py_XDECREF'
 2024 |             Py_XDECREF(pyCtxt->error);
      |             ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlErrorFuncHandler':
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1632:9: note: in expansion of macro 'Py_XDECREF'
 1632 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1631:9: note: in expansion of macro 'Py_XDECREF'
 1631 |         Py_XDECREF(list);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1627:9: note: in expansion of macro 'Py_XINCREF'
 1627 |         Py_XINCREF(libxml_xmlPythonErrorFuncCtxt);
      |         ^~~~~~~~~~
In function 'pythonExternalSubset',
    inlined from 'pythonExternalSubset' at libxml.c:1218:1:
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1235:9: note: in expansion of macro 'Py_XDECREF'
 1235 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
In function 'pythonProcessingInstruction',
    inlined from 'pythonProcessingInstruction' at libxml.c:1071:1:
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1085:9: note: in expansion of macro 'Py_XDECREF'
 1085 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
In function 'pythonComment',
    inlined from 'pythonComment' at libxml.c:1090:1:
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1105:9: note: in expansion of macro 'Py_XDECREF'
 1105 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
In function 'pythonReference',
    inlined from 'pythonReference' at libxml.c:995:1:
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1009:9: note: in expansion of macro 'Py_XDECREF'
 1009 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'pythonEndElement':
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:984:9: note: in expansion of macro 'Py_XDECREF'
  984 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
In function 'pythonEndElement',
    inlined from 'pythonEndElement' at libxml.c:970:1:
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:990:9: note: in expansion of macro 'Py_XDECREF'
  990 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
In function 'pythonStartDocument',
    inlined from 'pythonStartDocument' at libxml.c:928:1:
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:942:9: note: in expansion of macro 'Py_XDECREF'
  942 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
In function 'pythonUnparsedEntityDecl',
    inlined from 'pythonUnparsedEntityDecl' at libxml.c:1346:1:
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1363:9: note: in expansion of macro 'Py_XDECREF'
 1363 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
In function 'pythonElementDecl',
    inlined from 'pythonElementDecl' at libxml.c:1322:1:
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1341:9: note: in expansion of macro 'Py_XDECREF'
 1341 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
In function 'pythonNotationDecl',
    inlined from 'pythonNotationDecl' at libxml.c:1264:1:
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1278:9: note: in expansion of macro 'Py_XDECREF'
 1278 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
In function 'pythonEntityDecl',
    inlined from 'pythonEntityDecl' at libxml.c:1240:1:
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1256:9: note: in expansion of macro 'Py_XDECREF'
 1256 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
In function 'pythonInternalSubset',
    inlined from 'pythonInternalSubset' at libxml.c:1368:1:
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1385:9: note: in expansion of macro 'Py_XDECREF'
 1385 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
In function 'pythonAttributeDecl',
    inlined from 'pythonAttributeDecl' at libxml.c:1283:1:
/usr/include/python3.11/object.h:533:20: warning: inlining failed in call to 'Py_DECREF': call is unlikely and code size would grow [-Winline]
  533 | static inline void Py_DECREF(PyObject *op)
      |                    ^~~~~~~~~
/usr/include/python3.11/object.h:541:23: note: called from here
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1308:13: note: in expansion of macro 'Py_DECREF'
 1308 |             Py_DECREF(newName);
      |             ^~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1317:9: note: in expansion of macro 'Py_XDECREF'
 1317 |         Py_XDECREF(result);
      |         ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1316:9: note: in expansion of macro 'Py_XDECREF'
 1316 |         Py_XDECREF(nameList);
      |         ^~~~~~~~~~
In function 'libxml_xmlValidCtxtGenericWarningFuncHandler',
    inlined from 'libxml_xmlValidCtxtWarningFuncHandler' at libxml.c:1957:5:
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1930:5: note: in expansion of macro 'Py_XINCREF'
 1930 |     Py_XINCREF(pyCtxt->arg);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1938:5: note: in expansion of macro 'Py_XDECREF'
 1938 |     Py_XDECREF(result);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1937:5: note: in expansion of macro 'Py_XDECREF'
 1937 |     Py_XDECREF(list);
      |     ^~~~~~~~~~
In function 'libxml_xmlValidCtxtGenericErrorFuncHandler',
    inlined from 'libxml_xmlValidCtxtErrorFuncHandler' at libxml.c:1947:5:
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1903:5: note: in expansion of macro 'Py_XINCREF'
 1903 |     Py_XINCREF(pyCtxt->arg);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1911:5: note: in expansion of macro 'Py_XDECREF'
 1911 |     Py_XDECREF(result);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1910:5: note: in expansion of macro 'Py_XDECREF'
 1910 |     Py_XDECREF(list);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h: In function 'libxml_xmlSetValidErrors':
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1999:5: note: in expansion of macro 'Py_XINCREF'
 1999 |     Py_XINCREF(pyobj_arg);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1998:5: note: in expansion of macro 'Py_XDECREF'
 1998 |     Py_XDECREF(pyCtxt->arg);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1995:5: note: in expansion of macro 'Py_XINCREF'
 1995 |     Py_XINCREF(pyobj_warn);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1994:5: note: in expansion of macro 'Py_XDECREF'
 1994 |     Py_XDECREF(pyCtxt->warn);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1991:5: note: in expansion of macro 'Py_XINCREF'
 1991 |     Py_XINCREF(pyobj_error);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1999:5: note: in expansion of macro 'Py_XINCREF'
 1999 |     Py_XINCREF(pyobj_arg);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1998:5: note: in expansion of macro 'Py_XDECREF'
 1998 |     Py_XDECREF(pyCtxt->arg);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1995:5: note: in expansion of macro 'Py_XINCREF'
 1995 |     Py_XINCREF(pyobj_warn);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:599:20: warning: inlining failed in call to 'Py_XDECREF': call is unlikely and code size would grow [-Winline]
  599 | static inline void Py_XDECREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:606:26: note: called from here
  606 | #  define Py_XDECREF(op) Py_XDECREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1994:5: note: in expansion of macro 'Py_XDECREF'
 1994 |     Py_XDECREF(pyCtxt->warn);
      |     ^~~~~~~~~~
/usr/include/python3.11/object.h:589:20: warning: inlining failed in call to 'Py_XINCREF': call is unlikely and code size would grow [-Winline]
  589 | static inline void Py_XINCREF(PyObject *op)
      |                    ^~~~~~~~~~
/usr/include/python3.11/object.h:596:26: note: called from here
  596 | #  define Py_XINCREF(op) Py_XINCREF(_PyObject_CAST(op))
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxml.c:1991:5: note: in expansion of macro 'Py_XINCREF'
 1991 |     Py_XINCREF(pyobj_error);
      |     ^~~~~~~~~~
  CC       types.lo
  CC       libxml2-py.lo
  CCLD     libxml2mod.la
cat ./libxml.py `test -f libxml2class.py || echo ./`libxml2class.py > libxml2.py
make[4]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
Making all in tests
make[4]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python/tests'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python/tests'
make[3]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
Making all in fuzz
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/fuzz'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/fuzz'
make[1]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3'
Making check in include
make[1]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include'
Making check in libxml
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include/libxml'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include/libxml'
Making check in private
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include/private'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include/private'
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include'
make[1]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include'
Making check in .
make[1]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3'
make  runsuite runtest runxmlconf testModule testThreads testapi testchar testdict testlimits testrecurse
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3'
  CC       runsuite.o
  CC       runtest-runtest.o
  CC       runxmlconf.o
  CC       testModule.o
  CC       testThreads-testThreads.o
  CC       testapi.o
  CC       testchar.o
  CC       testdict.o
  CC       testlimits.o
  CC       testrecurse.o
  CCLD     testModule
  CCLD     testThreads
  CCLD     testdict
  CCLD     runxmlconf
  CCLD     testchar
  CCLD     testrecurse
  CCLD     runsuite
  CCLD     testlimits
  CCLD     runtest
  CCLD     testapi
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3'
make  check-local
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3'
[ -d test   ] || ln -s ./test   .
[ -d result ] || ln -s ./result .
./runtest
## XML regression tests
## XML regression tests on memory
## XML entity subst regression tests
## XML Namespaces regression tests
## Error cases regression tests
## Error cases regression tests from file descriptor
## Error cases regression tests with entity substitution
## Error cases regression tests (old 1.0)
## Error cases stream regression tests
## Reader regression tests
## Reader entities substitution regression tests
## Reader on memory regression tests
## Walker regression tests
## SAX1 callbacks regression tests
## SAX2 callbacks regression tests
## SAX2 callbacks regression tests with entity substitution
## XML push regression tests
## XML push boundary tests
## HTML regression tests
## HTML regression tests from file descriptor
## Push HTML regression tests
## Push HTML boundary tests
## HTML SAX regression tests
## Valid documents regression tests
## Validity checking regression tests
## Streaming validity checking regression tests
## Streaming validity error checking regression tests
## General documents valid regression tests
## XInclude regression tests
## XInclude xmlReader regression tests
## XInclude regression tests stripping include nodes
## XInclude xmlReader regression tests stripping include nodes
## XInclude regression tests without reader
## XPath expressions regression tests
## XPath document queries regression tests
## XPointer document queries regression tests
## xml:id regression tests
## URI parsing tests
## URI base composition tests
## Path URI conversion tests
## Schemas regression tests
## Relax-NG regression tests
## Relax-NG streaming regression tests
## Pattern regression tests
## C14N with comments regression tests
## C14N without comments regression tests
## C14N exclusive without comments regression tests
## C14N 1.1 without comments regression tests
## Catalog and Threads regression tests
## SVG parsing regression tests
## Regexp regression tests
## Automata regression tests
Total 3600 tests, no errors
./testrecurse
## Parsing recursive test cases
## Parsing recursive test cases (no substitution)
## Parsing recursive test cases (SAX)
## Parsing recursive test cases (SAX, no substitution)
## Parsing non-recursive test cases
## Parsing non-recursive test cases (SAX)
## Parsing non-recursive huge case
## Parsing non-recursive huge case (no substitution)
## Parsing non-recursive huge case (SAX)
## Parsing non-recursive huge case (SAX, no substitution)
## Parsing non-recursive huge DTD case
Total 49 tests, no errors
./testapi
Testing HTMLparser : 35 of 41 functions ...
Testing HTMLtree : 18 of 18 functions ...
Testing SAX2 : 36 of 36 functions ...
Testing c14n : 3 of 4 functions ...
Testing catalog : 27 of 36 functions ...
Testing chvalid : 9 of 9 functions ...
Testing debugXML : 25 of 28 functions ...
Testing dict : 10 of 13 functions ...
Testing encoding : 16 of 19 functions ...
Testing entities : 11 of 17 functions ...
Testing hash : 17 of 25 functions ...
Testing list : 19 of 26 functions ...
Testing nanohttp : 13 of 17 functions ...
Testing parser : 59 of 71 functions ...
Testing parserInternals : 30 of 87 functions ...
Testing pattern : 10 of 15 functions ...
Testing relaxng : 14 of 24 functions ...
Testing schemasInternals : 0 of 2 functions ...
Testing schematron : 1 of 10 functions ...
Testing tree : 142 of 164 functions ...
Testing uri : 10 of 15 functions ...
Testing valid : 50 of 70 functions ...
Testing xinclude : 8 of 10 functions ...
Testing xmlIO : 41 of 51 functions ...
Testing xmlautomata : 3 of 19 functions ...
Testing xmlerror : 7 of 15 functions ...
Testing xmlmodule : 2 of 4 functions ...
Testing xmlreader : 76 of 86 functions ...
Testing xmlregexp : 16 of 30 functions ...
Testing xmlsave : 4 of 10 functions ...
Testing xmlschemas : 16 of 27 functions ...
Testing xmlschemastypes : 26 of 34 functions ...
Testing xmlstring : 26 of 30 functions ...
Testing xmlunicode : 166 of 166 functions ...
Testing xmlwriter : 52 of 80 functions ...
Testing xpath : 32 of 40 functions ...
Testing xpathInternals : 106 of 117 functions ...
Testing xpointer : 13 of 21 functions ...
Total: 1124 functions, 289600 tests, 0 errors
./testchar
testing char range: 1 2 3 4 done
testing 1 byte char in document: 1 2 3 4 done
testing 2 byte char in document: 1 2 3 4 done
./testdict
dictionary tests succeeded 20000 strings
./testModule
Success!
./testThreads
./runxmlconf
xmlconf/xmlconf.xml is missing 
  you need to fetch and extract the
  latest XML Conformance Test Suites
  http://www.w3.org/XML/Test/xmlts20080827.tar.gz
  see http://www.w3.org/XML/Test/ for information
Ran 0 tests, no errors
Total 0 tests, no errors
./runsuite
## XML Schemas datatypes test suite from James Clark
Failed to parse xstc/Tests/Metadata/NISTXMLSchemaDatatypes.testSet
Failed to parse xstc/Tests/Metadata/SunXMLSchema1-0-20020116.testSet
Failed to parse xstc/Tests/Metadata/MSXMLSchema1-0-20020116.testSet
Ran 1035 tests, 10 errors, 0 leaks
10 errors were expected
## Relax NG test suite from James Clark
Ran 253 tests, no errors
## Relax NG test suite for libxml2
Ran 183 tests, no errors
Ran 0 tests (0 schemata), no errors
Ran 0 tests (0 schemata), no errors
Ran 0 tests (0 schemata), no errors
Total 1471 tests, no errors
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3'
make[1]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3'
Making check in doc
make[1]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc'
Making check in .
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc'
Making check in devhelp
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/devhelp'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/devhelp'
Making check in examples
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/examples'
make  io1 io2 parse1 parse2 parse3 parse4 reader1 reader2 reader3 reader4 testWriter tree1 tree2 xpath1 xpath2
make[3]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/examples'
  CC       io1.o
  CC       io2.o
  CC       parse1.o
  CC       parse2.o
  CC       parse3.o
  CC       parse4.o
  CC       reader1.o
  CC       reader2.o
  CC       reader3.o
  CC       reader4.o
  CC       testWriter.o
  CC       tree1.o
  CC       tree2.o
  CC       xpath1.o
  CC       xpath2.o
  CCLD     io1
  CCLD     io2
  CCLD     parse1
  CCLD     parse2
  CCLD     parse3
  CCLD     parse4
  CCLD     reader1
  CCLD     reader2
  CCLD     reader3
  CCLD     reader4
  CCLD     testWriter
  CCLD     tree1
  CCLD     tree2
  CCLD     xpath1
  CCLD     xpath2
make[3]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/examples'
make  check-local
make[3]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/examples'
## examples regression tests
make[3]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/examples'
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/examples'
make[1]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc'
Making check in example
make[1]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/example'
make  gjobread
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/example'
  CC       gjobread.o
  CCLD     gjobread
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/example'
make[1]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/example'
Making check in xstc
make[1]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/xstc'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/xstc'
Making check in python
make[1]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
make  check-recursive
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
Making check in .
make[3]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
Making check in tests
make[3]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python/tests'
make  check-local
make[4]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python/tests'
## running Python regression tests
make[4]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python/tests'
make[3]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python/tests'
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
make[1]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
Making check in fuzz
make[1]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/fuzz'
make  testFuzzer
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/fuzz'
  CC       testFuzzer.o
  CC       fuzz.o
  CCLD     testFuzzer
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/fuzz'
make  check-local
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/fuzz'
  CC       genSeed.o
cp -r ./static_seed/regexp seed
cp -r ./static_seed/uri seed
  CCLD     genSeed
./genSeed html '../test/HTML/*'
./genSeed schema '../test/schemas/*.xsd'
./genSeed valid '../test/*' '../test/errors/*.xml' '../test/errors10/*.xml' '../test/namespaces/*' '../test/recurse/*.xml' '../test/SVG/*.xml' '../test/valid/*.xml' '../test/VC/*' '../test/VCM/*' '../test/xmlid/*'
./genSeed xinclude \
    '../test/XInclude/docs/*' \
    '../test/XInclude/without-reader/*'
./genSeed xml '../test/*' '../test/errors/*.xml' '../test/errors10/*.xml' '../test/namespaces/*' '../test/recurse/*.xml' '../test/SVG/*.xml' '../test/valid/*.xml' '../test/VC/*' '../test/VCM/*' '../test/xmlid/*'
./genSeed xpath '../test/XPath'
./testFuzzer
Successfully tested 1347 inputs
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/fuzz'
make[1]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/fuzz'
>>> libxml2: Entering fakeroot...
Making install in include
make[1]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include'
Making install in libxml
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include/libxml'
make[3]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include/libxml'
make[3]: Nothing to be done for 'install-exec-am'.
 ../.././install-sh -c -d '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/include/libxml2/libxml'
 /usr/bin/install -c -m 644 xmlversion.h '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/include/libxml2/libxml'
 ../.././install-sh -c -d '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/include/libxml2/libxml'
 /usr/bin/install -c -m 644 SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h catalog.h threads.h globals.h c14n.h xmlautomata.h xmlregexp.h xmlmodule.h xmlschemas.h schemasInternals.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlreader.h relaxng.h dict.h SAX2.h xmlexports.h '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/include/libxml2/libxml'
 /usr/bin/install -c -m 644 xmlwriter.h chvalid.h pattern.h xmlsave.h schematron.h '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/include/libxml2/libxml'
make[3]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include/libxml'
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include/libxml'
Making install in private
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include/private'
make[3]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/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 '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include/private'
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include/private'
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include'
make[3]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/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 '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include'
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include'
make[1]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/include'
Making install in .
make[1]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3'
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3'
 ./install-sh -c -d '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libxml2.la '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib'
libtool: install: /usr/bin/install -c .libs/libxml2.so.2.11.3 /home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/libxml2.so.2.11.3
libtool: install: (cd /home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib && { ln -s -f libxml2.so.2.11.3 libxml2.so.2 || { rm -f libxml2.so.2 && ln -s libxml2.so.2.11.3 libxml2.so.2; }; })
libtool: install: (cd /home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib && { ln -s -f libxml2.so.2.11.3 libxml2.so || { rm -f libxml2.so && ln -s libxml2.so.2.11.3 libxml2.so; }; })
libtool: install: /usr/bin/install -c .libs/libxml2.lai /home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/libxml2.la
libtool: install: /usr/bin/install -c .libs/libxml2.a /home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/libxml2.a
libtool: install: chmod 644 /home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/libxml2.a
libtool: install: ranlib /home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/libxml2.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
 ./install-sh -c -d '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c xmllint xmlcatalog '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/bin'
libtool: warning: './libxml2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/xmllint /home/buildozer/aports/main/libxml2/pkg/libxml2/usr/bin/xmllint
libtool: warning: './libxml2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/xmlcatalog /home/buildozer/aports/main/libxml2/pkg/libxml2/usr/bin/xmlcatalog
 ./install-sh -c -d '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/bin'
 /usr/bin/install -c xml2-config '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/bin'
 ./install-sh -c -d '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/cmake/libxml2'
 /usr/bin/install -c -m 644 libxml2-config.cmake '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/cmake/libxml2'
 ./install-sh -c -d '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/aclocal'
 /usr/bin/install -c -m 644 libxml.m4 '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/aclocal'
 ./install-sh -c -d '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/doc/libxml2/examples'
 /usr/bin/install -c -m 644 xmllint.c '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/doc/libxml2/examples'
 ./install-sh -c -d '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libxml-2.0.pc '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/pkgconfig'
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3'
make[1]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3'
Making install in doc
make[1]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc'
Making install in .
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc'
make[3]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 .././install-sh -c -d '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/man/man1'
 /usr/bin/install -c -m 644 xml2-config.1 xmllint.1 xmlcatalog.1 '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/man/man1'
 .././install-sh -c -d '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/doc/libxml2'
 .././install-sh -c -d '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/doc/libxml2/tutorial/images'
 /usr/bin/install -c -m 644  tutorial/images/blank.png tutorial/images/caution.png tutorial/images/draft.png tutorial/images/home.png tutorial/images/important.png tutorial/images/next.png tutorial/images/note.png tutorial/images/prev.png tutorial/images/tip.png tutorial/images/toc-blank.png tutorial/images/toc-minus.png tutorial/images/toc-plus.png tutorial/images/up.png tutorial/images/warning.png '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/doc/libxml2/tutorial/images'
 .././install-sh -c -d '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/doc/libxml2/tutorial'
 /usr/bin/install -c -m 644  tutorial/apa.html tutorial/apb.html tutorial/apc.html tutorial/apd.html tutorial/ape.html tutorial/apf.html tutorial/apg.html tutorial/aph.html tutorial/api.html tutorial/ar01s02.html tutorial/ar01s03.html tutorial/ar01s04.html tutorial/ar01s05.html tutorial/ar01s06.html tutorial/ar01s07.html tutorial/ar01s08.html tutorial/ar01s09.html tutorial/includeaddattribute.c tutorial/includeaddkeyword.c tutorial/includeconvert.c tutorial/includegetattribute.c tutorial/includekeyword.c tutorial/includexpath.c tutorial/index.html tutorial/ix01.html '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/doc/libxml2/tutorial'
 .././install-sh -c -d '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/doc/libxml2/tutorial/images/callouts'
 /usr/bin/install -c -m 644  tutorial/images/callouts/1.png tutorial/images/callouts/10.png tutorial/images/callouts/2.png tutorial/images/callouts/3.png tutorial/images/callouts/4.png tutorial/images/callouts/5.png tutorial/images/callouts/6.png tutorial/images/callouts/7.png tutorial/images/callouts/8.png tutorial/images/callouts/9.png '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/doc/libxml2/tutorial/images/callouts'
 /usr/bin/install -c -m 644  xmlcatalog.html xmllint.html '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/doc/libxml2/.'
make[3]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc'
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc'
Making install in devhelp
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/devhelp'
make[3]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/devhelp'
make[3]: Nothing to be done for 'install-exec-am'.
 ../.././install-sh -c -d '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/gtk-doc/html/libxml2'
 /usr/bin/install -c -m 644 libxml2.devhelp2 general.html index.html libxml2-c14n.html libxml2-catalog.html libxml2-chvalid.html libxml2-debugXML.html libxml2-dict.html libxml2-encoding.html libxml2-entities.html libxml2-globals.html libxml2-hash.html libxml2-HTMLparser.html libxml2-HTMLtree.html libxml2-list.html libxml2-nanoftp.html libxml2-nanohttp.html libxml2-parser.html libxml2-parserInternals.html libxml2-pattern.html libxml2-relaxng.html libxml2-SAX2.html libxml2-SAX.html libxml2-schemasInternals.html libxml2-schematron.html libxml2-threads.html libxml2-tree.html libxml2-uri.html libxml2-valid.html libxml2-xinclude.html libxml2-xlink.html libxml2-xmlautomata.html libxml2-xmlerror.html libxml2-xmlexports.html libxml2-xmlIO.html libxml2-xmlmemory.html libxml2-xmlmodule.html libxml2-xmlreader.html libxml2-xmlregexp.html libxml2-xmlsave.html '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/gtk-doc/html/libxml2'
 /usr/bin/install -c -m 644 libxml2-xmlschemas.html libxml2-xmlschemastypes.html libxml2-xmlstring.html libxml2-xmlunicode.html libxml2-xmlversion.html libxml2-xmlwriter.html libxml2-xpath.html libxml2-xpathInternals.html libxml2-xpointer.html home.png left.png right.png up.png style.css '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/gtk-doc/html/libxml2'
make[3]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/devhelp'
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/devhelp'
Making install in examples
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/examples'
make[3]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/examples'
make[3]: Nothing to be done for 'install-exec-am'.
../.././install-sh -c -d /home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/doc/libxml2/examples
/usr/bin/install -c -m 0644 ./*.html ./*.c /home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/doc/libxml2/examples/
make[3]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/examples'
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc/examples'
make[1]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/doc'
Making install in example
make[1]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/example'
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/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 '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/example'
make[1]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/example'
Making install in xstc
make[1]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/xstc'
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/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 '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/xstc'
make[1]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/xstc'
Making install in python
make[1]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
make  install-recursive
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
Making install in .
make[3]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
make[4]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
 .././install-sh -c -d '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/python3.11/site-packages'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libxml2mod.la '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/python3.11/site-packages'
libtool: warning: relinking 'libxml2mod.la'
libtool: install: (cd /home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python; /bin/sh "/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/libtool"  --silent --tag CC --mode=relink gcc -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wno-long-long -Wno-format-extra-args -Os -Wformat -Werror=format-security -g -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o libxml2mod.la -rpath /usr/lib/python3.11/site-packages libxml.lo types.lo libxml2-py.lo ../libxml2.la -inst-prefix-dir /home/buildozer/aports/main/libxml2/pkg/libxml2)
libtool: install: /usr/bin/install -c .libs/libxml2mod.soT /home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/python3.11/site-packages/libxml2mod.so
libtool: install: /usr/bin/install -c .libs/libxml2mod.lai /home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/python3.11/site-packages/libxml2mod.la
libtool: install: /usr/bin/install -c .libs/libxml2mod.a /home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/python3.11/site-packages/libxml2mod.a
libtool: install: chmod 644 /home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/python3.11/site-packages/libxml2mod.a
libtool: install: ranlib /home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/python3.11/site-packages/libxml2mod.a
libtool: warning: remember to run 'libtool --finish /usr/lib/python3.11/site-packages'
 .././install-sh -c -d '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/python3.11/site-packages'
 /usr/bin/install -c -m 644 libxml2.py '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/python3.11/site-packages'
Byte-compiling python modules...
libxml2.py
Byte-compiling python modules (optimized versions) ...
libxml2.py
 .././install-sh -c -d '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/python3.11/site-packages'
 /usr/bin/install -c -m 644 drv_libxml2.py '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/python3.11/site-packages'
Byte-compiling python modules...
drv_libxml2.py
Byte-compiling python modules (optimized versions) ...
drv_libxml2.py
make[4]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
make[3]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
Making install in tests
make[3]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python/tests'
make[4]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python/tests'
make[4]: Nothing to be done for 'install-exec-am'.
 ../.././install-sh -c -d '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/doc/libxml2/python/examples'
 /usr/bin/install -c -m 644 build.py attribs.py tst.py tstxpath.py xpathext.py push.py pushSAX.py pushSAXhtml.py error.py serialize.py validate.py tstURI.py cutnpaste.py xpathret.py xpath.py outbuf.py inbuf.py input_callback.py resolver.py regexp.py reader.py reader2.py reader3.py reader4.py reader5.py reader6.py reader7.py reader8.py readernext.py walker.py nsdel.py ctxterror.py readererr.py relaxng.py schema.py thread2.py sync.py tstLastError.py indexes.py dtdvalid.py '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/doc/libxml2/python/examples'
 /usr/bin/install -c -m 644 tstmem.py validDTD.py validSchemas.py validRNG.py compareNodes.py xpathns.py xpathleak.py tst.xml valid.xml invalid.xml test.dtd '/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/share/doc/libxml2/python/examples'
make[4]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python/tests'
make[3]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python/tests'
make[2]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
make[1]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/python'
Making install in fuzz
make[1]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/fuzz'
make[2]: Entering directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/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 '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/fuzz'
make[1]: Leaving directory '/home/buildozer/aports/main/libxml2/src/libxml2-2.11.3/fuzz'
>>> libxml2-dbg*: Running split function dbg...
>>> libxml2-dbg*: Preparing subpackage libxml2-dbg...
>>> libxml2-dbg*: Running postcheck for libxml2-dbg
>>> libxml2-doc*: Running split function doc...
>>> libxml2-doc*: Preparing subpackage libxml2-doc...
>>> libxml2-doc*: Running postcheck for libxml2-doc
>>> libxml2-static*: Running split function static...
>>> libxml2-static*: Preparing subpackage libxml2-static...
>>> libxml2-static*: Running postcheck for libxml2-static
>>> libxml2-dev*: Running split function dev...
>>> libxml2-dev*: Preparing subpackage libxml2-dev...
>>> libxml2-dev*: Running postcheck for libxml2-dev
>>> libxml2-utils*: Running split function utils...
'/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/bin' -> '/home/buildozer/aports/main/libxml2/pkg/libxml2-utils/usr/bin'
>>> libxml2-utils*: Preparing subpackage libxml2-utils...
>>> libxml2-utils*: Running postcheck for libxml2-utils
>>> py3-libxml2-pyc*: Running split function pyc...
'/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/main/libxml2/pkg/py3-libxml2-pyc/usr/lib/python3.11/site-packages/__pycache__'
>>> py3-libxml2-pyc*: Preparing subpackage py3-libxml2-pyc...
>>> py3-libxml2-pyc*: Running postcheck for py3-libxml2-pyc
>>> py3-libxml2*: Running split function _py3...
'/home/buildozer/aports/main/libxml2/pkg/libxml2/usr/lib/python3.11' -> '/home/buildozer/aports/main/libxml2/pkg/py3-libxml2/usr/lib/python3.11'
>>> py3-libxml2*: Preparing subpackage py3-libxml2...
>>> py3-libxml2*: Running postcheck for py3-libxml2
>>> libxml2*: Running postcheck for libxml2
>>> libxml2*: Preparing package libxml2...
>>> libxml2-dbg*: Scanning shared objects
>>> libxml2-dev*: Scanning shared objects
>>> libxml2-doc*: Scanning shared objects
>>> libxml2-static*: Scanning shared objects
>>> libxml2-utils*: Scanning shared objects
>>> libxml2*: Scanning shared objects
>>> py3-libxml2-pyc*: Scanning shared objects
>>> py3-libxml2*: Scanning shared objects
>>> libxml2-dbg*: Tracing dependencies...
>>> libxml2-dbg*: Package size: 3.6 MB
>>> libxml2-dbg*: Compressing data...
>>> libxml2-dbg*: Create checksum...
>>> libxml2-dbg*: Create libxml2-dbg-2.11.3-r1.apk
>>> libxml2-dev*: Tracing dependencies...
	zlib-dev
	xz-dev
	libxml2-utils=2.11.3-r1
	libxml2=2.11.3-r1
	pkgconfig
>>> libxml2-dev*: Package size: 576.0 KB
>>> libxml2-dev*: Compressing data...
>>> libxml2-dev*: Create checksum...
>>> libxml2-dev*: Create libxml2-dev-2.11.3-r1.apk
>>> libxml2-doc*: Tracing dependencies...
>>> libxml2-doc*: Package size: 3.4 MB
>>> libxml2-doc*: Compressing data...
>>> libxml2-doc*: Create checksum...
>>> libxml2-doc*: Create libxml2-doc-2.11.3-r1.apk
>>> libxml2-static*: Tracing dependencies...
	python3~3.11
>>> libxml2-static*: Package size: 9.9 MB
>>> libxml2-static*: Compressing data...
>>> libxml2-static*: Create checksum...
>>> libxml2-static*: Create libxml2-static-2.11.3-r1.apk
>>> libxml2-utils*: Tracing dependencies...
	so:libc.musl-s390x.so.1
	so:libxml2.so.2
>>> libxml2-utils*: Package size: 100.0 KB
>>> libxml2-utils*: Compressing data...
>>> libxml2-utils*: Create checksum...
>>> libxml2-utils*: Create libxml2-utils-2.11.3-r1.apk
>>> libxml2*: Tracing dependencies...
	so:libc.musl-s390x.so.1
	so:liblzma.so.5
	so:libz.so.1
>>> libxml2*: Package size: 1.3 MB
>>> libxml2*: Compressing data...
>>> libxml2*: Create checksum...
>>> libxml2*: Create libxml2-2.11.3-r1.apk
>>> py3-libxml2-pyc*: Tracing dependencies...
	python3~3.11
>>> py3-libxml2-pyc*: Package size: 984.0 KB
>>> py3-libxml2-pyc*: Compressing data...
>>> py3-libxml2-pyc*: Create checksum...
>>> py3-libxml2-pyc*: Create py3-libxml2-pyc-2.11.3-r1.apk
>>> py3-libxml2*: Tracing dependencies...
	python3
	python3~3.11
	so:libc.musl-s390x.so.1
	so:libxml2.so.2
>>> py3-libxml2*: Package size: 828.0 KB
>>> py3-libxml2*: Compressing data...
>>> py3-libxml2*: Create checksum...
>>> py3-libxml2*: Create py3-libxml2-2.11.3-r1.apk
>>> libxml2: Build complete at Thu, 18 May 2023 18:23:24 +0000 elapsed time 0h 1m 41s
>>> libxml2: Cleaning up srcdir
>>> libxml2: Cleaning up pkgdir
>>> libxml2: Uninstalling dependencies...
(1/19) Purging .makedepends-libxml2 (20230518.182144)
(2/19) Purging python3-dev (3.11.3-r11)
(3/19) Purging zlib-dev (1.2.13-r1)
(4/19) Purging xz-dev (5.4.3-r0)
(5/19) Purging xz (5.4.3-r0)
(6/19) Purging git-perl (2.40.1-r0)
(7/19) Purging perl-git (2.40.1-r0)
(8/19) Purging perl-error (0.17029-r1)
(9/19) Purging perl (5.36.1-r1)
(10/19) Purging python3-pyc (3.11.3-r11)
(11/19) Purging python3-pycache-pyc0 (3.11.3-r11)
(12/19) Purging pyc (0.1-r0)
(13/19) Purging python3 (3.11.3-r11)
(14/19) Purging gdbm (1.23-r1)
(15/19) Purging libffi (3.4.4-r2)
(16/19) Purging libpanelw (6.4_p20230506-r0)
(17/19) Purging mpdecimal (2.5.1-r2)
(18/19) Purging readline (8.2.1-r1)
(19/19) Purging sqlite-libs (3.41.2-r2)
Executing busybox-1.36.0-r9.trigger
OK: 373 MiB in 104 packages
>>> libxml2: Updating the main/s390x repository index...
>>> libxml2: Signing the index...