* Package: x11-misc/shared-mime-info-2.4-r1:0 * Repository: gentoo * Maintainer: freedesktop-bugs@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking shared-mime-info-2.4.tar.bz2 to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/work >>> Source unpacked in /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/work >>> Preparing source in /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/work/shared-mime-info-2.4 ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/work/shared-mime-info-2.4 ... 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/x11-misc/shared-mime-info-2.4-r1/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Db_pch=false -Dwerror=false -Dbuildtype=plain -Dbuild-tools=true -Dupdate-mimedb=false -Dbuild-tests=false /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/work/shared-mime-info-2.4 /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/work/shared-mime-info-2.4-build The Meson build system Version: 1.7.0 Source dir: /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/work/shared-mime-info-2.4 Build dir: /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/work/shared-mime-info-2.4-build Build type: native build Project name: shared-mime-info Project version: 2.4 C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 14.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo 14.2.1_p20241221 p7) 14.2.1 20241221") C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.44 C++ compiler for the host machine: x86_64-pc-linux-gnu-g++ (gcc 14.2.1 "x86_64-pc-linux-gnu-g++ (Gentoo 14.2.1_p20241221 p7) 14.2.1 20241221") C++ linker for the host machine: x86_64-pc-linux-gnu-g++ ld.bfd 2.44 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program xmllint found: YES (/usr/bin/xmllint) Program xmlto found: YES (/usr/bin/xmlto) Program ./xdgmime/src/print-mime-data found: NO Program ./xdgmime/src/test-mime-data found: NO Program ./xdgmime/src/test-mime found: NO meson.build:42: WARNING: *************************************************************************** *** xdgmime not compiled, test suite cannot run. Check HACKING for info *** *************************************************************************** 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 (/var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/work/shared-mime-info-2.4/po/check_translations.sh) Found pkg-config: YES (/usr/bin/x86_64-pc-linux-gnu-pkg-config) 2.3.0 Run-time dependency libxml-2.0 found: YES 2.12.10 Run-time dependency glib-2.0 found: YES 2.82.5 Run-time dependency gio-2.0 found: YES 2.82.5 Configuring config.h using configuration Configuring shared-mime-info.pc using configuration Build targets in project: 85 NOTICE: Future-deprecated features used: * 0.56.0: {'meson.source_root'} shared-mime-info 2.4 User defined options Native files : /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/temp/meson.x86_64-pc-linux-gnu.amd64.ini build.pkg_config_path: /usr/share/pkgconfig b_lto : false b_pch : false build-tests : false build-tools : true buildtype : plain libdir : lib64 localstatedir : /var/lib pkg_config_path : /usr/share/pkgconfig prefix : /usr sysconfdir : /etc update-mimedb : false werror : false wrap_mode : nodownload Found ninja-1.12.1 at /usr/bin/ninja >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/work/shared-mime-info-2.4 ... ninja -v -j2 -l2 [1/85] x86_64-pc-linux-gnu-g++ -Isrc/update-mime-database.p -Isrc -I../shared-mime-info-2.4/src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pthread -MD -MQ src/update-mime-database.p/update-mime-database.cpp.o -MF src/update-mime-database.p/update-mime-database.cpp.o.d -o src/update-mime-database.p/update-mime-database.cpp.o -c ../shared-mime-info-2.4/src/update-mime-database.cpp ../shared-mime-info-2.4/src/update-mime-database.cpp: In function ‘Type* get_type(const char*, GError**)’: ../shared-mime-info-2.4/src/update-mime-database.cpp:275:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 275 | for (i = 0; i < G_N_ELEMENTS(media_types); i++) ../shared-mime-info-2.4/src/update-mime-database.cpp: In function ‘void delete_old_types(const gchar*)’: ../shared-mime-info-2.4/src/update-mime-database.cpp:1962:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 1962 | for (i = 0; i < G_N_ELEMENTS(media_types); i++) ../shared-mime-info-2.4/src/update-mime-database.cpp: In function ‘void write_namespaces(FILE*)’: ../shared-mime-info-2.4/src/update-mime-database.cpp:2021:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘guint’ {aka ‘unsigned int’} [-Wsign-compare] 2021 | for (i = 0; i < lines->len; i++) | ~~^~~~~~~~~~~~ ../shared-mime-info-2.4/src/update-mime-database.cpp: In function ‘void write_aliases(FILE*)’: ../shared-mime-info-2.4/src/update-mime-database.cpp:2080:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘guint’ {aka ‘unsigned int’} [-Wsign-compare] 2080 | for (i = 0; i < lines->len; i++) | ~~^~~~~~~~~~~~ ../shared-mime-info-2.4/src/update-mime-database.cpp: In function ‘void write_types(FILE*)’: ../shared-mime-info-2.4/src/update-mime-database.cpp:2111:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘guint’ {aka ‘unsigned int’} [-Wsign-compare] 2111 | for (i = 0; i < lines->len; i++) | ~~^~~~~~~~~~~~ ../shared-mime-info-2.4/src/update-mime-database.cpp: In function ‘gboolean write_types_cache(FILE*, GHashTable*, GHashTable*, guint*)’: ../shared-mime-info-2.4/src/update-mime-database.cpp:3218:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘guint’ {aka ‘unsigned int’} [-Wsign-compare] 3218 | for (i = 0; i < lines->len; i++) | ~~^~~~~~~~~~~~ ../shared-mime-info-2.4/src/update-mime-database.cpp: In function ‘int main(int, char**)’: ../shared-mime-info-2.4/src/update-mime-database.cpp:3794:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘guint’ {aka ‘unsigned int’} [-Wsign-compare] 3794 | for (i = 0; i < magic_array->len; i++) | ~~^~~~~~~~~~~~~~~~~~ ../shared-mime-info-2.4/src/update-mime-database.cpp:3915:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘guint’ {aka ‘unsigned int’} [-Wsign-compare] 3915 | for (i = 0; i < tree_magic_array->len; i++) | ~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, from ../shared-mime-info-2.4/src/update-mime-database.cpp:14: ../shared-mime-info-2.4/src/update-mime-database.cpp: In function ‘void match_value_and_mask(Match*, xmlNode*, GError**)’: /usr/include/glib-2.0/glib/gstring.h:75:31: warning: ignoring return value of ‘gchar* g_string_free_and_steal(GString*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 75 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../shared-mime-info-2.4/src/update-mime-database.cpp:1488:17: note: in expansion of macro ‘g_string_free’ 1488 | g_string_free(parsed_value, FALSE); | ^~~~~~~~~~~~~ [2/85] x86_64-pc-linux-gnu-gcc -Isrc/test-subclassing.p -Isrc -I../shared-mime-info-2.4/src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pthread -MD -MQ src/test-subclassing.p/test-subclassing.c.o -MF src/test-subclassing.p/test-subclassing.c.o.d -o src/test-subclassing.p/test-subclassing.c.o -c ../shared-mime-info-2.4/src/test-subclassing.c [3/85] x86_64-pc-linux-gnu-gcc -Isrc/tree-magic.p -Isrc -I../shared-mime-info-2.4/src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pthread -MD -MQ src/tree-magic.p/test-tree-magic.c.o -MF src/tree-magic.p/test-tree-magic.c.o.d -o src/tree-magic.p/test-tree-magic.c.o -c ../shared-mime-info-2.4/src/test-tree-magic.c [4/85] /usr/bin/msgfmt -o po/af/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/af.po [5/85] /usr/bin/msgfmt -o po/ar/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/ar.po [6/85] /usr/bin/msgfmt -o po/as/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/as.po [7/85] /usr/bin/msgfmt -o po/ast/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/ast.po [8/85] /usr/bin/msgfmt -o po/az/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/az.po [9/85] /usr/bin/msgfmt -o po/be/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/be.po [10/85] /usr/bin/msgfmt -o po/be@latin/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/be@latin.po [11/85] /usr/bin/msgfmt -o po/bg/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/bg.po [12/85] /usr/bin/msgfmt -o po/bn_IN/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/bn_IN.po [13/85] /usr/bin/msgfmt -o po/ca/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/ca.po [14/85] /usr/bin/msgfmt -o po/ca@valencia/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/ca@valencia.po [15/85] /usr/bin/msgfmt -o po/cs/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/cs.po [16/85] /usr/bin/msgfmt -o po/cy/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/cy.po [17/85] /usr/bin/msgfmt -o po/da/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/da.po [18/85] /usr/bin/msgfmt -o po/de/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/de.po [19/85] /usr/bin/msgfmt -o po/el/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/el.po [20/85] /usr/bin/msgfmt -o po/en_GB/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/en_GB.po [21/85] /usr/bin/msgfmt -o po/eo/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/eo.po [22/85] /usr/bin/msgfmt -o po/es/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/es.po [23/85] /usr/bin/msgfmt -o po/et/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/et.po [24/85] /usr/bin/msgfmt -o po/eu/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/eu.po [25/85] /usr/bin/msgfmt -o po/fa/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/fa.po [26/85] /usr/bin/msgfmt -o po/fi/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/fi.po [27/85] /usr/bin/msgfmt -o po/fo/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/fo.po [28/85] /usr/bin/msgfmt -o po/fr/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/fr.po [29/85] /usr/bin/msgfmt -o po/fur/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/fur.po [30/85] /usr/bin/msgfmt -o po/ga/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/ga.po [31/85] /usr/bin/msgfmt -o po/gl/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/gl.po [32/85] /usr/bin/msgfmt -o po/gu/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/gu.po [33/85] /usr/bin/msgfmt -o po/he/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/he.po [34/85] /usr/bin/msgfmt -o po/hi/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/hi.po [35/85] /usr/bin/msgfmt -o po/hr/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/hr.po [36/85] /usr/bin/msgfmt -o po/hu/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/hu.po [37/85] /usr/bin/msgfmt -o po/ia/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/ia.po [38/85] /usr/bin/msgfmt -o po/id/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/id.po [39/85] /usr/bin/msgfmt -o po/is/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/is.po [40/85] /usr/bin/msgfmt -o po/it/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/it.po [41/85] /usr/bin/msgfmt -o po/ja/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/ja.po [42/85] /usr/bin/msgfmt -o po/ka/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/ka.po [43/85] /usr/bin/msgfmt -o po/kk/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/kk.po [44/85] /usr/bin/msgfmt -o po/kn/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/kn.po [45/85] /usr/bin/msgfmt -o po/ko/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/ko.po [46/85] /usr/bin/msgfmt -o po/ky/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/ky.po [47/85] /usr/bin/msgfmt -o po/lt/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/lt.po [48/85] /usr/bin/msgfmt -o po/lv/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/lv.po [49/85] /usr/bin/msgfmt -o po/ml/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/ml.po [50/85] /usr/bin/msgfmt -o po/mr/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/mr.po [51/85] /usr/bin/msgfmt -o po/ms/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/ms.po [52/85] /usr/bin/msgfmt -o po/nb/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/nb.po [53/85] /usr/bin/msgfmt -o po/nl/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/nl.po [54/85] /usr/bin/msgfmt -o po/nn/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/nn.po [55/85] /usr/bin/msgfmt -o po/oc/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/oc.po [56/85] /usr/bin/msgfmt -o po/or/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/or.po [57/85] /usr/bin/msgfmt -o po/pa/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/pa.po [58/85] /usr/bin/msgfmt -o po/pl/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/pl.po [59/85] /usr/bin/msgfmt -o po/pt/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/pt.po [60/85] /usr/bin/msgfmt -o po/pt_BR/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/pt_BR.po [61/85] /usr/bin/msgfmt -o po/ro/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/ro.po [62/85] /usr/bin/msgfmt -o po/ru/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/ru.po [63/85] /usr/bin/msgfmt -o po/rw/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/rw.po [64/85] /usr/bin/msgfmt -o po/sk/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/sk.po [65/85] /usr/bin/msgfmt -o po/si/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/si.po [66/85] /usr/bin/msgfmt -o po/sl/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/sl.po [67/85] /usr/bin/msgfmt -o po/sq/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/sq.po [68/85] /usr/bin/msgfmt -o po/sr/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/sr.po [69/85] /usr/bin/msgfmt -o po/sr@latin/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/sr@latin.po [70/85] /usr/bin/msgfmt -o po/sv/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/sv.po [71/85] /usr/bin/msgfmt -o po/ta/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/ta.po [72/85] /usr/bin/msgfmt -o po/te/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/te.po [73/85] /usr/bin/msgfmt -o po/th/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/th.po [74/85] /usr/bin/msgfmt -o po/tr/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/tr.po [75/85] /usr/bin/msgfmt -o po/uk/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/uk.po [76/85] /usr/bin/msgfmt -o po/vi/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/vi.po [77/85] /usr/bin/msgfmt -o po/wa/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/wa.po [78/85] /usr/bin/msgfmt -o po/zh_CN/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/zh_CN.po [79/85] /usr/bin/msgfmt -o po/zh_HK/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/zh_HK.po [80/85] /usr/bin/msgfmt -o po/zh_TW/LC_MESSAGES/shared-mime-info.mo ../shared-mime-info-2.4/po/zh_TW.po [81/85] /usr/lib/python-exec/python3.12/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt --datadirs=/var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/work/shared-mime-info-2.4/data/. ../shared-mime-info-2.4/data/freedesktop.org.xml.in data/freedesktop.org.xml xml ../shared-mime-info-2.4/data/../po [82/85] /usr/bin/xmlto -o data/shared-mime-info-spec-html html-nochunks ../shared-mime-info-2.4/data/shared-mime-info-spec.xml [83/85] x86_64-pc-linux-gnu-g++ -o src/update-mime-database src/update-mime-database.p/update-mime-database.cpp.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,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [84/85] x86_64-pc-linux-gnu-gcc -o src/test-subclassing src/test-subclassing.p/test-subclassing.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,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [85/85] x86_64-pc-linux-gnu-gcc -o src/tree-magic src/tree-magic.p/test-tree-magic.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,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so -Wl,--end-group >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: x11-misc/shared-mime-info-2.4-r1 >>> Install x11-misc/shared-mime-info-2.4-r1 into /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image meson install --destdir /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image --no-rebuild Installing po/af/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/af/LC_MESSAGES Installing po/ar/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/ar/LC_MESSAGES Installing po/as/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/as/LC_MESSAGES Installing po/ast/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/ast/LC_MESSAGES Installing po/az/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/az/LC_MESSAGES Installing po/be/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/be/LC_MESSAGES Installing po/be@latin/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/be@latin/LC_MESSAGES Installing po/bg/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/bg/LC_MESSAGES Installing po/bn_IN/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/bn_IN/LC_MESSAGES Installing po/ca/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/ca/LC_MESSAGES Installing po/ca@valencia/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/ca@valencia/LC_MESSAGES Installing po/cs/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/cs/LC_MESSAGES Installing po/cy/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/cy/LC_MESSAGES Installing po/da/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/da/LC_MESSAGES Installing po/de/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/de/LC_MESSAGES Installing po/el/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/el/LC_MESSAGES Installing po/en_GB/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/en_GB/LC_MESSAGES Installing po/eo/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/eo/LC_MESSAGES Installing po/es/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/es/LC_MESSAGES Installing po/et/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/et/LC_MESSAGES Installing po/eu/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/eu/LC_MESSAGES Installing po/fa/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/fa/LC_MESSAGES Installing po/fi/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/fi/LC_MESSAGES Installing po/fo/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/fo/LC_MESSAGES Installing po/fr/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/fr/LC_MESSAGES Installing po/fur/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/fur/LC_MESSAGES Installing po/ga/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/ga/LC_MESSAGES Installing po/gl/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/gl/LC_MESSAGES Installing po/gu/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/gu/LC_MESSAGES Installing po/he/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/he/LC_MESSAGES Installing po/hi/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/hi/LC_MESSAGES Installing po/hr/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/hu/LC_MESSAGES Installing po/ia/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/ia/LC_MESSAGES Installing po/id/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/id/LC_MESSAGES Installing po/is/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/is/LC_MESSAGES Installing po/it/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/ja/LC_MESSAGES Installing po/ka/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/ka/LC_MESSAGES Installing po/kk/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/kk/LC_MESSAGES Installing po/kn/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/kn/LC_MESSAGES Installing po/ko/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/ko/LC_MESSAGES Installing po/ky/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/ky/LC_MESSAGES Installing po/lt/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/lt/LC_MESSAGES Installing po/lv/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/lv/LC_MESSAGES Installing po/ml/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/ml/LC_MESSAGES Installing po/mr/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/mr/LC_MESSAGES Installing po/ms/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/ms/LC_MESSAGES Installing po/nb/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/nb/LC_MESSAGES Installing po/nl/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/nl/LC_MESSAGES Installing po/nn/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/nn/LC_MESSAGES Installing po/oc/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/oc/LC_MESSAGES Installing po/or/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/or/LC_MESSAGES Installing po/pa/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/pa/LC_MESSAGES Installing po/pl/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/pl/LC_MESSAGES Installing po/pt/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/pt/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/pt_BR/LC_MESSAGES Installing po/ro/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/ru/LC_MESSAGES Installing po/rw/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/rw/LC_MESSAGES Installing po/sk/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/sk/LC_MESSAGES Installing po/si/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/si/LC_MESSAGES Installing po/sl/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/sl/LC_MESSAGES Installing po/sq/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/sq/LC_MESSAGES Installing po/sr/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/sr/LC_MESSAGES Installing po/sr@latin/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/sr@latin/LC_MESSAGES Installing po/sv/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/sv/LC_MESSAGES Installing po/ta/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/ta/LC_MESSAGES Installing po/te/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/te/LC_MESSAGES Installing po/th/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/th/LC_MESSAGES Installing po/tr/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/tr/LC_MESSAGES Installing po/uk/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/uk/LC_MESSAGES Installing po/vi/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/vi/LC_MESSAGES Installing po/wa/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/wa/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/zh_CN/LC_MESSAGES Installing po/zh_HK/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/zh_HK/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/shared-mime-info.mo to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/locale/zh_TW/LC_MESSAGES Installing data/freedesktop.org.xml to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/mime/packages Installing src/update-mime-database to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/bin Installing /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/work/shared-mime-info-2.4/data/update-mime-database.1 to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/man/man1 Installing /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/work/shared-mime-info-2.4/data/its/shared-mime-info.loc to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/gettext/its Installing /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/work/shared-mime-info-2.4/data/its/shared-mime-info.its to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/gettext/its Installing /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/work/shared-mime-info-2.4-build/shared-mime-info.pc to /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image/usr/share/pkgconfig >>> Completed installing x11-misc/shared-mime-info-2.4-r1 into /var/tmp/portage/x11-misc/shared-mime-info-2.4-r1/image * Final size of build directory: 26232 KiB (25.6 MiB) * Final size of installed tree: 5612 KiB ( 5.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/update-mime-database [ ok ]