==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: shared-mime-info 2.5.1-2 (Sat Jul 18 08:29:31 2026)
==> Retrieving sources...
-> Found shared-mime-info-2.5.1.tar.bz2
-> Found update-mime-database.hook
-> Found shared-mime-info-remove-cache.hook
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
shared-mime-info-2.5.1.tar.bz2 ... Passed
update-mime-database.hook ... Passed
shared-mime-info-remove-cache.hook ... Passed
==> Making package: shared-mime-info 2.5.1-2 (Sat Jul 18 08:29:41 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (7) docbook-xml-4.5-11 libxslt-1.1.45-2 ninja-1.13.2-3 python-tqdm-4.68.4-1 docbook-xsl-1.79.2-9 meson-1.11.2-1 xmlto-0.0.29-1
Total Download Size: 4.86 MiB
Total Installed Size: 47.48 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
meson-1.11.2-1-any downloading...
docbook-xsl-1.79.2-9-any downloading...
python-tqdm-4.68.4-1-any downloading...
libxslt-1.1.45-2-aarch64 downloading...
ninja-1.13.2-3-aarch64 downloading...
docbook-xml-4.5-11-any downloading...
xmlto-0.0.29-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libxslt...
Optional dependencies for libxslt
python: Python bindings [installed]
installing xmlto...
installing docbook-xml...
installing docbook-xsl...
installing ninja...
installing python-tqdm...
Optional dependencies for python-tqdm
python-requests: telegram
installing meson...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found shared-mime-info-2.5.1.tar.bz2
-> Found update-mime-database.hook
-> Found shared-mime-info-remove-cache.hook
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting shared-mime-info-2.5.1.tar.bz2 with bsdtar
==> Starting build()...
Wrap files:
Wrap xdgmime.wrap type git not found: xdgmime
+ 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 shared-mime-info-2.5.1 build -D update-mimedb=false -D build-tests=false
The Meson build system
Version: 1.11.2
Source dir: /build/shared-mime-info/src/shared-mime-info-2.5.1
Build dir: /build/shared-mime-info/src/build
Build type: native build
Project name: shared-mime-info
Project version: 2.5.1
C compiler for the host machine: cc (gcc 16.1.1 "aarch64-unknown-linux-gnu-gcc (GCC) 16.1.1 20260430")
C linker for the host machine: cc ld.bfd 2.46.0
C++ compiler for the host machine: c++ (gcc 16.1.1 "c++ (GCC) 16.1.1 20260430")
C++ linker for the host machine: c++ ld.bfd 2.46.0
Host machine cpu family: aarch64
Host machine cpu: aarch64
Program xmllint found: YES (/usr/bin/xmllint)
Program xmlto found: YES (/usr/bin/xmlto)
Checking if "std++fs-check" links: YES
Checking for function "fdatasync" : YES
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/bin/xgettext)
Program check_translations.sh found: YES (/build/shared-mime-info/src/shared-mime-info-2.5.1/po/check_translations.sh)
Found pkg-config: YES (/usr/bin/pkg-config) 3.0.3
Run-time dependency libxml-2.0 found: YES 2.15.3
Run-time dependency glib-2.0 found: YES 2.88.2
Run-time dependency gio-2.0 found: YES 2.88.2
Configuring config.h using configuration
Configuring shared-mime-info.pc using configuration
Build targets in project: 86
NOTICE: Future-deprecated features used:
* 0.56.0: {'meson.source_root'}
shared-mime-info 2.5.1
User defined options
auto_features : enabled
b_lto : false
b_pie : true
build-tests : false
buildtype : plain
libexecdir : lib
prefix : /usr
python.bytecompile: 1
sbindir : bin
update-mimedb : false
wrap_mode : nodownload
Found ninja-1.13.2 at /usr/bin/ninja
Generating targets: 0%| | 0/86 eta ?
Generating targets: 98%|█████████▊| 84/86 eta 00:00
Writing build.ninja: 0%| | 0/117 eta ?
Core properties:
Source dir /build/shared-mime-info/src/shared-mime-info-2.5.1
Build dir /build/shared-mime-info/src/build
Global build options:
Core options Current Value Possible Values Description
-------------- ------------- --------------- -----------
auto_features enabled [enabled, disabled, auto] Override value of all 'auto' features
backend ninja [ninja, vs, vs2010, vs2012, Backend to use
vs2013, vs2015, vs2017, vs2019,
vs2022, vs2026, xcode, none]
genvslite vs2022 [vs2022, vs2026] Setup multiple buildtype-suffixed ninja-backend build
directories, and a [builddir]_vs containing a Visual Studio
meta-backend with multiple configurations that calls into
them
buildtype plain [plain, debug, debugoptimized, Build type to use
release, minsize, custom]
debug false [True, False] Enable debug symbols and other information
default_library shared [shared, static, both] Default library type
default_both_libraries shared [shared, static, auto] Default library type for both_libraries
install_umask 0022 [>= 0, <= 511] Default umask to apply on permissions of installed files
layout mirror [mirror, flat] Build directory layout
optimization plain [plain, 0, g, 1, 2, 3, s] Optimization level
prefer_static false [True, False] Whether to try static linking before shared linking
strip false [True, False] Strip targets on install
unity off [on, off, subprojects] Unity build
unity_size 4 [>= 2] Unity block size
warning_level 1 [0, 1, 2, 3, everything] Compiler warning level to use
werror false [True, False] Treat warnings as errors
wrap_mode nodownload [default, nofallback, Wrap mode
nodownload, forcefallback,
nopromote]
force_fallback_for [] Force fallback for those subprojects
vsenv false [True, False] Activate Visual Studio environment
os2_emxomf false [True, False] Use OMF format on OS/2
pkg_config_path [] List of additional paths for pkg-config to search
cmake_prefix_path [] List of additional prefixes for cmake to search
Backend options Current Value Possible Values Description
----------------- ------------- --------------- -----------
backend_max_links 0 [>= 0] Maximum number of linker processes to run or 0 for no limit
Base options Current Value Possible Values Description
-------------- ------------- --------------- -----------
b_colorout always [auto, always, never] Use colored output
b_lto_threads 0 [] Use multiple threads for Link Time Optimization
b_pie true [True, False] Build executables as position independent
b_coverage false [True, False] Enable coverage tracking.
b_asneeded true [True, False] Use -Wl,--as-needed when linking
b_thinlto_cache_dir Directory to store ThinLTO cache objects
b_lto false [True, False] Use link time optimization
b_lundef true [True, False] Use -Wl,--no-undefined when linking
b_sanitize [] Code sanitizer to use
b_thinlto_cache false [True, False] Use LLVM ThinLTO caching for faster incremental builds
b_staticpic true [True, False] Build static libraries as position independent
b_ndebug false [true, false, if-release] Disable asserts
b_pch true [True, False] Use precompiled headers
b_pgo off [off, generate, use] Use profile guided optimization
Compiler options Current Value Possible Values Description
------------------ ------------- --------------- -----------
c_args [-march=armv8-a, -O2, -pipe, Extra arguments passed to the c compiler
-fno-plt, -fexceptions,
-Wp,-D_FORTIFY_SOURCE=3,
-Wformat, -Werror=format-
security, -fstack-clash-
protection]
c_link_args [-Wl,-O1, -Wl,--sort-common, Extra arguments passed to the c linker
-Wl,--as-needed, -Wl,-z,relro,
-Wl,-z,now, -march=armv8-a,
-O2, -pipe, -fno-plt,
-fexceptions,
-Wp,-D_FORTIFY_SOURCE=3,
-Wformat, -Werror=format-
security, -fstack-clash-
protection]
c_std none [none, c89, c99, c11, c17, c18, c language standard to use
c2x, c23, c2y, gnu89, gnu99,
gnu11, gnu17, gnu18, gnu2x,
gnu23, gnu2y]
cpp_args [-march=armv8-a, -O2, -pipe, Extra arguments passed to the cpp compiler
-fno-plt, -fexceptions,
-Wp,-D_FORTIFY_SOURCE=3,
-Wformat, -Werror=format-
security, -fstack-clash-
protection,
-Wp,-D_GLIBCXX_ASSERTIONS]
cpp_link_args [-Wl,-O1, -Wl,--sort-common, Extra arguments passed to the cpp linker
-Wl,--as-needed, -Wl,-z,relro,
-Wl,-z,now, -march=armv8-a,
-O2, -pipe, -fno-plt,
-fexceptions,
-Wp,-D_FORTIFY_SOURCE=3,
-Wformat, -Werror=format-
security, -fstack-clash-
protection,
-Wp,-D_GLIBCXX_ASSERTIONS]
cpp_std c++17 [none, c++98, c++03, c++11, cpp language standard to use
c++14, c++17, c++1z, c++2a,
c++20, c++23, c++26, gnu++98,
gnu++03, gnu++11, gnu++14,
gnu++17, gnu++1z, gnu++2a,
gnu++20, gnu++23, gnu++26]
cpp_eh default [none, default, a, s, sc] C++ exception handling type.
cpp_rtti true [True, False] Enable RTTI
cpp_debugstl false [True, False] STL debug mode
cpp_importstd false [false, true] Use #import std.
Directories Current Value Possible Values Description
------------- ------------- --------------- -----------
prefix /usr Installation prefix
bindir bin Executable directory
datadir share Data file directory
includedir include Header file directory
infodir share/info Info page directory
libdir lib Library directory
licensedir Licenses directory
libexecdir lib Library executable directory
localedir share/locale Locale data directory
localstatedir /var Localstate data directory
mandir share/man Manual page directory
sbindir bin System executable directory
sharedstatedir /var/lib Architecture-independent data directory
sysconfdir /etc Sysconf data directory
Testing options Current Value Possible Values Description
----------------- ------------- --------------- -----------
errorlogs true [True, False] Whether to print the logs from failing tests
stdsplit true [True, False] Split stdout and stderr in test logs
Project options Current Value Possible Values Description
----------------- ------------- --------------- -----------
build-spec true [True, False] Build the HTML specification into <builddir>/data/shared-
mime-info-spec-html using xmlto and docbook-xsl. The spec is
not installed by "install".
build-tests false [True, False] Build the test suite. If not set then there will be no
'test' build target. Requires xmllint. The test binaries are
not part of the install.
build-tools true [True, False] Build and install the update-mime-database tools. If set to
false only the mime data is installed.
build-translations true [True, False] Build and install the translations.
update-mimedb false [True, False] Call update-mime-database after install. It should not be
enabled if DESTDIR is used.
There are no option augments.
ninja: Entering directory `build'
[1/86] Building translation po/af/LC_MESSAGES/shared-mime-info-af.mo
[2/86] Building translation po/ar/LC_MESSAGES/shared-mime-info-ar.mo
[3/86] Building translation po/as/LC_MESSAGES/shared-mime-info-as.mo
[4/86] Building translation po/ast/LC_MESSAGES/shared-mime-info-ast.mo
[5/86] Building translation po/az/LC_MESSAGES/shared-mime-info-az.mo
[6/86] Building translation po/bg/LC_MESSAGES/shared-mime-info-bg.mo
[7/86] Building translation po/bn_IN/LC_MESSAGES/shared-mime-info-bn_IN.mo
[8/86] Building translation po/ca/LC_MESSAGES/shared-mime-info-ca.mo
[9/86] Building translation po/ca@valencia/LC_MESSAGES/shared-mime-info-ca@valencia.mo
[10/86] Building translation po/be@latin/LC_MESSAGES/shared-mime-info-be@latin.mo
[11/86] Building translation po/cs/LC_MESSAGES/shared-mime-info-cs.mo
[12/86] Building translation po/be/LC_MESSAGES/shared-mime-info-be.mo
[13/86] Compiling C object src/test-subclassing.p/test-subclassing.c.o
[14/86] Building translation po/cy/LC_MESSAGES/shared-mime-info-cy.mo
[15/86] Building translation po/el/LC_MESSAGES/shared-mime-info-el.mo
[16/86] Building translation po/en_GB/LC_MESSAGES/shared-mime-info-en_GB.mo
[17/86] Building translation po/de/LC_MESSAGES/shared-mime-info-de.mo
[18/86] Building translation po/da/LC_MESSAGES/shared-mime-info-da.mo
[19/86] Building translation po/eo/LC_MESSAGES/shared-mime-info-eo.mo
[20/86] Building translation po/fa/LC_MESSAGES/shared-mime-info-fa.mo
[21/86] Building translation po/et/LC_MESSAGES/shared-mime-info-et.mo
[22/86] Building translation po/eu/LC_MESSAGES/shared-mime-info-eu.mo
[23/86] Building translation po/es/LC_MESSAGES/shared-mime-info-es.mo
[24/86] Building translation po/fi/LC_MESSAGES/shared-mime-info-fi.mo
[25/86] Building translation po/fo/LC_MESSAGES/shared-mime-info-fo.mo
[26/86] Building translation po/gl/LC_MESSAGES/shared-mime-info-gl.mo
[27/86] Building translation po/gu/LC_MESSAGES/shared-mime-info-gu.mo
[28/86] Building translation po/fr/LC_MESSAGES/shared-mime-info-fr.mo
[29/86] Building translation po/fur/LC_MESSAGES/shared-mime-info-fur.mo
[30/86] Building translation po/ga/LC_MESSAGES/shared-mime-info-ga.mo
[31/86] Building translation po/ia/LC_MESSAGES/shared-mime-info-ia.mo
[32/86] Building translation po/hi/LC_MESSAGES/shared-mime-info-hi.mo
[33/86] Building translation po/he/LC_MESSAGES/shared-mime-info-he.mo
[34/86] Building translation po/id/LC_MESSAGES/shared-mime-info-id.mo
[35/86] Building translation po/hr/LC_MESSAGES/shared-mime-info-hr.mo
[36/86] Building translation po/hu/LC_MESSAGES/shared-mime-info-hu.mo
[37/86] Building translation po/is/LC_MESSAGES/shared-mime-info-is.mo
[38/86] Building translation po/it/LC_MESSAGES/shared-mime-info-it.mo
[39/86] Building translation po/ka/LC_MESSAGES/shared-mime-info-ka.mo
[40/86] Building translation po/kab/LC_MESSAGES/shared-mime-info-kab.mo
[41/86] Building translation po/ja/LC_MESSAGES/shared-mime-info-ja.mo
[42/86] Building translation po/kk/LC_MESSAGES/shared-mime-info-kk.mo
[43/86] Building translation po/kn/LC_MESSAGES/shared-mime-info-kn.mo
[44/86] Building translation po/ml/LC_MESSAGES/shared-mime-info-ml.mo
[45/86] Building translation po/ky/LC_MESSAGES/shared-mime-info-ky.mo
[46/86] Building translation po/lv/LC_MESSAGES/shared-mime-info-lv.mo
[47/86] Building translation po/ko/LC_MESSAGES/shared-mime-info-ko.mo
[48/86] Building translation po/lt/LC_MESSAGES/shared-mime-info-lt.mo
[49/86] Building translation po/mr/LC_MESSAGES/shared-mime-info-mr.mo
[50/86] Building translation po/nl/LC_MESSAGES/shared-mime-info-nl.mo
[51/86] Building translation po/ms/LC_MESSAGES/shared-mime-info-ms.mo
[52/86] Building translation po/nb/LC_MESSAGES/shared-mime-info-nb.mo
[53/86] Building translation po/nn/LC_MESSAGES/shared-mime-info-nn.mo
[54/86] Building translation po/oc/LC_MESSAGES/shared-mime-info-oc.mo
[55/86] Building translation po/or/LC_MESSAGES/shared-mime-info-or.mo
[56/86] Building translation po/pa/LC_MESSAGES/shared-mime-info-pa.mo
[57/86] Building translation po/pt/LC_MESSAGES/shared-mime-info-pt.mo
[58/86] Building translation po/pt_BR/LC_MESSAGES/shared-mime-info-pt_BR.mo
[59/86] Building translation po/pl/LC_MESSAGES/shared-mime-info-pl.mo
[60/86] Building translation po/rw/LC_MESSAGES/shared-mime-info-rw.mo
[61/86] Building translation po/ro/LC_MESSAGES/shared-mime-info-ro.mo
[62/86] Building translation po/ru/LC_MESSAGES/shared-mime-info-ru.mo
[63/86] Building translation po/sk/LC_MESSAGES/shared-mime-info-sk.mo
[64/86] Building translation po/si/LC_MESSAGES/shared-mime-info-si.mo
[65/86] Building translation po/sr@latin/LC_MESSAGES/shared-mime-info-sr@latin.mo
[66/86] Building translation po/sl/LC_MESSAGES/shared-mime-info-sl.mo
[67/86] Building translation po/sr/LC_MESSAGES/shared-mime-info-sr.mo
[68/86] Building translation po/ta/LC_MESSAGES/shared-mime-info-ta.mo
[69/86] Building translation po/sq/LC_MESSAGES/shared-mime-info-sq.mo
[70/86] Building translation po/sv/LC_MESSAGES/shared-mime-info-sv.mo
[71/86] Building translation po/te/LC_MESSAGES/shared-mime-info-te.mo
[72/86] Building translation po/th/LC_MESSAGES/shared-mime-info-th.mo
[73/86] Building translation po/wa/LC_MESSAGES/shared-mime-info-wa.mo
[74/86] Building translation po/uk/LC_MESSAGES/shared-mime-info-uk.mo
[75/86] Building translation po/vi/LC_MESSAGES/shared-mime-info-vi.mo
[76/86] Building translation po/tr/LC_MESSAGES/shared-mime-info-tr.mo
[77/86] Building translation po/zh_CN/LC_MESSAGES/shared-mime-info-zh_CN.mo
[78/86] Building translation po/zh_TW/LC_MESSAGES/shared-mime-info-zh_TW.mo
[79/86] Building translation po/zh_HK/LC_MESSAGES/shared-mime-info-zh_HK.mo
[80/86] Compiling C object src/tree-magic.p/test-tree-magic.c.o
[81/86] Linking target src/tree-magic
[82/86] Linking target src/test-subclassing
[83/86] Generating data/shared-mime-info-spec-html with a custom command
[84/86] Compiling C++ object src/update-mime-database.p/update-mime-database.cpp.o
[85/86] Linking target src/update-mime-database
[86/86] Merging translations for data/freedesktop.org.xml
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `/build/shared-mime-info/src/build'
ninja: no work to do.
Installing po/af/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/af/LC_MESSAGES
Installing po/ar/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/ar/LC_MESSAGES
Installing po/as/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/as/LC_MESSAGES
Installing po/ast/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/ast/LC_MESSAGES
Installing po/az/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/az/LC_MESSAGES
Installing po/be/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/be/LC_MESSAGES
Installing po/be@latin/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/be@latin/LC_MESSAGES
Installing po/bg/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/bg/LC_MESSAGES
Installing po/bn_IN/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/bn_IN/LC_MESSAGES
Installing po/ca/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/ca/LC_MESSAGES
Installing po/ca@valencia/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/ca@valencia/LC_MESSAGES
Installing po/cs/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/cs/LC_MESSAGES
Installing po/cy/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/cy/LC_MESSAGES
Installing po/da/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/da/LC_MESSAGES
Installing po/de/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/de/LC_MESSAGES
Installing po/el/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/el/LC_MESSAGES
Installing po/en_GB/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/en_GB/LC_MESSAGES
Installing po/eo/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/eo/LC_MESSAGES
Installing po/es/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/es/LC_MESSAGES
Installing po/et/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/et/LC_MESSAGES
Installing po/eu/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/eu/LC_MESSAGES
Installing po/fa/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/fa/LC_MESSAGES
Installing po/fi/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/fi/LC_MESSAGES
Installing po/fo/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/fo/LC_MESSAGES
Installing po/fr/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/fr/LC_MESSAGES
Installing po/fur/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/fur/LC_MESSAGES
Installing po/ga/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/ga/LC_MESSAGES
Installing po/gl/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/gl/LC_MESSAGES
Installing po/gu/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/gu/LC_MESSAGES
Installing po/he/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/he/LC_MESSAGES
Installing po/hi/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/hi/LC_MESSAGES
Installing po/hr/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/hr/LC_MESSAGES
Installing po/hu/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/hu/LC_MESSAGES
Installing po/ia/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/ia/LC_MESSAGES
Installing po/id/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/id/LC_MESSAGES
Installing po/is/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/is/LC_MESSAGES
Installing po/it/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/it/LC_MESSAGES
Installing po/ja/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/ja/LC_MESSAGES
Installing po/kab/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/kab/LC_MESSAGES
Installing po/ka/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/ka/LC_MESSAGES
Installing po/kk/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/kk/LC_MESSAGES
Installing po/kn/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/kn/LC_MESSAGES
Installing po/ko/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/ko/LC_MESSAGES
Installing po/ky/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/ky/LC_MESSAGES
Installing po/lt/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/lt/LC_MESSAGES
Installing po/lv/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/lv/LC_MESSAGES
Installing po/ml/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/ml/LC_MESSAGES
Installing po/mr/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/mr/LC_MESSAGES
Installing po/ms/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/ms/LC_MESSAGES
Installing po/nb/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/nb/LC_MESSAGES
Installing po/nl/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/nl/LC_MESSAGES
Installing po/nn/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/nn/LC_MESSAGES
Installing po/oc/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/oc/LC_MESSAGES
Installing po/or/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/or/LC_MESSAGES
Installing po/pa/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/pa/LC_MESSAGES
Installing po/pl/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/pl/LC_MESSAGES
Installing po/pt/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/pt/LC_MESSAGES
Installing po/pt_BR/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/pt_BR/LC_MESSAGES
Installing po/ro/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/ro/LC_MESSAGES
Installing po/ru/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/ru/LC_MESSAGES
Installing po/rw/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/rw/LC_MESSAGES
Installing po/sk/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/sk/LC_MESSAGES
Installing po/si/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/si/LC_MESSAGES
Installing po/sl/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/sl/LC_MESSAGES
Installing po/sq/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/sq/LC_MESSAGES
Installing po/sr/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/sr/LC_MESSAGES
Installing po/sr@latin/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/sr@latin/LC_MESSAGES
Installing po/sv/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/sv/LC_MESSAGES
Installing po/ta/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/ta/LC_MESSAGES
Installing po/te/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/te/LC_MESSAGES
Installing po/th/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/th/LC_MESSAGES
Installing po/tr/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/tr/LC_MESSAGES
Installing po/uk/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/uk/LC_MESSAGES
Installing po/vi/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/vi/LC_MESSAGES
Installing po/wa/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/wa/LC_MESSAGES
Installing po/zh_CN/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/zh_CN/LC_MESSAGES
Installing po/zh_HK/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/zh_HK/LC_MESSAGES
Installing po/zh_TW/LC_MESSAGES/shared-mime-info.mo to /build/shared-mime-info/pkg/shared-mime-info/usr/share/locale/zh_TW/LC_MESSAGES
Installing data/freedesktop.org.xml to /build/shared-mime-info/pkg/shared-mime-info/usr/share/mime/packages
Installing src/update-mime-database to /build/shared-mime-info/pkg/shared-mime-info/usr/bin
Installing /build/shared-mime-info/src/shared-mime-info-2.5.1/data/update-mime-database.1 to /build/shared-mime-info/pkg/shared-mime-info/usr/share/man/man1
Installing /build/shared-mime-info/src/shared-mime-info-2.5.1/data/its/shared-mime-info.loc to /build/shared-mime-info/pkg/shared-mime-info/usr/share/gettext/its
Installing /build/shared-mime-info/src/shared-mime-info-2.5.1/data/its/shared-mime-info.its to /build/shared-mime-info/pkg/shared-mime-info/usr/share/gettext/its
Installing /build/shared-mime-info/src/build/shared-mime-info.pc to /build/shared-mime-info/pkg/shared-mime-info/usr/share/pkgconfig
'shared-mime-info-remove-cache.hook' -> '/build/shared-mime-info/pkg/shared-mime-info/usr/share/libalpm/hooks/shared-mime-info-remove-cache.hook'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "shared-mime-info"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: shared-mime-info 2.5.1-2 (Sat Jul 18 08:30:09 2026)
==> Cleaning up...
[?12l[?25h