* Package:    dev-libs/libxml2-2.15.1:2/16
 * Repository: gentoo
 * Maintainer: sam@gentoo.org base-system@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc icu kernel_linux python_targets_python3_13 readline
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking 'libxml2-2.15.1.tar.xz' to /var/tmp/portage/dev-libs/libxml2-2.15.1/work
>>> Source unpacked in /var/tmp/portage/dev-libs/libxml2-2.15.1/work
>>> Preparing source in /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1 ...
  [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
meson setup -Db_lto=false --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /usr/share/pkgconfig --pkg-config-path /usr/share/pkgconfig --native-file /var/tmp/portage/dev-libs/libxml2-2.15.1/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Db_pch=false -Dwerror=false -Dbuildtype=plain -Ddefault_library=shared -Dicu=enabled -Ddocs=disabled -Dreadline=enabled -Dhistory=enabled -Dpython=disabled -Dschematron=enabled -Dlegacy=disabled /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1 /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1-abi_x86_64.amd64
The Meson build system
Version: 1.9.1
Source dir: /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1
Build dir: /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1-abi_x86_64.amd64
Build type: native build
Project name: libxml2
Project version: 2.15.1
C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 15.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo 15.2.1_p20251122 p4) 15.2.1 20251122")
C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.45.1
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program git found: YES (/usr/bin/git)
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 
Compiler for C supports arguments -Wshadow: YES 
Compiler for C supports arguments -Wpointer-arith: YES 
Compiler for C supports arguments -Wcast-align: YES 
Compiler for C supports arguments -Wwrite-strings: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wmissing-variable-declarations: YES 
Compiler for C supports arguments -Wno-long-long: YES 
Compiler for C supports arguments -Wno-format-extra-args: YES 
Compiler for C supports arguments -Wno-array-bounds: YES 
Compiler for C supports arguments -Wshadow: YES (cached)
Compiler for C supports arguments -Wpointer-arith: YES (cached)
Compiler for C supports arguments -Wcast-align: YES (cached)
Compiler for C supports arguments -Wwrite-strings: YES (cached)
Compiler for C supports arguments -Wstrict-prototypes: YES (cached)
Compiler for C supports arguments -Wmissing-prototypes: YES (cached)
Compiler for C supports arguments -Wno-long-long: YES (cached)
Compiler for C supports arguments -Wno-format-extra-args: YES (cached)
Compiler for C supports arguments -Wno-array-bounds: YES (cached)
Has header "stdint.h" : YES 
Header "sys/random.h" has symbol "getentropy" : YES 
Header "glob.h" has symbol "glob" : YES 
Header "sys/mman.h" has symbol "mmap" : YES 
Library m found: YES
Compiler for C supports function attribute destructor: YES 
Run-time dependency dl found: YES
Run-time dependency threads found: YES
Found pkg-config: YES (/usr/bin/x86_64-pc-linux-gnu-pkg-config) 2.5.1
Run-time dependency readline found: YES 8.3
Run-time dependency history found: YES 8.3
Run-time dependency icu-uc found: YES 77.1
Compiler for C supports arguments -DU_DISABLE_RENAMING=1: YES 
Run-time dependency iconv found: YES
Configuring xmlversion.h using configuration
Configuring config.h using configuration
Program sh found: YES (/usr/bin/sh)
Configuring libxml2-config.cmake using configuration
Build targets in project: 29

libxml2 2.15.1

  Configuration Options Summary:
    OS                   : linux
    c14n                 : true
    catalog              : true
    debug                : true
    docs                 : false
    history              : true
    html                 : true
    http                 : false
    iconv                : true
    icu                  : true
    iso8859x             : true
    legacy               : false
    modules              : true
    output               : true
    pattern              : true
    push                 : true
    python               : false
    reader               : true
    readline             : true
    regexps              : true
    relaxng              : true
    sax1                 : true
    schemas              : true
    schematron           : true
    threads              : true
    thread-alloc         : false
    tls                  : false
    valid                : true
    writer               : true
    xinclude             : true
    xpath                : true
    xptr                 : true
    zlib                 : false

  User defined options
    Native files         : /var/tmp/portage/dev-libs/libxml2-2.15.1/temp/meson.x86_64-pc-linux-gnu.amd64.ini
    b_lto                : false
    b_pch                : false
    buildtype            : plain
    default_library      : shared
    docs                 : disabled
    history              : enabled
    icu                  : enabled
    legacy               : disabled
    libdir               : lib64
    localstatedir        : /var/lib
    build.pkg_config_path: /usr/share/pkgconfig
    pkg_config_path      : /usr/share/pkgconfig
    prefix               : /usr
    python               : disabled
    readline             : enabled
    schematron           : enabled
    sysconfdir           : /etc
    werror               : false
    wrap_mode            : nodownload

Found ninja-1.13.2 at /usr/bin/ninja
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
ninja -v -l2 -j2
[1/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/buf.c.o -MF libxml2.so.16.1.1.p/buf.c.o.d -o libxml2.so.16.1.1.p/buf.c.o -c ../libxml2-2.15.1/buf.c
[2/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/chvalid.c.o -MF libxml2.so.16.1.1.p/chvalid.c.o.d -o libxml2.so.16.1.1.p/chvalid.c.o -c ../libxml2-2.15.1/chvalid.c
[3/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/dict.c.o -MF libxml2.so.16.1.1.p/dict.c.o.d -o libxml2.so.16.1.1.p/dict.c.o -c ../libxml2-2.15.1/dict.c
[4/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/entities.c.o -MF libxml2.so.16.1.1.p/entities.c.o.d -o libxml2.so.16.1.1.p/entities.c.o -c ../libxml2-2.15.1/entities.c
[5/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/encoding.c.o -MF libxml2.so.16.1.1.p/encoding.c.o.d -o libxml2.so.16.1.1.p/encoding.c.o -c ../libxml2-2.15.1/encoding.c
[6/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/error.c.o -MF libxml2.so.16.1.1.p/error.c.o.d -o libxml2.so.16.1.1.p/error.c.o -c ../libxml2-2.15.1/error.c
[7/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/globals.c.o -MF libxml2.so.16.1.1.p/globals.c.o.d -o libxml2.so.16.1.1.p/globals.c.o -c ../libxml2-2.15.1/globals.c
[8/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/hash.c.o -MF libxml2.so.16.1.1.p/hash.c.o.d -o libxml2.so.16.1.1.p/hash.c.o -c ../libxml2-2.15.1/hash.c
[9/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/list.c.o -MF libxml2.so.16.1.1.p/list.c.o.d -o libxml2.so.16.1.1.p/list.c.o -c ../libxml2-2.15.1/list.c
[10/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/parser.c.o -MF libxml2.so.16.1.1.p/parser.c.o.d -o libxml2.so.16.1.1.p/parser.c.o -c ../libxml2-2.15.1/parser.c
[11/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/parserInternals.c.o -MF libxml2.so.16.1.1.p/parserInternals.c.o.d -o libxml2.so.16.1.1.p/parserInternals.c.o -c ../libxml2-2.15.1/parserInternals.c
[12/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/SAX2.c.o -MF libxml2.so.16.1.1.p/SAX2.c.o.d -o libxml2.so.16.1.1.p/SAX2.c.o -c ../libxml2-2.15.1/SAX2.c
[13/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/threads.c.o -MF libxml2.so.16.1.1.p/threads.c.o.d -o libxml2.so.16.1.1.p/threads.c.o -c ../libxml2-2.15.1/threads.c
[14/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/tree.c.o -MF libxml2.so.16.1.1.p/tree.c.o.d -o libxml2.so.16.1.1.p/tree.c.o -c ../libxml2-2.15.1/tree.c
[15/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/uri.c.o -MF libxml2.so.16.1.1.p/uri.c.o.d -o libxml2.so.16.1.1.p/uri.c.o -c ../libxml2-2.15.1/uri.c
[16/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/valid.c.o -MF libxml2.so.16.1.1.p/valid.c.o.d -o libxml2.so.16.1.1.p/valid.c.o -c ../libxml2-2.15.1/valid.c
[17/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/xmlIO.c.o -MF libxml2.so.16.1.1.p/xmlIO.c.o.d -o libxml2.so.16.1.1.p/xmlIO.c.o -c ../libxml2-2.15.1/xmlIO.c
[18/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/xmlmemory.c.o -MF libxml2.so.16.1.1.p/xmlmemory.c.o.d -o libxml2.so.16.1.1.p/xmlmemory.c.o -c ../libxml2-2.15.1/xmlmemory.c
[19/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/xmlstring.c.o -MF libxml2.so.16.1.1.p/xmlstring.c.o.d -o libxml2.so.16.1.1.p/xmlstring.c.o -c ../libxml2-2.15.1/xmlstring.c
[20/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/c14n.c.o -MF libxml2.so.16.1.1.p/c14n.c.o.d -o libxml2.so.16.1.1.p/c14n.c.o -c ../libxml2-2.15.1/c14n.c
[21/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/catalog.c.o -MF libxml2.so.16.1.1.p/catalog.c.o.d -o libxml2.so.16.1.1.p/catalog.c.o -c ../libxml2-2.15.1/catalog.c
[22/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/debugXML.c.o -MF libxml2.so.16.1.1.p/debugXML.c.o.d -o libxml2.so.16.1.1.p/debugXML.c.o -c ../libxml2-2.15.1/debugXML.c
[23/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/HTMLparser.c.o -MF libxml2.so.16.1.1.p/HTMLparser.c.o.d -o libxml2.so.16.1.1.p/HTMLparser.c.o -c ../libxml2-2.15.1/HTMLparser.c
[24/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/HTMLtree.c.o -MF libxml2.so.16.1.1.p/HTMLtree.c.o.d -o libxml2.so.16.1.1.p/HTMLtree.c.o -c ../libxml2-2.15.1/HTMLtree.c
[25/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/xmlmodule.c.o -MF libxml2.so.16.1.1.p/xmlmodule.c.o.d -o libxml2.so.16.1.1.p/xmlmodule.c.o -c ../libxml2-2.15.1/xmlmodule.c
[26/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/xmlsave.c.o -MF libxml2.so.16.1.1.p/xmlsave.c.o.d -o libxml2.so.16.1.1.p/xmlsave.c.o -c ../libxml2-2.15.1/xmlsave.c
[27/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/pattern.c.o -MF libxml2.so.16.1.1.p/pattern.c.o.d -o libxml2.so.16.1.1.p/pattern.c.o -c ../libxml2-2.15.1/pattern.c
[28/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/xmlreader.c.o -MF libxml2.so.16.1.1.p/xmlreader.c.o.d -o libxml2.so.16.1.1.p/xmlreader.c.o -c ../libxml2-2.15.1/xmlreader.c
[29/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/xmlregexp.c.o -MF libxml2.so.16.1.1.p/xmlregexp.c.o.d -o libxml2.so.16.1.1.p/xmlregexp.c.o -c ../libxml2-2.15.1/xmlregexp.c
[30/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/relaxng.c.o -MF libxml2.so.16.1.1.p/relaxng.c.o.d -o libxml2.so.16.1.1.p/relaxng.c.o -c ../libxml2-2.15.1/relaxng.c
[31/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/xmlschemas.c.o -MF libxml2.so.16.1.1.p/xmlschemas.c.o.d -o libxml2.so.16.1.1.p/xmlschemas.c.o -c ../libxml2-2.15.1/xmlschemas.c
[32/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/xmlschemastypes.c.o -MF libxml2.so.16.1.1.p/xmlschemastypes.c.o.d -o libxml2.so.16.1.1.p/xmlschemastypes.c.o -c ../libxml2-2.15.1/xmlschemastypes.c
[33/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/schematron.c.o -MF libxml2.so.16.1.1.p/schematron.c.o.d -o libxml2.so.16.1.1.p/schematron.c.o -c ../libxml2-2.15.1/schematron.c
[34/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/xmlwriter.c.o -MF libxml2.so.16.1.1.p/xmlwriter.c.o.d -o libxml2.so.16.1.1.p/xmlwriter.c.o -c ../libxml2-2.15.1/xmlwriter.c
[35/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/xinclude.c.o -MF libxml2.so.16.1.1.p/xinclude.c.o.d -o libxml2.so.16.1.1.p/xinclude.c.o -c ../libxml2-2.15.1/xinclude.c
[36/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/xpath.c.o -MF libxml2.so.16.1.1.p/xpath.c.o.d -o libxml2.so.16.1.1.p/xpath.c.o -c ../libxml2-2.15.1/xpath.c
[37/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/xlink.c.o -MF libxml2.so.16.1.1.p/xlink.c.o.d -o libxml2.so.16.1.1.p/xlink.c.o -c ../libxml2-2.15.1/xlink.c
[38/98] x86_64-pc-linux-gnu-gcc -Ilibxml2.so.16.1.1.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -DU_DISABLE_RENAMING=1 -MD -MQ libxml2.so.16.1.1.p/xpointer.c.o -MF libxml2.so.16.1.1.p/xpointer.c.o.d -o libxml2.so.16.1.1.p/xpointer.c.o -c ../libxml2-2.15.1/xpointer.c
[39/98] x86_64-pc-linux-gnu-gcc  -o libxml2.so.16.1.1 libxml2.so.16.1.1.p/buf.c.o libxml2.so.16.1.1.p/chvalid.c.o libxml2.so.16.1.1.p/dict.c.o libxml2.so.16.1.1.p/entities.c.o libxml2.so.16.1.1.p/encoding.c.o libxml2.so.16.1.1.p/error.c.o libxml2.so.16.1.1.p/globals.c.o libxml2.so.16.1.1.p/hash.c.o libxml2.so.16.1.1.p/list.c.o libxml2.so.16.1.1.p/parser.c.o libxml2.so.16.1.1.p/parserInternals.c.o libxml2.so.16.1.1.p/SAX2.c.o libxml2.so.16.1.1.p/threads.c.o libxml2.so.16.1.1.p/tree.c.o libxml2.so.16.1.1.p/uri.c.o libxml2.so.16.1.1.p/valid.c.o libxml2.so.16.1.1.p/xmlIO.c.o libxml2.so.16.1.1.p/xmlmemory.c.o libxml2.so.16.1.1.p/xmlstring.c.o libxml2.so.16.1.1.p/c14n.c.o libxml2.so.16.1.1.p/catalog.c.o libxml2.so.16.1.1.p/debugXML.c.o libxml2.so.16.1.1.p/HTMLparser.c.o libxml2.so.16.1.1.p/HTMLtree.c.o libxml2.so.16.1.1.p/xmlmodule.c.o libxml2.so.16.1.1.p/xmlsave.c.o libxml2.so.16.1.1.p/pattern.c.o libxml2.so.16.1.1.p/xmlreader.c.o libxml2.so.16.1.1.p/xmlregexp.c.o libxml2.so.16.1.1.p/relaxng.c.o libxml2.so.16.1.1.p/xmlschemas.c.o libxml2.so.16.1.1.p/xmlschemastypes.c.o libxml2.so.16.1.1.p/schematron.c.o libxml2.so.16.1.1.p/xmlwriter.c.o libxml2.so.16.1.1.p/xinclude.c.o libxml2.so.16.1.1.p/xpath.c.o libxml2.so.16.1.1.p/xlink.c.o libxml2.so.16.1.1.p/xpointer.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libxml2.so.16 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--start-group -lm -pthread /usr/lib64/libicuuc.so -Wl,--end-group
[40/98] /usr/lib/python-exec/python3.13/meson --internal symbolextractor /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1-abi_x86_64.amd64 libxml2.so.16.1.1 libxml2.so.16.1.1 libxml2.so.16.1.1.p/libxml2.so.16.1.1.symbols 
[41/98] x86_64-pc-linux-gnu-gcc -Ixmllint.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -MD -MQ xmllint.p/xmllint.c.o -MF xmllint.p/xmllint.c.o.d -o xmllint.p/xmllint.c.o -c ../libxml2-2.15.1/xmllint.c
[42/98] x86_64-pc-linux-gnu-gcc -Ixmllint.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -MD -MQ xmllint.p/shell.c.o -MF xmllint.p/shell.c.o.d -o xmllint.p/shell.c.o -c ../libxml2-2.15.1/shell.c
[43/98] x86_64-pc-linux-gnu-gcc -Ixmllint.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -MD -MQ xmllint.p/lintmain.c.o -MF xmllint.p/lintmain.c.o.d -o xmllint.p/lintmain.c.o -c ../libxml2-2.15.1/lintmain.c
[44/98] x86_64-pc-linux-gnu-gcc -Ixmlcatalog.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -MD -MQ xmlcatalog.p/xmlcatalog.c.o -MF xmlcatalog.p/xmlcatalog.c.o.d -o xmlcatalog.p/xmlcatalog.c.o -c ../libxml2-2.15.1/xmlcatalog.c
[45/98] x86_64-pc-linux-gnu-gcc -Itestdso.so.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ testdso.so.p/testdso.c.o -MF testdso.so.p/testdso.c.o.d -o testdso.so.p/testdso.c.o -c ../libxml2-2.15.1/testdso.c
[46/98] x86_64-pc-linux-gnu-gcc -Irunsuite.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ runsuite.p/runsuite.c.o -MF runsuite.p/runsuite.c.o.d -o runsuite.p/runsuite.c.o -c ../libxml2-2.15.1/runsuite.c
[47/98] x86_64-pc-linux-gnu-gcc -Iruntest.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pthread -MD -MQ runtest.p/runtest.c.o -MF runtest.p/runtest.c.o.d -o runtest.p/runtest.c.o -c ../libxml2-2.15.1/runtest.c
[48/98] x86_64-pc-linux-gnu-gcc -Irunxmlconf.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ runxmlconf.p/runxmlconf.c.o -MF runxmlconf.p/runxmlconf.c.o.d -o runxmlconf.p/runxmlconf.c.o -c ../libxml2-2.15.1/runxmlconf.c
[49/98] x86_64-pc-linux-gnu-gcc -Itestapi.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ testapi.p/testapi.c.o -MF testapi.p/testapi.c.o.d -o testapi.p/testapi.c.o -c ../libxml2-2.15.1/testapi.c
[50/98] x86_64-pc-linux-gnu-gcc -Itestchar.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ testchar.p/testchar.c.o -MF testchar.p/testchar.c.o.d -o testchar.p/testchar.c.o -c ../libxml2-2.15.1/testchar.c
[51/98] x86_64-pc-linux-gnu-gcc -Itestdict.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ testdict.p/testdict.c.o -MF testdict.p/testdict.c.o.d -o testdict.p/testdict.c.o -c ../libxml2-2.15.1/testdict.c
[52/98] x86_64-pc-linux-gnu-gcc -Itestlimits.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ testlimits.p/testlimits.c.o -MF testlimits.p/testlimits.c.o.d -o testlimits.p/testlimits.c.o -c ../libxml2-2.15.1/testlimits.c
[53/98] x86_64-pc-linux-gnu-gcc -Itestparser.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ testparser.p/testparser.c.o -MF testparser.p/testparser.c.o.d -o testparser.p/testparser.c.o -c ../libxml2-2.15.1/testparser.c
[54/98] x86_64-pc-linux-gnu-gcc -Itestrecurse.p -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ testrecurse.p/testrecurse.c.o -MF testrecurse.p/testrecurse.c.o.d -o testrecurse.p/testrecurse.c.o -c ../libxml2-2.15.1/testrecurse.c
[55/98] x86_64-pc-linux-gnu-gcc -Iexample/gjobread.p -Iexample -I../libxml2-2.15.1/example -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ example/gjobread.p/gjobread.c.o -MF example/gjobread.p/gjobread.c.o.d -o example/gjobread.p/gjobread.c.o -c ../libxml2-2.15.1/example/gjobread.c
[56/98] x86_64-pc-linux-gnu-gcc -Iexample/io1.p -Iexample -I../libxml2-2.15.1/example -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ example/io1.p/io1.c.o -MF example/io1.p/io1.c.o.d -o example/io1.p/io1.c.o -c ../libxml2-2.15.1/example/io1.c
[57/98] x86_64-pc-linux-gnu-gcc -Iexample/io2.p -Iexample -I../libxml2-2.15.1/example -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ example/io2.p/io2.c.o -MF example/io2.p/io2.c.o.d -o example/io2.p/io2.c.o -c ../libxml2-2.15.1/example/io2.c
[58/98] x86_64-pc-linux-gnu-gcc -Iexample/parse1.p -Iexample -I../libxml2-2.15.1/example -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ example/parse1.p/parse1.c.o -MF example/parse1.p/parse1.c.o.d -o example/parse1.p/parse1.c.o -c ../libxml2-2.15.1/example/parse1.c
[59/98] x86_64-pc-linux-gnu-gcc -Iexample/parse2.p -Iexample -I../libxml2-2.15.1/example -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ example/parse2.p/parse2.c.o -MF example/parse2.p/parse2.c.o.d -o example/parse2.p/parse2.c.o -c ../libxml2-2.15.1/example/parse2.c
[60/98] x86_64-pc-linux-gnu-gcc -Iexample/parse3.p -Iexample -I../libxml2-2.15.1/example -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ example/parse3.p/parse3.c.o -MF example/parse3.p/parse3.c.o.d -o example/parse3.p/parse3.c.o -c ../libxml2-2.15.1/example/parse3.c
[61/98] x86_64-pc-linux-gnu-gcc -Iexample/parse4.p -Iexample -I../libxml2-2.15.1/example -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ example/parse4.p/parse4.c.o -MF example/parse4.p/parse4.c.o.d -o example/parse4.p/parse4.c.o -c ../libxml2-2.15.1/example/parse4.c
[62/98] x86_64-pc-linux-gnu-gcc -Iexample/reader1.p -Iexample -I../libxml2-2.15.1/example -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ example/reader1.p/reader1.c.o -MF example/reader1.p/reader1.c.o.d -o example/reader1.p/reader1.c.o -c ../libxml2-2.15.1/example/reader1.c
[63/98] x86_64-pc-linux-gnu-gcc -Iexample/reader2.p -Iexample -I../libxml2-2.15.1/example -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ example/reader2.p/reader2.c.o -MF example/reader2.p/reader2.c.o.d -o example/reader2.p/reader2.c.o -c ../libxml2-2.15.1/example/reader2.c
[64/98] x86_64-pc-linux-gnu-gcc -Iexample/reader3.p -Iexample -I../libxml2-2.15.1/example -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ example/reader3.p/reader3.c.o -MF example/reader3.p/reader3.c.o.d -o example/reader3.p/reader3.c.o -c ../libxml2-2.15.1/example/reader3.c
[65/98] x86_64-pc-linux-gnu-gcc -Iexample/reader4.p -Iexample -I../libxml2-2.15.1/example -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ example/reader4.p/reader4.c.o -MF example/reader4.p/reader4.c.o.d -o example/reader4.p/reader4.c.o -c ../libxml2-2.15.1/example/reader4.c
[66/98] x86_64-pc-linux-gnu-gcc -Iexample/testWriter.p -Iexample -I../libxml2-2.15.1/example -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ example/testWriter.p/testWriter.c.o -MF example/testWriter.p/testWriter.c.o.d -o example/testWriter.p/testWriter.c.o -c ../libxml2-2.15.1/example/testWriter.c
[67/98] x86_64-pc-linux-gnu-gcc -Iexample/tree1.p -Iexample -I../libxml2-2.15.1/example -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ example/tree1.p/tree1.c.o -MF example/tree1.p/tree1.c.o.d -o example/tree1.p/tree1.c.o -c ../libxml2-2.15.1/example/tree1.c
[68/98] x86_64-pc-linux-gnu-gcc -Iexample/tree2.p -Iexample -I../libxml2-2.15.1/example -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ example/tree2.p/tree2.c.o -MF example/tree2.p/tree2.c.o.d -o example/tree2.p/tree2.c.o -c ../libxml2-2.15.1/example/tree2.c
[69/98] x86_64-pc-linux-gnu-gcc -Iexample/xpath1.p -Iexample -I../libxml2-2.15.1/example -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ example/xpath1.p/xpath1.c.o -MF example/xpath1.p/xpath1.c.o.d -o example/xpath1.p/xpath1.c.o -c ../libxml2-2.15.1/example/xpath1.c
[70/98] x86_64-pc-linux-gnu-gcc -Iexample/xpath2.p -Iexample -I../libxml2-2.15.1/example -I. -I../libxml2-2.15.1 -Iinclude -I../libxml2-2.15.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=600 -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-variable-declarations -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ example/xpath2.p/xpath2.c.o -MF example/xpath2.p/xpath2.c.o.d -o example/xpath2.p/xpath2.c.o -c ../libxml2-2.15.1/example/xpath2.c
[71/98] x86_64-pc-linux-gnu-gcc  -o xmllint xmllint.p/xmllint.c.o xmllint.p/shell.c.o xmllint.p/lintmain.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' -Wl,--start-group libxml2.so.16.1.1 /usr/lib64/libreadline.so /usr/lib64/libhistory.so -Wl,--end-group
[72/98] x86_64-pc-linux-gnu-gcc  -o xmlcatalog xmlcatalog.p/xmlcatalog.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' -Wl,--start-group libxml2.so.16.1.1 /usr/lib64/libreadline.so /usr/lib64/libhistory.so -Wl,--end-group
[73/98] x86_64-pc-linux-gnu-gcc  -o testdso.so testdso.so.p/testdso.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-rpath,lib64
[74/98] x86_64-pc-linux-gnu-gcc  -o runsuite runsuite.p/runsuite.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' libxml2.so.16.1.1
[75/98] x86_64-pc-linux-gnu-gcc  -o runtest runtest.p/runtest.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' libxml2.so.16.1.1 -pthread
[76/98] x86_64-pc-linux-gnu-gcc  -o runxmlconf runxmlconf.p/runxmlconf.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' libxml2.so.16.1.1
[77/98] x86_64-pc-linux-gnu-gcc  -o testapi testapi.p/testapi.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' libxml2.so.16.1.1
[78/98] x86_64-pc-linux-gnu-gcc  -o testchar testchar.p/testchar.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' libxml2.so.16.1.1
[79/98] x86_64-pc-linux-gnu-gcc  -o testdict testdict.p/testdict.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' libxml2.so.16.1.1
[80/98] x86_64-pc-linux-gnu-gcc  -o testlimits testlimits.p/testlimits.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' libxml2.so.16.1.1
[81/98] x86_64-pc-linux-gnu-gcc  -o testparser testparser.p/testparser.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' libxml2.so.16.1.1
[82/98] x86_64-pc-linux-gnu-gcc  -o testrecurse testrecurse.p/testrecurse.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' libxml2.so.16.1.1
[83/98] x86_64-pc-linux-gnu-gcc  -o example/gjobread example/gjobread.p/gjobread.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/..' libxml2.so.16.1.1
[84/98] x86_64-pc-linux-gnu-gcc  -o example/io1 example/io1.p/io1.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/..' libxml2.so.16.1.1
[85/98] x86_64-pc-linux-gnu-gcc  -o example/io2 example/io2.p/io2.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/..' libxml2.so.16.1.1
[86/98] x86_64-pc-linux-gnu-gcc  -o example/parse1 example/parse1.p/parse1.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/..' libxml2.so.16.1.1
[87/98] x86_64-pc-linux-gnu-gcc  -o example/parse2 example/parse2.p/parse2.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/..' libxml2.so.16.1.1
[88/98] x86_64-pc-linux-gnu-gcc  -o example/parse3 example/parse3.p/parse3.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/..' libxml2.so.16.1.1
[89/98] x86_64-pc-linux-gnu-gcc  -o example/parse4 example/parse4.p/parse4.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/..' libxml2.so.16.1.1
[90/98] x86_64-pc-linux-gnu-gcc  -o example/reader1 example/reader1.p/reader1.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/..' libxml2.so.16.1.1
[91/98] x86_64-pc-linux-gnu-gcc  -o example/reader2 example/reader2.p/reader2.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/..' libxml2.so.16.1.1
[92/98] x86_64-pc-linux-gnu-gcc  -o example/reader3 example/reader3.p/reader3.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/..' libxml2.so.16.1.1
[93/98] x86_64-pc-linux-gnu-gcc  -o example/reader4 example/reader4.p/reader4.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/..' libxml2.so.16.1.1
[94/98] x86_64-pc-linux-gnu-gcc  -o example/testWriter example/testWriter.p/testWriter.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/..' libxml2.so.16.1.1
[95/98] x86_64-pc-linux-gnu-gcc  -o example/tree1 example/tree1.p/tree1.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/..' libxml2.so.16.1.1
[96/98] x86_64-pc-linux-gnu-gcc  -o example/tree2 example/tree2.p/tree2.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/..' libxml2.so.16.1.1
[97/98] x86_64-pc-linux-gnu-gcc  -o example/xpath1 example/xpath1.p/xpath1.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/..' libxml2.so.16.1.1
[98/98] x86_64-pc-linux-gnu-gcc  -o example/xpath2 example/xpath2.p/xpath2.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/..' libxml2.so.16.1.1
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-libs/libxml2-2.15.1

>>> Install dev-libs/libxml2-2.15.1 into /var/tmp/portage/dev-libs/libxml2-2.15.1/image
 * abi_x86_64.amd64: running multilib-minimal_abi_src_install
meson install --destdir /var/tmp/portage/dev-libs/libxml2-2.15.1/image --no-rebuild
Installing libxml2.so.16.1.1 to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/lib64
Installing xmllint to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/bin
Installing xmlcatalog to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/bin
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/HTMLparser.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/HTMLtree.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/SAX.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/SAX2.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/c14n.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/catalog.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/chvalid.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/debugXML.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/dict.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/encoding.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/entities.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/globals.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/hash.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/list.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/nanoftp.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/nanohttp.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/parser.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/parserInternals.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/pattern.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/relaxng.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/schemasInternals.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/schematron.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/threads.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/tree.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/uri.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/valid.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/xinclude.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/xlink.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/xmlIO.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/xmlautomata.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/xmlerror.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/xmlexports.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/xmlmemory.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/xmlmodule.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/xmlreader.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/xmlregexp.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/xmlsave.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/xmlschemas.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/xmlschemastypes.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/xmlstring.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/xmlunicode.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/xmlwriter.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/xpath.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/xpathInternals.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/include/libxml/xpointer.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1-abi_x86_64.amd64/include/libxml/xmlversion.h to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/include/libxml2/libxml
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1-abi_x86_64.amd64/meson-private/libxml-2.0.pc to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/lib64/pkgconfig
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1-abi_x86_64.amd64/libxml2-config.cmake to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/lib64/cmake/libxml2
Installing /var/tmp/portage/dev-libs/libxml2-2.15.1/work/libxml2-2.15.1/xml2-config-meson to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/bin
Installing symlink pointing to libxml2.so.16.1.1 to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/lib64/libxml2.so.16
Installing symlink pointing to libxml2.so.16 to /var/tmp/portage/dev-libs/libxml2-2.15.1/image/usr/lib64/libxml2.so
>>> Completed installing dev-libs/libxml2-2.15.1 into /var/tmp/portage/dev-libs/libxml2-2.15.1/image

 * Final size of build directory: 41212 KiB (40.2 MiB)
 * Final size of installed tree:   2468 KiB ( 2.4 MiB)

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/bin/xmllint
   /usr/lib64/libxml2.so.16.1.1
   /usr/bin/xmlcatalog