==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libxml2-legacy 2.13.9-1 (Tue Sep 9 19:54:12 2025)
==> Retrieving sources...
-> Cloning libxml2 git repo...
Cloning into bare repository '/home/leming/work/libxml2-legacy/libxml2'...
-> Found xmlts20130923.tar.gz
-> Found 0001-meson-Build-fixes.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
libxml2 ... Skipped
xmlts20130923.tar.gz ... Passed
0001-meson-Build-fixes.patch ... Passed
==> Making package: libxml2-legacy 2.13.9-1 (Tue 09 Sep 2025 07:54:39 PM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (8) ninja-1.12.1-2 perl-error-0.17030-2 perl-mailtools-2.22-2
perl-timedate-2.33-8 python-tqdm-4.67.1-2 zlib-ng-2.2.5-1
git-2.51.0-1 meson-1.9.0-1
Total Download Size: 7.79 MiB
Total Installed Size: 60.11 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
git-2.51.0-1-aarch64 downloading...
zlib-ng-2.2.5-1-aarch64 downloading...
perl-mailtools-2.22-2-any downloading...
perl-timedate-2.33-8-any downloading...
perl-error-0.17030-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-mediawiki-api: git mediawiki support
perl-datetime-format-iso8601: git mediawiki support
perl-lwp-protocol-https: git mediawiki https support
perl-cgi: gitweb (web interface) support
python: git svn & git p4 [installed]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git [installed]
installing ninja...
installing python-tqdm...
Optional dependencies for python-tqdm
python-requests: telegram
installing meson...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
-> Found xmlts20130923.tar.gz
-> Found 0001-meson-Build-fixes.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of libxml2 git repo...
Cloning into 'libxml2'...
done.
Switched to a new branch 'makepkg'
-> Extracting xmlts20130923.tar.gz with bsdtar
==> Starting prepare()...
Applied patch to 'meson.build' cleanly.
==> Starting build()...
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=false -D b_pie=true -D python.bytecompile=1 libxml2 build --prefix /usr/lib/libxml2-legacy -D http=true -D legacy=true -D python=false
The Meson build system
Version: 1.9.0
Source dir: /build/libxml2-legacy/src/libxml2
Build dir: /build/libxml2-legacy/src/build
Build type: native build
Project name: libxml2
Project version: 2.13.9
C compiler for the host machine: cc (gcc 14.2.1 "aarch64-unknown-linux-gnu-gcc (GCC) 14.2.1 20250207")
C linker for the host machine: cc ld.bfd 2.44
Host machine cpu family: aarch64
Host machine cpu: aarch64
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 -Wno-long-long: YES
Compiler for C supports arguments -Wno-format-extra-args: YES
Has header "stdint.h" : YES
Has header "fcntl.h" : YES
Has header "unistd.h" : YES
Has header "sys/stat.h" : YES
Has header "sys/mman.h" : YES
Has header "sys/socket.h" : YES
Has header "netinet/in.h" : YES
Has header "arpa/inet.h" : YES
Has header "netdb.h" : YES
Has header "sys/select.h" : YES
Has header "poll.h" : YES
Has header "sys/time.h" : YES
Has header "sys/timeb.h" : YES
Has header "dl.h" : NO
Has header "dlfcn.h" : YES
Has header "glob.h" : YES
Header "sys/time.h" has symbol "gettimeofday" : YES
Header "sys/timeb.h" has symbol "ftime" : YES
Header "sys/stat.h" has symbol "stat" : YES
Header "sys/mman.h" has symbol "mmap" : YES
Header "sys/mman.h" has symbol "munmap" : YES
Header "sys/random.h" has symbol "getentropy" : 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
Checking for function "gethostbyname" : YES
Checking if "socket length as socklen_t" compiles: YES
Checking if "support for IPV6" compiles: YES
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Run-time dependency zlib found: YES 1.3.1
Run-time dependency liblzma found: YES 5.8.1
Run-time dependency iconv found: YES
Run-time dependency icu-i18n found: YES 76.1
Run-time dependency icu-uc found: YES 76.1
Configuring xmlversion.h using configuration
Configuring config.h using configuration
libxml2/meson.build:688: WARNING: Project targets '>= 0.61' but uses feature introduced in '1.4.0': file.full_path.
Compiler for C supports link arguments -Wl,--undefined-version: YES
Compiler for C supports link arguments -Wl,--version-script=/build/libxml2-legacy/src/libxml2/libxml2.syms: YES
Configuring libxml2-config.cmake using configuration
Build targets in project: 30
WARNING: Project specifies a minimum meson_version '>= 0.61' but uses features which were added in newer versions:
* 1.4.0: {'file.full_path'}
libxml2 2.13.9
Configuration Options Summary:
OS : linux
c14n : true
catalog : true
debug : true
ftp : false
history : false
html : true
http : true
iconv : true
icu : true
ipv6 : true
iso8859x : true
legacy : true
lzma : true
modules : true
output : true
pattern : true
push : true
python : false
reader : true
readline : true
regexps : true
sax1 : true
schemas : true
schematron : true
threads : true
thread-alloc : false
tls : false
tree : true
valid : true
writer : true
xinclude : true
xpath : true
xptr : true
xptr-locs : false
zlib : true
User defined options
auto_features : enabled
b_lto : false
b_pie : true
buildtype : plain
http : true
legacy : true
libexecdir : lib
prefix : /usr/lib/libxml2-legacy
python : false
python.bytecompile: 1
sbindir : bin
wrap_mode : nodownload
Found ninja-1.12.1 at /usr/bin/ninja
Generating targets: 0%| | 0/30 eta ?
Writing build.ninja: 0%| | 0/129 eta ?
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/libxml2-legacy/src/build
ninja: Entering directory `/build/libxml2-legacy/src/build'
[0/103] Compiling C object libxml2.so.2.13.9.p/buf.c.o
[0/103] Compiling C object libxml2.so.2.13.9.p/chvalid.c.o
[0/103] Compiling C object libxml2.so.2.13.9.p/dict.c.o
[0/103] Compiling C object libxml2.so.2.13.9.p/entities.c.o
[0/103] Compiling C object libxml2.so.2.13.9.p/encoding.c.o
[0/103] Compiling C object libxml2.so.2.13.9.p/error.c.o
[0/103] Compiling C object libxml2.so.2.13.9.p/globals.c.o
[0/103] Compiling C object libxml2.so.2.13.9.p/hash.c.o
[1/103] Compiling C object libxml2.so.2.13.9.p/chvalid.c.o
[1/103] Compiling C object libxml2.so.2.13.9.p/list.c.o
[2/103] Compiling C object libxml2.so.2.13.9.p/list.c.o
[2/103] Compiling C object libxml2.so.2.13.9.p/parser.c.o
[3/103] Compiling C object libxml2.so.2.13.9.p/globals.c.o
[3/103] Compiling C object libxml2.so.2.13.9.p/parserInternals.c.o
[4/103] Compiling C object libxml2.so.2.13.9.p/buf.c.o
[4/103] Compiling C object libxml2.so.2.13.9.p/SAX2.c.o
[5/103] Compiling C object libxml2.so.2.13.9.p/hash.c.o
[5/103] Compiling C object libxml2.so.2.13.9.p/threads.c.o
[6/103] Compiling C object libxml2.so.2.13.9.p/entities.c.o
[6/103] Compiling C object libxml2.so.2.13.9.p/tree.c.o
[7/103] Compiling C object libxml2.so.2.13.9.p/error.c.o
[7/103] Compiling C object libxml2.so.2.13.9.p/uri.c.o
[8/103] Compiling C object libxml2.so.2.13.9.p/dict.c.o
[8/103] Compiling C object libxml2.so.2.13.9.p/valid.c.o
[9/103] Compiling C object libxml2.so.2.13.9.p/threads.c.o
[9/103] Compiling C object libxml2.so.2.13.9.p/xmlIO.c.o
[10/103] Compiling C object libxml2.so.2.13.9.p/encoding.c.o
[10/103] Compiling C object libxml2.so.2.13.9.p/xmlmemory.c.o
[11/103] Compiling C object libxml2.so.2.13.9.p/parserInternals.c.o
[11/103] Compiling C object libxml2.so.2.13.9.p/xmlstring.c.o
[12/103] Compiling C object libxml2.so.2.13.9.p/xmlmemory.c.o
[12/103] Compiling C object libxml2.so.2.13.9.p/c14n.c.o
[13/103] Compiling C object libxml2.so.2.13.9.p/SAX2.c.o
[13/103] Compiling C object libxml2.so.2.13.9.p/catalog.c.o
[14/103] Compiling C object libxml2.so.2.13.9.p/uri.c.o
[14/103] Compiling C object libxml2.so.2.13.9.p/debugXML.c.o
[15/103] Compiling C object libxml2.so.2.13.9.p/xmlIO.c.o
[15/103] Compiling C object libxml2.so.2.13.9.p/HTMLparser.c.o
[16/103] Compiling C object libxml2.so.2.13.9.p/xmlstring.c.o
[16/103] Compiling C object libxml2.so.2.13.9.p/HTMLtree.c.o
[17/103] Compiling C object libxml2.so.2.13.9.p/c14n.c.o
[17/103] Compiling C object libxml2.so.2.13.9.p/nanohttp.c.o
[18/103] Compiling C object libxml2.so.2.13.9.p/HTMLtree.c.o
[18/103] Compiling C object libxml2.so.2.13.9.p/legacy.c.o
[19/103] Compiling C object libxml2.so.2.13.9.p/valid.c.o
../libxml2/valid.c: In function 'xmlSnprintfElements':
../libxml2/valid.c:5030:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/valid.c:5033:13: note: here
[19/103] Compiling C object libxml2.so.2.13.9.p/xzlib.c.o
[20/103] Compiling C object libxml2.so.2.13.9.p/catalog.c.o
../libxml2/catalog.c: In function 'xmlParseSGMLCatalog':
../libxml2/catalog.c:2362:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/catalog.c:2365:3: note: here
[20/103] Compiling C object libxml2.so.2.13.9.p/xmlmodule.c.o
[21/103] Compiling C object libxml2.so.2.13.9.p/nanohttp.c.o
[21/103] Compiling C object libxml2.so.2.13.9.p/xmlsave.c.o
[22/103] Compiling C object libxml2.so.2.13.9.p/xmlmodule.c.o
[22/103] Compiling C object libxml2.so.2.13.9.p/pattern.c.o
[23/103] Compiling C object libxml2.so.2.13.9.p/debugXML.c.o
[23/103] Compiling C object libxml2.so.2.13.9.p/xmlreader.c.o
[24/103] Compiling C object libxml2.so.2.13.9.p/legacy.c.o
[24/103] Compiling C object libxml2.so.2.13.9.p/xmlregexp.c.o
[25/103] Compiling C object libxml2.so.2.13.9.p/xzlib.c.o
[25/103] Compiling C object libxml2.so.2.13.9.p/xmlunicode.c.o
[26/103] Compiling C object libxml2.so.2.13.9.p/tree.c.o
../libxml2/tree.c: In function 'xmlDOMWrapRemoveNode':
../libxml2/tree.c:8206:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/tree.c:8216:6: note: here
../libxml2/tree.c: In function 'xmlDOMWrapReconcileNamespaces':
../libxml2/tree.c:8805:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/tree.c:8808:6: note: here
../libxml2/tree.c: In function 'xmlDOMWrapAdoptBranch':
../libxml2/tree.c:9014:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/tree.c:9054:6: note: here
[26/103] Compiling C object libxml2.so.2.13.9.p/SAX.c.o
[27/103] Compiling C object libxml2.so.2.13.9.p/SAX.c.o
[27/103] Compiling C object libxml2.so.2.13.9.p/relaxng.c.o
[28/103] Compiling C object libxml2.so.2.13.9.p/xmlunicode.c.o
[28/103] Compiling C object libxml2.so.2.13.9.p/xmlschemas.c.o
[29/103] Compiling C object libxml2.so.2.13.9.p/pattern.c.o
[29/103] Compiling C object libxml2.so.2.13.9.p/xmlschemastypes.c.o
[30/103] Compiling C object libxml2.so.2.13.9.p/HTMLparser.c.o
[30/103] Compiling C object libxml2.so.2.13.9.p/schematron.c.o
[31/103] Compiling C object libxml2.so.2.13.9.p/xmlsave.c.o
[31/103] Compiling C object libxml2.so.2.13.9.p/xmlwriter.c.o
[32/103] Compiling C object libxml2.so.2.13.9.p/xmlreader.c.o
[32/103] Compiling C object libxml2.so.2.13.9.p/xinclude.c.o
[33/103] Compiling C object libxml2.so.2.13.9.p/schematron.c.o
[33/103] Compiling C object libxml2.so.2.13.9.p/xpath.c.o
[34/103] Compiling C object libxml2.so.2.13.9.p/parser.c.o
[34/103] Compiling C object libxml2.so.2.13.9.p/xlink.c.o
[35/103] Compiling C object libxml2.so.2.13.9.p/xmlwriter.c.o
../libxml2/xmlwriter.c: In function 'xmlTextWriterStartElement':
../libxml2/xmlwriter.c:974:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/xmlwriter.c:976:17: note: here
../libxml2/xmlwriter.c: In function 'xmlTextWriterEndElement':
../libxml2/xmlwriter.c:1144:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/xmlwriter.c:1146:9: note: here
../libxml2/xmlwriter.c: In function 'xmlTextWriterFullEndElement':
../libxml2/xmlwriter.c:1227:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/xmlwriter.c:1229:9: note: here
../libxml2/xmlwriter.c:1240:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/xmlwriter.c:1243:9: note: here
../libxml2/xmlwriter.c: In function 'xmlTextWriterStartAttribute':
../libxml2/xmlwriter.c:1779:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/xmlwriter.c:1781:9: note: here
../libxml2/xmlwriter.c: In function 'xmlTextWriterStartPI':
../libxml2/xmlwriter.c:2393:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/xmlwriter.c:2395:17: note: here
../libxml2/xmlwriter.c: In function 'xmlTextWriterStartCDATA':
../libxml2/xmlwriter.c:2633:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/xmlwriter.c:2635:17: note: here
../libxml2/xmlwriter.c: In function 'xmlTextWriterEndDTD':
../libxml2/xmlwriter.c:2984:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/xmlwriter.c:2986:13: note: here
../libxml2/xmlwriter.c: In function 'xmlTextWriterEndDTDEntity':
../libxml2/xmlwriter.c:3743:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/xmlwriter.c:3745:9: note: here
[35/103] Compiling C object libxml2.so.2.13.9.p/xpointer.c.o
[36/103] Compiling C object libxml2.so.2.13.9.p/xmlregexp.c.o
../libxml2/xmlregexp.c: In function 'xmlRegCheckCharacterRange':
../libxml2/xmlregexp.c:2770:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/xmlregexp.c:2772:9: note: here
../libxml2/xmlregexp.c:2777:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/xmlregexp.c:2779:9: note: here
../libxml2/xmlregexp.c:2784:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/xmlregexp.c:2786:9: note: here
../libxml2/xmlregexp.c:2793:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/xmlregexp.c:2795:9: note: here
../libxml2/xmlregexp.c:2799:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/xmlregexp.c:2801:9: note: here
[36/103] Compiling C object xmllint.p/xmllint.c.o
[37/103] Compiling C object libxml2.so.2.13.9.p/xlink.c.o
[37/103] Compiling C object xmlcatalog.p/xmlcatalog.c.o
[38/103] Compiling C object libxml2.so.2.13.9.p/xinclude.c.o
[38/103] Compiling C object testdso.so.p/testdso.c.o
[39/103] Compiling C object libxml2.so.2.13.9.p/xpointer.c.o
[39/103] Compiling C object runsuite.p/runsuite.c.o
[40/103] Compiling C object testdso.so.p/testdso.c.o
[40/103] Compiling C object runtest.p/runtest.c.o
[41/103] Compiling C object xmlcatalog.p/xmlcatalog.c.o
[41/103] Compiling C object runxmlconf.p/runxmlconf.c.o
[42/103] Compiling C object libxml2.so.2.13.9.p/xmlschemastypes.c.o
../libxml2/xmlschemastypes.c: In function 'xmlSchemaValidateFacetInternal':
../libxml2/xmlschemastypes.c:5597:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/xmlschemastypes.c:5601:2: note: here
[42/103] Compiling C object testThreads.p/testThreads.c.o
[43/103] Compiling C object testThreads.p/testThreads.c.o
[43/103] Compiling C object testapi.p/testapi.c.o
[44/103] Compiling C object runxmlconf.p/runxmlconf.c.o
[44/103] Compiling C object testchar.p/testchar.c.o
[45/103] Compiling C object runsuite.p/runsuite.c.o
[45/103] Compiling C object testdict.p/testdict.c.o
[46/103] Compiling C object testchar.p/testchar.c.o
[46/103] Compiling C object testlimits.p/testlimits.c.o
[47/103] Compiling C object testdict.p/testdict.c.o
[47/103] Compiling C object testparser.p/testparser.c.o
[48/103] Compiling C object xmllint.p/xmllint.c.o
[48/103] Compiling C object testrecurse.p/testrecurse.c.o
[49/103] Compiling C object libxml2.so.2.13.9.p/relaxng.c.o
../libxml2/relaxng.c: In function 'xmlRelaxNGValidateValue':
../libxml2/relaxng.c:8712:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/relaxng.c:8716:9: note: here
../libxml2/relaxng.c: In function 'xmlRelaxNGValidateState':
../libxml2/relaxng.c:9958:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/relaxng.c:9961:9: note: here
[49/103] Compiling C object example/gjobread.p/gjobread.c.o
[50/103] Compiling C object testparser.p/testparser.c.o
[50/103] Compiling C object example/io1.p/io1.c.o
[51/103] Compiling C object testlimits.p/testlimits.c.o
[51/103] Compiling C object example/io2.p/io2.c.o
[52/103] Compiling C object example/io2.p/io2.c.o
[52/103] Compiling C object example/parse1.p/parse1.c.o
[53/103] Compiling C object example/gjobread.p/gjobread.c.o
[53/103] Compiling C object example/parse2.p/parse2.c.o
[54/103] Compiling C object example/io1.p/io1.c.o
[54/103] Compiling C object example/parse3.p/parse3.c.o
[55/103] Compiling C object testrecurse.p/testrecurse.c.o
[55/103] Compiling C object example/parse4.p/parse4.c.o
[56/103] Compiling C object example/parse1.p/parse1.c.o
[56/103] Compiling C object example/reader1.p/reader1.c.o
[57/103] Compiling C object runtest.p/runtest.c.o
[57/103] Compiling C object example/reader2.p/reader2.c.o
[58/103] Compiling C object example/parse2.p/parse2.c.o
[58/103] Compiling C object example/reader3.p/reader3.c.o
[59/103] Compiling C object example/parse3.p/parse3.c.o
[59/103] Compiling C object example/reader4.p/reader4.c.o
[60/103] Compiling C object example/parse4.p/parse4.c.o
[60/103] Compiling C object example/testWriter.p/testWriter.c.o
[61/103] Compiling C object example/reader1.p/reader1.c.o
[61/103] Compiling C object example/tree1.p/tree1.c.o
[62/103] Compiling C object example/reader2.p/reader2.c.o
[62/103] Compiling C object example/tree2.p/tree2.c.o
[63/103] Compiling C object example/reader3.p/reader3.c.o
[63/103] Compiling C object example/xpath1.p/xpath1.c.o
[64/103] Compiling C object example/reader4.p/reader4.c.o
[64/103] Compiling C object example/xpath2.p/xpath2.c.o
[65/103] Compiling C object example/tree1.p/tree1.c.o
[65/103] Linking target testdso.so
[66/103] Compiling C object example/tree2.p/tree2.c.o
[67/103] Linking target testdso.so
[68/103] Compiling C object example/testWriter.p/testWriter.c.o
[69/103] Compiling C object example/xpath2.p/xpath2.c.o
[70/103] Compiling C object example/xpath1.p/xpath1.c.o
[71/103] Compiling C object libxml2.so.2.13.9.p/xpath.c.o
../libxml2/xpath.c: In function 'xmlXPathEqualValuesCommon':
../libxml2/xpath.c:5991:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/xpath.c:5994:3: note: here
[72/103] Compiling C object libxml2.so.2.13.9.p/xmlschemas.c.o
../libxml2/xmlschemas.c: In function 'xmlSchemaFormatItemForReport':
../libxml2/xmlschemas.c:1783:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../libxml2/xmlschemas.c:1786:2: note: here
[72/103] Linking target libxml2.so.2.13.9
[73/103] Linking target libxml2.so.2.13.9
[73/103] Generating symbol file libxml2.so.2.13.9.p/libxml2.so.2.13.9.symbols
[74/103] Generating symbol file libxml2.so.2.13.9.p/libxml2.so.2.13.9.symbols
[74/103] Linking target xmllint
[74/103] Linking target xmlcatalog
[74/103] Linking target runsuite
[74/103] Linking target runtest
[74/103] Linking target runxmlconf
[74/103] Linking target testThreads
[74/103] Linking target testchar
[75/103] Linking target xmlcatalog
[75/103] Linking target testdict
[76/103] Linking target xmllint
[76/103] Linking target testlimits
[77/103] Linking target runsuite
[77/103] Linking target testparser
[78/103] Linking target runtest
[78/103] Linking target testrecurse
[79/103] Linking target testdict
[79/103] Linking target example/gjobread
[80/103] Linking target testparser
[80/103] Linking target example/io1
[81/103] Linking target testlimits
[81/103] Linking target example/io2
[82/103] Linking target testrecurse
[82/103] Linking target example/parse1
[83/103] Linking target example/gjobread
[83/103] Linking target example/parse2
[84/103] Linking target example/io1
[84/103] Linking target example/parse3
[85/103] Linking target example/io2
[85/103] Linking target example/parse4
[86/103] Linking target example/parse1
[86/103] Linking target example/reader1
[87/103] Linking target example/parse2
[87/103] Linking target example/reader2
[88/103] Linking target example/parse4
[88/103] Linking target example/reader3
[89/103] Linking target example/parse3
[89/103] Linking target example/reader4
[90/103] Linking target example/reader1
[90/103] Linking target example/testWriter
[91/103] Linking target example/reader2
[91/103] Linking target example/tree1
[92/103] Linking target example/reader3
[92/103] Linking target example/tree2
[93/103] Linking target example/reader4
[93/103] Linking target example/xpath1
[94/103] Linking target example/testWriter
[94/103] Linking target example/xpath2
[95/103] Linking target example/tree2
[96/103] Linking target example/tree1
[97/103] Linking target example/xpath1
[98/103] Linking target example/xpath2
[99/103] Linking target runxmlconf
[100/103] Linking target testThreads
[101/103] Linking target testchar
[102/103] Compiling C object testapi.p/testapi.c.o
[102/103] Linking target testapi
[103/103] Linking target testapi
==> Entering fakeroot environment...
==> Starting package_libxml2-legacy()...
Dropping privileges to 'root' before running ninja...
ninja: Entering directory `/build/libxml2-legacy/src/build'
ninja: no work to do.
Installing libxml2.so.2.13.9 to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/lib
Installing xmllint to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/bin
Installing xmlcatalog to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/bin
Installing /build/libxml2-legacy/src/libxml2/include/libxml/HTMLparser.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/HTMLtree.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/SAX.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/SAX2.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/c14n.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/catalog.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/chvalid.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/debugXML.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/dict.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/encoding.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/entities.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/globals.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/hash.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/list.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/nanoftp.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/nanohttp.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/parser.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/parserInternals.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/pattern.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/relaxng.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/schemasInternals.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/schematron.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/threads.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/tree.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/uri.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/valid.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/xinclude.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/xlink.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/xmlIO.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/xmlautomata.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/xmlerror.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/xmlexports.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/xmlmemory.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/xmlmodule.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/xmlreader.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/xmlregexp.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/xmlsave.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/xmlschemas.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/xmlschemastypes.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/xmlstring.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/xmlunicode.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/xmlwriter.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/xpath.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/xpathInternals.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/include/libxml/xpointer.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/doc/xml2-config.1 to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/man/man1
Installing /build/libxml2-legacy/src/libxml2/doc/xmlcatalog.1 to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/man/man1
Installing /build/libxml2-legacy/src/libxml2/doc/xmllint.1 to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/man/man1
Installing /build/libxml2-legacy/src/build/include/libxml/xmlversion.h to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/include/libxml2/libxml
Installing /build/libxml2-legacy/src/libxml2/doc/xmlcatalog.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/doc/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/xmllint.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/doc/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2.devhelp2 to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/general.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/index.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-HTMLparser.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-HTMLtree.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-SAX.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-SAX2.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-c14n.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-catalog.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-chvalid.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-debugXML.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-dict.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-encoding.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-entities.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-globals.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-hash.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-list.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-nanoftp.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-nanohttp.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-parser.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-parserInternals.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-pattern.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-relaxng.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-schemasInternals.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-schematron.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-threads.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-tree.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-uri.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-valid.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xinclude.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xlink.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xmlIO.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xmlautomata.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xmlerror.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xmlexports.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xmlmemory.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xmlmodule.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xmlreader.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xmlregexp.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xmlsave.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xmlschemas.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xmlschemastypes.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xmlstring.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xmlunicode.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xmlversion.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xmlwriter.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xpath.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xpathInternals.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2-xpointer.html to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/libxml2.devhelp2 to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/home.png to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/left.png to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/right.png to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/style.css to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/libxml2/doc/devhelp/up.png to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/gtk-doc/html/libxml2
Installing /build/libxml2-legacy/src/build/meson-private/libxml-2.0.pc to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/lib/pkgconfig
Installing /build/libxml2-legacy/src/build/libxml2-config.cmake to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/lib/cmake/libxml2
Installing /build/libxml2-legacy/src/libxml2/libxml.m4 to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/share/aclocal
Installing symlink pointing to libxml2.so.2.13.9 to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/lib/libxml2.so.2
Installing symlink pointing to libxml2.so.2 to /build/libxml2-legacy/pkg/libxml2-legacy/usr/lib/libxml2-legacy/lib/libxml2.so
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libxml2-legacy"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libxml2-legacy 2.13.9-1 (Tue 09 Sep 2025 07:55:23 PM MDT)
==> Cleaning up...