./build.sh: 14: [: xorg.gnome.Dictionary: unexpected operator ========== Building org.gnome.Dictionary ================ Fetching git repo https://gitlab.gnome.org/GNOME/gnome-dictionary.git, ref refs/heads/master (flatpak-builder:22599): Json-WARNING **: Failed to deserialize "env" property of type "GStrv" for an object of type "BuilderOptions" Downloading sources Fetching git repo git://git.gnome.org/gnome-dictionary, ref refs/heads/master Initializing build dir Committing stage init to cache Starting build of org.gnome.Dictionary ======================================================================== Building module gnome-dictionary in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/gnome-dictionary-1 ======================================================================== Already on 'master' The Meson build system Version: 0.47.1 Source dir: /run/build/gnome-dictionary Build dir: /run/build/gnome-dictionary/_flatpak_build Build type: native build Project name: gnome-dictionary Project version: 3.26.2 Appending CFLAGS from environment: '-O2 -g -fstack-protector-strong -O2 -g' Appending LDFLAGS from environment: '-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now' Appending CPPFLAGS from environment: '-O2 -D_FORTIFY_SOURCE=2' DEPRECATION: Duplicated values in array option "c_args" is deprecated. This will become a hard error in the future. DEPRECATION: Duplicated values in array option "c_link_args" is deprecated. This will become a hard error in the future. Native C compiler: ccache cc (gcc 8.2.0 "cc (GCC) 8.2.0") Build machine cpu family: arm Build machine cpu: armv8l Has header "unistd.h": YES Compiler for C supports arguments -fstrict-aliasing: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wno-unused-local-typedefs -Wunused-local-typedefs: YES Compiler for C supports arguments -Werror=implicit: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=main: YES Compiler for C supports arguments -Werror=missing-braces: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=array-bounds: YES Compiler for C supports arguments -Werror=write-strings: YES Checking if "AF_INET6 is available" compiles: YES Checking for function "getaddrinfo" : YES Configuring config.h using configuration Found pkg-config: /usr/bin/pkg-config (1.5.2) Native dependency gio-2.0 found: YES 2.57.2 Native dependency gtk+-3.0 found: YES 3.22.30 Native dependency glib-2.0 found: YES 2.57.2 Library m found: YES Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate) Program appstream-util found: YES (/usr/bin/appstream-util) Configuring org.gnome.Dictionary.service using configuration Program xsltproc found: YES (/usr/bin/xsltproc) Program build-aux/post-install.sh found: YES (/run/build/gnome-dictionary/build-aux/post-install.sh) Build targets in project: 18 Found ninja-1.8.2 at /usr/bin/ninja [1/38] Generating gdict-resources_h with a custom command. [2/38] Generating gdict-resources_c with a custom command. [3/38] Generating gdict-marshal_h with a custom command. INFO: Reading ../libgdict/gdict-marshal.list... [4/38] Generating gdict-marshal_c with a custom command. INFO: Reading ../libgdict/gdict-marshal.list... [5/38] Generating gdict-enum-types.h with a meson_exe.py custom command. [6/38] Generating default.desktop_merge with a custom command. [7/38] Generating org.gnome.Dictionary.desktop_merge with a custom command. [8/38] Generating org.gnome.Dictionary.appdata.xml_merge with a custom command. [9/38] Generating spanish.desktop_merge with a custom command. [10/38] Generating thai.desktop_merge with a custom command. [11/38] Compiling C object 'libgdict/libgdict@@libgdict-1.0@sta/meson-generated_.._gdict-marshal.c.o'. [12/38] Generating gdict-enum-types.c with a meson_exe.py custom command. [13/38] Compiling C object 'libgdict/libgdict@@libgdict-1.0@sta/gdict-context.c.o'. [14/38] Compiling C object 'libgdict/libgdict@@libgdict-1.0@sta/gdict-source-loader.c.o'. ../libgdict/gdict-source-loader.c: In function ‘gdict_source_loader_class_init’: ../libgdict/gdict-source-loader.c:207:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GdictSourceLoaderPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../libgdict/gdict-source-loader.h:22, from ../libgdict/gdict-source-loader.c:42: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [15/38] Compiling C object 'libgdict/libgdict@@libgdict-1.0@sta/meson-generated_.._gdict-enum-types.c.o'. [16/38] Compiling C object 'libgdict/libgdict@@libgdict-1.0@sta/gdict-database-chooser-button.c.o'. [17/38] Compiling C object 'libgdict/libgdict@@libgdict-1.0@sta/gdict-database-chooser.c.o'. ../libgdict/gdict-database-chooser.c: In function ‘gdict_database_chooser_class_init’: ../libgdict/gdict-database-chooser.c:476:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (GdictDatabaseChooserPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../libgdict/gdict-database-chooser.c:40: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [18/38] Compiling C object 'libgdict/libgdict@@libgdict-1.0@sta/gdict-source-chooser.c.o'. [19/38] Compiling C object 'src/src@@gnome-dictionary@exe/meson-generated_.._.._libgdict_gdict-marshal.c.o'. [20/38] Compiling C object 'libgdict/libgdict@@libgdict-1.0@sta/gdict-client-context.c.o'. ../libgdict/gdict-client-context.c: In function ‘gdict_client_context_class_init’: ../libgdict/gdict-client-context.c:370:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (GdictClientContextPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../libgdict/gdict-context-private.h:26, from ../libgdict/gdict-client-context.c:52: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../libgdict/gdict-client-context.c: In function ‘gdict_client_context_lookup_server’: ../libgdict/gdict-client-context.c:1067:20: warning: cast increases required alignment of target type [-Wcast-align] &((struct sockaddr_in6 *) res->ai_addr)->sin6_addr, ^ ../libgdict/gdict-client-context.c:1072:13: warning: cast increases required alignment of target type [-Wcast-align] &((struct sockaddr_in *) res->ai_addr)->sin_addr, ^ [21/38] Compiling C object 'src/src@@gnome-dictionary@exe/meson-generated_.._.._libgdict_gdict-enum-types.c.o'. [22/38] Compiling C object 'src/src@@gnome-dictionary@exe/meson-generated_.._gdict-resources.c.o'. [23/38] Compiling C object 'src/src@@gnome-dictionary@exe/gdict-about.c.o'. [24/38] Compiling C object 'libgdict/libgdict@@libgdict-1.0@sta/gdict-source.c.o'. ../libgdict/gdict-source.c: In function ‘gdict_source_class_init’: ../libgdict/gdict-source.c:342:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GdictSourcePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../libgdict/gdict-source.h:23, from ../libgdict/gdict-source.c:43: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [25/38] Compiling C object 'libgdict/libgdict@@libgdict-1.0@sta/gdict-speller.c.o'. [26/38] Compiling C object 'libgdict/libgdict@@libgdict-1.0@sta/gdict-strategy-chooser.c.o'. [27/38] Compiling C object 'libgdict/libgdict@@libgdict-1.0@sta/gdict-utils.c.o'. [28/38] Compiling C object 'libgdict/libgdict@@libgdict-1.0@sta/gdict-defbox.c.o'. [29/38] Linking static target libgdict/liblibgdict-1.0.a. [30/38] Compiling C object 'src/src@@gnome-dictionary@exe/gdict-app.c.o'. [31/38] Compiling C object 'src/src@@gnome-dictionary@exe/gdict-common.c.o'. [32/38] Compiling C object 'src/src@@gnome-dictionary@exe/gdict-print.c.o'. [33/38] Compiling C object 'src/src@@gnome-dictionary@exe/gdict-pref-dialog.c.o'. [34/38] Compiling C object 'src/src@@gnome-dictionary@exe/main.c.o'. [35/38] Compiling C object 'src/src@@gnome-dictionary@exe/gdict-sidebar.c.o'. ../src/gdict-sidebar.c: In function ‘gdict_sidebar_class_init’: ../src/gdict-sidebar.c:303:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (GdictSidebarPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../src/gdict-sidebar.c:33: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [36/38] Compiling C object 'src/src@@gnome-dictionary@exe/gdict-source-dialog.c.o'. [37/38] Compiling C object 'src/src@@gnome-dictionary@exe/gdict-window.c.o'. [38/38] Linking target src/gnome-dictionary. [0/1] Installing files. Installing /run/build/gnome-dictionary/_flatpak_build/po/af.gmo to /app/share/locale/af/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/am.gmo to /app/share/locale/am/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/ar.gmo to /app/share/locale/ar/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/as.gmo to /app/share/locale/as/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/ast.gmo to /app/share/locale/ast/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/az.gmo to /app/share/locale/az/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/be.gmo to /app/share/locale/be/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/be@latin.gmo to /app/share/locale/be@latin/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/bg.gmo to /app/share/locale/bg/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/bn.gmo to /app/share/locale/bn/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/bn_IN.gmo to /app/share/locale/bn_IN/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/br.gmo to /app/share/locale/br/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/bs.gmo to /app/share/locale/bs/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/ca.gmo to /app/share/locale/ca/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/ca@valencia.gmo to /app/share/locale/ca@valencia/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/crh.gmo to /app/share/locale/crh/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/cs.gmo to /app/share/locale/cs/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/cy.gmo to /app/share/locale/cy/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/da.gmo to /app/share/locale/da/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/de.gmo to /app/share/locale/de/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/dz.gmo to /app/share/locale/dz/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/el.gmo to /app/share/locale/el/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/en_CA.gmo to /app/share/locale/en_CA/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/en_GB.gmo to /app/share/locale/en_GB/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/en@shaw.gmo to /app/share/locale/en@shaw/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/eo.gmo to /app/share/locale/eo/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/es.gmo to /app/share/locale/es/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/et.gmo to /app/share/locale/et/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/eu.gmo to /app/share/locale/eu/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/fa.gmo to /app/share/locale/fa/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/fi.gmo to /app/share/locale/fi/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/fr.gmo to /app/share/locale/fr/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/fur.gmo to /app/share/locale/fur/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/ga.gmo to /app/share/locale/ga/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/gd.gmo to /app/share/locale/gd/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/gl.gmo to /app/share/locale/gl/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/gu.gmo to /app/share/locale/gu/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/he.gmo to /app/share/locale/he/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/hi.gmo to /app/share/locale/hi/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/hr.gmo to /app/share/locale/hr/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/hu.gmo to /app/share/locale/hu/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/id.gmo to /app/share/locale/id/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/is.gmo to /app/share/locale/is/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/it.gmo to /app/share/locale/it/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/ja.gmo to /app/share/locale/ja/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/ka.gmo to /app/share/locale/ka/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/kk.gmo to /app/share/locale/kk/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/km.gmo to /app/share/locale/km/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/kn.gmo to /app/share/locale/kn/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/ko.gmo to /app/share/locale/ko/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/ku.gmo to /app/share/locale/ku/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/lt.gmo to /app/share/locale/lt/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/lv.gmo to /app/share/locale/lv/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/mai.gmo to /app/share/locale/mai/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/mg.gmo to /app/share/locale/mg/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/mk.gmo to /app/share/locale/mk/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/ml.gmo to /app/share/locale/ml/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/mn.gmo to /app/share/locale/mn/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/mr.gmo to /app/share/locale/mr/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/ms.gmo to /app/share/locale/ms/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/nb.gmo to /app/share/locale/nb/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/nds.gmo to /app/share/locale/nds/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/ne.gmo to /app/share/locale/ne/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/nl.gmo to /app/share/locale/nl/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/nn.gmo to /app/share/locale/nn/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/oc.gmo to /app/share/locale/oc/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/or.gmo to /app/share/locale/or/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/pa.gmo to /app/share/locale/pa/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/pl.gmo to /app/share/locale/pl/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/ps.gmo to /app/share/locale/ps/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/pt.gmo to /app/share/locale/pt/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/pt_BR.gmo to /app/share/locale/pt_BR/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/ro.gmo to /app/share/locale/ro/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/ru.gmo to /app/share/locale/ru/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/rw.gmo to /app/share/locale/rw/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/si.gmo to /app/share/locale/si/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/sk.gmo to /app/share/locale/sk/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/sl.gmo to /app/share/locale/sl/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/sq.gmo to /app/share/locale/sq/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/sr.gmo to /app/share/locale/sr/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/sr@latin.gmo to /app/share/locale/sr@latin/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/sv.gmo to /app/share/locale/sv/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/ta.gmo to /app/share/locale/ta/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/te.gmo to /app/share/locale/te/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/tg.gmo to /app/share/locale/tg/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/th.gmo to /app/share/locale/th/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/tr.gmo to /app/share/locale/tr/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/ug.gmo to /app/share/locale/ug/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/uk.gmo to /app/share/locale/uk/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/vi.gmo to /app/share/locale/vi/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/wa.gmo to /app/share/locale/wa/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/xh.gmo to /app/share/locale/xh/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/zh_CN.gmo to /app/share/locale/zh_CN/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/zh_HK.gmo to /app/share/locale/zh_HK/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/po/zh_TW.gmo to /app/share/locale/zh_TW/LC_MESSAGES/gnome-dictionary.mo Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/definition.page to /app/share/help/ca/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/dictionary-select.page to /app/share/help/ca/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/find.page to /app/share/help/ca/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/index.page to /app/share/help/ca/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/introduction.page to /app/share/help/ca/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/keyboard-shortcuts.page to /app/share/help/ca/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/legal.xml to /app/share/help/ca/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/pref.page to /app/share/help/ca/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/print-font.page to /app/share/help/ca/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/print.page to /app/share/help/ca/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/prob-retrieving-definition.page to /app/share/help/ca/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/save-definition.page to /app/share/help/ca/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/similar-words.page to /app/share/help/ca/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/source-add-local.page to /app/share/help/ca/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/sources-default.page to /app/share/help/ca/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/sources-delete.page to /app/share/help/ca/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/sources-edit.page to /app/share/help/ca/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/sources.page to /app/share/help/ca/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/sources-select.page to /app/share/help/ca/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ca/text-copy.page to /app/share/help/ca/gnome-dictionary/text-copy.page Symlinking /app/share/help/ca/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Symlinking /app/share/help/ca/gnome-dictionary/figures/gnome-dictionary.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary.png. Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/definition.page to /app/share/help/cs/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/dictionary-select.page to /app/share/help/cs/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/find.page to /app/share/help/cs/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/index.page to /app/share/help/cs/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/introduction.page to /app/share/help/cs/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/keyboard-shortcuts.page to /app/share/help/cs/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/legal.xml to /app/share/help/cs/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/pref.page to /app/share/help/cs/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/print-font.page to /app/share/help/cs/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/print.page to /app/share/help/cs/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/prob-retrieving-definition.page to /app/share/help/cs/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/save-definition.page to /app/share/help/cs/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/similar-words.page to /app/share/help/cs/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/source-add-local.page to /app/share/help/cs/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/sources-default.page to /app/share/help/cs/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/sources-delete.page to /app/share/help/cs/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/sources-edit.page to /app/share/help/cs/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/sources.page to /app/share/help/cs/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/sources-select.page to /app/share/help/cs/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/cs/text-copy.page to /app/share/help/cs/gnome-dictionary/text-copy.page Symlinking /app/share/help/cs/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Symlinking /app/share/help/cs/gnome-dictionary/figures/gnome-dictionary.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary.png. Installing /run/build/gnome-dictionary/_flatpak_build/help/da/definition.page to /app/share/help/da/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/da/dictionary-select.page to /app/share/help/da/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/da/find.page to /app/share/help/da/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/da/index.page to /app/share/help/da/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/da/introduction.page to /app/share/help/da/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/da/keyboard-shortcuts.page to /app/share/help/da/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/da/legal.xml to /app/share/help/da/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/da/pref.page to /app/share/help/da/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/da/print-font.page to /app/share/help/da/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/da/print.page to /app/share/help/da/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/da/prob-retrieving-definition.page to /app/share/help/da/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/da/save-definition.page to /app/share/help/da/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/da/similar-words.page to /app/share/help/da/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/da/source-add-local.page to /app/share/help/da/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/da/sources-default.page to /app/share/help/da/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/da/sources-delete.page to /app/share/help/da/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/da/sources-edit.page to /app/share/help/da/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/da/sources.page to /app/share/help/da/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/da/sources-select.page to /app/share/help/da/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/da/text-copy.page to /app/share/help/da/gnome-dictionary/text-copy.page Symlinking /app/share/help/da/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Symlinking /app/share/help/da/gnome-dictionary/figures/gnome-dictionary.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary.png. Installing /run/build/gnome-dictionary/_flatpak_build/help/de/definition.page to /app/share/help/de/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/de/dictionary-select.page to /app/share/help/de/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/de/find.page to /app/share/help/de/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/de/index.page to /app/share/help/de/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/de/introduction.page to /app/share/help/de/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/de/keyboard-shortcuts.page to /app/share/help/de/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/de/legal.xml to /app/share/help/de/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/de/pref.page to /app/share/help/de/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/de/print-font.page to /app/share/help/de/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/de/print.page to /app/share/help/de/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/de/prob-retrieving-definition.page to /app/share/help/de/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/de/save-definition.page to /app/share/help/de/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/de/similar-words.page to /app/share/help/de/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/de/source-add-local.page to /app/share/help/de/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/de/sources-default.page to /app/share/help/de/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/de/sources-delete.page to /app/share/help/de/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/de/sources-edit.page to /app/share/help/de/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/de/sources.page to /app/share/help/de/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/de/sources-select.page to /app/share/help/de/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/de/text-copy.page to /app/share/help/de/gnome-dictionary/text-copy.page Symlinking /app/share/help/de/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Symlinking /app/share/help/de/gnome-dictionary/figures/gnome-dictionary.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary.png. Installing /run/build/gnome-dictionary/_flatpak_build/help/el/definition.page to /app/share/help/el/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/el/dictionary-select.page to /app/share/help/el/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/el/find.page to /app/share/help/el/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/el/index.page to /app/share/help/el/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/el/introduction.page to /app/share/help/el/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/el/keyboard-shortcuts.page to /app/share/help/el/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/el/legal.xml to /app/share/help/el/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/el/pref.page to /app/share/help/el/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/el/print-font.page to /app/share/help/el/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/el/print.page to /app/share/help/el/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/el/prob-retrieving-definition.page to /app/share/help/el/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/el/save-definition.page to /app/share/help/el/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/el/similar-words.page to /app/share/help/el/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/el/source-add-local.page to /app/share/help/el/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/el/sources-default.page to /app/share/help/el/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/el/sources-delete.page to /app/share/help/el/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/el/sources-edit.page to /app/share/help/el/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/el/sources.page to /app/share/help/el/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/el/sources-select.page to /app/share/help/el/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/el/text-copy.page to /app/share/help/el/gnome-dictionary/text-copy.page Symlinking /app/share/help/el/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Installing /run/build/gnome-dictionary/help/el/figures/gnome-dictionary.png to /app/share/help/el/gnome-dictionary/figures/gnome-dictionary.png Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/definition.page to /app/share/help/en_GB/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/dictionary-select.page to /app/share/help/en_GB/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/find.page to /app/share/help/en_GB/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/index.page to /app/share/help/en_GB/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/introduction.page to /app/share/help/en_GB/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/keyboard-shortcuts.page to /app/share/help/en_GB/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/legal.xml to /app/share/help/en_GB/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/pref.page to /app/share/help/en_GB/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/print-font.page to /app/share/help/en_GB/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/print.page to /app/share/help/en_GB/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/prob-retrieving-definition.page to /app/share/help/en_GB/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/save-definition.page to /app/share/help/en_GB/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/similar-words.page to /app/share/help/en_GB/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/source-add-local.page to /app/share/help/en_GB/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/sources-default.page to /app/share/help/en_GB/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/sources-delete.page to /app/share/help/en_GB/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/sources-edit.page to /app/share/help/en_GB/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/sources.page to /app/share/help/en_GB/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/sources-select.page to /app/share/help/en_GB/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/en_GB/text-copy.page to /app/share/help/en_GB/gnome-dictionary/text-copy.page Symlinking /app/share/help/en_GB/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Symlinking /app/share/help/en_GB/gnome-dictionary/figures/gnome-dictionary.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary.png. Installing /run/build/gnome-dictionary/_flatpak_build/help/es/definition.page to /app/share/help/es/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/es/dictionary-select.page to /app/share/help/es/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/es/find.page to /app/share/help/es/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/es/index.page to /app/share/help/es/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/es/introduction.page to /app/share/help/es/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/es/keyboard-shortcuts.page to /app/share/help/es/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/es/legal.xml to /app/share/help/es/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/es/pref.page to /app/share/help/es/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/es/print-font.page to /app/share/help/es/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/es/print.page to /app/share/help/es/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/es/prob-retrieving-definition.page to /app/share/help/es/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/es/save-definition.page to /app/share/help/es/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/es/similar-words.page to /app/share/help/es/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/es/source-add-local.page to /app/share/help/es/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/es/sources-default.page to /app/share/help/es/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/es/sources-delete.page to /app/share/help/es/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/es/sources-edit.page to /app/share/help/es/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/es/sources.page to /app/share/help/es/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/es/sources-select.page to /app/share/help/es/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/es/text-copy.page to /app/share/help/es/gnome-dictionary/text-copy.page Symlinking /app/share/help/es/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Symlinking /app/share/help/es/gnome-dictionary/figures/gnome-dictionary.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary.png. Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/definition.page to /app/share/help/eu/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/dictionary-select.page to /app/share/help/eu/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/find.page to /app/share/help/eu/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/index.page to /app/share/help/eu/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/introduction.page to /app/share/help/eu/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/keyboard-shortcuts.page to /app/share/help/eu/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/legal.xml to /app/share/help/eu/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/pref.page to /app/share/help/eu/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/print-font.page to /app/share/help/eu/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/print.page to /app/share/help/eu/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/prob-retrieving-definition.page to /app/share/help/eu/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/save-definition.page to /app/share/help/eu/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/similar-words.page to /app/share/help/eu/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/source-add-local.page to /app/share/help/eu/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/sources-default.page to /app/share/help/eu/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/sources-delete.page to /app/share/help/eu/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/sources-edit.page to /app/share/help/eu/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/sources.page to /app/share/help/eu/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/sources-select.page to /app/share/help/eu/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/eu/text-copy.page to /app/share/help/eu/gnome-dictionary/text-copy.page Symlinking /app/share/help/eu/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Symlinking /app/share/help/eu/gnome-dictionary/figures/gnome-dictionary.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary.png. Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/definition.page to /app/share/help/fi/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/dictionary-select.page to /app/share/help/fi/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/find.page to /app/share/help/fi/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/index.page to /app/share/help/fi/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/introduction.page to /app/share/help/fi/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/keyboard-shortcuts.page to /app/share/help/fi/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/legal.xml to /app/share/help/fi/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/pref.page to /app/share/help/fi/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/print-font.page to /app/share/help/fi/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/print.page to /app/share/help/fi/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/prob-retrieving-definition.page to /app/share/help/fi/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/save-definition.page to /app/share/help/fi/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/similar-words.page to /app/share/help/fi/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/source-add-local.page to /app/share/help/fi/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/sources-default.page to /app/share/help/fi/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/sources-delete.page to /app/share/help/fi/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/sources-edit.page to /app/share/help/fi/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/sources.page to /app/share/help/fi/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/sources-select.page to /app/share/help/fi/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fi/text-copy.page to /app/share/help/fi/gnome-dictionary/text-copy.page Symlinking /app/share/help/fi/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Symlinking /app/share/help/fi/gnome-dictionary/figures/gnome-dictionary.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary.png. Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/definition.page to /app/share/help/fr/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/dictionary-select.page to /app/share/help/fr/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/find.page to /app/share/help/fr/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/index.page to /app/share/help/fr/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/introduction.page to /app/share/help/fr/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/keyboard-shortcuts.page to /app/share/help/fr/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/legal.xml to /app/share/help/fr/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/pref.page to /app/share/help/fr/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/print-font.page to /app/share/help/fr/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/print.page to /app/share/help/fr/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/prob-retrieving-definition.page to /app/share/help/fr/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/save-definition.page to /app/share/help/fr/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/similar-words.page to /app/share/help/fr/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/source-add-local.page to /app/share/help/fr/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/sources-default.page to /app/share/help/fr/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/sources-delete.page to /app/share/help/fr/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/sources-edit.page to /app/share/help/fr/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/sources.page to /app/share/help/fr/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/sources-select.page to /app/share/help/fr/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/fr/text-copy.page to /app/share/help/fr/gnome-dictionary/text-copy.page Symlinking /app/share/help/fr/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Installing /run/build/gnome-dictionary/help/fr/figures/gnome-dictionary.png to /app/share/help/fr/gnome-dictionary/figures/gnome-dictionary.png Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/definition.page to /app/share/help/gl/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/dictionary-select.page to /app/share/help/gl/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/find.page to /app/share/help/gl/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/index.page to /app/share/help/gl/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/introduction.page to /app/share/help/gl/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/keyboard-shortcuts.page to /app/share/help/gl/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/legal.xml to /app/share/help/gl/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/pref.page to /app/share/help/gl/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/print-font.page to /app/share/help/gl/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/print.page to /app/share/help/gl/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/prob-retrieving-definition.page to /app/share/help/gl/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/save-definition.page to /app/share/help/gl/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/similar-words.page to /app/share/help/gl/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/source-add-local.page to /app/share/help/gl/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/sources-default.page to /app/share/help/gl/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/sources-delete.page to /app/share/help/gl/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/sources-edit.page to /app/share/help/gl/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/sources.page to /app/share/help/gl/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/sources-select.page to /app/share/help/gl/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/gl/text-copy.page to /app/share/help/gl/gnome-dictionary/text-copy.page Symlinking /app/share/help/gl/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Symlinking /app/share/help/gl/gnome-dictionary/figures/gnome-dictionary.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary.png. Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/definition.page to /app/share/help/hu/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/dictionary-select.page to /app/share/help/hu/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/find.page to /app/share/help/hu/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/index.page to /app/share/help/hu/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/introduction.page to /app/share/help/hu/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/keyboard-shortcuts.page to /app/share/help/hu/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/legal.xml to /app/share/help/hu/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/pref.page to /app/share/help/hu/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/print-font.page to /app/share/help/hu/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/print.page to /app/share/help/hu/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/prob-retrieving-definition.page to /app/share/help/hu/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/save-definition.page to /app/share/help/hu/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/similar-words.page to /app/share/help/hu/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/source-add-local.page to /app/share/help/hu/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/sources-default.page to /app/share/help/hu/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/sources-delete.page to /app/share/help/hu/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/sources-edit.page to /app/share/help/hu/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/sources.page to /app/share/help/hu/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/sources-select.page to /app/share/help/hu/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/hu/text-copy.page to /app/share/help/hu/gnome-dictionary/text-copy.page Symlinking /app/share/help/hu/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Installing /run/build/gnome-dictionary/help/hu/figures/gnome-dictionary.png to /app/share/help/hu/gnome-dictionary/figures/gnome-dictionary.png Installing /run/build/gnome-dictionary/_flatpak_build/help/id/definition.page to /app/share/help/id/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/id/dictionary-select.page to /app/share/help/id/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/id/find.page to /app/share/help/id/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/id/index.page to /app/share/help/id/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/id/introduction.page to /app/share/help/id/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/id/keyboard-shortcuts.page to /app/share/help/id/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/id/legal.xml to /app/share/help/id/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/id/pref.page to /app/share/help/id/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/id/print-font.page to /app/share/help/id/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/id/print.page to /app/share/help/id/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/id/prob-retrieving-definition.page to /app/share/help/id/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/id/save-definition.page to /app/share/help/id/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/id/similar-words.page to /app/share/help/id/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/id/source-add-local.page to /app/share/help/id/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/id/sources-default.page to /app/share/help/id/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/id/sources-delete.page to /app/share/help/id/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/id/sources-edit.page to /app/share/help/id/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/id/sources.page to /app/share/help/id/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/id/sources-select.page to /app/share/help/id/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/id/text-copy.page to /app/share/help/id/gnome-dictionary/text-copy.page Symlinking /app/share/help/id/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Symlinking /app/share/help/id/gnome-dictionary/figures/gnome-dictionary.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary.png. Installing /run/build/gnome-dictionary/_flatpak_build/help/it/definition.page to /app/share/help/it/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/it/dictionary-select.page to /app/share/help/it/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/it/find.page to /app/share/help/it/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/it/index.page to /app/share/help/it/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/it/introduction.page to /app/share/help/it/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/it/keyboard-shortcuts.page to /app/share/help/it/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/it/legal.xml to /app/share/help/it/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/it/pref.page to /app/share/help/it/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/it/print-font.page to /app/share/help/it/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/it/print.page to /app/share/help/it/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/it/prob-retrieving-definition.page to /app/share/help/it/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/it/save-definition.page to /app/share/help/it/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/it/similar-words.page to /app/share/help/it/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/it/source-add-local.page to /app/share/help/it/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/it/sources-default.page to /app/share/help/it/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/it/sources-delete.page to /app/share/help/it/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/it/sources-edit.page to /app/share/help/it/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/it/sources.page to /app/share/help/it/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/it/sources-select.page to /app/share/help/it/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/it/text-copy.page to /app/share/help/it/gnome-dictionary/text-copy.page Symlinking /app/share/help/it/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Symlinking /app/share/help/it/gnome-dictionary/figures/gnome-dictionary.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary.png. Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/definition.page to /app/share/help/ko/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/dictionary-select.page to /app/share/help/ko/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/find.page to /app/share/help/ko/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/index.page to /app/share/help/ko/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/introduction.page to /app/share/help/ko/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/keyboard-shortcuts.page to /app/share/help/ko/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/legal.xml to /app/share/help/ko/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/pref.page to /app/share/help/ko/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/print-font.page to /app/share/help/ko/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/print.page to /app/share/help/ko/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/prob-retrieving-definition.page to /app/share/help/ko/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/save-definition.page to /app/share/help/ko/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/similar-words.page to /app/share/help/ko/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/source-add-local.page to /app/share/help/ko/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/sources-default.page to /app/share/help/ko/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/sources-delete.page to /app/share/help/ko/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/sources-edit.page to /app/share/help/ko/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/sources.page to /app/share/help/ko/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/sources-select.page to /app/share/help/ko/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ko/text-copy.page to /app/share/help/ko/gnome-dictionary/text-copy.page Symlinking /app/share/help/ko/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Symlinking /app/share/help/ko/gnome-dictionary/figures/gnome-dictionary.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary.png. Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/definition.page to /app/share/help/oc/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/dictionary-select.page to /app/share/help/oc/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/find.page to /app/share/help/oc/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/index.page to /app/share/help/oc/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/introduction.page to /app/share/help/oc/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/keyboard-shortcuts.page to /app/share/help/oc/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/legal.xml to /app/share/help/oc/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/pref.page to /app/share/help/oc/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/print-font.page to /app/share/help/oc/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/print.page to /app/share/help/oc/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/prob-retrieving-definition.page to /app/share/help/oc/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/save-definition.page to /app/share/help/oc/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/similar-words.page to /app/share/help/oc/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/source-add-local.page to /app/share/help/oc/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/sources-default.page to /app/share/help/oc/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/sources-delete.page to /app/share/help/oc/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/sources-edit.page to /app/share/help/oc/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/sources.page to /app/share/help/oc/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/sources-select.page to /app/share/help/oc/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/oc/text-copy.page to /app/share/help/oc/gnome-dictionary/text-copy.page Symlinking /app/share/help/oc/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Symlinking /app/share/help/oc/gnome-dictionary/figures/gnome-dictionary.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary.png. Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/definition.page to /app/share/help/pl/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/dictionary-select.page to /app/share/help/pl/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/find.page to /app/share/help/pl/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/index.page to /app/share/help/pl/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/introduction.page to /app/share/help/pl/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/keyboard-shortcuts.page to /app/share/help/pl/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/legal.xml to /app/share/help/pl/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/pref.page to /app/share/help/pl/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/print-font.page to /app/share/help/pl/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/print.page to /app/share/help/pl/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/prob-retrieving-definition.page to /app/share/help/pl/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/save-definition.page to /app/share/help/pl/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/similar-words.page to /app/share/help/pl/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/source-add-local.page to /app/share/help/pl/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/sources-default.page to /app/share/help/pl/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/sources-delete.page to /app/share/help/pl/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/sources-edit.page to /app/share/help/pl/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/sources.page to /app/share/help/pl/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/sources-select.page to /app/share/help/pl/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pl/text-copy.page to /app/share/help/pl/gnome-dictionary/text-copy.page Symlinking /app/share/help/pl/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Installing /run/build/gnome-dictionary/help/pl/figures/gnome-dictionary.png to /app/share/help/pl/gnome-dictionary/figures/gnome-dictionary.png Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/definition.page to /app/share/help/pt_BR/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/dictionary-select.page to /app/share/help/pt_BR/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/find.page to /app/share/help/pt_BR/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/index.page to /app/share/help/pt_BR/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/introduction.page to /app/share/help/pt_BR/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/keyboard-shortcuts.page to /app/share/help/pt_BR/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/legal.xml to /app/share/help/pt_BR/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/pref.page to /app/share/help/pt_BR/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/print-font.page to /app/share/help/pt_BR/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/print.page to /app/share/help/pt_BR/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/prob-retrieving-definition.page to /app/share/help/pt_BR/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/save-definition.page to /app/share/help/pt_BR/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/similar-words.page to /app/share/help/pt_BR/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/source-add-local.page to /app/share/help/pt_BR/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/sources-default.page to /app/share/help/pt_BR/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/sources-delete.page to /app/share/help/pt_BR/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/sources-edit.page to /app/share/help/pt_BR/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/sources.page to /app/share/help/pt_BR/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/sources-select.page to /app/share/help/pt_BR/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/pt_BR/text-copy.page to /app/share/help/pt_BR/gnome-dictionary/text-copy.page Symlinking /app/share/help/pt_BR/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Installing /run/build/gnome-dictionary/help/pt_BR/figures/gnome-dictionary.png to /app/share/help/pt_BR/gnome-dictionary/figures/gnome-dictionary.png Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/definition.page to /app/share/help/ru/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/dictionary-select.page to /app/share/help/ru/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/find.page to /app/share/help/ru/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/index.page to /app/share/help/ru/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/introduction.page to /app/share/help/ru/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/keyboard-shortcuts.page to /app/share/help/ru/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/legal.xml to /app/share/help/ru/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/pref.page to /app/share/help/ru/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/print-font.page to /app/share/help/ru/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/print.page to /app/share/help/ru/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/prob-retrieving-definition.page to /app/share/help/ru/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/save-definition.page to /app/share/help/ru/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/similar-words.page to /app/share/help/ru/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/source-add-local.page to /app/share/help/ru/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/sources-default.page to /app/share/help/ru/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/sources-delete.page to /app/share/help/ru/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/sources-edit.page to /app/share/help/ru/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/sources.page to /app/share/help/ru/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/sources-select.page to /app/share/help/ru/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/ru/text-copy.page to /app/share/help/ru/gnome-dictionary/text-copy.page Symlinking /app/share/help/ru/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Symlinking /app/share/help/ru/gnome-dictionary/figures/gnome-dictionary.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary.png. Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/definition.page to /app/share/help/sl/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/dictionary-select.page to /app/share/help/sl/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/find.page to /app/share/help/sl/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/index.page to /app/share/help/sl/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/introduction.page to /app/share/help/sl/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/keyboard-shortcuts.page to /app/share/help/sl/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/legal.xml to /app/share/help/sl/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/pref.page to /app/share/help/sl/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/print-font.page to /app/share/help/sl/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/print.page to /app/share/help/sl/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/prob-retrieving-definition.page to /app/share/help/sl/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/save-definition.page to /app/share/help/sl/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/similar-words.page to /app/share/help/sl/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/source-add-local.page to /app/share/help/sl/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/sources-default.page to /app/share/help/sl/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/sources-delete.page to /app/share/help/sl/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/sources-edit.page to /app/share/help/sl/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/sources.page to /app/share/help/sl/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/sources-select.page to /app/share/help/sl/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sl/text-copy.page to /app/share/help/sl/gnome-dictionary/text-copy.page Symlinking /app/share/help/sl/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Symlinking /app/share/help/sl/gnome-dictionary/figures/gnome-dictionary.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary.png. Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/definition.page to /app/share/help/sv/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/dictionary-select.page to /app/share/help/sv/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/find.page to /app/share/help/sv/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/index.page to /app/share/help/sv/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/introduction.page to /app/share/help/sv/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/keyboard-shortcuts.page to /app/share/help/sv/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/legal.xml to /app/share/help/sv/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/pref.page to /app/share/help/sv/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/print-font.page to /app/share/help/sv/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/print.page to /app/share/help/sv/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/prob-retrieving-definition.page to /app/share/help/sv/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/save-definition.page to /app/share/help/sv/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/similar-words.page to /app/share/help/sv/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/source-add-local.page to /app/share/help/sv/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/sources-default.page to /app/share/help/sv/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/sources-delete.page to /app/share/help/sv/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/sources-edit.page to /app/share/help/sv/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/sources.page to /app/share/help/sv/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/sources-select.page to /app/share/help/sv/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/sv/text-copy.page to /app/share/help/sv/gnome-dictionary/text-copy.page Symlinking /app/share/help/sv/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Symlinking /app/share/help/sv/gnome-dictionary/figures/gnome-dictionary.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary.png. Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/definition.page to /app/share/help/uk/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/dictionary-select.page to /app/share/help/uk/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/find.page to /app/share/help/uk/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/index.page to /app/share/help/uk/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/introduction.page to /app/share/help/uk/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/keyboard-shortcuts.page to /app/share/help/uk/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/legal.xml to /app/share/help/uk/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/pref.page to /app/share/help/uk/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/print-font.page to /app/share/help/uk/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/print.page to /app/share/help/uk/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/prob-retrieving-definition.page to /app/share/help/uk/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/save-definition.page to /app/share/help/uk/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/similar-words.page to /app/share/help/uk/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/source-add-local.page to /app/share/help/uk/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/sources-default.page to /app/share/help/uk/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/sources-delete.page to /app/share/help/uk/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/sources-edit.page to /app/share/help/uk/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/sources.page to /app/share/help/uk/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/sources-select.page to /app/share/help/uk/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/uk/text-copy.page to /app/share/help/uk/gnome-dictionary/text-copy.page Symlinking /app/share/help/uk/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Symlinking /app/share/help/uk/gnome-dictionary/figures/gnome-dictionary.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary.png. Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/definition.page to /app/share/help/zh_CN/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/dictionary-select.page to /app/share/help/zh_CN/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/find.page to /app/share/help/zh_CN/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/index.page to /app/share/help/zh_CN/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/introduction.page to /app/share/help/zh_CN/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/keyboard-shortcuts.page to /app/share/help/zh_CN/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/legal.xml to /app/share/help/zh_CN/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/pref.page to /app/share/help/zh_CN/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/print-font.page to /app/share/help/zh_CN/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/print.page to /app/share/help/zh_CN/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/prob-retrieving-definition.page to /app/share/help/zh_CN/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/save-definition.page to /app/share/help/zh_CN/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/similar-words.page to /app/share/help/zh_CN/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/source-add-local.page to /app/share/help/zh_CN/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/sources-default.page to /app/share/help/zh_CN/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/sources-delete.page to /app/share/help/zh_CN/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/sources-edit.page to /app/share/help/zh_CN/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/sources.page to /app/share/help/zh_CN/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/sources-select.page to /app/share/help/zh_CN/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/_flatpak_build/help/zh_CN/text-copy.page to /app/share/help/zh_CN/gnome-dictionary/text-copy.page Symlinking /app/share/help/zh_CN/gnome-dictionary/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png. Symlinking /app/share/help/zh_CN/gnome-dictionary/figures/gnome-dictionary.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary.png. Installing /run/build/gnome-dictionary/help/C/definition.page to /app/share/help/C/gnome-dictionary/definition.page Installing /run/build/gnome-dictionary/help/C/dictionary-select.page to /app/share/help/C/gnome-dictionary/dictionary-select.page Installing /run/build/gnome-dictionary/help/C/find.page to /app/share/help/C/gnome-dictionary/find.page Installing /run/build/gnome-dictionary/help/C/index.page to /app/share/help/C/gnome-dictionary/index.page Installing /run/build/gnome-dictionary/help/C/introduction.page to /app/share/help/C/gnome-dictionary/introduction.page Installing /run/build/gnome-dictionary/help/C/keyboard-shortcuts.page to /app/share/help/C/gnome-dictionary/keyboard-shortcuts.page Installing /run/build/gnome-dictionary/help/C/legal.xml to /app/share/help/C/gnome-dictionary/legal.xml Installing /run/build/gnome-dictionary/help/C/pref.page to /app/share/help/C/gnome-dictionary/pref.page Installing /run/build/gnome-dictionary/help/C/print-font.page to /app/share/help/C/gnome-dictionary/print-font.page Installing /run/build/gnome-dictionary/help/C/print.page to /app/share/help/C/gnome-dictionary/print.page Installing /run/build/gnome-dictionary/help/C/prob-retrieving-definition.page to /app/share/help/C/gnome-dictionary/prob-retrieving-definition.page Installing /run/build/gnome-dictionary/help/C/save-definition.page to /app/share/help/C/gnome-dictionary/save-definition.page Installing /run/build/gnome-dictionary/help/C/similar-words.page to /app/share/help/C/gnome-dictionary/similar-words.page Installing /run/build/gnome-dictionary/help/C/source-add-local.page to /app/share/help/C/gnome-dictionary/source-add-local.page Installing /run/build/gnome-dictionary/help/C/sources-default.page to /app/share/help/C/gnome-dictionary/sources-default.page Installing /run/build/gnome-dictionary/help/C/sources-delete.page to /app/share/help/C/gnome-dictionary/sources-delete.page Installing /run/build/gnome-dictionary/help/C/sources-edit.page to /app/share/help/C/gnome-dictionary/sources-edit.page Installing /run/build/gnome-dictionary/help/C/sources.page to /app/share/help/C/gnome-dictionary/sources.page Installing /run/build/gnome-dictionary/help/C/sources-select.page to /app/share/help/C/gnome-dictionary/sources-select.page Installing /run/build/gnome-dictionary/help/C/text-copy.page to /app/share/help/C/gnome-dictionary/text-copy.page Installing /run/build/gnome-dictionary/help/C/figures/gnome-dictionary-icon.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png Installing /run/build/gnome-dictionary/help/C/figures/gnome-dictionary.png to /app/share/help/C/gnome-dictionary/figures/gnome-dictionary.png Compiling GSettings schemas... Updating desktop database... Installing src/gnome-dictionary to /app/bin Installing data/org.gnome.Dictionary.desktop to /app/share/applications Installing data/org.gnome.Dictionary.appdata.xml to /app/share/appdata Installing data/default.desktop to /app/share/gdict-1.0/sources Installing data/spanish.desktop to /app/share/gdict-1.0/sources Installing data/thai.desktop to /app/share/gdict-1.0/sources Installing /run/build/gnome-dictionary/_flatpak_build/data/org.gnome.Dictionary.service to /app/share/dbus-1/services Installing /run/build/gnome-dictionary/data/org.gnome.dictionary.gschema.xml to /app/share/glib-2.0/schemas Running custom install script '/usr/bin/python3 /usr/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=gnome-dictionary' Running custom install script '/usr/bin/python3 /usr/bin/meson --internal yelphelper install --subdir=help --id=gnome-dictionary --installdir=share/help --sources=definition.page@@dictionary-select.page@@find.page@@index.page@@introduction.page@@keyboard-shortcuts.page@@legal.xml@@pref.page@@print-font.page@@print.page@@prob-retrieving-definition.page@@save-definition.page@@similar-words.page@@source-add-local.page@@sources-default.page@@sources-delete.page@@sources-edit.page@@sources.page@@sources-select.page@@text-copy.page --symlinks=true --media=figures/gnome-dictionary-icon.png@@figures/gnome-dictionary.png' Running custom install script '/run/build/gnome-dictionary/build-aux/post-install.sh' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/gnome-dictionary processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/gnome-dictionary [28] .debug_aranges compressed -> .zdebug_aranges (992 => 394 39.72%) [29] .debug_info compressed -> .zdebug_info (453339 => 227810 50.25%) [30] .debug_abbrev compressed -> .zdebug_abbrev (28109 => 4309 15.33%) [31] .debug_line compressed -> .zdebug_line (94025 => 29318 31.18%) [32] .debug_frame compressed -> .zdebug_frame (18912 => 5605 29.64%) [33] .debug_str compressed -> .zdebug_str (62409 => 19872 31.84%) [34] .debug_loc compressed -> .zdebug_loc (138978 => 35852 25.80%) [35] .debug_ranges compressed -> .zdebug_ranges (16992 => 5011 29.49%) [38] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/gnome-dictionary to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/bin/gnome-dictionary.debug Committing stage build-gnome-dictionary to cache Cleaning up Rewriting contents of org.gnome.Dictionary.desktop Running appstream-compose Processing application org.gnome.Dictionary org.gnome.Dictionary.desktop: using stock icon accessories-dictionary Saving AppStream /app/share/app-info/xmls/org.gnome.Dictionary.xml.gz Done! Committing stage cleanup to cache Finishing app Not exporting share/applications/mimeinfo.cache, wrong extension Exporting share/applications/org.gnome.Dictionary.desktop Exporting share/dbus-1/services/org.gnome.Dictionary.service Please review the exported files and the metadata Committing stage finish to cache Exporting org.gnome.Dictionary to repo WARNING: Icon not matching app id in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/app/export/share/applications/org.gnome.Dictionary.desktop: accessories-dictionary WARNING: Icon referenced in desktop file but not exported: accessories-dictionary Commit: c7a081cfee0555173fa79b8f71216bfde8278497be5aa71c2ff851f47d49e931 Metadata Total: 377 Metadata Written: 3 Content Total: 638 Content Written: 1 Content Bytes Written: 1440 (1.4 kB) Exporting org.gnome.Dictionary.Locale to repo Commit: a2c71a63c23724a26861c1c685317ab603f88b80fe92695746085fb01f710a2f Metadata Total: 713 Metadata Written: 1 Content Total: 93 Content Written: 0 Content Bytes Written: 0 (0 bytes) Exporting org.gnome.Dictionary.Debug to repo Commit: 3f410a5d4a1b05a68089933cfb08d89ff739b44c286127bc188cc10faf68f38f Metadata Total: 21 Metadata Written: 1 Content Total: 48 Content Written: 0 Content Bytes Written: 0 (0 bytes) Pruning cache