./build.sh: 14: [: xorg.gnome.tweaks: unexpected operator ========== Building org.gnome.tweaks ================ Downloading sources Fetching git repo https://gitlab.gnome.org/GNOME/gnome-desktop.git, ref refs/heads/master Fetching git repo https://gitlab.gnome.org/GNOME/gnome-tweaks.git, ref refs/heads/master From https://gitlab.gnome.org/GNOME/gnome-tweaks + a21f823...907c899 master -> master (forced update) Initializing build dir Committing stage init to cache Starting build of org.gnome.tweaks ======================================================================== Building module gnome-desktop in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/gnome-desktop-1 ======================================================================== Already on 'master' /usr/bin/gnome-autogen.sh ***Warning*** PKG_NAME is deprecated, you may remove it from autogen.sh checking for automake >= 1.9... testing automake... found 1.15.1 checking for autoreconf >= 2.53... testing autoreconf... found 2.69 checking for pkg-config >= 0.14.0... testing pkg-config... found 1.5.2 checking for gtk-doc >= 1.0... testing gtkdocize... found 1.28 Checking for required M4 macros... Processing ./configure.ac Running gtkdocize... Running autoreconf... autoreconf: Entering directory `.' autoreconf: running: autopoint --force Copying file ABOUT-NLS Copying file config.rpath Copying file m4/codeset.m4 Copying file m4/extern-inline.m4 Copying file m4/fcntl-o.m4 Copying file m4/gettext.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/iconv.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intlmacosx.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/printf-posix.m4 Copying file m4/progtest.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/threadlib.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin autoreconf: running: aclocal --force --warnings=no-portability -I m4 ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability configure.ac:36: installing './compile' configure.ac:36: installing './config.guess' configure.ac:36: installing './config.sub' configure.ac:16: installing './install-sh' configure.ac:16: installing './missing' libgnome-desktop/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' Skipping configure process. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking build system type... armv8l-unknown-linux-gnueabihf checking host system type... armv8l-unknown-linux-gnueabihf checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/arm-unknown-linux-gnueabihf/bin/ld checking if the linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv8l-unknown-linux-gnueabihf file names to armv8l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv8l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/arm-unknown-linux-gnueabihf/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wno-suggest-attribute=format... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--no-as-needed... yes checking whether the linker accepts -Wl,--fatal-warnings... yes checking whether the linker accepts -Wl,-fatal_warnings... no checking whether the linker accepts -Wl,--no-as-needed... yes checking for cos in -lm... yes checking for clock_gettime in -lrt... yes checking for openat... yes checking for X... libraries , headers checking for XLIB... yes checking for UDEV... no checking for LIBSECCOMP... yes checking for GNOME_DESKTOP... yes checking for timerfd_create(2) system call... yes checking for itstool... itstool checking for xmllint... xmllint checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc... /usr/arm-unknown-linux-gnueabihf/bin/ld checking if the linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gobject-introspection... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libgnome-desktop/Makefile config.status: creating libgnome-desktop/gnome-desktop-3.0.pc config.status: creating libgnome-desktop/gnome-desktop-3.0-uninstalled.pc config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/gnome-desktop3/Makefile config.status: creating gnome-version.xml config.status: creating po/Makefile.in config.status: creating desktop-docs/Makefile config.status: creating desktop-docs/fdl/Makefile config.status: creating desktop-docs/gpl/Makefile config.status: creating desktop-docs/lgpl/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile gnome-desktop 3.29.90.1 ======================= prefix: /app exec_prefix: ${prefix} libdir: ${exec_prefix}/lib bindir: ${exec_prefix}/bin sbindir: ${exec_prefix}/sbin sysconfdir: ${prefix}/etc localstatedir: ${prefix}/var datadir: ${datarootdir} source code location: . compiler: gcc cflags: -O2 -g -fstack-protector-strong -O2 -g Maintainer mode: yes GNOME Distributor: GNOME.Org Build desktop-wide docs: yes Build debug tools: yes Date in gnome-version.xml: yes Build gtk-doc documentation: no Build with udev support: Build with seccomp support: yes GEN .gitignore make all-recursive make[1]: Entering directory '/run/build/gnome-desktop' Making all in libgnome-desktop make[2]: Entering directory '/run/build/gnome-desktop/libgnome-desktop' GEN meta-dbus-xrandr.c GEN meta-dbus-xrandr.h GEN meta-dbus-idle-monitor.c GEN meta-dbus-idle-monitor.h GEN .gitignore make all-am make[3]: Entering directory '/run/build/gnome-desktop/libgnome-desktop' CC gnome-desktop-thumbnail.lo CC gnome-bg.lo CC gnome-bg-slide-show.lo CC gnome-bg-crossfade.lo CC gnome-rr.lo CC gnome-rr-config.lo CC gnome-pnp-ids.lo CC gnome-rr-output-info.lo gnome-pnp-ids.c: In function ‘gnome_pnp_ids_class_init’: gnome-pnp-ids.c:90:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GnomePnpIdsPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ 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 gnome-pnp-ids.c:22: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ CC gnome-wall-clock.lo gnome-desktop-thumbnail.c: In function ‘gnome_desktop_thumbnail_factory_class_init’: gnome-desktop-thumbnail.c:711:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (class, sizeof (GnomeDesktopThumbnailFactoryPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ 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/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from gnome-desktop-thumbnail.c:127: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ gnome-bg-slide-show.c: In function ‘gnome_bg_slide_show_class_init’: gnome-bg-slide-show.c:215:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (GnomeBGSlideShowPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ 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 gnome-bg-slide-show.c:27: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ 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 gnome-bg.c:36: gnome-bg.c: In function ‘gnome_bg_dispose’: /usr/include/glib-2.0/gobject/gtype.h:2271:6: warning: cast increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:482:66: note: in expansion of macro ‘_G_TYPE_CIC’ #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ gnome-bg.h:42:35: note: in expansion of macro ‘G_TYPE_CHECK_INSTANCE_CAST’ #define GNOME_BG(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GNOME_TYPE_BG, GnomeBG)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-bg.c:376:16: note: in expansion of macro ‘GNOME_BG’ GnomeBG *bg = GNOME_BG (object); ^~~~~~~~ gnome-bg.c: In function ‘gnome_bg_finalize’: /usr/include/glib-2.0/gobject/gtype.h:2271:6: warning: cast increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:482:66: note: in expansion of macro ‘_G_TYPE_CIC’ #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ gnome-bg.h:42:35: note: in expansion of macro ‘G_TYPE_CHECK_INSTANCE_CAST’ #define GNOME_BG(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GNOME_TYPE_BG, GnomeBG)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-bg.c:391:16: note: in expansion of macro ‘GNOME_BG’ GnomeBG *bg = GNOME_BG (object); ^~~~~~~~ gnome-bg.c: In function ‘file_changed’: /usr/include/glib-2.0/gobject/gtype.h:2271:6: warning: cast increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:482:66: note: in expansion of macro ‘_G_TYPE_CIC’ #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ gnome-bg.h:42:35: note: in expansion of macro ‘G_TYPE_CHECK_INSTANCE_CAST’ #define GNOME_BG(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GNOME_TYPE_BG, GnomeBG)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-bg.c:654:16: note: in expansion of macro ‘GNOME_BG’ GnomeBG *bg = GNOME_BG (user_data); ^~~~~~~~ gnome-rr-output-info.c: In function ‘gnome_rr_output_info_class_init’: gnome-rr-output-info.c:64:5: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GnomeRROutputInfoPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ 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 gnome-rr-config.h:34, from gnome-rr-output-info.c:28: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ gnome-rr-config.c: In function ‘gnome_rr_config_class_init’: gnome-rr-config.c:275:5: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GnomeRROutputInfoPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ 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/gdk/gdkx.h:28, from gnome-rr-config.c:37: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ gnome-bg-crossfade.c: In function ‘gnome_bg_crossfade_class_init’: gnome-bg-crossfade.c:199:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (GnomeBGCrossfadePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ 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 gnome-bg-crossfade.c:27: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ gnome-rr.c: In function ‘gnome_rr_screen_class_init’: gnome-rr.c:875:5: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GnomeRRScreenPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ 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 gnome-rr.c:32: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ CC gnome-xkb-info.lo CC gnome-idle-monitor.lo CC gnome-languages.lo CC meta-dbus-xrandr.lo CC meta-dbus-idle-monitor.lo gnome-wall-clock.c: In function ‘gnome_wall_clock_class_init’: gnome-wall-clock.c:205:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (GnomeWallClockPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ 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 gnome-wall-clock.h:33, from gnome-wall-clock.c:30: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ CC gnome-datetime-source.lo CC gnome-desktop-thumbnail-script.lo gnome-xkb-info.c: In function ‘gnome_xkb_info_class_init’: gnome-xkb-info.c:650:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (GnomeXkbInfoPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ 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 gnome-xkb-info.c:28: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ CC gnome-rr-debug.o gnome-idle-monitor.c: In function ‘gnome_idle_monitor_class_init’: gnome-idle-monitor.c:398:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GnomeIdleMonitorPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ 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/gdk/gdkx.h:28, from gnome-idle-monitor.c:28: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ CC test-xkb-info.o CC test-pnp-ids.o CC test-wall-clock.o gnome-datetime-source.c: In function ‘g_datetime_source_prepare’: gnome-datetime-source.c:88:37: warning: cast increases required alignment of target type [-Wcast-align] GDateTimeSource *datetime_source = (GDateTimeSource*)source; ^ gnome-datetime-source.c: In function ‘g_datetime_source_check’: gnome-datetime-source.c:115:37: warning: cast increases required alignment of target type [-Wcast-align] GDateTimeSource *datetime_source = (GDateTimeSource*)source; ^ gnome-datetime-source.c: In function ‘g_datetime_source_dispatch’: gnome-datetime-source.c:135:37: warning: cast increases required alignment of target type [-Wcast-align] GDateTimeSource *datetime_source = (GDateTimeSource*)source; ^ gnome-datetime-source.c: In function ‘g_datetime_source_finalize’: gnome-datetime-source.c:155:37: warning: cast increases required alignment of target type [-Wcast-align] GDateTimeSource *datetime_source = (GDateTimeSource*)source; ^ gnome-datetime-source.c: In function ‘_gnome_datetime_source_new’: gnome-datetime-source.c:268:20: warning: cast increases required alignment of target type [-Wcast-align] datetime_source = (GDateTimeSource*) g_source_new (&g_datetime_source_funcs, sizeof (GDateTimeSource)); ^ CC test-desktop-thumbnail.o CC test-idle-monitor.o CC test-languages.o CCLD libgnome-desktop-3.la CCLD gnome-rr-debug CCLD test-xkb-info CCLD test-pnp-ids CCLD test-wall-clock CCLD test-desktop-thumbnail CCLD test-idle-monitor GISCAN GnomeDesktop-3.0.gir CCLD test-languages GICOMP GnomeDesktop-3.0.gir make[3]: Leaving directory '/run/build/gnome-desktop/libgnome-desktop' make[2]: Leaving directory '/run/build/gnome-desktop/libgnome-desktop' Making all in docs make[2]: Entering directory '/run/build/gnome-desktop/docs' GEN .gitignore Making all in reference make[3]: Entering directory '/run/build/gnome-desktop/docs/reference' GEN .gitignore Making all in gnome-desktop3 make[4]: Entering directory '/run/build/gnome-desktop/docs/reference/gnome-desktop3' GEN .gitignore make[4]: Leaving directory '/run/build/gnome-desktop/docs/reference/gnome-desktop3' make[4]: Entering directory '/run/build/gnome-desktop/docs/reference' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/run/build/gnome-desktop/docs/reference' make[3]: Leaving directory '/run/build/gnome-desktop/docs/reference' make[3]: Entering directory '/run/build/gnome-desktop/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/gnome-desktop/docs' make[2]: Leaving directory '/run/build/gnome-desktop/docs' Making all in po make[2]: Entering directory '/run/build/gnome-desktop/po' make gnome-desktop-3.0.pot-update make[3]: Entering directory '/run/build/gnome-desktop/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed package_gnu=""; \ test -n "$package_gnu" || { \ if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \ LC_ALL=C find -L .. -maxdepth 1 -type f \ -size -10000000c -exec grep 'GNU gnome-desktop' \ /dev/null '{}' ';' 2>/dev/null; \ else \ LC_ALL=C grep 'GNU gnome-desktop' ../* 2>/dev/null; \ fi; \ } | grep -v 'libtool:' >/dev/null; then \ package_gnu=yes; \ else \ package_gnu=no; \ fi; \ }; \ if test "$package_gnu" = "yes"; then \ package_prefix='GNU '; \ else \ package_prefix=''; \ fi; \ if test -n '' || test 'http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-desktop' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address=''; \ else \ msgid_bugs_address='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-desktop'; \ fi; \ case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /usr/bin/xgettext --default-domain=gnome-desktop-3.0 --directory=.. \ --add-comments=TRANSLATORS: --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=C_:1c,2 --keyword=NC_:1c,2 --keyword=g_dngettext:2,3 \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ /usr/bin/xgettext --default-domain=gnome-desktop-3.0 --directory=.. \ --add-comments=TRANSLATORS: --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=C_:1c,2 --keyword=NC_:1c,2 --keyword=g_dngettext:2,3 \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --package-name="${package_prefix}gnome-desktop" \ --package-version='3.29.90.1' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f gnome-desktop-3.0.po || { \ if test -f ./gnome-desktop-3.0.pot-header; then \ sed -e '1,/^#$/d' < gnome-desktop-3.0.po > gnome-desktop-3.0.1po && \ cat ./gnome-desktop-3.0.pot-header gnome-desktop-3.0.1po > gnome-desktop-3.0.po; \ rm -f gnome-desktop-3.0.1po; \ fi; \ if test -f ./gnome-desktop-3.0.pot; then \ sed -f remove-potcdate.sed < ./gnome-desktop-3.0.pot > gnome-desktop-3.0.1po && \ sed -f remove-potcdate.sed < gnome-desktop-3.0.po > gnome-desktop-3.0.2po && \ if cmp gnome-desktop-3.0.1po gnome-desktop-3.0.2po >/dev/null 2>&1; then \ rm -f gnome-desktop-3.0.1po gnome-desktop-3.0.2po gnome-desktop-3.0.po; \ else \ rm -f gnome-desktop-3.0.1po gnome-desktop-3.0.2po ./gnome-desktop-3.0.pot && \ mv gnome-desktop-3.0.po ./gnome-desktop-3.0.pot; \ fi; \ else \ mv gnome-desktop-3.0.po ./gnome-desktop-3.0.pot; \ fi; \ } make[3]: Leaving directory '/run/build/gnome-desktop/po' test ! -f ./gnome-desktop-3.0.pot || \ test -z "af.gmo am.gmo an.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.gmo cs.gmo csb.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo fur.gmo fy.gmo ga.gmo gd.gmo gl.gmo gu.gmo ha.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo ig.gmo is.gmo it.gmo ja.gmo ka.gmo kg.gmo kk.gmo km.gmo kn.gmo ko.gmo ku.gmo ky.gmo li.gmo lo.gmo lt.gmo lv.gmo mai.gmo mg.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tk.gmo tr.gmo ug.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo yo.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo zu.gmo" || make af.gmo am.gmo an.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.gmo cs.gmo csb.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo fur.gmo fy.gmo ga.gmo gd.gmo gl.gmo gu.gmo ha.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo ig.gmo is.gmo it.gmo ja.gmo ka.gmo kg.gmo kk.gmo km.gmo kn.gmo ko.gmo ku.gmo ky.gmo li.gmo lo.gmo lt.gmo lv.gmo mai.gmo mg.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tk.gmo tr.gmo ug.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo yo.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo zu.gmo make[3]: Entering directory '/run/build/gnome-desktop/po' rm -f an.gmo && /usr/bin/msgfmt -c --statistics --verbose -o an.gmo an.po rm -f as.gmo && /usr/bin/msgfmt -c --statistics --verbose -o as.gmo as.po rm -f am.gmo && /usr/bin/msgfmt -c --statistics --verbose -o am.gmo am.po rm -f af.gmo && /usr/bin/msgfmt -c --statistics --verbose -o af.gmo af.po rm -f be.gmo && /usr/bin/msgfmt -c --statistics --verbose -o be.gmo be.po rm -f ast.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ast.gmo ast.po rm -f ar.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ar.gmo ar.po rm -f az.gmo && /usr/bin/msgfmt -c --statistics --verbose -o az.gmo az.po be.po: 23 translated messages. an.po: 23 translated messages. ar.po: 18 translated messages, 5 untranslated messages. ast.po: 23 translated messages. az.po: 72 translated messages, 1 fuzzy translation. as.po: 23 translated messages. am.po: 32 translated messages, 19 fuzzy translations, 22 untranslated messages. af.po: 31 translated messages. rm -f bg.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bg.gmo bg.po rm -f bn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bn.gmo bn.po rm -f bs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bs.gmo bs.po rm -f br.gmo && /usr/bin/msgfmt -c --statistics --verbose -o br.gmo br.po rm -f be@latin.gmo && /usr/bin/msgfmt -c --statistics --verbose -o be@latin.gmo be@latin.po rm -f ca.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ca.gmo ca.po rm -f bn_IN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bn_IN.gmo bn_IN.po rm -f ca@valencia.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ca@valencia.gmo ca@valencia.po bg.po: 23 translated messages. bs.po: 23 translated messages. bn.po: 31 translated messages. br.po: 51 translated messages, 1 fuzzy translation, 1 untranslated message. be@latin.po: 52 translated messages. bn_IN.po: 23 translated messages. ca@valencia.po: 23 translated messages. ca.po: 23 translated messages. rm -f crh.gmo && /usr/bin/msgfmt -c --statistics --verbose -o crh.gmo crh.po rm -f da.gmo && /usr/bin/msgfmt -c --statistics --verbose -o da.gmo da.po rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po crh.po: 36 translated messages. rm -f cy.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cy.gmo cy.po rm -f csb.gmo && /usr/bin/msgfmt -c --statistics --verbose -o csb.gmo csb.po rm -f cs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.po rm -f dz.gmo && /usr/bin/msgfmt -c --statistics --verbose -o dz.gmo dz.po de.po: 23 translated messages. da.po: 23 translated messages. rm -f el.gmo && /usr/bin/msgfmt -c --statistics --verbose -o el.gmo el.po cs.po: 23 translated messages. csb.po: 31 translated messages. dz.po: 69 translated messages. cy.po: 73 translated messages. el.po: 23 translated messages. rm -f en@shaw.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en@shaw.gmo en@shaw.po rm -f en_GB.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en_GB.gmo en_GB.po rm -f en.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en.gmo en.po rm -f eo.gmo && /usr/bin/msgfmt -c --statistics --verbose -o eo.gmo eo.po rm -f en_CA.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en_CA.gmo en_CA.po rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.po rm -f et.gmo && /usr/bin/msgfmt -c --statistics --verbose -o et.gmo et.po en.po: 12 translated messages. eo.po: 21 translated messages, 2 fuzzy translations. en@shaw.po: 49 translated messages, 12 fuzzy translations. en_GB.po: 23 translated messages. en_CA.po: 76 translated messages. rm -f eu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o eu.gmo eu.po et.po: 23 translated messages. es.po: 23 translated messages. eu.po: 23 translated messages. rm -f fa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fa.gmo fa.po rm -f fy.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fy.gmo fy.po rm -f fur.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fur.gmo fur.po rm -f fr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po rm -f fi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fi.gmo fi.po rm -f ga.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ga.gmo ga.po rm -f gd.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gd.gmo gd.po rm -f gl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gl.gmo gl.po ga.po: 27 translated messages, 9 untranslated messages. fy.po: 40 translated messages, 21 untranslated messages. fur.po: 23 translated messages. fr.po: 23 translated messages. fi.po: 23 translated messages. fa.po: 23 translated messages. gl.po: 23 translated messages. gd.po: 23 translated messages. rm -f hr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hr.gmo hr.po rm -f ha.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ha.gmo ha.po rm -f he.gmo && /usr/bin/msgfmt -c --statistics --verbose -o he.gmo he.po rm -f hu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.po rm -f gu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gu.gmo gu.po rm -f hy.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hy.gmo hy.po rm -f hi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hi.gmo hi.po hr.po:5: warning: header field 'Language' missing in header hr.po: 23 translated messages. ha.po: 29 translated messages, 3 fuzzy translations, 20 untranslated messages. he.po: 23 translated messages. hu.po: 23 translated messages. rm -f id.gmo && /usr/bin/msgfmt -c --statistics --verbose -o id.gmo id.po gu.po: 23 translated messages. hi.po: 23 translated messages. hy.po: 52 translated messages, 1 fuzzy translation. id.po: 23 translated messages. rm -f ig.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ig.gmo ig.po rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po rm -f is.gmo && /usr/bin/msgfmt -c --statistics --verbose -o is.gmo is.po rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po rm -f ka.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ka.gmo ka.po rm -f kg.gmo && /usr/bin/msgfmt -c --statistics --verbose -o kg.gmo kg.po ig.po: 29 translated messages, 3 fuzzy translations, 20 untranslated messages. rm -f km.gmo && /usr/bin/msgfmt -c --statistics --verbose -o km.gmo km.po rm -f kk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o kk.gmo kk.po ja.po: 23 translated messages. it.po: 23 translated messages. is.po: 23 translated messages. ka.po: 69 translated messages. km.po: 31 translated messages. kg.po: 49 translated messages. kk.po: 23 translated messages. rm -f kn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o kn.gmo kn.po rm -f ky.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ky.gmo ky.po rm -f ko.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.po rm -f ku.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ku.gmo ku.po kn.po: 23 translated messages. rm -f li.gmo && /usr/bin/msgfmt -c --statistics --verbose -o li.gmo li.po rm -f lo.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lo.gmo lo.po rm -f lt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lt.gmo lt.po rm -f lv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lv.gmo lv.po ko.po: 23 translated messages. ku.po: 48 translated messages, 5 untranslated messages. ky.po: 35 translated messages. lt.po: 23 translated messages. lo.po: 23 translated messages. li.po: rm -f mai.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mai.gmo mai.po 33 translated messages, 18 fuzzy translations, 22 untranslated messages. lv.po: 23 translated messages. mai.po: 53 translated messages. rm -f mi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mi.gmo mi.po rm -f mg.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mg.gmo mg.po rm -f mk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mk.gmo mk.po rm -f ml.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ml.gmo ml.po rm -f mn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mn.gmo mn.po mi.po: 14 translated messages, 1 fuzzy translation, 58 untranslated messages. mg.po: 70 translated messages, 1 fuzzy translation. rm -f mr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mr.gmo mr.po rm -f ms.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ms.gmo ms.po mk.po: 31 translated messages. mn.po: 53 translated messages. ml.po: 35 translated messages. rm -f nb.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nb.gmo nb.po ms.po: 61 translated messages. mr.po: 23 translated messages. nb.po: 23 translated messages. rm -f ne.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ne.gmo ne.po rm -f nds.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nds.gmo nds.po rm -f nl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.po rm -f nn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nn.gmo nn.po rm -f nso.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nso.gmo nso.po rm -f oc.gmo && /usr/bin/msgfmt -c --statistics --verbose -o oc.gmo oc.po nds.po: 53 translated messages. ne.po: 23 translated messages. rm -f pa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pa.gmo pa.po rm -f or.gmo && /usr/bin/msgfmt -c --statistics --verbose -o or.gmo or.po nl.po: 23 translated messages. nso.po: 72 translated messages, 1 fuzzy translation. nn.po: 22 translated messages, 9 fuzzy translations. oc.po: 23 translated messages. or.po: 23 translated messages. pa.po: 23 translated messages. rm -f pl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.po rm -f ps.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ps.gmo ps.po rm -f pt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.po rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po rm -f ru.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po rm -f ro.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ro.gmo ro.po pl.po: 23 translated messages. ps.po: 58 translated messages, 11 untranslated messages. pt_BR.po: 23 translated messages. pt.po: 23 translated messages. rm -f rw.gmo && /usr/bin/msgfmt -c --statistics --verbose -o rw.gmo rw.po rm -f si.gmo && /usr/bin/msgfmt -c --statistics --verbose -o si.gmo si.po ru.po: 23 translated messages. ro.po: 23 translated messages. rw.po: 14 translated messages, 44 fuzzy translations, 15 untranslated messages. si.po: 76 translated messages. rm -f sk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sk.gmo sk.po rm -f sl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sl.gmo sl.po rm -f sq.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sq.gmo sq.po rm -f sr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sr.gmo sr.po rm -f sr@latin.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sr@latin.gmo sr@latin.po rm -f sv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po sk.po: 23 translated messages. rm -f te.gmo && /usr/bin/msgfmt -c --statistics --verbose -o te.gmo te.po sr.po: 23 translated messages. sl.po: 23 translated messages. rm -f ta.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ta.gmo ta.po sr@latin.po: 23 translated messages. sq.po: 71 translated messages. sv.po: 23 translated messages. te.po: 23 translated messages. ta.po: 23 translated messages. rm -f tg.gmo && /usr/bin/msgfmt -c --statistics --verbose -o tg.gmo tg.po rm -f th.gmo && /usr/bin/msgfmt -c --statistics --verbose -o th.gmo th.po rm -f uk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o uk.gmo uk.po rm -f ug.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ug.gmo ug.po rm -f tr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o tr.gmo tr.po rm -f tk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o tk.gmo tk.po tg.po: 23 translated messages. rm -f ur.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ur.gmo ur.po tk.po: 69 translated messages, 1 fuzzy translationtr.po: , 3 untranslated messages. 23 translated messages. uk.po: 23 translated messages. ug.po: 36 translated messages. th.po: 23 translated messages. ur.po: 9 translated messages, 3 fuzzy translations, 61 untranslated messages. rm -f uz.gmo && /usr/bin/msgfmt -c --statistics --verbose -o uz.gmo uz.po rm -f uz@cyrillic.gmo && /usr/bin/msgfmt -c --statistics --verbose -o uz@cyrillic.gmo uz@cyrillic.po rm -f wa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o wa.gmo wa.po uz.po: 73 translated messages, 3 untranslated messages. rm -f vi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.po rm -f yi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o yi.gmo yi.po rm -f xh.gmo && /usr/bin/msgfmt -c --statistics --verbose -o xh.gmo xh.po rm -f yo.gmo && /usr/bin/msgfmt -c --statistics --verbose -o yo.gmo yo.po rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po vi.po: 23 translated messages. wa.po: 72 translated messages, 1 fuzzy translation. yi.po: 2 translated messages, 2 fuzzy translations, 69 untranslated messages. zh_CN.po: 23 translated messages. uz@cyrillic.po: 23 translated messages. xh.po: 24 translated messages, 7 fuzzy translations. yo.po: 90 translated messages, 2 fuzzy translations, 1 untranslated message. rm -f zh_HK.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_HK.gmo zh_HK.po rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_TW.gmo zh_TW.po zh_HK.po: 23 translated messages. rm -f zu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zu.gmo zu.po zh_TW.po: 23 translated messages. zu.po: 72 translated messages, 1 fuzzy translation. make[3]: Leaving directory '/run/build/gnome-desktop/po' touch stamp-po make[2]: Leaving directory '/run/build/gnome-desktop/po' Making all in tests make[2]: Entering directory '/run/build/gnome-desktop/tests' GEN .gitignore make all-am make[3]: Entering directory '/run/build/gnome-desktop/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/gnome-desktop/tests' make[2]: Leaving directory '/run/build/gnome-desktop/tests' Making all in desktop-docs make[2]: Entering directory '/run/build/gnome-desktop/desktop-docs' GEN .gitignore Making all in fdl make[3]: Entering directory '/run/build/gnome-desktop/desktop-docs/fdl' GEN ar/ar.mo GEN ca/ca.mo GEN el/el.mo GEN es/es.mo GEN eu/eu.mo GEN gl/gl.mo GEN fr/fr.mo GEN hu/hu.mo GEN ko/ko.mo GEN oc/oc.mo GEN pt_BR/pt_BR.mo GEN sv/sv.mo GEN vi/vi.mo GEN sl/sl.mo GEN uk/uk.mo GEN de/de.mo GEN .gitignore GEN zh_CN/zh_CN.mo GEN ar/ GEN el/ GEN eu/ GEN ca/ GEN es/ GEN fr/ GEN gl/ GEN hu/ GEN ko/ Warning: Could not merge gl translation for msgid: b'Preserve the section entitled History, and its title, and add to it an item stating at least the title, year, new authors, and publisher of the Modified Version as given on the Title Page. If there is no section entitled History in the Document, create one stating the title, year, authors, and publisher of the Document as given on its Title Page, then add an item describing the Modified Version as stated in the previous sentence.' Warning: Could not merge gl translation for msgid: b'Each version of the License is given a distinguishing version number. If the Document specifies that a particular numbered version of this License or any later version applies to it, you have the option of following the terms and conditions either of that specified version or of any later version that has been published (not as a draft) by the Free Software Foundation. If the Document does not specify a version number of this License, you may choose any version ever published (not as a draft) by the Free Software Foundation.' GEN oc/ GEN pt_BR/ GEN sl/ GEN sv/ GEN uk/ GEN vi/ GEN de/ GEN zh_CN/ make[3]: Leaving directory '/run/build/gnome-desktop/desktop-docs/fdl' Making all in gpl make[3]: Entering directory '/run/build/gnome-desktop/desktop-docs/gpl' GEN ar/ar.mo GEN ca/ca.mo GEN cs/cs.mo GEN el/el.mo GEN es/es.mo GEN eu/eu.mo GEN fi/fi.mo GEN fr/fr.mo GEN hu/hu.mo GEN gl/gl.mo GEN ko/ko.mo GEN nds/nds.mo GEN pa/pa.mo GEN oc/oc.mo GEN sl/sl.mo GEN pt_BR/pt_BR.mo GEN sr/sr.mo GEN sr@latin/sr@latin.mo GEN vi/vi.mo GEN zh_CN/zh_CN.mo GEN uk/uk.mo GEN .gitignore GEN sv/sv.mo GEN de/de.mo GEN ar/ GEN cs/ GEN ca/ GEN el/ GEN es/ GEN eu/ GEN fi/ GEN fr/ GEN gl/ GEN hu/ GEN ko/ GEN nds/ GEN pa/ GEN oc/ GEN pt_BR/ GEN sl/ GEN sr/ GEN uk/ GEN sr@latin/ GEN vi/ GEN zh_CN/ GEN sv/ GEN de/ make[3]: Leaving directory '/run/build/gnome-desktop/desktop-docs/gpl' Making all in lgpl make[3]: Entering directory '/run/build/gnome-desktop/desktop-docs/lgpl' GEN ar/ar.mo GEN ca/ca.mo GEN de/de.mo GEN el/el.mo GEN es/es.mo GEN eu/eu.mo GEN fi/fi.mo GEN fr/fr.mo GEN hu/hu.mo GEN ko/ko.mo GEN oc/oc.mo GEN pa/pa.mo GEN pt_BR/pt_BR.mo GEN sv/sv.mo GEN sl/sl.mo GEN uk/uk.mo GEN vi/vi.mo GEN .gitignore GEN zh_CN/zh_CN.mo GEN ca/ GEN ar/ GEN de/ GEN el/ GEN es/ GEN eu/ GEN fi/ GEN fr/ GEN hu/ GEN ko/ GEN oc/ GEN pa/ GEN pt_BR/ GEN sl/ GEN sv/ GEN uk/ GEN vi/ GEN zh_CN/ make[3]: Leaving directory '/run/build/gnome-desktop/desktop-docs/lgpl' make[3]: Entering directory '/run/build/gnome-desktop/desktop-docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/gnome-desktop/desktop-docs' make[2]: Leaving directory '/run/build/gnome-desktop/desktop-docs' make[2]: Entering directory '/run/build/gnome-desktop' make[2]: Leaving directory '/run/build/gnome-desktop' make[1]: Leaving directory '/run/build/gnome-desktop' Making install in libgnome-desktop make[1]: Entering directory '/run/build/gnome-desktop/libgnome-desktop' make install-am make[2]: Entering directory '/run/build/gnome-desktop/libgnome-desktop' make[3]: Entering directory '/run/build/gnome-desktop/libgnome-desktop' /usr/bin/mkdir -p '/app/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgnome-desktop-3.la '/app/lib' libtool: install: /usr/bin/install -c .libs/libgnome-desktop-3.so.17.0.2 /app/lib/libgnome-desktop-3.so.17.0.2 libtool: install: (cd /app/lib && { ln -s -f libgnome-desktop-3.so.17.0.2 libgnome-desktop-3.so.17 || { rm -f libgnome-desktop-3.so.17 && ln -s libgnome-desktop-3.so.17.0.2 libgnome-desktop-3.so.17; }; }) libtool: install: (cd /app/lib && { ln -s -f libgnome-desktop-3.so.17.0.2 libgnome-desktop-3.so || { rm -f libgnome-desktop-3.so && ln -s libgnome-desktop-3.so.17.0.2 libgnome-desktop-3.so; }; }) libtool: install: /usr/bin/install -c .libs/libgnome-desktop-3.lai /app/lib/libgnome-desktop-3.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib ---------------------------------------------------------------------- Libraries have been installed in: /app/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/app/libexec' /bin/sh ../libtool --mode=install /usr/bin/install -c gnome-rr-debug '/app/libexec' libtool: install: /usr/bin/install -c .libs/gnome-rr-debug /app/libexec/gnome-rr-debug /usr/bin/mkdir -p '/app/share/gir-1.0' /usr/bin/install -c -m 644 GnomeDesktop-3.0.gir '/app/share/gir-1.0' /usr/bin/mkdir -p '/app/include/gnome-desktop-3.0/libgnome-desktop' /usr/bin/install -c -m 644 gnome-bg.h gnome-bg-crossfade.h gnome-bg-slide-show.h gnome-desktop-thumbnail.h gnome-rr.h gnome-rr-config.h gnome-pnp-ids.h gnome-wall-clock.h gnome-xkb-info.h gnome-idle-monitor.h gnome-languages.h '/app/include/gnome-desktop-3.0/libgnome-desktop' /usr/bin/mkdir -p '/app/lib/pkgconfig' /usr/bin/install -c -m 644 gnome-desktop-3.0.pc '/app/lib/pkgconfig' /usr/bin/mkdir -p '/app/lib/girepository-1.0' /usr/bin/install -c -m 644 GnomeDesktop-3.0.typelib '/app/lib/girepository-1.0' make[3]: Leaving directory '/run/build/gnome-desktop/libgnome-desktop' make[2]: Leaving directory '/run/build/gnome-desktop/libgnome-desktop' make[1]: Leaving directory '/run/build/gnome-desktop/libgnome-desktop' Making install in docs make[1]: Entering directory '/run/build/gnome-desktop/docs' Making install in reference make[2]: Entering directory '/run/build/gnome-desktop/docs/reference' Making install in gnome-desktop3 make[3]: Entering directory '/run/build/gnome-desktop/docs/reference/gnome-desktop3' make[4]: Entering directory '/run/build/gnome-desktop/docs/reference/gnome-desktop3' make[4]: Nothing to be done for 'install-exec-am'. Nothing to install make[4]: Leaving directory '/run/build/gnome-desktop/docs/reference/gnome-desktop3' make[3]: Leaving directory '/run/build/gnome-desktop/docs/reference/gnome-desktop3' make[3]: Entering directory '/run/build/gnome-desktop/docs/reference' make[4]: Entering directory '/run/build/gnome-desktop/docs/reference' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/gnome-desktop/docs/reference' make[3]: Leaving directory '/run/build/gnome-desktop/docs/reference' make[2]: Leaving directory '/run/build/gnome-desktop/docs/reference' make[2]: Entering directory '/run/build/gnome-desktop/docs' make[3]: Entering directory '/run/build/gnome-desktop/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/gnome-desktop/docs' make[2]: Leaving directory '/run/build/gnome-desktop/docs' make[1]: Leaving directory '/run/build/gnome-desktop/docs' Making install in po make[1]: Entering directory '/run/build/gnome-desktop/po' installing af.gmo as /app/share/locale/af/LC_MESSAGES/gnome-desktop-3.0.mo installing am.gmo as /app/share/locale/am/LC_MESSAGES/gnome-desktop-3.0.mo installing an.gmo as /app/share/locale/an/LC_MESSAGES/gnome-desktop-3.0.mo installing ar.gmo as /app/share/locale/ar/LC_MESSAGES/gnome-desktop-3.0.mo installing as.gmo as /app/share/locale/as/LC_MESSAGES/gnome-desktop-3.0.mo installing ast.gmo as /app/share/locale/ast/LC_MESSAGES/gnome-desktop-3.0.mo installing az.gmo as /app/share/locale/az/LC_MESSAGES/gnome-desktop-3.0.mo installing be.gmo as /app/share/locale/be/LC_MESSAGES/gnome-desktop-3.0.mo installing be@latin.gmo as /app/share/locale/be@latin/LC_MESSAGES/gnome-desktop-3.0.mo installing bg.gmo as /app/share/locale/bg/LC_MESSAGES/gnome-desktop-3.0.mo installing bn.gmo as /app/share/locale/bn/LC_MESSAGES/gnome-desktop-3.0.mo installing bn_IN.gmo as /app/share/locale/bn_IN/LC_MESSAGES/gnome-desktop-3.0.mo installing br.gmo as /app/share/locale/br/LC_MESSAGES/gnome-desktop-3.0.mo installing bs.gmo as /app/share/locale/bs/LC_MESSAGES/gnome-desktop-3.0.mo installing ca.gmo as /app/share/locale/ca/LC_MESSAGES/gnome-desktop-3.0.mo installing ca@valencia.gmo as /app/share/locale/ca@valencia/LC_MESSAGES/gnome-desktop-3.0.mo installing crh.gmo as /app/share/locale/crh/LC_MESSAGES/gnome-desktop-3.0.mo installing cs.gmo as /app/share/locale/cs/LC_MESSAGES/gnome-desktop-3.0.mo installing csb.gmo as /app/share/locale/csb/LC_MESSAGES/gnome-desktop-3.0.mo installing cy.gmo as /app/share/locale/cy/LC_MESSAGES/gnome-desktop-3.0.mo installing da.gmo as /app/share/locale/da/LC_MESSAGES/gnome-desktop-3.0.mo installing de.gmo as /app/share/locale/de/LC_MESSAGES/gnome-desktop-3.0.mo installing dz.gmo as /app/share/locale/dz/LC_MESSAGES/gnome-desktop-3.0.mo installing el.gmo as /app/share/locale/el/LC_MESSAGES/gnome-desktop-3.0.mo installing en.gmo as /app/share/locale/en/LC_MESSAGES/gnome-desktop-3.0.mo installing en_CA.gmo as /app/share/locale/en_CA/LC_MESSAGES/gnome-desktop-3.0.mo installing en_GB.gmo as /app/share/locale/en_GB/LC_MESSAGES/gnome-desktop-3.0.mo installing en@shaw.gmo as /app/share/locale/en@shaw/LC_MESSAGES/gnome-desktop-3.0.mo installing eo.gmo as /app/share/locale/eo/LC_MESSAGES/gnome-desktop-3.0.mo installing es.gmo as /app/share/locale/es/LC_MESSAGES/gnome-desktop-3.0.mo installing et.gmo as /app/share/locale/et/LC_MESSAGES/gnome-desktop-3.0.mo installing eu.gmo as /app/share/locale/eu/LC_MESSAGES/gnome-desktop-3.0.mo installing fa.gmo as /app/share/locale/fa/LC_MESSAGES/gnome-desktop-3.0.mo installing fi.gmo as /app/share/locale/fi/LC_MESSAGES/gnome-desktop-3.0.mo installing fr.gmo as /app/share/locale/fr/LC_MESSAGES/gnome-desktop-3.0.mo installing fur.gmo as /app/share/locale/fur/LC_MESSAGES/gnome-desktop-3.0.mo installing fy.gmo as /app/share/locale/fy/LC_MESSAGES/gnome-desktop-3.0.mo installing ga.gmo as /app/share/locale/ga/LC_MESSAGES/gnome-desktop-3.0.mo installing gd.gmo as /app/share/locale/gd/LC_MESSAGES/gnome-desktop-3.0.mo installing gl.gmo as /app/share/locale/gl/LC_MESSAGES/gnome-desktop-3.0.mo installing gu.gmo as /app/share/locale/gu/LC_MESSAGES/gnome-desktop-3.0.mo installing ha.gmo as /app/share/locale/ha/LC_MESSAGES/gnome-desktop-3.0.mo installing he.gmo as /app/share/locale/he/LC_MESSAGES/gnome-desktop-3.0.mo installing hi.gmo as /app/share/locale/hi/LC_MESSAGES/gnome-desktop-3.0.mo installing hr.gmo as /app/share/locale/hr/LC_MESSAGES/gnome-desktop-3.0.mo installing hu.gmo as /app/share/locale/hu/LC_MESSAGES/gnome-desktop-3.0.mo installing hy.gmo as /app/share/locale/hy/LC_MESSAGES/gnome-desktop-3.0.mo installing id.gmo as /app/share/locale/id/LC_MESSAGES/gnome-desktop-3.0.mo installing ig.gmo as /app/share/locale/ig/LC_MESSAGES/gnome-desktop-3.0.mo installing is.gmo as /app/share/locale/is/LC_MESSAGES/gnome-desktop-3.0.mo installing it.gmo as /app/share/locale/it/LC_MESSAGES/gnome-desktop-3.0.mo installing ja.gmo as /app/share/locale/ja/LC_MESSAGES/gnome-desktop-3.0.mo installing ka.gmo as /app/share/locale/ka/LC_MESSAGES/gnome-desktop-3.0.mo installing kg.gmo as /app/share/locale/kg/LC_MESSAGES/gnome-desktop-3.0.mo installing kk.gmo as /app/share/locale/kk/LC_MESSAGES/gnome-desktop-3.0.mo installing km.gmo as /app/share/locale/km/LC_MESSAGES/gnome-desktop-3.0.mo installing kn.gmo as /app/share/locale/kn/LC_MESSAGES/gnome-desktop-3.0.mo installing ko.gmo as /app/share/locale/ko/LC_MESSAGES/gnome-desktop-3.0.mo installing ku.gmo as /app/share/locale/ku/LC_MESSAGES/gnome-desktop-3.0.mo installing ky.gmo as /app/share/locale/ky/LC_MESSAGES/gnome-desktop-3.0.mo installing li.gmo as /app/share/locale/li/LC_MESSAGES/gnome-desktop-3.0.mo installing lo.gmo as /app/share/locale/lo/LC_MESSAGES/gnome-desktop-3.0.mo installing lt.gmo as /app/share/locale/lt/LC_MESSAGES/gnome-desktop-3.0.mo installing lv.gmo as /app/share/locale/lv/LC_MESSAGES/gnome-desktop-3.0.mo installing mai.gmo as /app/share/locale/mai/LC_MESSAGES/gnome-desktop-3.0.mo installing mg.gmo as /app/share/locale/mg/LC_MESSAGES/gnome-desktop-3.0.mo installing mi.gmo as /app/share/locale/mi/LC_MESSAGES/gnome-desktop-3.0.mo installing mk.gmo as /app/share/locale/mk/LC_MESSAGES/gnome-desktop-3.0.mo installing ml.gmo as /app/share/locale/ml/LC_MESSAGES/gnome-desktop-3.0.mo installing mn.gmo as /app/share/locale/mn/LC_MESSAGES/gnome-desktop-3.0.mo installing mr.gmo as /app/share/locale/mr/LC_MESSAGES/gnome-desktop-3.0.mo installing ms.gmo as /app/share/locale/ms/LC_MESSAGES/gnome-desktop-3.0.mo installing nb.gmo as /app/share/locale/nb/LC_MESSAGES/gnome-desktop-3.0.mo installing nds.gmo as /app/share/locale/nds/LC_MESSAGES/gnome-desktop-3.0.mo installing ne.gmo as /app/share/locale/ne/LC_MESSAGES/gnome-desktop-3.0.mo installing nl.gmo as /app/share/locale/nl/LC_MESSAGES/gnome-desktop-3.0.mo installing nn.gmo as /app/share/locale/nn/LC_MESSAGES/gnome-desktop-3.0.mo installing nso.gmo as /app/share/locale/nso/LC_MESSAGES/gnome-desktop-3.0.mo installing oc.gmo as /app/share/locale/oc/LC_MESSAGES/gnome-desktop-3.0.mo installing or.gmo as /app/share/locale/or/LC_MESSAGES/gnome-desktop-3.0.mo installing pa.gmo as /app/share/locale/pa/LC_MESSAGES/gnome-desktop-3.0.mo installing pl.gmo as /app/share/locale/pl/LC_MESSAGES/gnome-desktop-3.0.mo installing ps.gmo as /app/share/locale/ps/LC_MESSAGES/gnome-desktop-3.0.mo installing pt.gmo as /app/share/locale/pt/LC_MESSAGES/gnome-desktop-3.0.mo installing pt_BR.gmo as /app/share/locale/pt_BR/LC_MESSAGES/gnome-desktop-3.0.mo installing ro.gmo as /app/share/locale/ro/LC_MESSAGES/gnome-desktop-3.0.mo installing ru.gmo as /app/share/locale/ru/LC_MESSAGES/gnome-desktop-3.0.mo installing rw.gmo as /app/share/locale/rw/LC_MESSAGES/gnome-desktop-3.0.mo installing si.gmo as /app/share/locale/si/LC_MESSAGES/gnome-desktop-3.0.mo installing sk.gmo as /app/share/locale/sk/LC_MESSAGES/gnome-desktop-3.0.mo installing sl.gmo as /app/share/locale/sl/LC_MESSAGES/gnome-desktop-3.0.mo installing sq.gmo as /app/share/locale/sq/LC_MESSAGES/gnome-desktop-3.0.mo installing sr.gmo as /app/share/locale/sr/LC_MESSAGES/gnome-desktop-3.0.mo installing sr@latin.gmo as /app/share/locale/sr@latin/LC_MESSAGES/gnome-desktop-3.0.mo installing sv.gmo as /app/share/locale/sv/LC_MESSAGES/gnome-desktop-3.0.mo installing ta.gmo as /app/share/locale/ta/LC_MESSAGES/gnome-desktop-3.0.mo installing te.gmo as /app/share/locale/te/LC_MESSAGES/gnome-desktop-3.0.mo installing tg.gmo as /app/share/locale/tg/LC_MESSAGES/gnome-desktop-3.0.mo installing th.gmo as /app/share/locale/th/LC_MESSAGES/gnome-desktop-3.0.mo installing tk.gmo as /app/share/locale/tk/LC_MESSAGES/gnome-desktop-3.0.mo installing tr.gmo as /app/share/locale/tr/LC_MESSAGES/gnome-desktop-3.0.mo installing ug.gmo as /app/share/locale/ug/LC_MESSAGES/gnome-desktop-3.0.mo installing uk.gmo as /app/share/locale/uk/LC_MESSAGES/gnome-desktop-3.0.mo installing ur.gmo as /app/share/locale/ur/LC_MESSAGES/gnome-desktop-3.0.mo installing uz.gmo as /app/share/locale/uz/LC_MESSAGES/gnome-desktop-3.0.mo installing uz@cyrillic.gmo as /app/share/locale/uz@cyrillic/LC_MESSAGES/gnome-desktop-3.0.mo installing vi.gmo as /app/share/locale/vi/LC_MESSAGES/gnome-desktop-3.0.mo installing wa.gmo as /app/share/locale/wa/LC_MESSAGES/gnome-desktop-3.0.mo installing xh.gmo as /app/share/locale/xh/LC_MESSAGES/gnome-desktop-3.0.mo installing yi.gmo as /app/share/locale/yi/LC_MESSAGES/gnome-desktop-3.0.mo installing yo.gmo as /app/share/locale/yo/LC_MESSAGES/gnome-desktop-3.0.mo installing zh_CN.gmo as /app/share/locale/zh_CN/LC_MESSAGES/gnome-desktop-3.0.mo installing zh_HK.gmo as /app/share/locale/zh_HK/LC_MESSAGES/gnome-desktop-3.0.mo installing zh_TW.gmo as /app/share/locale/zh_TW/LC_MESSAGES/gnome-desktop-3.0.mo installing zu.gmo as /app/share/locale/zu/LC_MESSAGES/gnome-desktop-3.0.mo if test "gnome-desktop" = "gettext-tools"; then \ /usr/bin/mkdir -p /app/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /app/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /app/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/run/build/gnome-desktop/po' Making install in tests make[1]: Entering directory '/run/build/gnome-desktop/tests' make install-am make[2]: Entering directory '/run/build/gnome-desktop/tests' make[3]: Entering directory '/run/build/gnome-desktop/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/run/build/gnome-desktop/tests' make[2]: Leaving directory '/run/build/gnome-desktop/tests' make[1]: Leaving directory '/run/build/gnome-desktop/tests' Making install in desktop-docs make[1]: Entering directory '/run/build/gnome-desktop/desktop-docs' Making install in fdl make[2]: Entering directory '/run/build/gnome-desktop/desktop-docs/fdl' make[3]: Entering directory '/run/build/gnome-desktop/desktop-docs/fdl' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 C/index.docbook /app/share/help/C/fdl/index.docbook /usr/bin/install -c -m 644 ar/index.docbook /app/share/help/ar/fdl/index.docbook /usr/bin/install -c -m 644 ca/index.docbook /app/share/help/ca/fdl/index.docbook /usr/bin/install -c -m 644 el/index.docbook /app/share/help/el/fdl/index.docbook /usr/bin/install -c -m 644 es/index.docbook /app/share/help/es/fdl/index.docbook /usr/bin/install -c -m 644 eu/index.docbook /app/share/help/eu/fdl/index.docbook /usr/bin/install -c -m 644 fr/index.docbook /app/share/help/fr/fdl/index.docbook /usr/bin/install -c -m 644 gl/index.docbook /app/share/help/gl/fdl/index.docbook /usr/bin/install -c -m 644 hu/index.docbook /app/share/help/hu/fdl/index.docbook /usr/bin/install -c -m 644 ko/index.docbook /app/share/help/ko/fdl/index.docbook /usr/bin/install -c -m 644 oc/index.docbook /app/share/help/oc/fdl/index.docbook /usr/bin/install -c -m 644 pt_BR/index.docbook /app/share/help/pt_BR/fdl/index.docbook /usr/bin/install -c -m 644 sl/index.docbook /app/share/help/sl/fdl/index.docbook /usr/bin/install -c -m 644 sv/index.docbook /app/share/help/sv/fdl/index.docbook /usr/bin/install -c -m 644 uk/index.docbook /app/share/help/uk/fdl/index.docbook /usr/bin/install -c -m 644 vi/index.docbook /app/share/help/vi/fdl/index.docbook /usr/bin/install -c -m 644 de/index.docbook /app/share/help/de/fdl/index.docbook /usr/bin/install -c -m 644 zh_CN/index.docbook /app/share/help/zh_CN/fdl/index.docbook make[3]: Leaving directory '/run/build/gnome-desktop/desktop-docs/fdl' make[2]: Leaving directory '/run/build/gnome-desktop/desktop-docs/fdl' Making install in gpl make[2]: Entering directory '/run/build/gnome-desktop/desktop-docs/gpl' make[3]: Entering directory '/run/build/gnome-desktop/desktop-docs/gpl' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 C/index.docbook /app/share/help/C/gpl/index.docbook /usr/bin/install -c -m 644 ar/index.docbook /app/share/help/ar/gpl/index.docbook /usr/bin/install -c -m 644 ca/index.docbook /app/share/help/ca/gpl/index.docbook /usr/bin/install -c -m 644 cs/index.docbook /app/share/help/cs/gpl/index.docbook /usr/bin/install -c -m 644 el/index.docbook /app/share/help/el/gpl/index.docbook /usr/bin/install -c -m 644 es/index.docbook /app/share/help/es/gpl/index.docbook /usr/bin/install -c -m 644 eu/index.docbook /app/share/help/eu/gpl/index.docbook /usr/bin/install -c -m 644 fi/index.docbook /app/share/help/fi/gpl/index.docbook /usr/bin/install -c -m 644 fr/index.docbook /app/share/help/fr/gpl/index.docbook /usr/bin/install -c -m 644 gl/index.docbook /app/share/help/gl/gpl/index.docbook /usr/bin/install -c -m 644 hu/index.docbook /app/share/help/hu/gpl/index.docbook /usr/bin/install -c -m 644 ko/index.docbook /app/share/help/ko/gpl/index.docbook /usr/bin/install -c -m 644 nds/index.docbook /app/share/help/nds/gpl/index.docbook /usr/bin/install -c -m 644 oc/index.docbook /app/share/help/oc/gpl/index.docbook /usr/bin/install -c -m 644 pa/index.docbook /app/share/help/pa/gpl/index.docbook /usr/bin/install -c -m 644 pt_BR/index.docbook /app/share/help/pt_BR/gpl/index.docbook /usr/bin/install -c -m 644 sl/index.docbook /app/share/help/sl/gpl/index.docbook /usr/bin/install -c -m 644 sr/index.docbook /app/share/help/sr/gpl/index.docbook /usr/bin/install -c -m 644 sr@latin/index.docbook /app/share/help/sr@latin/gpl/index.docbook /usr/bin/install -c -m 644 uk/index.docbook /app/share/help/uk/gpl/index.docbook /usr/bin/install -c -m 644 vi/index.docbook /app/share/help/vi/gpl/index.docbook /usr/bin/install -c -m 644 zh_CN/index.docbook /app/share/help/zh_CN/gpl/index.docbook /usr/bin/install -c -m 644 sv/index.docbook /app/share/help/sv/gpl/index.docbook /usr/bin/install -c -m 644 de/index.docbook /app/share/help/de/gpl/index.docbook make[3]: Leaving directory '/run/build/gnome-desktop/desktop-docs/gpl' make[2]: Leaving directory '/run/build/gnome-desktop/desktop-docs/gpl' Making install in lgpl make[2]: Entering directory '/run/build/gnome-desktop/desktop-docs/lgpl' make[3]: Entering directory '/run/build/gnome-desktop/desktop-docs/lgpl' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 C/index.docbook /app/share/help/C/lgpl/index.docbook /usr/bin/install -c -m 644 ar/index.docbook /app/share/help/ar/lgpl/index.docbook /usr/bin/install -c -m 644 ca/index.docbook /app/share/help/ca/lgpl/index.docbook /usr/bin/install -c -m 644 de/index.docbook /app/share/help/de/lgpl/index.docbook /usr/bin/install -c -m 644 el/index.docbook /app/share/help/el/lgpl/index.docbook /usr/bin/install -c -m 644 es/index.docbook /app/share/help/es/lgpl/index.docbook /usr/bin/install -c -m 644 eu/index.docbook /app/share/help/eu/lgpl/index.docbook /usr/bin/install -c -m 644 fi/index.docbook /app/share/help/fi/lgpl/index.docbook /usr/bin/install -c -m 644 fr/index.docbook /app/share/help/fr/lgpl/index.docbook /usr/bin/install -c -m 644 hu/index.docbook /app/share/help/hu/lgpl/index.docbook /usr/bin/install -c -m 644 ko/index.docbook /app/share/help/ko/lgpl/index.docbook /usr/bin/install -c -m 644 oc/index.docbook /app/share/help/oc/lgpl/index.docbook /usr/bin/install -c -m 644 pa/index.docbook /app/share/help/pa/lgpl/index.docbook /usr/bin/install -c -m 644 pt_BR/index.docbook /app/share/help/pt_BR/lgpl/index.docbook /usr/bin/install -c -m 644 sl/index.docbook /app/share/help/sl/lgpl/index.docbook /usr/bin/install -c -m 644 sv/index.docbook /app/share/help/sv/lgpl/index.docbook /usr/bin/install -c -m 644 uk/index.docbook /app/share/help/uk/lgpl/index.docbook /usr/bin/install -c -m 644 vi/index.docbook /app/share/help/vi/lgpl/index.docbook /usr/bin/install -c -m 644 zh_CN/index.docbook /app/share/help/zh_CN/lgpl/index.docbook make[3]: Leaving directory '/run/build/gnome-desktop/desktop-docs/lgpl' make[2]: Leaving directory '/run/build/gnome-desktop/desktop-docs/lgpl' make[2]: Entering directory '/run/build/gnome-desktop/desktop-docs' make[3]: Entering directory '/run/build/gnome-desktop/desktop-docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/gnome-desktop/desktop-docs' make[2]: Leaving directory '/run/build/gnome-desktop/desktop-docs' make[1]: Leaving directory '/run/build/gnome-desktop/desktop-docs' make[1]: Entering directory '/run/build/gnome-desktop' make[2]: Entering directory '/run/build/gnome-desktop' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/share/gnome' /usr/bin/install -c -m 644 gnome-version.xml '/app/share/gnome' make[2]: Leaving directory '/run/build/gnome-desktop' make[1]: Leaving directory '/run/build/gnome-desktop' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgnome-desktop-3.so.17.0.2 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgnome-desktop-3.so.17.0.2 [25] .debug_aranges compressed -> .zdebug_aranges (760 => 310 40.79%) [26] .debug_info compressed -> .zdebug_info (316724 => 173505 54.78%) [27] .debug_abbrev compressed -> .zdebug_abbrev (22791 => 4178 18.33%) [28] .debug_line compressed -> .zdebug_line (87666 => 34423 39.27%) [29] .debug_frame compressed -> .zdebug_frame (20468 => 6460 31.56%) [30] .debug_str compressed -> .zdebug_str (73945 => 21312 28.82%) [31] .debug_loc compressed -> .zdebug_loc (163641 => 45252 27.65%) [32] .debug_ranges compressed -> .zdebug_ranges (17608 => 5340 30.33%) [35] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgnome-desktop-3.so.17.0.2 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libgnome-desktop-3.so.17.0.2.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/libexec/gnome-rr-debug processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/libexec/gnome-rr-debug [26] .debug_aranges compressed -> .zdebug_aranges (216 => 114 52.78%) [27] .debug_info compressed -> .zdebug_info (9798 => 5715 58.33%) [28] .debug_abbrev compressed -> .zdebug_abbrev (1628 => 615 37.78%) [29] .debug_line compressed -> .zdebug_line (2245 => 1100 49.00%) [30] .debug_frame compressed -> .zdebug_frame (252 => 190 75.40%) [31] .debug_str compressed -> .zdebug_str (5698 => 2454 43.07%) [32] .debug_loc compressed -> .zdebug_loc (1139 => 415 36.44%) [33] .debug_ranges compressed -> .zdebug_ranges (128 => 89 69.53%) [36] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/libexec/gnome-rr-debug to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/libexec/gnome-rr-debug.debug Committing stage build-gnome-desktop to cache ======================================================================== Building module gnome-tweaks in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/gnome-tweaks-1 ======================================================================== Already on 'master' Applying patch gtweak-hardcode-system-dirs.patch patching file gtweak/defs.py.in The Meson build system Version: 0.47.1 Source dir: /run/build/gnome-tweaks Build dir: /run/build/gnome-tweaks/_flatpak_build Build type: native build Project name: gnome-tweaks Project version: 3.29.90.1 Build machine cpu family: arm Build machine cpu: armv8l Configuring defs.py using configuration Program meson-postinstall.py found: YES (/run/build/gnome-tweaks/meson-postinstall.py) Build targets in project: 5 Found ninja-1.8.2 at /usr/bin/ninja [1/2] Generating org.gnome.tweaks.appdata.xml_merge with a custom command. [2/2] Generating org.gnome.tweaks.desktop_merge with a custom command. [0/1] Installing files. Installing /run/build/gnome-tweaks/_flatpak_build/po/af.gmo to /app/share/locale/af/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/ar.gmo to /app/share/locale/ar/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/as.gmo to /app/share/locale/as/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/be.gmo to /app/share/locale/be/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/bg.gmo to /app/share/locale/bg/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/bs.gmo to /app/share/locale/bs/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/ca.gmo to /app/share/locale/ca/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/ca@valencia.gmo to /app/share/locale/ca@valencia/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/cs.gmo to /app/share/locale/cs/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/da.gmo to /app/share/locale/da/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/de.gmo to /app/share/locale/de/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/el.gmo to /app/share/locale/el/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/en_GB.gmo to /app/share/locale/en_GB/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/eo.gmo to /app/share/locale/eo/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/es.gmo to /app/share/locale/es/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/eu.gmo to /app/share/locale/eu/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/fa.gmo to /app/share/locale/fa/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/fi.gmo to /app/share/locale/fi/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/fr.gmo to /app/share/locale/fr/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/fur.gmo to /app/share/locale/fur/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/gl.gmo to /app/share/locale/gl/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/he.gmo to /app/share/locale/he/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/hr.gmo to /app/share/locale/hr/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/hu.gmo to /app/share/locale/hu/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/id.gmo to /app/share/locale/id/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/is.gmo to /app/share/locale/is/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/it.gmo to /app/share/locale/it/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/ja.gmo to /app/share/locale/ja/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/kk.gmo to /app/share/locale/kk/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/ko.gmo to /app/share/locale/ko/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/ky.gmo to /app/share/locale/ky/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/lt.gmo to /app/share/locale/lt/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/lv.gmo to /app/share/locale/lv/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/ml.gmo to /app/share/locale/ml/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/my.gmo to /app/share/locale/my/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/nb.gmo to /app/share/locale/nb/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/ne.gmo to /app/share/locale/ne/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/nl.gmo to /app/share/locale/nl/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/oc.gmo to /app/share/locale/oc/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/pa.gmo to /app/share/locale/pa/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/pl.gmo to /app/share/locale/pl/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/pt.gmo to /app/share/locale/pt/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/pt_BR.gmo to /app/share/locale/pt_BR/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/ro.gmo to /app/share/locale/ro/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/ru.gmo to /app/share/locale/ru/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/sk.gmo to /app/share/locale/sk/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/sl.gmo to /app/share/locale/sl/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/sr.gmo to /app/share/locale/sr/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/sr@latin.gmo to /app/share/locale/sr@latin/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/sv.gmo to /app/share/locale/sv/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/te.gmo to /app/share/locale/te/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/tg.gmo to /app/share/locale/tg/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/th.gmo to /app/share/locale/th/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/tr.gmo to /app/share/locale/tr/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/uk.gmo to /app/share/locale/uk/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/vi.gmo to /app/share/locale/vi/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/zh_CN.gmo to /app/share/locale/zh_CN/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/zh_HK.gmo to /app/share/locale/zh_HK/LC_MESSAGES/gnome-tweaks.mo Installing /run/build/gnome-tweaks/_flatpak_build/po/zh_TW.gmo to /app/share/locale/zh_TW/LC_MESSAGES/gnome-tweaks.mo Updating icon cache... Compiling python bytecode... Listing '/app/lib/python3.7/site-packages/gtweak'... Compiling '/app/lib/python3.7/site-packages/gtweak/__init__.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/app.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/defs.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/egowrapper.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/gsettings.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/gshellwrapper.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/gtksettings.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/tweakmodel.py'... Listing '/app/lib/python3.7/site-packages/gtweak/tweaks'... Compiling '/app/lib/python3.7/site-packages/gtweak/tweaks/__init__.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/tweaks/tweak_group_appearance.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/tweaks/tweak_group_desktop.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/tweaks/tweak_group_font.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/tweaks/tweak_group_general.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/tweaks/tweak_group_keymouse.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/tweaks/tweak_group_shell_extensions.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/tweaks/tweak_group_startup.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/tweaks/tweak_group_test.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/tweaks/tweak_group_title_bar.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/tweaks/tweak_group_top_bar.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/tweaks/tweak_group_windows.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/tweaks/tweak_group_workspaces.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/tweaks/tweak_group_xkb.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/tweaks/tweak_wacom.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/tweakview.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/utils.py'... Compiling '/app/lib/python3.7/site-packages/gtweak/widgets.py'... Installing subdir /run/build/gnome-tweaks/data/icons/hicolor to /app/share/icons/hicolor Installing /run/build/gnome-tweaks/data/icons/hicolor/256x256/apps/org.gnome.tweaks.png to /app/share/icons/hicolor/256x256/apps Installing /run/build/gnome-tweaks/data/icons/hicolor/24x24/apps/org.gnome.tweaks.png to /app/share/icons/hicolor/24x24/apps Installing /run/build/gnome-tweaks/data/icons/hicolor/16x16/apps/org.gnome.tweaks.png to /app/share/icons/hicolor/16x16/apps Installing /run/build/gnome-tweaks/data/icons/hicolor/22x22/apps/org.gnome.tweaks.png to /app/share/icons/hicolor/22x22/apps Installing /run/build/gnome-tweaks/data/icons/hicolor/48x48/apps/org.gnome.tweaks.png to /app/share/icons/hicolor/48x48/apps Installing /run/build/gnome-tweaks/data/icons/hicolor/scalable/apps/org.gnome.tweaks-symbolic.svg to /app/share/icons/hicolor/scalable/apps Installing /run/build/gnome-tweaks/data/icons/hicolor/32x32/apps/org.gnome.tweaks.png to /app/share/icons/hicolor/32x32/apps Installing data/org.gnome.tweaks.desktop to /app/share/applications Installing data/org.gnome.tweaks.appdata.xml to /app/share/metainfo Installing /run/build/gnome-tweaks/gnome-tweaks to /app/bin Installing /run/build/gnome-tweaks/gnome-tweak-tool-lid-inhibitor to /app/libexec Installing /run/build/gnome-tweaks/_flatpak_build/gtweak/defs.py to /app/lib/python3.7/site-packages/gtweak Installing /run/build/gnome-tweaks/gtweak/app.py to /app/lib/python3.7/site-packages/gtweak Installing /run/build/gnome-tweaks/gtweak/egowrapper.py to /app/lib/python3.7/site-packages/gtweak Installing /run/build/gnome-tweaks/gtweak/gsettings.py to /app/lib/python3.7/site-packages/gtweak Installing /run/build/gnome-tweaks/gtweak/gshellwrapper.py to /app/lib/python3.7/site-packages/gtweak Installing /run/build/gnome-tweaks/gtweak/gtksettings.py to /app/lib/python3.7/site-packages/gtweak Installing /run/build/gnome-tweaks/gtweak/__init__.py to /app/lib/python3.7/site-packages/gtweak Installing /run/build/gnome-tweaks/gtweak/tweakmodel.py to /app/lib/python3.7/site-packages/gtweak Installing /run/build/gnome-tweaks/gtweak/tweakview.py to /app/lib/python3.7/site-packages/gtweak Installing /run/build/gnome-tweaks/gtweak/utils.py to /app/lib/python3.7/site-packages/gtweak Installing /run/build/gnome-tweaks/gtweak/widgets.py to /app/lib/python3.7/site-packages/gtweak Installing /run/build/gnome-tweaks/gtweak/tweaks/__init__.py to /app/lib/python3.7/site-packages/gtweak/tweaks Installing /run/build/gnome-tweaks/gtweak/tweaks/tweak_group_appearance.py to /app/lib/python3.7/site-packages/gtweak/tweaks Installing /run/build/gnome-tweaks/gtweak/tweaks/tweak_group_desktop.py to /app/lib/python3.7/site-packages/gtweak/tweaks Installing /run/build/gnome-tweaks/gtweak/tweaks/tweak_group_font.py to /app/lib/python3.7/site-packages/gtweak/tweaks Installing /run/build/gnome-tweaks/gtweak/tweaks/tweak_group_general.py to /app/lib/python3.7/site-packages/gtweak/tweaks Installing /run/build/gnome-tweaks/gtweak/tweaks/tweak_group_keymouse.py to /app/lib/python3.7/site-packages/gtweak/tweaks Installing /run/build/gnome-tweaks/gtweak/tweaks/tweak_group_shell_extensions.py to /app/lib/python3.7/site-packages/gtweak/tweaks Installing /run/build/gnome-tweaks/gtweak/tweaks/tweak_group_startup.py to /app/lib/python3.7/site-packages/gtweak/tweaks Installing /run/build/gnome-tweaks/gtweak/tweaks/tweak_group_test.py to /app/lib/python3.7/site-packages/gtweak/tweaks Installing /run/build/gnome-tweaks/gtweak/tweaks/tweak_group_title_bar.py to /app/lib/python3.7/site-packages/gtweak/tweaks Installing /run/build/gnome-tweaks/gtweak/tweaks/tweak_group_top_bar.py to /app/lib/python3.7/site-packages/gtweak/tweaks Installing /run/build/gnome-tweaks/gtweak/tweaks/tweak_group_windows.py to /app/lib/python3.7/site-packages/gtweak/tweaks Installing /run/build/gnome-tweaks/gtweak/tweaks/tweak_group_workspaces.py to /app/lib/python3.7/site-packages/gtweak/tweaks Installing /run/build/gnome-tweaks/gtweak/tweaks/tweak_group_xkb.py to /app/lib/python3.7/site-packages/gtweak/tweaks Installing /run/build/gnome-tweaks/gtweak/tweaks/tweak_wacom.py to /app/lib/python3.7/site-packages/gtweak/tweaks Installing /run/build/gnome-tweaks/data/shell.ui to /app/share/gnome-tweaks Installing /run/build/gnome-tweaks/data/shell.css to /app/share/gnome-tweaks Running custom install script '/usr/bin/python3 /usr/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=gnome-tweaks' Running custom install script '/run/build/gnome-tweaks/meson-postinstall.py' Committing stage build-gnome-tweaks to cache Cleaning up Removing files/share/gir-1.0/GnomeDesktop-3.0.gir Removing files/share/gir-1.0 Removing files/lib/pkgconfig/gnome-desktop-3.0.pc Removing files/lib/pkgconfig Removing files/lib/libgnome-desktop-3.la Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-xkb-info.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-wall-clock.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-rr.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-rr-config.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-pnp-ids.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-languages.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-idle-monitor.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-desktop-thumbnail.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-bg.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-bg-slide-show.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-bg-crossfade.h Removing files/include/gnome-desktop-3.0/libgnome-desktop Removing files/include/gnome-desktop-3.0 Removing files/include Renaming org.gnome.tweaks.appdata.xml to share/appdata/org.gnome.tweaks.appdata.xml Rewriting contents of org.gnome.tweaks.desktop Running appstream-compose Processing application org.gnome.tweaks Saving icon /app/share/app-info/icons/flatpak/64x64/org.gnome.tweaks.png Saving icon /app/share/app-info/icons/flatpak/128x128/org.gnome.tweaks.png Saving AppStream /app/share/app-info/xmls/org.gnome.tweaks.xml.gz Done! Committing stage cleanup to cache Finishing app Exporting share/applications/org.gnome.tweaks.desktop Exporting share/icons/hicolor/256x256/apps/org.gnome.tweaks.png Exporting share/icons/hicolor/24x24/apps/org.gnome.tweaks.png Exporting share/icons/hicolor/16x16/apps/org.gnome.tweaks.png Exporting share/icons/hicolor/22x22/apps/org.gnome.tweaks.png Exporting share/icons/hicolor/48x48/apps/org.gnome.tweaks.png Not exporting share/icons/hicolor/icon-theme.cache, wrong extension Exporting share/icons/hicolor/scalable/apps/org.gnome.tweaks-symbolic.svg Exporting share/icons/hicolor/32x32/apps/org.gnome.tweaks.png Please review the exported files and the metadata Committing stage finish to cache Exporting org.gnome.tweaks to repo Commit: 1d2035b958948b0d2c439ecdc3946ddcf2d901dbc833f5f55967ae070ab0d0d1 Metadata Total: 523 Metadata Written: 13 Content Total: 263 Content Written: 30 Content Bytes Written: 168708 (168.7 kB) Exporting org.gnome.tweaks.Locale to repo Commit: df8d39bbc4e344c3a73fb211139d0bd0206dc78d6dde82199de209b9f81b645e Metadata Total: 869 Metadata Written: 7 Content Total: 170 Content Written: 1 Content Bytes Written: 15001 (15.0 kB) Exporting org.gnome.tweaks.Debug to repo Commit: 6b05795f0b71637e1b09b7e4ecb92266eafc12e82432f789800c4fca9757758a Metadata Total: 15 Metadata Written: 7 Content Total: 38 Content Written: 0 Content Bytes Written: 0 (0 bytes) Pruning cache