./build.sh: 14: [: xorg.gnome.clocks: unexpected operator ========== Building org.gnome.clocks ================ Fetching git repo https://gitlab.gnome.org/GNOME/gnome-clocks.git, ref refs/heads/master From https://gitlab.gnome.org/GNOME/gnome-clocks + a5a1eab...d96e096 master -> master (forced update) Downloading sources Fetching git repo https://gitlab.gnome.org/GNOME/geocode-glib.git, ref refs/heads/master Fetching git repo https://gitlab.gnome.org/GNOME/libgweather.git, ref refs/heads/master Fetching git repo https://gitlab.gnome.org/GNOME/gnome-desktop.git, ref refs/heads/master Initialized empty Git repository in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/git/https_gitlab.gnome.org_GNOME_gsound.git-51YRMZ/ Fetching git repo https://gitlab.gnome.org/GNOME/gsound.git, ref refs/heads/master From https://gitlab.gnome.org/GNOME/gsound * [new branch] master -> master * [new tag] 1.0.2 -> 1.0.2 Fetching git repo https://gitlab.gnome.org/GNOME/gnome-clocks.git, ref refs/heads/master Initializing build dir Committing stage init to cache Starting build of org.gnome.clocks ======================================================================== Building module geocode-glib in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/geocode-glib-1 ======================================================================== Already on 'master' Summary: meson:....... /usr/bin/meson ninja:....... /usr/bin/ninja prefix:...... /app bindir:...... /app/bin sbindir:..... /app/sbin libexecdir:.. /app/bin datarootdir:. /app/share datadir:..... /app/share sysconfdir:.. /app/etc libdir:...... /app/lib mandir:...... /app/share/man includedir:.. /app/include additional:.. - -Denable-gtk-doc=false -Denable-installed-tests=true -Denable-introspection=true The Meson build system Version: 0.47.0 Source dir: /run/build/geocode-glib Build dir: /run/build/geocode-glib/_build Build type: native build Project name: geocode-glib Project version: 3.26.0 Appending CFLAGS from environment: '-O2 -g -fstack-protector-strong -O2 -g' Appending LDFLAGS from environment: '-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.1.0 "cc (GCC) 8.1.0") Build machine cpu family: arm Build machine cpu: armv8l Configuring config.h using configuration Found pkg-config: /usr/bin/pkg-config (1.4.2) Native dependency gio-2.0 found: YES 2.57.2 Native dependency json-glib-1.0 found: YES 1.5.1 Native dependency libsoup-2.4 found: YES 2.63.2 Library m found: YES Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Native dependency gobject-introspection-1.0 found: YES 1.57.2 Build targets in project: 11 Found ninja-1.8.2 at /usr/bin/ninja CC="cc" CXX="g++" /usr/bin/ninja -C /run/build/geocode-glib/_build ninja: Entering directory `/run/build/geocode-glib/_build' [1/27] Generating geocode-enum-types.h with a meson_exe.py custom command. [2/27] Compiling C object 'geocode-glib/geocode-glib@@geocode-glib@sha/geocode-error.c.o'. [3/27] Compiling C object 'geocode-glib/geocode-glib@@geocode-glib@sha/geocode-bounding-box.c.o'. ../geocode-glib/geocode-bounding-box.c: In function ‘geocode_bounding_box_class_init’: ../geocode-glib/geocode-bounding-box.c:176:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GeocodeBoundingBoxPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ 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 ../geocode-glib/../geocode-glib/geocode-bounding-box.h:26, from ../geocode-glib/geocode-bounding-box.c:23: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [4/27] Compiling C object 'geocode-glib/geocode-glib@@geocode-glib@sha/geocode-backend.c.o'. [5/27] Compiling C object 'geocode-glib/geocode-glib@@geocode-glib@sha/geocode-reverse.c.o'. ../geocode-glib/geocode-reverse.c: In function ‘geocode_reverse_class_init’: ../geocode-glib/geocode-reverse.c:73:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GeocodeReversePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ 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 ../geocode-glib/geocode-reverse.c:27: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [6/27] Compiling C object 'geocode-glib/geocode-glib@@geocode-glib@sha/geocode-glib.c.o'. [7/27] Compiling C object 'geocode-glib/geocode-glib@@geocode-glib@sha/geocode-mock-backend.c.o'. [8/27] Compiling C object 'geocode-glib/geocode-glib@@geocode-glib@sha/geocode-location.c.o'. ../geocode-glib/geocode-location.c: In function ‘geocode_location_class_init’: ../geocode-glib/geocode-location.c:550:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GeocodeLocationPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ 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 geocode-glib/../geocode-glib/geocode-enum-types.h:7, from ../geocode-glib/geocode-location.c:25: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [9/27] Compiling C object 'geocode-glib/geocode-glib@@geocode-glib@sha/geocode-forward.c.o'. ../geocode-glib/geocode-forward.c: In function ‘geocode_forward_class_init’: ../geocode-glib/geocode-forward.c:147:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GeocodeForwardPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ 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 ../geocode-glib/geocode-forward.c:27: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [10/27] Generating geocode-enum-types.c with a meson_exe.py custom command. [11/27] Compiling C object 'geocode-glib/tests/geocode-glib@tests@@geo-uri@exe/geo-uri.c.o'. [12/27] Compiling C object 'geocode-glib/tests/geocode-glib@tests@@geocode-glib@exe/geocode-nominatim-test.c.o'. [13/27] Compiling C object 'geocode-glib/tests/geocode-glib@tests@@geocode-glib@exe/meson-generated_.._.._geocode-enum-types.c.o'. [14/27] Compiling C object 'geocode-glib/geocode-glib@@geocode-glib@sha/meson-generated_.._geocode-enum-types.c.o'. [15/27] Compiling C object 'geocode-glib/geocode-glib@@geocode-glib@sha/geocode-place.c.o'. ../geocode-glib/geocode-place.c: In function ‘geocode_place_class_init’: ../geocode-glib/geocode-place.c:327:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GeocodePlacePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ 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 ../geocode-glib/geocode-place.c:24: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [16/27] Compiling C object 'geocode-glib/tests/geocode-glib@tests@@geo-uri@exe/meson-generated_.._.._geocode-enum-types.c.o'. [17/27] Compiling C object 'geocode-glib/tests/geocode-glib@tests@@mock-backend@exe/meson-generated_.._.._geocode-enum-types.c.o'. [18/27] Compiling C object 'geocode-glib/tests/geocode-glib@tests@@mock-backend@exe/mock-backend.c.o'. [19/27] Compiling C object 'geocode-glib/geocode-glib@@geocode-glib@sha/geocode-nominatim.c.o'. [20/27] Linking target geocode-glib/libgeocode-glib.so.0.0.0. [21/27] Compiling C object 'geocode-glib/tests/geocode-glib@tests@@geocode-glib@exe/geocode-glib.c.o'. [22/27] Generating symbol file 'geocode-glib/geocode-glib@@geocode-glib@sha/libgeocode-glib.so.0.0.0.symbols'. [23/27] Linking target geocode-glib/tests/mock-backend. [24/27] Linking target geocode-glib/tests/geo-uri. [25/27] Linking target geocode-glib/tests/geocode-glib. [26/27] Generating GeocodeGlib-1.0.gir with a custom command. [27/27] Generating GeocodeGlib-1.0.typelib with a custom command. DESTDIR="" /usr/bin/ninja -C /run/build/geocode-glib/_build install ninja: Entering directory `/run/build/geocode-glib/_build' [0/1] Installing files. Could not find file LINGUAS in /run/build/geocode-glib/po Installing geocode-glib/geocode-enum-types.h to /app/include/geocode-glib-1.0/geocode-glib Installing geocode-glib/libgeocode-glib.so.0.0.0 to /app/lib Installing geocode-glib/GeocodeGlib-1.0.gir to /app/share/gir-1.0 Installing geocode-glib/GeocodeGlib-1.0.typelib to /app/lib/girepository-1.0 Installing geocode-glib/tests/geo-uri to /app/bin/installed-tests/geocode-glib Installing geocode-glib/tests/geocode-glib to /app/bin/installed-tests/geocode-glib Installing geocode-glib/tests/mock-backend to /app/bin/installed-tests/geocode-glib Installing /run/build/geocode-glib/geocode-glib/geocode-glib.h to /app/include/geocode-glib-1.0/geocode-glib Installing /run/build/geocode-glib/geocode-glib/geocode-location.h to /app/include/geocode-glib-1.0/geocode-glib Installing /run/build/geocode-glib/geocode-glib/geocode-forward.h to /app/include/geocode-glib-1.0/geocode-glib Installing /run/build/geocode-glib/geocode-glib/geocode-reverse.h to /app/include/geocode-glib-1.0/geocode-glib Installing /run/build/geocode-glib/geocode-glib/geocode-error.h to /app/include/geocode-glib-1.0/geocode-glib Installing /run/build/geocode-glib/geocode-glib/geocode-place.h to /app/include/geocode-glib-1.0/geocode-glib Installing /run/build/geocode-glib/geocode-glib/geocode-bounding-box.h to /app/include/geocode-glib-1.0/geocode-glib Installing /run/build/geocode-glib/geocode-glib/geocode-backend.h to /app/include/geocode-glib-1.0/geocode-glib Installing /run/build/geocode-glib/geocode-glib/geocode-mock-backend.h to /app/include/geocode-glib-1.0/geocode-glib Installing /run/build/geocode-glib/geocode-glib/geocode-nominatim.h to /app/include/geocode-glib-1.0/geocode-glib Installing /run/build/geocode-glib/_build/meson-private/geocode-glib-1.0.pc to /app/lib/pkgconfig Installing /run/build/geocode-glib/geocode-glib/tests/locale_format.json to /app/bin/installed-tests/geocode-glib Installing /run/build/geocode-glib/geocode-glib/tests/locale_name.json to /app/bin/installed-tests/geocode-glib Installing /run/build/geocode-glib/geocode-glib/tests/nominatim-area.json to /app/bin/installed-tests/geocode-glib Installing /run/build/geocode-glib/geocode-glib/tests/nominatim-no-results.json to /app/bin/installed-tests/geocode-glib Installing /run/build/geocode-glib/geocode-glib/tests/nominatim-rio.json to /app/bin/installed-tests/geocode-glib Installing /run/build/geocode-glib/geocode-glib/tests/osm_type0.json to /app/bin/installed-tests/geocode-glib Installing /run/build/geocode-glib/geocode-glib/tests/osm_type1.json to /app/bin/installed-tests/geocode-glib Installing /run/build/geocode-glib/geocode-glib/tests/osm_type2.json to /app/bin/installed-tests/geocode-glib Installing /run/build/geocode-glib/geocode-glib/tests/pub.json to /app/bin/installed-tests/geocode-glib Installing /run/build/geocode-glib/geocode-glib/tests/rev.json to /app/bin/installed-tests/geocode-glib Installing /run/build/geocode-glib/geocode-glib/tests/rev_fail.json to /app/bin/installed-tests/geocode-glib Installing /run/build/geocode-glib/geocode-glib/tests/search.json to /app/bin/installed-tests/geocode-glib Installing /run/build/geocode-glib/geocode-glib/tests/search_lat_long.json to /app/bin/installed-tests/geocode-glib Installing /run/build/geocode-glib/geocode-glib/tests/xep.json to /app/bin/installed-tests/geocode-glib Installing /run/build/geocode-glib/icons/maki/poi-airport.svg to /app/share/icons/gnome/scalable/places Installing /run/build/geocode-glib/icons/maki/poi-building.svg to /app/share/icons/gnome/scalable/places Installing /run/build/geocode-glib/icons/maki/poi-bus-stop.svg to /app/share/icons/gnome/scalable/places Installing /run/build/geocode-glib/icons/maki/poi-car.svg to /app/share/icons/gnome/scalable/places Installing /run/build/geocode-glib/icons/maki/poi-marker.svg to /app/share/icons/gnome/scalable/places Installing /run/build/geocode-glib/icons/maki/poi-railway-station.svg to /app/share/icons/gnome/scalable/places Installing /run/build/geocode-glib/icons/maki/poi-town.svg to /app/share/icons/gnome/scalable/places Installing /run/build/geocode-glib/icons/maki/poi-school.svg to /app/share/icons/gnome/scalable/places Installing /run/build/geocode-glib/icons/maki/poi-place-of-worship.svg to /app/share/icons/gnome/scalable/places Installing /run/build/geocode-glib/icons/maki/poi-restaurant.svg to /app/share/icons/gnome/scalable/places Installing /run/build/geocode-glib/icons/maki/poi-bar.svg to /app/share/icons/gnome/scalable/places Installing /run/build/geocode-glib/icons/maki/poi-light-rail-station.svg to /app/share/icons/gnome/scalable/places Running custom install script '/usr/bin/python3 /usr/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=geocode-glib-1.0' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgeocode-glib.so.0.0.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgeocode-glib.so.0.0.0 [24] .debug_aranges compressed -> .zdebug_aranges (504 => 211 41.87%) [25] .debug_info compressed -> .zdebug_info (147765 => 75801 51.30%) [26] .debug_abbrev compressed -> .zdebug_abbrev (13661 => 2402 17.58%) [27] .debug_line compressed -> .zdebug_line (37388 => 12170 32.55%) [28] .debug_frame compressed -> .zdebug_frame (8340 => 2622 31.44%) [29] .debug_str compressed -> .zdebug_str (35142 => 10930 31.10%) [30] .debug_loc compressed -> .zdebug_loc (66243 => 17418 26.29%) [31] .debug_ranges compressed -> .zdebug_ranges (9872 => 2773 28.09%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgeocode-glib.so.0.0.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libgeocode-glib.so.0.0.0.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/installed-tests/geocode-glib/geo-uri processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/installed-tests/geocode-glib/geo-uri [27] .debug_aranges compressed -> .zdebug_aranges (248 => 123 49.60%) [28] .debug_info compressed -> .zdebug_info (14380 => 7774 54.06%) [29] .debug_abbrev compressed -> .zdebug_abbrev (2040 => 672 32.94%) [30] .debug_line compressed -> .zdebug_line (3261 => 1330 40.79%) [31] .debug_frame compressed -> .zdebug_frame (456 => 284 62.28%) [32] .debug_str compressed -> .zdebug_str (6859 => 2750 40.09%) [33] .debug_loc compressed -> .zdebug_loc (2668 => 856 32.08%) [34] .debug_ranges compressed -> .zdebug_ranges (848 => 355 41.86%) [37] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/installed-tests/geocode-glib/geo-uri to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/bin/installed-tests/geocode-glib/geo-uri.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/installed-tests/geocode-glib/geocode-glib processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/installed-tests/geocode-glib/geocode-glib [27] .debug_aranges compressed -> .zdebug_aranges (312 => 148 47.44%) [28] .debug_info compressed -> .zdebug_info (42404 => 22662 53.44%) [29] .debug_abbrev compressed -> .zdebug_abbrev (3628 => 995 27.43%) [30] .debug_line compressed -> .zdebug_line (10816 => 4760 44.01%) [31] .debug_frame compressed -> .zdebug_frame (1756 => 796 45.33%) [32] .debug_str compressed -> .zdebug_str (13395 => 4935 36.84%) [33] .debug_loc compressed -> .zdebug_loc (15082 => 4580 30.37%) [34] .debug_ranges compressed -> .zdebug_ranges (2480 => 930 37.50%) [37] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/installed-tests/geocode-glib/geocode-glib to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/bin/installed-tests/geocode-glib/geocode-glib.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/installed-tests/geocode-glib/mock-backend processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/installed-tests/geocode-glib/mock-backend [27] .debug_aranges compressed -> .zdebug_aranges (248 => 125 50.40%) [28] .debug_info compressed -> .zdebug_info (26741 => 13716 51.29%) [29] .debug_abbrev compressed -> .zdebug_abbrev (2452 => 791 32.26%) [30] .debug_line compressed -> .zdebug_line (6717 => 2492 37.10%) [31] .debug_frame compressed -> .zdebug_frame (1000 => 490 49.00%) [32] .debug_str compressed -> .zdebug_str (7981 => 3003 37.63%) [33] .debug_loc compressed -> .zdebug_loc (10703 => 3050 28.50%) [34] .debug_ranges compressed -> .zdebug_ranges (840 => 330 39.29%) [37] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/installed-tests/geocode-glib/mock-backend to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/bin/installed-tests/geocode-glib/mock-backend.debug Committing stage build-geocode-glib to cache ======================================================================== Building module libgweather in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/libgweather-1 ======================================================================== Already on 'master' The Meson build system Version: 0.47.0 Source dir: /run/build/libgweather Build dir: /run/build/libgweather/_flatpak_build Build type: native build Project name: libgweather Project version: 3.28.0 Appending CFLAGS from environment: '-O2 -g -fstack-protector-strong -O2 -g' Appending LDFLAGS from environment: '-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.1.0 "cc (GCC) 8.1.0") Build machine cpu family: arm Build machine cpu: armv8l Found pkg-config: /usr/bin/pkg-config (1.4.2) Native dependency gtk+-3.0 found: YES 3.22.30 Native dependency gio-2.0 found: YES 2.57.2 Native dependency libsoup-2.4 found: YES 2.63.2 Native dependency libxml-2.0 found: YES 2.9.8 Native dependency geocode-glib-1.0 found: YES 3.26.0 Library m found: YES Checking whether type "struct tm" has member "tm_gmtoff": YES Header has symbol "timezone": YES Header has symbol "_NL_MEASUREMENT_MEASUREMENT": YES Configuring config.h using configuration Dependency gladeui-2.0 found: NO Program vapigen found: YES (/usr/bin/vapigen) Configuring gweather-version.h using configuration Native dependency gobject-introspection-1.0 found: YES 1.57.2 Program xmllint found: YES (/usr/bin/xmllint) Program meson/meson_post_install.py found: YES (/run/build/libgweather/meson/meson_post_install.py) Build targets in project: 18 Found ninja-1.8.2 at /usr/bin/ninja [1/52] Generating org.gnome.GWeather.enums.xml with a meson_exe.py custom command. [2/52] Generating gweather-enum-types.h with a meson_exe.py custom command. [3/52] Compiling C object 'libgweather/libgweather@@gweather-3@sha/gweather-private.c.o'. [4/52] Generating gweather-enum-types.c with a meson_exe.py custom command. [5/52] Compiling C object 'libgweather/libgweather@@gweather-3@sha/weather-owm.c.o'. [6/52] Compiling C object 'libgweather/libgweather@@gweather-3@sha/gweather.c.o'. [7/52] Compiling C object 'libgweather/libgweather@@gweather-3@sha/gweather-timezone.c.o'. [8/52] Compiling C object 'libgweather/libgweather@@gweather-3@sha/weather-iwin.c.o'. [9/52] Compiling C object 'libgweather/libgweather@@gweather-3@sha/weather-metar.c.o'. [10/52] Compiling C object 'libgweather/libgweather@@gweather-3@sha/weather-wx.c.o'. [11/52] Compiling C object 'libgweather/libgweather@@gweather-3@sha/meson-generated_.._gweather-enum-types.c.o'. [12/52] Compiling C object 'libgweather/libgweather@@gweather-3@sha/weather-moon.c.o'. [13/52] Compiling C object 'libgweather/libgweather@@gweather-3@sha/weather-sun.c.o'. [14/52] Compiling C object 'libgweather/libgweather@@gweather-3@sha/gweather-parser.c.o'. [15/52] Compiling C object 'libgweather/libgweather@@gweather-3@sha/weather-yrno.c.o'. [16/52] Compiling C object 'libgweather/libgweather@@gweather-3@sha/gweather-timezone-menu.c.o'. [17/52] Compiling C object 'libgweather/libgweather@@gweather-3@sha/gweather-weather.c.o'. ../libgweather/gweather-weather.c: In function ‘gweather_info_class_init’: ../libgweather/gweather-weather.c:2234:5: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof(GWeatherInfoPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ 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 ../libgweather/gweather-weather.c:34: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [18/52] Compiling C object 'libgweather/libgweather@@gweather-3@sha/gweather-location-entry.c.o'. ../libgweather/gweather-location-entry.c: In function ‘gweather_location_entry_class_init’: ../libgweather/gweather-location-entry.c:231:5: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (location_entry_class, sizeof (GWeatherLocationEntryPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ 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 /app/include/geocode-glib-1.0/geocode-glib/geocode-glib.h:27, from ../libgweather/gweather-location-entry.c:26: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [19/52] Compiling C object 'libgweather/libgweather@@gweather-3@sha/gweather-location.c.o'. [20/52] Linking target libgweather/libgweather-3.so.15.0.0. [21/52] Generating symbol file 'libgweather/libgweather@@gweather-3@sha/libgweather-3.so.15.0.0.symbols'. [22/52] Generating GWeather-3.0.gir with a custom command. g-ir-scanner: link: cc -o /run/build/libgweather/_flatpak_build/tmp-introspectrWl5sE/GWeather-3.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/libgweather/_flatpak_build/tmp-introspectrWl5sE/GWeather-3.0.o -L. -Wl,-rpath,. -Wl,--no-as-needed -lgweather-3 -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsoup-2.4 -lxml2 -lgeocode-glib -L/run/build/libgweather/_flatpak_build/libgweather -Wl,-rpath,/run/build/libgweather/_flatpak_build/libgweather -L/app/lib -Wl,-rpath,/app/lib -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -fstack-protector-strong -Wl,-z,relro,-z,now [23/52] Generating GWeather-3.0.typelib with a custom command. [24/52] Generating gweather-3.0.vapi with a custom command. [25/52] Compiling C object 'libgweather/libgweather@@test_metar@exe/weather-wx.c.o'. [26/52] Compiling C object 'libgweather/libgweather@@test_metar@exe/test_metar.c.o'. [27/52] Compiling C object 'libgweather/libgweather@@test_metar@exe/gweather.c.o'. [28/52] Compiling C object 'libgweather/libgweather@@test_metar@exe/weather-owm.c.o'. [29/52] Compiling C object 'libgweather/libgweather@@test_locations@exe/test_locations.c.o'. [30/52] Compiling C object 'libgweather/libgweather@@test_locations_utc@exe/test_locations_utc.c.o'. [31/52] Compiling C object 'libgweather/libgweather@@test_libgweather@exe/test_libgweather.c.o'. [32/52] Compiling C object 'libgweather/libgweather@@test_metar@exe/weather-yrno.c.o'. [33/52] Compiling C object 'libgweather/libgweather@@test_metar@exe/meson-generated_.._gweather-enum-types.c.o'. [34/52] Compiling C object 'libgweather/libgweather@@test_metar@exe/gweather-private.c.o'. [35/52] Linking target libgweather/test_libgweather. [36/52] Linking target libgweather/test_locations. [37/52] Linking target libgweather/test_locations_utc. [38/52] Compiling C object 'libgweather/libgweather@@test_metar@exe/weather-metar.c.o'. [39/52] Compiling C object 'libgweather/libgweather@@test_metar@exe/weather-sun.c.o'. [40/52] Compiling C object 'libgweather/libgweather@@test_metar@exe/weather-moon.c.o'. [41/52] Compiling C object 'libgweather/libgweather@@test_metar@exe/weather-iwin.c.o'. [42/52] Compiling C object 'libgweather/libgweather@@test_metar@exe/gweather-timezone.c.o'. [43/52] Compiling C object 'libgweather/libgweather@@test_metar@exe/gweather-parser.c.o'. [44/52] Compiling C object 'libgweather/libgweather@@test_sun_moon@exe/test_sun_moon.c.o'. [45/52] Compiling C object 'libgweather/libgweather@@test_sun_moon@exe/weather-sun.c.o'. [46/52] Compiling C object 'libgweather/libgweather@@test_sun_moon@exe/weather-moon.c.o'. [47/52] Compiling C object 'libgweather/libgweather@@test_metar@exe/gweather-location-entry.c.o'. ../libgweather/gweather-location-entry.c: In function ‘gweather_location_entry_class_init’: ../libgweather/gweather-location-entry.c:231:5: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (location_entry_class, sizeof (GWeatherLocationEntryPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ 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 /app/include/geocode-glib-1.0/geocode-glib/geocode-glib.h:27, from ../libgweather/gweather-location-entry.c:26: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [48/52] Compiling C object 'libgweather/libgweather@@test_metar@exe/gweather-timezone-menu.c.o'. [49/52] Compiling C object 'libgweather/libgweather@@test_metar@exe/gweather-weather.c.o'. ../libgweather/gweather-weather.c: In function ‘gweather_info_class_init’: ../libgweather/gweather-weather.c:2234:5: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof(GWeatherInfoPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ 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 ../libgweather/gweather-weather.c:34: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [50/52] Linking target libgweather/test_sun_moon. [51/52] Compiling C object 'libgweather/libgweather@@test_metar@exe/gweather-location.c.o'. [52/52] Linking target libgweather/test_metar. [0/1] Installing files. Installing /run/build/libgweather/_flatpak_build/po/af.gmo to /app/share/locale/af/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/am.gmo to /app/share/locale/am/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/ar.gmo to /app/share/locale/ar/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/as.gmo to /app/share/locale/as/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/ast.gmo to /app/share/locale/ast/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/az.gmo to /app/share/locale/az/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/be.gmo to /app/share/locale/be/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/be@latin.gmo to /app/share/locale/be@latin/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/bg.gmo to /app/share/locale/bg/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/bn_IN.gmo to /app/share/locale/bn_IN/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/bn.gmo to /app/share/locale/bn/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/br.gmo to /app/share/locale/br/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/bs.gmo to /app/share/locale/bs/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/ca.gmo to /app/share/locale/ca/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/ca@valencia.gmo to /app/share/locale/ca@valencia/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/crh.gmo to /app/share/locale/crh/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/cs.gmo to /app/share/locale/cs/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/cy.gmo to /app/share/locale/cy/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/da.gmo to /app/share/locale/da/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/de.gmo to /app/share/locale/de/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/dz.gmo to /app/share/locale/dz/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/el.gmo to /app/share/locale/el/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/en_CA.gmo to /app/share/locale/en_CA/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/en_GB.gmo to /app/share/locale/en_GB/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/en@shaw.gmo to /app/share/locale/en@shaw/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/eo.gmo to /app/share/locale/eo/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/es_AR.gmo to /app/share/locale/es_AR/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/es_CL.gmo to /app/share/locale/es_CL/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/es_CO.gmo to /app/share/locale/es_CO/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/es_CR.gmo to /app/share/locale/es_CR/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/es_DO.gmo to /app/share/locale/es_DO/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/es_EC.gmo to /app/share/locale/es_EC/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/es_ES.gmo to /app/share/locale/es_ES/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/es_GT.gmo to /app/share/locale/es_GT/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/es_HN.gmo to /app/share/locale/es_HN/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/es_MX.gmo to /app/share/locale/es_MX/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/es_NI.gmo to /app/share/locale/es_NI/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/es_PA.gmo to /app/share/locale/es_PA/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/es_PE.gmo to /app/share/locale/es_PE/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/es.gmo to /app/share/locale/es/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/es_PR.gmo to /app/share/locale/es_PR/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/es_SV.gmo to /app/share/locale/es_SV/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/es_UY.gmo to /app/share/locale/es_UY/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/es_VE.gmo to /app/share/locale/es_VE/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/et.gmo to /app/share/locale/et/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/eu.gmo to /app/share/locale/eu/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/fa.gmo to /app/share/locale/fa/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/fi.gmo to /app/share/locale/fi/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/fr.gmo to /app/share/locale/fr/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/fur.gmo to /app/share/locale/fur/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/ga.gmo to /app/share/locale/ga/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/gd.gmo to /app/share/locale/gd/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/gl.gmo to /app/share/locale/gl/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/gu.gmo to /app/share/locale/gu/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/he.gmo to /app/share/locale/he/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/hi.gmo to /app/share/locale/hi/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/hr.gmo to /app/share/locale/hr/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/hu.gmo to /app/share/locale/hu/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/hy.gmo to /app/share/locale/hy/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/id.gmo to /app/share/locale/id/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/is.gmo to /app/share/locale/is/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/it.gmo to /app/share/locale/it/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/ja.gmo to /app/share/locale/ja/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/ka.gmo to /app/share/locale/ka/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/kk.gmo to /app/share/locale/kk/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/kn.gmo to /app/share/locale/kn/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/ko.gmo to /app/share/locale/ko/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/ku.gmo to /app/share/locale/ku/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/ky.gmo to /app/share/locale/ky/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/lt.gmo to /app/share/locale/lt/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/lv.gmo to /app/share/locale/lv/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/mai.gmo to /app/share/locale/mai/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/mg.gmo to /app/share/locale/mg/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/mk.gmo to /app/share/locale/mk/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/ml.gmo to /app/share/locale/ml/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/mn.gmo to /app/share/locale/mn/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/mr.gmo to /app/share/locale/mr/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/ms.gmo to /app/share/locale/ms/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/nb.gmo to /app/share/locale/nb/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/ne.gmo to /app/share/locale/ne/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/nl.gmo to /app/share/locale/nl/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/nn.gmo to /app/share/locale/nn/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/oc.gmo to /app/share/locale/oc/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/or.gmo to /app/share/locale/or/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/pa.gmo to /app/share/locale/pa/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/pl.gmo to /app/share/locale/pl/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/pt_BR.gmo to /app/share/locale/pt_BR/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/pt.gmo to /app/share/locale/pt/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/ro.gmo to /app/share/locale/ro/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/ru.gmo to /app/share/locale/ru/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/rw.gmo to /app/share/locale/rw/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/si.gmo to /app/share/locale/si/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/sk.gmo to /app/share/locale/sk/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/sl.gmo to /app/share/locale/sl/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/sq.gmo to /app/share/locale/sq/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/sr.gmo to /app/share/locale/sr/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/sr@latin.gmo to /app/share/locale/sr@latin/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/sv.gmo to /app/share/locale/sv/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/ta.gmo to /app/share/locale/ta/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/te.gmo to /app/share/locale/te/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/th.gmo to /app/share/locale/th/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/tr.gmo to /app/share/locale/tr/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/ug.gmo to /app/share/locale/ug/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/uk.gmo to /app/share/locale/uk/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/vi.gmo to /app/share/locale/vi/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/wa.gmo to /app/share/locale/wa/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/xh.gmo to /app/share/locale/xh/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/zh_CN.gmo to /app/share/locale/zh_CN/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/zh_HK.gmo to /app/share/locale/zh_HK/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po/zh_TW.gmo to /app/share/locale/zh_TW/LC_MESSAGES/libgweather-3.0.mo Installing /run/build/libgweather/_flatpak_build/po-locations/ang.gmo to /app/share/locale/ang/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/ar.gmo to /app/share/locale/ar/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/as.gmo to /app/share/locale/as/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/ast.gmo to /app/share/locale/ast/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/az.gmo to /app/share/locale/az/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/be@latin.gmo to /app/share/locale/be@latin/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/be.gmo to /app/share/locale/be/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/bg.gmo to /app/share/locale/bg/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/bn_IN.gmo to /app/share/locale/bn_IN/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/bn.gmo to /app/share/locale/bn/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/br.gmo to /app/share/locale/br/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/bs.gmo to /app/share/locale/bs/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/ca.gmo to /app/share/locale/ca/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/ca@valencia.gmo to /app/share/locale/ca@valencia/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/crh.gmo to /app/share/locale/crh/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/cs.gmo to /app/share/locale/cs/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/cy.gmo to /app/share/locale/cy/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/da.gmo to /app/share/locale/da/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/de.gmo to /app/share/locale/de/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/dz.gmo to /app/share/locale/dz/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/el.gmo to /app/share/locale/el/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/en_CA.gmo to /app/share/locale/en_CA/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/en_GB.gmo to /app/share/locale/en_GB/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/en@shaw.gmo to /app/share/locale/en@shaw/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/eo.gmo to /app/share/locale/eo/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/es.gmo to /app/share/locale/es/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/et.gmo to /app/share/locale/et/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/eu.gmo to /app/share/locale/eu/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/fa.gmo to /app/share/locale/fa/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/fi.gmo to /app/share/locale/fi/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/fr.gmo to /app/share/locale/fr/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/fur.gmo to /app/share/locale/fur/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/ga.gmo to /app/share/locale/ga/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/gd.gmo to /app/share/locale/gd/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/gl.gmo to /app/share/locale/gl/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/gu.gmo to /app/share/locale/gu/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/he.gmo to /app/share/locale/he/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/hi.gmo to /app/share/locale/hi/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/hr.gmo to /app/share/locale/hr/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/hu.gmo to /app/share/locale/hu/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/id.gmo to /app/share/locale/id/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/is.gmo to /app/share/locale/is/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/it.gmo to /app/share/locale/it/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/ja.gmo to /app/share/locale/ja/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/ka.gmo to /app/share/locale/ka/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/kk.gmo to /app/share/locale/kk/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/kn.gmo to /app/share/locale/kn/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/ko.gmo to /app/share/locale/ko/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/ku.gmo to /app/share/locale/ku/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/ky.gmo to /app/share/locale/ky/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/lt.gmo to /app/share/locale/lt/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/lv.gmo to /app/share/locale/lv/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/mai.gmo to /app/share/locale/mai/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/mg.gmo to /app/share/locale/mg/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/mk.gmo to /app/share/locale/mk/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/ml.gmo to /app/share/locale/ml/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/mn.gmo to /app/share/locale/mn/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/mr.gmo to /app/share/locale/mr/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/ms.gmo to /app/share/locale/ms/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/nb.gmo to /app/share/locale/nb/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/nds.gmo to /app/share/locale/nds/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/ne.gmo to /app/share/locale/ne/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/nl.gmo to /app/share/locale/nl/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/nn.gmo to /app/share/locale/nn/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/oc.gmo to /app/share/locale/oc/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/or.gmo to /app/share/locale/or/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/pa.gmo to /app/share/locale/pa/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/pl.gmo to /app/share/locale/pl/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/pt_BR.gmo to /app/share/locale/pt_BR/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/pt.gmo to /app/share/locale/pt/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/ro.gmo to /app/share/locale/ro/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/ru.gmo to /app/share/locale/ru/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/rw.gmo to /app/share/locale/rw/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/si.gmo to /app/share/locale/si/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/sk.gmo to /app/share/locale/sk/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/sl.gmo to /app/share/locale/sl/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/sq.gmo to /app/share/locale/sq/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/sr@latin.gmo to /app/share/locale/sr@latin/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/sr.gmo to /app/share/locale/sr/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/sv.gmo to /app/share/locale/sv/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/ta.gmo to /app/share/locale/ta/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/te.gmo to /app/share/locale/te/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/th.gmo to /app/share/locale/th/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/tr.gmo to /app/share/locale/tr/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/ug.gmo to /app/share/locale/ug/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/uk.gmo to /app/share/locale/uk/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/vi.gmo to /app/share/locale/vi/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/zh_CN.gmo to /app/share/locale/zh_CN/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/zh_HK.gmo to /app/share/locale/zh_HK/LC_MESSAGES/libgweather-locations.mo Installing /run/build/libgweather/_flatpak_build/po-locations/zh_TW.gmo to /app/share/locale/zh_TW/LC_MESSAGES/libgweather-locations.mo Compiling gsettings schemas... Installing libgweather/gweather-enum-types.h to /app/include/libgweather-3.0/libgweather Installing libgweather/libgweather-3.so.15.0.0 to /app/lib Installing libgweather/GWeather-3.0.gir to /app/share/gir-1.0 Installing libgweather/GWeather-3.0.typelib to /app/lib/girepository-1.0 Installing libgweather/gweather-3.0.vapi to /app/share/vala/vapi Installing schemas/org.gnome.GWeather.enums.xml to /app/share/glib-2.0/schemas Installing /run/build/libgweather/libgweather/gweather.h to /app/include/libgweather-3.0/libgweather Installing /run/build/libgweather/libgweather/gweather-location.h to /app/include/libgweather-3.0/libgweather Installing /run/build/libgweather/libgweather/gweather-location-entry.h to /app/include/libgweather-3.0/libgweather Installing /run/build/libgweather/libgweather/gweather-timezone.h to /app/include/libgweather-3.0/libgweather Installing /run/build/libgweather/libgweather/gweather-timezone-menu.h to /app/include/libgweather-3.0/libgweather Installing /run/build/libgweather/libgweather/gweather-weather.h to /app/include/libgweather-3.0/libgweather Installing /run/build/libgweather/libgweather/gweather-enums.h to /app/include/libgweather-3.0/libgweather Installing /run/build/libgweather/_flatpak_build/libgweather/gweather-version.h to /app/include/libgweather-3.0/libgweather Installing /run/build/libgweather/_flatpak_build/meson-private/gweather-3.0.deps to /app/share/vala/vapi Installing /run/build/libgweather/_flatpak_build/meson-private/gweather-3.0.pc to /app/lib/pkgconfig Installing /run/build/libgweather/data/Locations.xml to /app/share/libgweather Installing /run/build/libgweather/data/locations.dtd to /app/share/libgweather Installing /run/build/libgweather/schemas/org.gnome.GWeather.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=libgweather-3.0' Running custom install script '/usr/bin/python3 /usr/bin/meson --internal gettext install --subdir=po-locations --localedir=share/locale --pkgname=libgweather-locations' Running custom install script '/run/build/libgweather/meson/meson_post_install.py' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgweather-3.so.15.0.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgweather-3.so.15.0.0 [24] .debug_aranges compressed -> .zdebug_aranges (584 => 250 42.81%) [25] .debug_info compressed -> .zdebug_info (232918 => 126516 54.32%) [26] .debug_abbrev compressed -> .zdebug_abbrev (17488 => 3335 19.07%) [27] .debug_line compressed -> .zdebug_line (59851 => 20219 33.78%) [28] .debug_frame compressed -> .zdebug_frame (10396 => 3551 34.16%) [29] .debug_str compressed -> .zdebug_str (48418 => 16464 34.00%) [30] .debug_loc compressed -> .zdebug_loc (84179 => 23467 27.88%) [31] .debug_ranges compressed -> .zdebug_ranges (10152 => 2960 29.16%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgweather-3.so.15.0.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libgweather-3.so.15.0.0.debug Committing stage build-libgweather to cache ======================================================================== 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 glib-gettext >= 2.2.0... testing glib-gettextize... /usr/bin/glib-gettextize: line 73: echo: write error: Broken pipe /usr/bin/glib-gettextize: line 74: echo: write error: Broken pipe found 2.57.2 checking for intltool >= 0.25... testing intltoolize... found 0.51.0 checking for pkg-config >= 0.14.0... testing pkg-config... found 1.4.2 checking for gtk-doc >= 1.0... testing gtkdocize... found 1.28 Checking for required M4 macros... Processing ./configure.ac Running glib-gettextize... Ignore non-fatal messages. Copying file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. Running gtkdocize... Running intltoolize... Running autoreconf... autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext 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 whether NLS is requested... yes checking for intltool >= 0.40.6... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.1 checking for XML::Parser... ok 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 LIBSECCOMP... yes checking for GNOME_DESKTOP... yes checking for timerfd_create(2) system call... yes checking for itstool... itstool checking for xmllint... xmllint checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext 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.in 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 default-1 commands config.status: executing po/stamp-it commands gnome-desktop 3.29.4 ==================== 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: no Date in gnome-version.xml: yes Build gtk-doc documentation: no Build with udev support: no Build with seccomp support: yes \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gnome-desktop-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ gnome-desktop-\*.tar.{gz,bz2,xz} \ gnome-version.xml \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ gnome-doc-utils.make \ config.status config.cache config.log configure.lineno config.status.lineno \ gnome-version.xml.in \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ ./aclocal.m4 ./config.guess ./config.h.in ./config.sub ./depcomp ./install-sh ./ltmain.sh ./missing ./mkinstalldirs `find "." -type f -name Makefile.in -print` ./configure ./gtk-doc.make ./m4/gnome-doc-utils.m4 ./m4/gtk-doc.m4 ./m4/intltool.m4 \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .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' gdbus-codegen \ --interface-prefix org.gnome.Mutter \ --c-namespace MetaDBus \ --generate-c-code meta-dbus-xrandr \ ./xrandr.xml gdbus-codegen \ --interface-prefix org.gnome.Mutter \ --c-namespace MetaDBus \ --generate-c-code meta-dbus-xrandr \ ./xrandr.xml gdbus-codegen \ --interface-prefix org.gnome.Mutter \ --c-namespace MetaDBus \ --generate-c-code meta-dbus-idle-monitor \ --c-generate-object-manager \ ./idle-monitor.xml gdbus-codegen \ --interface-prefix org.gnome.Mutter \ --c-namespace MetaDBus \ --generate-c-code meta-dbus-idle-monitor \ --c-generate-object-manager \ ./idle-monitor.xml \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gnome-desktop-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ GnomeDesktop-3.0.gir GnomeDesktop-3.0.typelib \ test-xkb-info test-pnp-ids test-wall-clock test-desktop-thumbnail test-idle-monitor test-languages \ \ \ libgnome-desktop-3.la \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ gnome-desktop-3.0.pc gnome-desktop-3.0-uninstalled.pc \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ meta-dbus-xrandr.c meta-dbus-xrandr.h meta-dbus-idle-monitor.c meta-dbus-idle-monitor.h \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make all-am make[3]: Entering directory '/run/build/gnome-desktop/libgnome-desktop' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-desktop-thumbnail.lo -MD -MP -MF .deps/gnome-desktop-thumbnail.Tpo -c -o gnome-desktop-thumbnail.lo gnome-desktop-thumbnail.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-bg.lo -MD -MP -MF .deps/gnome-bg.Tpo -c -o gnome-bg.lo gnome-bg.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-bg-slide-show.lo -MD -MP -MF .deps/gnome-bg-slide-show.Tpo -c -o gnome-bg-slide-show.lo gnome-bg-slide-show.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-bg-crossfade.lo -MD -MP -MF .deps/gnome-bg-crossfade.Tpo -c -o gnome-bg-crossfade.lo gnome-bg-crossfade.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-rr.lo -MD -MP -MF .deps/gnome-rr.Tpo -c -o gnome-rr.lo gnome-rr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-rr-config.lo -MD -MP -MF .deps/gnome-rr-config.Tpo -c -o gnome-rr-config.lo gnome-rr-config.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-rr-output-info.lo -MD -MP -MF .deps/gnome-rr-output-info.Tpo -c -o gnome-rr-output-info.lo gnome-rr-output-info.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-pnp-ids.lo -MD -MP -MF .deps/gnome-pnp-ids.Tpo -c -o gnome-pnp-ids.lo gnome-pnp-ids.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\"/app/share/locale\" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\"/usr\" -DLIBLOCALEDIR=\"/app/lib/locale\" -DPNP_IDS=\"\" -DXKB_BASE=\"/usr/share/X11/xkb\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-rr-output-info.lo -MD -MP -MF .deps/gnome-rr-output-info.Tpo -c gnome-rr-output-info.c -fPIC -DPIC -o .libs/gnome-rr-output-info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\"/app/share/locale\" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\"/usr\" -DLIBLOCALEDIR=\"/app/lib/locale\" -DPNP_IDS=\"\" -DXKB_BASE=\"/usr/share/X11/xkb\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-rr-config.lo -MD -MP -MF .deps/gnome-rr-config.Tpo -c gnome-rr-config.c -fPIC -DPIC -o .libs/gnome-rr-config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\"/app/share/locale\" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\"/usr\" -DLIBLOCALEDIR=\"/app/lib/locale\" -DPNP_IDS=\"\" -DXKB_BASE=\"/usr/share/X11/xkb\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-pnp-ids.lo -MD -MP -MF .deps/gnome-pnp-ids.Tpo -c gnome-pnp-ids.c -fPIC -DPIC -o .libs/gnome-pnp-ids.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\"/app/share/locale\" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\"/usr\" -DLIBLOCALEDIR=\"/app/lib/locale\" -DPNP_IDS=\"\" -DXKB_BASE=\"/usr/share/X11/xkb\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-rr.lo -MD -MP -MF .deps/gnome-rr.Tpo -c gnome-rr.c -fPIC -DPIC -o .libs/gnome-rr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\"/app/share/locale\" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\"/usr\" -DLIBLOCALEDIR=\"/app/lib/locale\" -DPNP_IDS=\"\" -DXKB_BASE=\"/usr/share/X11/xkb\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-desktop-thumbnail.lo -MD -MP -MF .deps/gnome-desktop-thumbnail.Tpo -c gnome-desktop-thumbnail.c -fPIC -DPIC -o .libs/gnome-desktop-thumbnail.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\"/app/share/locale\" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\"/usr\" -DLIBLOCALEDIR=\"/app/lib/locale\" -DPNP_IDS=\"\" -DXKB_BASE=\"/usr/share/X11/xkb\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-bg-slide-show.lo -MD -MP -MF .deps/gnome-bg-slide-show.Tpo -c gnome-bg-slide-show.c -fPIC -DPIC -o .libs/gnome-bg-slide-show.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\"/app/share/locale\" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\"/usr\" -DLIBLOCALEDIR=\"/app/lib/locale\" -DPNP_IDS=\"\" -DXKB_BASE=\"/usr/share/X11/xkb\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-bg.lo -MD -MP -MF .deps/gnome-bg.Tpo -c gnome-bg.c -fPIC -DPIC -o .libs/gnome-bg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\"/app/share/locale\" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\"/usr\" -DLIBLOCALEDIR=\"/app/lib/locale\" -DPNP_IDS=\"\" -DXKB_BASE=\"/usr/share/X11/xkb\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-bg-crossfade.lo -MD -MP -MF .deps/gnome-bg-crossfade.Tpo -c gnome-bg-crossfade.c -fPIC -DPIC -o .libs/gnome-bg-crossfade.o 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, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/gnome-pnp-ids.Tpo .deps/gnome-pnp-ids.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-wall-clock.lo -MD -MP -MF .deps/gnome-wall-clock.Tpo -c -o gnome-wall-clock.lo gnome-wall-clock.c 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-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-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, ^~~~~~~~~~~~~~~~~~~~~~~~ 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, ^~~~~~~~~~~~~~~~~~~~~~~~ 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.c: In function ‘gnome_rr_screen_class_init’: gnome-rr.c:864: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, ^~~~~~~~~~~~~~~~~~~~~~~~ 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, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/gnome-desktop-thumbnail.Tpo .deps/gnome-desktop-thumbnail.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-xkb-info.lo -MD -MP -MF .deps/gnome-xkb-info.Tpo -c -o gnome-xkb-info.lo gnome-xkb-info.c mv -f .deps/gnome-bg-slide-show.Tpo .deps/gnome-bg-slide-show.Plo mv -f .deps/gnome-rr-output-info.Tpo .deps/gnome-rr-output-info.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-idle-monitor.lo -MD -MP -MF .deps/gnome-idle-monitor.Tpo -c -o gnome-idle-monitor.lo gnome-idle-monitor.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-languages.lo -MD -MP -MF .deps/gnome-languages.Tpo -c -o gnome-languages.lo gnome-languages.c mv -f .deps/gnome-bg-crossfade.Tpo .deps/gnome-bg-crossfade.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT meta-dbus-xrandr.lo -MD -MP -MF .deps/meta-dbus-xrandr.Tpo -c -o meta-dbus-xrandr.lo meta-dbus-xrandr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\"/app/share/locale\" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\"/usr\" -DLIBLOCALEDIR=\"/app/lib/locale\" -DPNP_IDS=\"\" -DXKB_BASE=\"/usr/share/X11/xkb\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-wall-clock.lo -MD -MP -MF .deps/gnome-wall-clock.Tpo -c gnome-wall-clock.c -fPIC -DPIC -o .libs/gnome-wall-clock.o mv -f .deps/gnome-rr-config.Tpo .deps/gnome-rr-config.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT meta-dbus-idle-monitor.lo -MD -MP -MF .deps/meta-dbus-idle-monitor.Tpo -c -o meta-dbus-idle-monitor.lo meta-dbus-idle-monitor.c 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, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/gnome-wall-clock.Tpo .deps/gnome-wall-clock.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-datetime-source.lo -MD -MP -MF .deps/gnome-datetime-source.Tpo -c -o gnome-datetime-source.lo gnome-datetime-source.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\"/app/share/locale\" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\"/usr\" -DLIBLOCALEDIR=\"/app/lib/locale\" -DPNP_IDS=\"\" -DXKB_BASE=\"/usr/share/X11/xkb\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-xkb-info.lo -MD -MP -MF .deps/gnome-xkb-info.Tpo -c gnome-xkb-info.c -fPIC -DPIC -o .libs/gnome-xkb-info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\"/app/share/locale\" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\"/usr\" -DLIBLOCALEDIR=\"/app/lib/locale\" -DPNP_IDS=\"\" -DXKB_BASE=\"/usr/share/X11/xkb\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-idle-monitor.lo -MD -MP -MF .deps/gnome-idle-monitor.Tpo -c gnome-idle-monitor.c -fPIC -DPIC -o .libs/gnome-idle-monitor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\"/app/share/locale\" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\"/usr\" -DLIBLOCALEDIR=\"/app/lib/locale\" -DPNP_IDS=\"\" -DXKB_BASE=\"/usr/share/X11/xkb\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-languages.lo -MD -MP -MF .deps/gnome-languages.Tpo -c gnome-languages.c -fPIC -DPIC -o .libs/gnome-languages.o mv -f .deps/gnome-bg.Tpo .deps/gnome-bg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-desktop-thumbnail-script.lo -MD -MP -MF .deps/gnome-desktop-thumbnail-script.Tpo -c -o gnome-desktop-thumbnail-script.lo gnome-desktop-thumbnail-script.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\"/app/share/locale\" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\"/usr\" -DLIBLOCALEDIR=\"/app/lib/locale\" -DPNP_IDS=\"\" -DXKB_BASE=\"/usr/share/X11/xkb\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT meta-dbus-xrandr.lo -MD -MP -MF .deps/meta-dbus-xrandr.Tpo -c meta-dbus-xrandr.c -fPIC -DPIC -o .libs/meta-dbus-xrandr.o 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, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/gnome-rr.Tpo .deps/gnome-rr.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT test-xkb-info.o -MD -MP -MF .deps/test-xkb-info.Tpo -c -o test-xkb-info.o test-xkb-info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\"/app/share/locale\" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\"/usr\" -DLIBLOCALEDIR=\"/app/lib/locale\" -DPNP_IDS=\"\" -DXKB_BASE=\"/usr/share/X11/xkb\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT meta-dbus-idle-monitor.lo -MD -MP -MF .deps/meta-dbus-idle-monitor.Tpo -c meta-dbus-idle-monitor.c -fPIC -DPIC -o .libs/meta-dbus-idle-monitor.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, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/test-xkb-info.Tpo .deps/test-xkb-info.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT test-pnp-ids.o -MD -MP -MF .deps/test-pnp-ids.Tpo -c -o test-pnp-ids.o test-pnp-ids.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\"/app/share/locale\" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\"/usr\" -DLIBLOCALEDIR=\"/app/lib/locale\" -DPNP_IDS=\"\" -DXKB_BASE=\"/usr/share/X11/xkb\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-datetime-source.lo -MD -MP -MF .deps/gnome-datetime-source.Tpo -c gnome-datetime-source.c -fPIC -DPIC -o .libs/gnome-datetime-source.o mv -f .deps/test-pnp-ids.Tpo .deps/test-pnp-ids.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT test-wall-clock.o -MD -MP -MF .deps/test-wall-clock.Tpo -c -o test-wall-clock.o test-wall-clock.c mv -f .deps/gnome-xkb-info.Tpo .deps/gnome-xkb-info.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT test-desktop-thumbnail.o -MD -MP -MF .deps/test-desktop-thumbnail.Tpo -c -o test-desktop-thumbnail.o test-desktop-thumbnail.c mv -f .deps/gnome-idle-monitor.Tpo .deps/gnome-idle-monitor.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT test-idle-monitor.o -MD -MP -MF .deps/test-idle-monitor.Tpo -c -o test-idle-monitor.o test-idle-monitor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\"/app/share/locale\" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\"/usr\" -DLIBLOCALEDIR=\"/app/lib/locale\" -DPNP_IDS=\"\" -DXKB_BASE=\"/usr/share/X11/xkb\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT gnome-desktop-thumbnail-script.lo -MD -MP -MF .deps/gnome-desktop-thumbnail-script.Tpo -c gnome-desktop-thumbnail-script.c -fPIC -DPIC -o .libs/gnome-desktop-thumbnail-script.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)); ^ mv -f .deps/gnome-languages.Tpo .deps/gnome-languages.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/gsettings-desktop-schemas -DG_LOG_DOMAIN=\"GnomeDesktop\" -DGDK_DISABLE_DEPRECATION_WARNINGS -DGNOMELOCALEDIR=\""/app/share/locale\"" -DGTK_DISABLE_DEPRECATION_WARNINGS -DISO_CODES_PREFIX=\""/usr"\" -DLIBLOCALEDIR=\""/app/lib/locale"\" -DPNP_IDS=\"""\" -DXKB_BASE=\""/usr/share/X11/xkb"\" -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT test-languages.o -MD -MP -MF .deps/test-languages.Tpo -c -o test-languages.o test-languages.c mv -f .deps/gnome-datetime-source.Tpo .deps/gnome-datetime-source.Plo mv -f .deps/test-wall-clock.Tpo .deps/test-wall-clock.Po mv -f .deps/test-languages.Tpo .deps/test-languages.Po mv -f .deps/test-desktop-thumbnail.Tpo .deps/test-desktop-thumbnail.Po mv -f .deps/meta-dbus-xrandr.Tpo .deps/meta-dbus-xrandr.Plo mv -f .deps/meta-dbus-idle-monitor.Tpo .deps/meta-dbus-idle-monitor.Plo mv -f .deps/test-idle-monitor.Tpo .deps/test-idle-monitor.Po mv -f .deps/gnome-desktop-thumbnail-script.Tpo .deps/gnome-desktop-thumbnail-script.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -version-info 17:2:0 -export-symbols-regex "^gnome_.*" -no-undefined -fstack-protector-strong -Wl,-z,relro,-z,now -o libgnome-desktop-3.la -rpath /app/lib gnome-desktop-thumbnail.lo gnome-bg.lo gnome-bg-slide-show.lo gnome-bg-crossfade.lo gnome-rr.lo gnome-rr-config.lo gnome-rr-output-info.lo gnome-pnp-ids.lo gnome-wall-clock.lo gnome-xkb-info.lo gnome-idle-monitor.lo gnome-languages.lo meta-dbus-xrandr.lo meta-dbus-idle-monitor.lo gnome-datetime-source.lo gnome-desktop-thumbnail-script.lo -lX11 -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lseccomp -lrt libtool: link: /usr/bin/nm -B .libs/gnome-desktop-thumbnail.o .libs/gnome-bg.o .libs/gnome-bg-slide-show.o .libs/gnome-bg-crossfade.o .libs/gnome-rr.o .libs/gnome-rr-config.o .libs/gnome-rr-output-info.o .libs/gnome-pnp-ids.o .libs/gnome-wall-clock.o .libs/gnome-xkb-info.o .libs/gnome-idle-monitor.o .libs/gnome-languages.o .libs/meta-dbus-xrandr.o .libs/meta-dbus-idle-monitor.o .libs/gnome-datetime-source.o .libs/gnome-desktop-thumbnail-script.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgnome-desktop-3.exp libtool: link: /usr/bin/grep -E -e "^gnome_.*" ".libs/libgnome-desktop-3.exp" > ".libs/libgnome-desktop-3.expT" libtool: link: mv -f ".libs/libgnome-desktop-3.expT" ".libs/libgnome-desktop-3.exp" libtool: link: echo "{ global:" > .libs/libgnome-desktop-3.ver libtool: link: cat .libs/libgnome-desktop-3.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgnome-desktop-3.ver libtool: link: echo "local: *; };" >> .libs/libgnome-desktop-3.ver libtool: link: gcc -shared -fPIC -DPIC .libs/gnome-desktop-thumbnail.o .libs/gnome-bg.o .libs/gnome-bg-slide-show.o .libs/gnome-bg-crossfade.o .libs/gnome-rr.o .libs/gnome-rr-config.o .libs/gnome-rr-output-info.o .libs/gnome-pnp-ids.o .libs/gnome-wall-clock.o .libs/gnome-xkb-info.o .libs/gnome-idle-monitor.o .libs/gnome-languages.o .libs/meta-dbus-xrandr.o .libs/meta-dbus-idle-monitor.o .libs/gnome-datetime-source.o .libs/gnome-desktop-thumbnail-script.o -lX11 -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lseccomp -lrt -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libgnome-desktop-3.so.17 -Wl,-version-script -Wl,.libs/libgnome-desktop-3.ver -o .libs/libgnome-desktop-3.so.17.0.2 libtool: link: (cd ".libs" && rm -f "libgnome-desktop-3.so.17" && ln -s "libgnome-desktop-3.so.17.0.2" "libgnome-desktop-3.so.17") libtool: link: (cd ".libs" && rm -f "libgnome-desktop-3.so" && ln -s "libgnome-desktop-3.so.17.0.2" "libgnome-desktop-3.so") libtool: link: ( cd ".libs" && rm -f "libgnome-desktop-3.la" && ln -s "../libgnome-desktop-3.la" "libgnome-desktop-3.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z,relro,-z,now -o test-xkb-info test-xkb-info.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lseccomp libgnome-desktop-3.la /bin/sh ../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z,relro,-z,now -o test-pnp-ids test-pnp-ids.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lseccomp libgnome-desktop-3.la /bin/sh ../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z,relro,-z,now -o test-wall-clock test-wall-clock.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lseccomp libgnome-desktop-3.la /bin/sh ../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z,relro,-z,now -o test-desktop-thumbnail test-desktop-thumbnail.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lseccomp libgnome-desktop-3.la /bin/sh ../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z,relro,-z,now -o test-idle-monitor test-idle-monitor.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lseccomp libgnome-desktop-3.la /bin/sh ../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z,relro,-z,now -o test-languages test-languages.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lseccomp libgnome-desktop-3.la CPPFLAGS="-O2 -D_FORTIFY_SOURCE=2" CFLAGS="-O2 -g -fstack-protector-strong -O2 -g" LDFLAGS="-fstack-protector-strong -Wl,-z,relro,-z,now" CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --add-include-path=. --warn-all --c-include='libgnome-desktop/gnome-bg.h' --c-include='libgnome-desktop/gnome-bg-crossfade.h' --c-include='libgnome-desktop/gnome-bg-slide-show.h' --c-include='libgnome-desktop/gnome-desktop-thumbnail.h' --c-include='libgnome-desktop/gnome-rr.h' --c-include='libgnome-desktop/gnome-rr-config.h' --c-include='libgnome-desktop/gnome-pnp-ids.h' --c-include='libgnome-desktop/gnome-wall-clock.h' --c-include='libgnome-desktop/gnome-xkb-info.h' --c-include='libgnome-desktop/gnome-idle-monitor.h' --c-include='libgnome-desktop/gnome-languages.h' --namespace=GnomeDesktop --nsversion=3.0 --libtool="/bin/sh ../libtool" --pkg=gdk-pixbuf-2.0 --pkg=glib-2.0 --pkg=gobject-2.0 --pkg=gio-2.0 --pkg=gtk+-3.0 --pkg=gsettings-desktop-schemas --include=GObject-2.0 --include=Gtk-3.0 --include=GDesktopEnums-3.0 --pkg-export=gnome-desktop-3.0 --library=libgnome-desktop-3.la --identifier-prefix=Gnome --symbol-prefix=gnome --warn-all --cflags-begin -DGNOME_DESKTOP_USE_UNSTABLE_API -I.. --cflags-end gnome-desktop-thumbnail.c gnome-bg.c gnome-bg-slide-show.c gnome-bg-crossfade.c gnome-rr.c gnome-rr-config.c gnome-rr-output-info.c gnome-pnp-ids.c gnome-wall-clock.c gnome-xkb-info.c gnome-idle-monitor.c gnome-languages.c 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 libgnome-desktop-3.la --output GnomeDesktop-3.0.gir libtool: link: gcc -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-xkb-info test-xkb-info.o ./.libs/libgnome-desktop-3.so -lX11 -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lseccomp -lrt -Wl,-rpath -Wl,/app/lib libtool: link: gcc -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-pnp-ids test-pnp-ids.o ./.libs/libgnome-desktop-3.so -lX11 -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lseccomp -lrt -Wl,-rpath -Wl,/app/lib libtool: link: gcc -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-languages test-languages.o ./.libs/libgnome-desktop-3.so -lX11 -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lseccomp -lrt -Wl,-rpath -Wl,/app/lib libtool: link: gcc -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-idle-monitor test-idle-monitor.o ./.libs/libgnome-desktop-3.so -lX11 -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lseccomp -lrt -Wl,-rpath -Wl,/app/lib libtool: link: gcc -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-wall-clock test-wall-clock.o ./.libs/libgnome-desktop-3.so -lX11 -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lseccomp -lrt -Wl,-rpath -Wl,/app/lib libtool: link: gcc -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-desktop-thumbnail test-desktop-thumbnail.o ./.libs/libgnome-desktop-3.so -lX11 -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lseccomp -lrt -Wl,-rpath -Wl,/app/lib g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /run/build/gnome-desktop/libgnome-desktop/tmp-introspectoRLyHO/GnomeDesktop-3.0 -export-dynamic -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/gnome-desktop/libgnome-desktop/tmp-introspectoRLyHO/GnomeDesktop-3.0.o -L. libgnome-desktop-3.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -fstack-protector-strong -Wl,-z,relro,-z,now libtool: link: gcc -o /run/build/gnome-desktop/libgnome-desktop/tmp-introspectoRLyHO/.libs/GnomeDesktop-3.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/gnome-desktop/libgnome-desktop/tmp-introspectoRLyHO/GnomeDesktop-3.0.o -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -L. ./.libs/libgnome-desktop-3.so -lX11 -lm -lseccomp -lrt -lgmodule-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib /usr/bin/g-ir-compiler --includedir=. --includedir=. GnomeDesktop-3.0.gir -o GnomeDesktop-3.0.typelib 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' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gnome-desktop-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; Making all in reference make[3]: Entering directory '/run/build/gnome-desktop/docs/reference' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gnome-desktop-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; Making all in gnome-desktop3 make[4]: Entering directory '/run/build/gnome-desktop/docs/reference/gnome-desktop3' \ { \ if test "xgnome-desktop3" = x -o "xgnome-desktop3-docs.sgml" = x; then :; else \ for x in \ gnome-desktop3-decl-list.txt \ gnome-desktop3-decl.txt \ tmpl/gnome-desktop3-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "xgnome-desktop3" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gnome-desktop-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ gnome-desktop3.args gnome-desktop3.hierarchy gnome-desktop3.interfaces gnome-desktop3.prerequisites gnome-desktop3.signals gnome-desktop3-undocumented.txt gnome-desktop3-undeclared.txt gnome-desktop3-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp gtkdoc-check.test \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .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' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file af.po file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file am.po file=`echo an | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file an.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file as.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file az.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo be@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be@latin.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file br.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po file=`echo crh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file crh.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo csb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file csb.po file=`echo cy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cy.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo en@shaw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en@shaw.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo fur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fur.po file=`echo fy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fy.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ga.po file=`echo gd | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gd.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo ha | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ha.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hi.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo hy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hy.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo ig | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ig.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ka.po file=`echo kg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kg.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file km.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo ku | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ku.po file=`echo ky | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ky.po file=`echo li | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file li.po file=`echo lo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lo.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mai | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mai.po file=`echo mg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mg.po file=`echo mi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mi.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo mn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mn.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nds | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nds.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po file=`echo nso | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nso.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file or.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo ps | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ps.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file rw.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file si.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo tg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tg.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tk.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur.po file=`echo uz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uz.po file=`echo uz@cyrillic | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uz@cyrillic.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo wa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file wa.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file xh.po file=`echo yi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file yi.po file=`echo yo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file yo.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po file=`echo zu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zu.po make[2]: Leaving directory '/run/build/gnome-desktop/po' Making all in tests make[2]: Entering directory '/run/build/gnome-desktop/tests' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gnome-desktop-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ *.log *.trs \ \ wall-clock wallclock-reftest \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .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' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gnome-desktop-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; Making all in fdl make[3]: Entering directory '/run/build/gnome-desktop/desktop-docs/fdl' if ! test -d "ar/"; then mkdir "ar/"; fi if ! test -d "ca/"; then mkdir "ca/"; fi if ! test -d "el/"; then mkdir "el/"; fi if ! test -d "es/"; then mkdir "es/"; fi if ! test -d "eu/"; then mkdir "eu/"; fi if ! test -d "fr/"; then mkdir "fr/"; fi if ! test -d "gl/"; then mkdir "gl/"; fi if ! test -d "hu/"; then mkdir "hu/"; fi msgfmt -o "ar/ar.mo" "ar/ar.po" msgfmt -o "ca/ca.mo" "ca/ca.po" msgfmt -o "el/el.mo" "el/el.po" msgfmt -o "es/es.mo" "es/es.po" msgfmt -o "eu/eu.mo" "eu/eu.po" msgfmt -o "fr/fr.mo" "fr/fr.po" msgfmt -o "gl/gl.mo" "gl/gl.po" msgfmt -o "hu/hu.mo" "hu/hu.po" if ! test -d "ko/"; then mkdir "ko/"; fi if ! test -d "oc/"; then mkdir "oc/"; fi if ! test -d "pt_BR/"; then mkdir "pt_BR/"; fi if ! test -d "sl/"; then mkdir "sl/"; fi if ! test -d "sv/"; then mkdir "sv/"; fi if ! test -d "uk/"; then mkdir "uk/"; fi if ! test -d "vi/"; then mkdir "vi/"; fi msgfmt -o "ko/ko.mo" "ko/ko.po" msgfmt -o "oc/oc.mo" "oc/oc.po" msgfmt -o "pt_BR/pt_BR.mo" "pt_BR/pt_BR.po" if ! test -d "de/"; then mkdir "de/"; fi msgfmt -o "sl/sl.mo" "sl/sl.po" msgfmt -o "sv/sv.mo" "sv/sv.po" msgfmt -o "uk/uk.mo" "uk/uk.po" msgfmt -o "vi/vi.mo" "vi/vi.po" msgfmt -o "de/de.mo" "de/de.po" if ! test -d "zh_CN/"; then mkdir "zh_CN/"; fi \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "xfdl" = x -o "xar ca el es eu fr gl hu ko oc pt_BR sl sv uk vi de zh_CN" = x; then :; else \ for x in \ ar/index.docbook ca/index.docbook el/index.docbook es/index.docbook eu/index.docbook fr/index.docbook gl/index.docbook hu/index.docbook ko/index.docbook oc/index.docbook pt_BR/index.docbook sl/index.docbook sv/index.docbook uk/index.docbook vi/index.docbook de/index.docbook zh_CN/index.docbook \ ar/ar.stamp ca/ca.stamp el/el.stamp es/es.stamp eu/eu.stamp fr/fr.stamp gl/gl.stamp hu/hu.stamp ko/ko.stamp oc/oc.stamp pt_BR/pt_BR.stamp sl/sl.stamp sv/sv.stamp uk/uk.stamp vi/vi.stamp de/de.stamp zh_CN/zh_CN.stamp \ ar/ar.mo ca/ca.mo el/el.mo es/es.mo eu/eu.mo fr/fr.mo gl/gl.mo hu/hu.mo ko/ko.mo oc/oc.mo pt_BR/pt_BR.mo sl/sl.mo sv/sv.mo uk/uk.mo vi/vi.mo de/de.mo zh_CN/zh_CN.mo \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gnome-desktop-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; msgfmt -o "zh_CN/zh_CN.mo" "zh_CN/zh_CN.po" if ! test -d "ar/"; then mkdir "ar/"; fi if ! test -d "ca/"; then mkdir "ca/"; fi if ! test -d "el/"; then mkdir "el/"; fi if ! test -d "es/"; then mkdir "es/"; fi if ! test -d "eu/"; then mkdir "eu/"; fi if ! test -d "fr/"; then mkdir "fr/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/fdl/"; fi; \ mo="ca/ca.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/fdl/${mo}"; fi; \ (cd "ca/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "ca/ca.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/fdl/"; fi; \ mo="ar/ar.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/fdl/${mo}"; fi; \ (cd "ar/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "ar/ar.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/fdl/"; fi; \ mo="el/el.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/fdl/${mo}"; fi; \ (cd "el/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "el/el.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/fdl/"; fi; \ mo="es/es.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/fdl/${mo}"; fi; \ (cd "es/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "es/es.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/fdl/"; fi; \ mo="eu/eu.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/fdl/${mo}"; fi; \ (cd "eu/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "eu/eu.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/fdl/"; fi; \ mo="fr/fr.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/fdl/${mo}"; fi; \ (cd "fr/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "fr/fr.stamp" if ! test -d "gl/"; then mkdir "gl/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/fdl/"; fi; \ mo="gl/gl.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/fdl/${mo}"; fi; \ (cd "gl/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "gl/gl.stamp" if ! test -d "hu/"; then mkdir "hu/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/fdl/"; fi; \ mo="hu/hu.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/fdl/${mo}"; fi; \ (cd "hu/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "hu/hu.stamp" if ! test -d "ko/"; then mkdir "ko/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/fdl/"; fi; \ mo="ko/ko.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/fdl/${mo}"; fi; \ (cd "ko/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "ko/ko.stamp" if ! test -d "oc/"; then mkdir "oc/"; fi 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.' if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/fdl/"; fi; \ mo="oc/oc.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/fdl/${mo}"; fi; \ (cd "oc/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "oc/oc.stamp" if ! test -d "pt_BR/"; then mkdir "pt_BR/"; fi if ! test -d "sl/"; then mkdir "sl/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/fdl/"; fi; \ mo="sl/sl.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/fdl/${mo}"; fi; \ (cd "sl/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "sl/sl.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/fdl/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/fdl/${mo}"; fi; \ (cd "pt_BR/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "pt_BR/pt_BR.stamp" if ! test -d "sv/"; then mkdir "sv/"; fi if ! test -d "uk/"; then mkdir "uk/"; fi if ! test -d "vi/"; then mkdir "vi/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/fdl/"; fi; \ mo="sv/sv.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/fdl/${mo}"; fi; \ (cd "sv/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "sv/sv.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/fdl/"; fi; \ mo="uk/uk.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/fdl/${mo}"; fi; \ (cd "uk/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "uk/uk.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/fdl/"; fi; \ mo="vi/vi.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/fdl/${mo}"; fi; \ (cd "vi/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "vi/vi.stamp" if ! test -d "de/"; then mkdir "de/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/fdl/"; fi; \ mo="de/de.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/fdl/${mo}"; fi; \ (cd "de/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "de/de.stamp" if ! test -d "zh_CN/"; then mkdir "zh_CN/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/fdl/"; fi; \ mo="zh_CN/zh_CN.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/fdl/${mo}"; fi; \ (cd "zh_CN/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "zh_CN/zh_CN.stamp" 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' if ! test -d "ar/"; then mkdir "ar/"; fi if ! test -d "ca/"; then mkdir "ca/"; fi if ! test -d "cs/"; then mkdir "cs/"; fi if ! test -d "el/"; then mkdir "el/"; fi if ! test -d "es/"; then mkdir "es/"; fi if ! test -d "eu/"; then mkdir "eu/"; fi if ! test -d "fi/"; then mkdir "fi/"; fi if ! test -d "fr/"; then mkdir "fr/"; fi msgfmt -o "ar/ar.mo" "ar/ar.po" msgfmt -o "ca/ca.mo" "ca/ca.po" msgfmt -o "cs/cs.mo" "cs/cs.po" msgfmt -o "el/el.mo" "el/el.po" msgfmt -o "es/es.mo" "es/es.po" msgfmt -o "eu/eu.mo" "eu/eu.po" msgfmt -o "fi/fi.mo" "fi/fi.po" msgfmt -o "fr/fr.mo" "fr/fr.po" if ! test -d "gl/"; then mkdir "gl/"; fi if ! test -d "hu/"; then mkdir "hu/"; fi if ! test -d "ko/"; then mkdir "ko/"; fi if ! test -d "nds/"; then mkdir "nds/"; fi if ! test -d "oc/"; then mkdir "oc/"; fi if ! test -d "pa/"; then mkdir "pa/"; fi if ! test -d "pt_BR/"; then mkdir "pt_BR/"; fi msgfmt -o "gl/gl.mo" "gl/gl.po" msgfmt -o "hu/hu.mo" "hu/hu.po" msgfmt -o "ko/ko.mo" "ko/ko.po" if ! test -d "sl/"; then mkdir "sl/"; fi msgfmt -o "nds/nds.mo" "nds/nds.po" msgfmt -o "pa/pa.mo" "pa/pa.po" msgfmt -o "oc/oc.mo" "oc/oc.po" msgfmt -o "pt_BR/pt_BR.mo" "pt_BR/pt_BR.po" msgfmt -o "sl/sl.mo" "sl/sl.po" if ! test -d "sr/"; then mkdir "sr/"; fi if ! test -d "sr@latin/"; then mkdir "sr@latin/"; fi if ! test -d "uk/"; then mkdir "uk/"; fi if ! test -d "vi/"; then mkdir "vi/"; fi if ! test -d "zh_CN/"; then mkdir "zh_CN/"; fi if ! test -d "sv/"; then mkdir "sv/"; fi if ! test -d "de/"; then mkdir "de/"; fi msgfmt -o "sr/sr.mo" "sr/sr.po" msgfmt -o "sr@latin/sr@latin.mo" "sr@latin/sr@latin.po" msgfmt -o "uk/uk.mo" "uk/uk.po" msgfmt -o "vi/vi.mo" "vi/vi.po" msgfmt -o "zh_CN/zh_CN.mo" "zh_CN/zh_CN.po" msgfmt -o "sv/sv.mo" "sv/sv.po" msgfmt -o "de/de.mo" "de/de.po" \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "xgpl" = x -o "xar ca cs el es eu fi fr gl hu ko nds oc pa pt_BR sl sr sr@latin uk vi zh_CN sv de" = x; then :; else \ for x in \ ar/index.docbook ca/index.docbook cs/index.docbook el/index.docbook es/index.docbook eu/index.docbook fi/index.docbook fr/index.docbook gl/index.docbook hu/index.docbook ko/index.docbook nds/index.docbook oc/index.docbook pa/index.docbook pt_BR/index.docbook sl/index.docbook sr/index.docbook sr@latin/index.docbook uk/index.docbook vi/index.docbook zh_CN/index.docbook sv/index.docbook de/index.docbook \ ar/ar.stamp ca/ca.stamp cs/cs.stamp el/el.stamp es/es.stamp eu/eu.stamp fi/fi.stamp fr/fr.stamp gl/gl.stamp hu/hu.stamp ko/ko.stamp nds/nds.stamp oc/oc.stamp pa/pa.stamp pt_BR/pt_BR.stamp sl/sl.stamp sr/sr.stamp sr@latin/sr@latin.stamp uk/uk.stamp vi/vi.stamp zh_CN/zh_CN.stamp sv/sv.stamp de/de.stamp \ ar/ar.mo ca/ca.mo cs/cs.mo el/el.mo es/es.mo eu/eu.mo fi/fi.mo fr/fr.mo gl/gl.mo hu/hu.mo ko/ko.mo nds/nds.mo oc/oc.mo pa/pa.mo pt_BR/pt_BR.mo sl/sl.mo sr/sr.mo sr@latin/sr@latin.mo uk/uk.mo vi/vi.mo zh_CN/zh_CN.mo sv/sv.mo de/de.mo \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gnome-desktop-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; if ! test -d "ar/"; then mkdir "ar/"; fi if ! test -d "ca/"; then mkdir "ca/"; fi if ! test -d "cs/"; then mkdir "cs/"; fi if ! test -d "el/"; then mkdir "el/"; fi if ! test -d "es/"; then mkdir "es/"; fi if ! test -d "eu/"; then mkdir "eu/"; fi if ! test -d "fi/"; then mkdir "fi/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="ca/ca.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "ca/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "ca/ca.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="ar/ar.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "ar/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "ar/ar.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="cs/cs.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "cs/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "cs/cs.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="el/el.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "el/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "el/el.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="eu/eu.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "eu/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "eu/eu.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="fi/fi.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "fi/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "fi/fi.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="es/es.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "es/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "es/es.stamp" if ! test -d "fr/"; then mkdir "fr/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="fr/fr.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "fr/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "fr/fr.stamp" if ! test -d "gl/"; then mkdir "gl/"; fi if ! test -d "hu/"; then mkdir "hu/"; fi if ! test -d "ko/"; then mkdir "ko/"; fi if ! test -d "nds/"; then mkdir "nds/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="gl/gl.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "gl/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "gl/gl.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="hu/hu.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "hu/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "hu/hu.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="ko/ko.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "ko/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "ko/ko.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="nds/nds.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "nds/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "nds/nds.stamp" if ! test -d "oc/"; then mkdir "oc/"; fi if ! test -d "pa/"; then mkdir "pa/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="oc/oc.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "oc/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "oc/oc.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="pa/pa.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "pa/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "pa/pa.stamp" if ! test -d "pt_BR/"; then mkdir "pt_BR/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "pt_BR/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "pt_BR/pt_BR.stamp" if ! test -d "sl/"; then mkdir "sl/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="sl/sl.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "sl/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "sl/sl.stamp" if ! test -d "sr/"; then mkdir "sr/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="sr/sr.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "sr/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "sr/sr.stamp" if ! test -d "sr@latin/"; then mkdir "sr@latin/"; fi if ! test -d "uk/"; then mkdir "uk/"; fi if ! test -d "vi/"; then mkdir "vi/"; fi if ! test -d "zh_CN/"; then mkdir "zh_CN/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="sr@latin/sr@latin.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "sr@latin/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "sr@latin/sr@latin.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="uk/uk.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "uk/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "uk/uk.stamp" if ! test -d "sv/"; then mkdir "sv/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="vi/vi.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "vi/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "vi/vi.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="zh_CN/zh_CN.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "zh_CN/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "zh_CN/zh_CN.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="sv/sv.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "sv/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "sv/sv.stamp" if ! test -d "de/"; then mkdir "de/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/gpl/"; fi; \ mo="de/de.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/gpl/${mo}"; fi; \ (cd "de/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "de/de.stamp" 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' if ! test -d "ar/"; then mkdir "ar/"; fi if ! test -d "ca/"; then mkdir "ca/"; fi if ! test -d "de/"; then mkdir "de/"; fi if ! test -d "el/"; then mkdir "el/"; fi if ! test -d "es/"; then mkdir "es/"; fi if ! test -d "eu/"; then mkdir "eu/"; fi if ! test -d "fi/"; then mkdir "fi/"; fi if ! test -d "fr/"; then mkdir "fr/"; fi msgfmt -o "ar/ar.mo" "ar/ar.po" msgfmt -o "ca/ca.mo" "ca/ca.po" msgfmt -o "de/de.mo" "de/de.po" msgfmt -o "el/el.mo" "el/el.po" msgfmt -o "es/es.mo" "es/es.po" msgfmt -o "eu/eu.mo" "eu/eu.po" msgfmt -o "fi/fi.mo" "fi/fi.po" msgfmt -o "fr/fr.mo" "fr/fr.po" if ! test -d "hu/"; then mkdir "hu/"; fi if ! test -d "ko/"; then mkdir "ko/"; fi if ! test -d "oc/"; then mkdir "oc/"; fi msgfmt -o "hu/hu.mo" "hu/hu.po" if ! test -d "pa/"; then mkdir "pa/"; fi if ! test -d "pt_BR/"; then mkdir "pt_BR/"; fi if ! test -d "sl/"; then mkdir "sl/"; fi msgfmt -o "ko/ko.mo" "ko/ko.po" msgfmt -o "oc/oc.mo" "oc/oc.po" msgfmt -o "pa/pa.mo" "pa/pa.po" msgfmt -o "pt_BR/pt_BR.mo" "pt_BR/pt_BR.po" msgfmt -o "sl/sl.mo" "sl/sl.po" if ! test -d "sv/"; then mkdir "sv/"; fi if ! test -d "uk/"; then mkdir "uk/"; fi if ! test -d "vi/"; then mkdir "vi/"; fi if ! test -d "zh_CN/"; then mkdir "zh_CN/"; fi \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "xlgpl" = x -o "xar ca de el es eu fi fr hu ko oc pa pt_BR sl sv uk vi zh_CN" = x; then :; else \ for x in \ ar/index.docbook ca/index.docbook de/index.docbook el/index.docbook es/index.docbook eu/index.docbook fi/index.docbook fr/index.docbook hu/index.docbook ko/index.docbook oc/index.docbook pa/index.docbook pt_BR/index.docbook sl/index.docbook sv/index.docbook uk/index.docbook vi/index.docbook zh_CN/index.docbook \ ar/ar.stamp ca/ca.stamp de/de.stamp el/el.stamp es/es.stamp eu/eu.stamp fi/fi.stamp fr/fr.stamp hu/hu.stamp ko/ko.stamp oc/oc.stamp pa/pa.stamp pt_BR/pt_BR.stamp sl/sl.stamp sv/sv.stamp uk/uk.stamp vi/vi.stamp zh_CN/zh_CN.stamp \ ar/ar.mo ca/ca.mo de/de.mo el/el.mo es/es.mo eu/eu.mo fi/fi.mo fr/fr.mo hu/hu.mo ko/ko.mo oc/oc.mo pa/pa.mo pt_BR/pt_BR.mo sl/sl.mo sv/sv.mo uk/uk.mo vi/vi.mo zh_CN/zh_CN.mo \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gnome-desktop-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; if ! test -d "ar/"; then mkdir "ar/"; fi msgfmt -o "sv/sv.mo" "sv/sv.po" if ! test -d "ca/"; then mkdir "ca/"; fi msgfmt -o "zh_CN/zh_CN.mo" "zh_CN/zh_CN.po" msgfmt -o "uk/uk.mo" "uk/uk.po" msgfmt -o "vi/vi.mo" "vi/vi.po" if ! test -d "de/"; then mkdir "de/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/lgpl/"; fi; \ mo="ar/ar.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/lgpl/${mo}"; fi; \ (cd "ar/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "ar/ar.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/lgpl/"; fi; \ mo="ca/ca.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/lgpl/${mo}"; fi; \ (cd "ca/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "ca/ca.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/lgpl/"; fi; \ mo="de/de.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/lgpl/${mo}"; fi; \ (cd "de/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "de/de.stamp" if ! test -d "el/"; then mkdir "el/"; fi if ! test -d "es/"; then mkdir "es/"; fi if ! test -d "eu/"; then mkdir "eu/"; fi if ! test -d "fi/"; then mkdir "fi/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/lgpl/"; fi; \ mo="el/el.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/lgpl/${mo}"; fi; \ (cd "el/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "el/el.stamp" if ! test -d "fr/"; then mkdir "fr/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/lgpl/"; fi; \ mo="es/es.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/lgpl/${mo}"; fi; \ (cd "es/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "es/es.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/lgpl/"; fi; \ mo="eu/eu.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/lgpl/${mo}"; fi; \ (cd "eu/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "eu/eu.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/lgpl/"; fi; \ mo="fi/fi.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/lgpl/${mo}"; fi; \ (cd "fi/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "fi/fi.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/lgpl/"; fi; \ mo="fr/fr.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/lgpl/${mo}"; fi; \ (cd "fr/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "fr/fr.stamp" if ! test -d "hu/"; then mkdir "hu/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/lgpl/"; fi; \ mo="hu/hu.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/lgpl/${mo}"; fi; \ (cd "hu/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "hu/hu.stamp" if ! test -d "ko/"; then mkdir "ko/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/lgpl/"; fi; \ mo="ko/ko.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/lgpl/${mo}"; fi; \ (cd "ko/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "ko/ko.stamp" if ! test -d "oc/"; then mkdir "oc/"; fi if ! test -d "pa/"; then mkdir "pa/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/lgpl/"; fi; \ mo="oc/oc.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/lgpl/${mo}"; fi; \ (cd "oc/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "oc/oc.stamp" if ! test -d "pt_BR/"; then mkdir "pt_BR/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/lgpl/"; fi; \ mo="pa/pa.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/lgpl/${mo}"; fi; \ (cd "pa/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "pa/pa.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/lgpl/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/lgpl/${mo}"; fi; \ (cd "pt_BR/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "pt_BR/pt_BR.stamp" if ! test -d "sl/"; then mkdir "sl/"; fi if ! test -d "sv/"; then mkdir "sv/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/lgpl/"; fi; \ mo="sl/sl.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/lgpl/${mo}"; fi; \ (cd "sl/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "sl/sl.stamp" if ! test -d "uk/"; then mkdir "uk/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/lgpl/"; fi; \ mo="sv/sv.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/lgpl/${mo}"; fi; \ (cd "sv/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "sv/sv.stamp" if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/lgpl/"; fi; \ mo="uk/uk.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/lgpl/${mo}"; fi; \ (cd "uk/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "uk/uk.stamp" if ! test -d "vi/"; then mkdir "vi/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/lgpl/"; fi; \ mo="vi/vi.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/lgpl/${mo}"; fi; \ (cd "vi/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "vi/vi.stamp" if ! test -d "zh_CN/"; then mkdir "zh_CN/"; fi if test -d "C"; then d="../"; else d="/run/build/gnome-desktop/desktop-docs/lgpl/"; fi; \ mo="zh_CN/zh_CN.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/run/build/gnome-desktop/desktop-docs/lgpl/${mo}"; fi; \ (cd "zh_CN/" && itstool -m "${mo}" ${d}/C/index.docbook) && \ touch "zh_CN/zh_CN.stamp" 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' LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po gnome-version.xml.in gnome-version.xml Generating and caching the translation database Merging translations into gnome-version.xml. CREATED gnome-version.xml 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/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' linguas="af am an ar as ast az be be@latin bg bn bn_IN br bs ca ca@valencia crh cs csb cy da de dz el en en_CA en_GB en@shaw eo es et eu fa fi fr fur fy ga gd gl gu ha he hi hr hu hy id ig is it ja ka kg kk km kn ko ku ky li lo lt lv mai mg mi mk ml mn mr ms nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te tg th tk tr ug uk ur uz uz@cyrillic vi wa xh yi yo zh_CN zh_HK zh_TW zu "; \ for lang in $linguas; do \ dir=/app/share/locale/$lang/LC_MESSAGES; \ /bin/sh /run/build/gnome-desktop/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/gnome-desktop-3.0.mo; \ echo "installing $lang.gmo as $dir/gnome-desktop-3.0.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/gnome-desktop-3.0.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gnome-desktop-3.0.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/gnome-desktop-3.0.mo.m; \ echo "installing $lang.gmo.m as $dir/gnome-desktop-3.0.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/gnome-desktop-3.0.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gnome-desktop-3.0.mo.m"; \ else \ true; \ fi; \ fi; \ done 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 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 => 309 40.66%) [26] .debug_info compressed -> .zdebug_info (316410 => 173374 54.79%) [27] .debug_abbrev compressed -> .zdebug_abbrev (22815 => 4183 18.33%) [28] .debug_line compressed -> .zdebug_line (87409 => 34287 39.23%) [29] .debug_frame compressed -> .zdebug_frame (20436 => 6454 31.58%) [30] .debug_str compressed -> .zdebug_str (73927 => 21301 28.81%) [31] .debug_loc compressed -> .zdebug_loc (163269 => 45183 27.67%) [32] .debug_ranges compressed -> .zdebug_ranges (17432 => 5290 30.35%) [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 Committing stage build-gnome-desktop to cache ======================================================================== Building module gsound in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/gsound-1 ======================================================================== Already on 'master' aclocal: installing 'm4/ax_append_compile_flags.m4' from '/usr/share/aclocal/ax_append_compile_flags.m4' aclocal: installing 'm4/ax_append_flag.m4' from '/usr/share/aclocal/ax_append_flag.m4' aclocal: installing 'm4/ax_append_link_flags.m4' from '/usr/share/aclocal/ax_append_link_flags.m4' aclocal: installing 'm4/ax_check_compile_flag.m4' from '/usr/share/aclocal/ax_check_compile_flag.m4' aclocal: installing 'm4/ax_check_link_flag.m4' from '/usr/share/aclocal/ax_check_link_flag.m4' aclocal: installing 'm4/ax_compiler_flags.m4' from '/usr/share/aclocal/ax_compiler_flags.m4' aclocal: installing 'm4/ax_compiler_flags_cflags.m4' from '/usr/share/aclocal/ax_compiler_flags_cflags.m4' aclocal: installing 'm4/ax_compiler_flags_gir.m4' from '/usr/share/aclocal/ax_compiler_flags_gir.m4' aclocal: installing 'm4/ax_compiler_flags_ldflags.m4' from '/usr/share/aclocal/ax_compiler_flags_ldflags.m4' aclocal: installing 'm4/ax_is_release.m4' from '/usr/share/aclocal/ax_is_release.m4' aclocal: installing 'm4/ax_require_defined.m4' from '/usr/share/aclocal/ax_require_defined.m4' aclocal: installing 'm4/gtk-doc.m4' from '/usr/share/aclocal/gtk-doc.m4' aclocal: installing 'm4/introspection.m4' from '/usr/share/aclocal/introspection.m4' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' aclocal: installing 'm4/pkg.m4' from '/usr/share/aclocal/pkg.m4' autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force --warnings=no-portability autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-aux autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/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' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 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:14: installing 'build-aux/compile' configure.ac:31: installing 'build-aux/config.guess' configure.ac:31: installing 'build-aux/config.sub' configure.ac:10: installing 'build-aux/install-sh' configure.ac:10: installing 'build-aux/missing' Makefile.am: installing './INSTALL' gsound/Makefile.am: installing 'build-aux/depcomp' Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/${ <-- HERE abs_top_builddir}/gsound/ at /usr/bin/automake line 5650. autoreconf: Leaving directory `.' Skipping configure process. checking whether make supports nested variables... yes 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 to enable maintainer-specific portions of Makefiles... yes 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for valac... /usr/bin/valac checking for a sed that does not truncate output... /usr/bin/sed 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-suggest-attribute=format... 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 whether the linker accepts -Wl,--fatal-warnings... 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 a sed that does not truncate output... (cached) /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 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... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GSOUND... 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 for gobject-introspection... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for vapigen... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating tools/Makefile config.status: creating gsound/gsound.pc config.status: creating gsound/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for lc in ; do \ for x in \ \ \ \ ; do echo /$lc/$x; done; \ done; \ for x in \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for lc in ; do \ for x in \ \ "$lc.stamp" \ "$lc.mo" \ ; do echo /$lc/$x; done; \ done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ ; do echo /$x.sum; echo /$x.log; done; \ echo /site.exp; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ config.status config.cache config.log configure.lineno config.status.lineno \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make all-recursive make[1]: Entering directory '/run/build/gsound' Making all in gsound make[2]: Entering directory '/run/build/gsound/gsound' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -D_REENTRANT -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT libgsound_la-gsound-context.lo -MD -MP -MF .deps/libgsound_la-gsound-context.Tpo -c -o libgsound_la-gsound-context.lo `test -f 'gsound-context.c' || echo './'`gsound-context.c echo glib-2.0 gio-2.0 | tr ' ' '\n' > gsound.deps \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for lc in ; do \ for x in \ \ \ \ ; do echo /$lc/$x; done; \ done; \ for x in \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for lc in ; do \ for x in \ \ "$lc.stamp" \ "$lc.mo" \ ; do echo /$lc/$x; done; \ done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ ; do echo /$x.sum; echo /$x.log; done; \ echo /site.exp; \ fi; \ for x in \ .gitignore \ \ GSound-1.0.gir GSound-1.0.typelib gsound.vapi gsound.deps \ \ \ libgsound.la \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ gsound.pc \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -D_REENTRANT -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT libgsound_la-gsound-context.lo -MD -MP -MF .deps/libgsound_la-gsound-context.Tpo -c gsound-context.c -fPIC -DPIC -o .libs/libgsound_la-gsound-context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -D_REENTRANT -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -MT libgsound_la-gsound-context.lo -MD -MP -MF .deps/libgsound_la-gsound-context.Tpo -c gsound-context.c -o libgsound_la-gsound-context.o >/dev/null 2>&1 mv -f .deps/libgsound_la-gsound-context.Tpo .deps/libgsound_la-gsound-context.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -fstack-protector-strong -O2 -g -version-info 0:2:0 -Wl,--no-as-needed -Wl,--fatal-warnings -fstack-protector-strong -Wl,-z,relro,-z,now -o libgsound.la -rpath /app/lib libgsound_la-gsound-context.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcanberra libtool: link: gcc -shared -fPIC -DPIC .libs/libgsound_la-gsound-context.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcanberra -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -Wl,--fatal-warnings -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libgsound.so.0 -o .libs/libgsound.so.0.0.2 libtool: link: (cd ".libs" && rm -f "libgsound.so.0" && ln -s "libgsound.so.0.0.2" "libgsound.so.0") libtool: link: (cd ".libs" && rm -f "libgsound.so" && ln -s "libgsound.so.0.0.2" "libgsound.so") libtool: link: ar cru .libs/libgsound.a libgsound_la-gsound-context.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgsound.a libtool: link: ( cd ".libs" && rm -f "libgsound.la" && ln -s "../libgsound.la" "libgsound.la" ) CPPFLAGS="-O2 -D_FORTIFY_SOURCE=2" CFLAGS="-O2 -g -fstack-protector-strong -O2 -g" LDFLAGS="-fstack-protector-strong -Wl,-z,relro,-z,now" CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --add-include-path=. --symbol-prefix=gsound --warn-all -v --namespace=GSound --nsversion=1.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --include=Gio-2.0 --library=libgsound.la --c-include "gsound.h" --cflags-begin --warn-all --warn-error --cflags-end gsound-context.c gsound-context.h gsound-attr.h libgsound.la --output GSound-1.0.gir gcc -E -O2 -D_FORTIFY_SOURCE=2 -I. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -o g-ir-cpp-gP0HH2.i -C --warn-all --warn-error /run/build/gsound/gsound/g-ir-cpp-gP0HH2.c gcc -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -g -fstack-protector-strong -O2 -g -O2 -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -c /run/build/gsound/gsound/tmp-introspectnZqDZs/GSound-1.0.c -o /run/build/gsound/gsound/tmp-introspectnZqDZs/GSound-1.0.o -Wno-deprecated-declarations -pthread --warn-all --warn-error g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /run/build/gsound/gsound/tmp-introspectnZqDZs/GSound-1.0 -export-dynamic -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/gsound/gsound/tmp-introspectnZqDZs/GSound-1.0.o -L. libgsound.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -fstack-protector-strong -Wl,-z,relro,-z,now libtool: link: gcc -o /run/build/gsound/gsound/tmp-introspectnZqDZs/.libs/GSound-1.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/gsound/gsound/tmp-introspectnZqDZs/GSound-1.0.o -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -L. ./.libs/libgsound.so -lcanberra -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib /usr/bin/g-ir-compiler --includedir=. --includedir=. GSound-1.0.gir -o GSound-1.0.typelib /usr/bin/vapigen-0.40 --library gsound --metadatadir . --pkg glib-2.0 --pkg gio-2.0 GSound-1.0.gir Generation succeeded - 0 warning(s) make[2]: Leaving directory '/run/build/gsound/gsound' Making all in docs make[2]: Entering directory '/run/build/gsound/docs' \ { \ if test "xgsound" = x -o "xgsound-docs.sgml" = x; then :; else \ for x in \ gsound-decl-list.txt \ gsound-decl.txt \ tmpl/gsound-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "xgsound" = x -o "x" = x; then :; else \ for lc in ; do \ for x in \ gsound.xml \ \ \ ; do echo /$lc/$x; done; \ done; \ for x in \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for lc in ; do \ for x in \ \ "$lc.stamp" \ "$lc.mo" \ ; do echo /$lc/$x; done; \ done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ ; do echo /$x.sum; echo /$x.log; done; \ echo /site.exp; \ fi; \ for x in \ .gitignore \ \ gsound.args gsound.hierarchy gsound.interfaces gsound.prerequisites gsound.signals gsound-undocumented.txt gsound-undeclared.txt gsound-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp gtkdoc-check.test \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ tmpl/gsound-unused.sgml \ \ version.xml \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[2]: Leaving directory '/run/build/gsound/docs' Making all in tools make[2]: Entering directory '/run/build/gsound/tools' rm -f gsound_play_vala.stamp && echo stamp > gsound_play_vala.stamp-t \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for lc in ; do \ for x in \ \ \ \ ; do echo /$lc/$x; done; \ done; \ for x in \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for lc in ; do \ for x in \ \ "$lc.stamp" \ "$lc.mo" \ ; do echo /$lc/$x; done; \ done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ ; do echo /$x.sum; echo /$x.log; done; \ echo /site.exp; \ fi; \ for x in \ .gitignore \ \ \ gsound-play \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/valac --vapidir /run/build/gsound/gsound --pkg gsound -C gsound-play.vala mv -f gsound_play_vala.stamp-t gsound_play_vala.stamp gcc -DHAVE_CONFIG_H -I. -I.. -I../gsound -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -D_REENTRANT -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT gsound_play-gsound-play.o -MD -MP -MF .deps/gsound_play-gsound-play.Tpo -c -o gsound_play-gsound-play.o `test -f 'gsound-play.c' || echo './'`gsound-play.c mv -f .deps/gsound_play-gsound-play.Tpo .deps/gsound_play-gsound-play.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g ../gsound/libgsound.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcanberra -fstack-protector-strong -Wl,-z,relro,-z,now -o gsound-play gsound_play-gsound-play.o libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/gsound-play gsound_play-gsound-play.o ../gsound/.libs/libgsound.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcanberra -Wl,-rpath -Wl,/app/lib make[2]: Leaving directory '/run/build/gsound/tools' make[2]: Entering directory '/run/build/gsound' make[2]: Leaving directory '/run/build/gsound' make[1]: Leaving directory '/run/build/gsound' Making install in gsound make[1]: Entering directory '/run/build/gsound/gsound' make[2]: Entering directory '/run/build/gsound/gsound' /usr/bin/mkdir -p '/app/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgsound.la '/app/lib' libtool: install: /usr/bin/install -c .libs/libgsound.so.0.0.2 /app/lib/libgsound.so.0.0.2 libtool: install: (cd /app/lib && { ln -s -f libgsound.so.0.0.2 libgsound.so.0 || { rm -f libgsound.so.0 && ln -s libgsound.so.0.0.2 libgsound.so.0; }; }) libtool: install: (cd /app/lib && { ln -s -f libgsound.so.0.0.2 libgsound.so || { rm -f libgsound.so && ln -s libgsound.so.0.0.2 libgsound.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsound.lai /app/lib/libgsound.la libtool: install: /usr/bin/install -c .libs/libgsound.a /app/lib/libgsound.a libtool: install: chmod 644 /app/lib/libgsound.a libtool: install: ranlib /app/lib/libgsound.a 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/share/gir-1.0' /usr/bin/install -c -m 644 GSound-1.0.gir '/app/share/gir-1.0' /usr/bin/mkdir -p '/app/include' /usr/bin/install -c -m 644 gsound.h gsound-attr.h gsound-context.h '/app/include' /usr/bin/mkdir -p '/app/lib/pkgconfig' /usr/bin/install -c -m 644 gsound.pc '/app/lib/pkgconfig' /usr/bin/mkdir -p '/app/lib/girepository-1.0' /usr/bin/install -c -m 644 GSound-1.0.typelib '/app/lib/girepository-1.0' /usr/bin/mkdir -p '/app/share/vala/vapi' /usr/bin/install -c -m 644 gsound.vapi gsound.deps '/app/share/vala/vapi' make[2]: Leaving directory '/run/build/gsound/gsound' make[1]: Leaving directory '/run/build/gsound/gsound' Making install in docs make[1]: Entering directory '/run/build/gsound/docs' make[2]: Entering directory '/run/build/gsound/docs' make[2]: Nothing to be done for 'install-exec-am'. Nothing to install make[2]: Leaving directory '/run/build/gsound/docs' make[1]: Leaving directory '/run/build/gsound/docs' Making install in tools make[1]: Entering directory '/run/build/gsound/tools' make[2]: Entering directory '/run/build/gsound/tools' /usr/bin/mkdir -p '/app/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gsound-play '/app/bin' libtool: install: /usr/bin/install -c .libs/gsound-play /app/bin/gsound-play make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/run/build/gsound/tools' make[1]: Leaving directory '/run/build/gsound/tools' make[1]: Entering directory '/run/build/gsound' make[2]: Entering directory '/run/build/gsound' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/run/build/gsound' make[1]: Leaving directory '/run/build/gsound' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/gsound-play processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/gsound-play [27] .debug_aranges compressed -> .zdebug_aranges (216 => 113 52.31%) [28] .debug_info compressed -> .zdebug_info (11793 => 6870 58.25%) [29] .debug_abbrev compressed -> .zdebug_abbrev (1921 => 708 36.86%) [30] .debug_line compressed -> .zdebug_line (2874 => 1442 50.17%) [31] .debug_frame compressed -> .zdebug_frame (404 => 285 70.54%) [32] .debug_str compressed -> .zdebug_str (6124 => 2611 42.64%) [33] .debug_loc compressed -> .zdebug_loc (3717 => 1123 30.21%) [34] .debug_ranges compressed -> .zdebug_ranges (312 => 174 55.77%) [37] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/gsound-play to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/bin/gsound-play.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgsound.so.0.0.2 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgsound.so.0.0.2 [23] .debug_aranges compressed -> .zdebug_aranges (120 => 76 63.33%) [24] .debug_info compressed -> .zdebug_info (13411 => 7556 56.34%) [25] .debug_abbrev compressed -> .zdebug_abbrev (1354 => 556 41.06%) [26] .debug_line compressed -> .zdebug_line (3322 => 1526 45.94%) [27] .debug_frame compressed -> .zdebug_frame (980 => 494 50.41%) [28] .debug_str compressed -> .zdebug_str (5324 => 2276 42.75%) [29] .debug_loc compressed -> .zdebug_loc (6519 => 1783 27.35%) [30] .debug_ranges compressed -> .zdebug_ranges (960 => 378 39.38%) [33] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgsound.so.0.0.2 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libgsound.so.0.0.2.debug Committing stage build-gsound to cache ======================================================================== Building module gnome-clocks in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/gnome-clocks-1 ======================================================================== Already on 'master' The Meson build system Version: 0.47.0 Source dir: /run/build/gnome-clocks Build dir: /run/build/gnome-clocks/_flatpak_build Build type: native build Project name: gnome-clocks Project version: 3.28.0 Appending CFLAGS from environment: '-O2 -g -fstack-protector-strong -O2 -g' Appending LDFLAGS from environment: '-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.1.0 "cc (GCC) 8.1.0") Appending LDFLAGS from environment: '-fstack-protector-strong -Wl,-z,relro,-z,now' Native Vala compiler: valac (valac 0.40.7) Build machine cpu family: arm Build machine cpu: armv8l Found pkg-config: /usr/bin/pkg-config (1.4.2) Native dependency glib-2.0 found: YES 2.57.2 Native dependency gio-2.0 found: YES 2.57.2 Native dependency gobject-2.0 found: YES 2.57.2 Native dependency gtk+-3.0 found: YES 3.22.30 Native dependency gsound found: YES 1.0.2 Native dependency gweather-3.0 found: YES 3.28.0 Native dependency gnome-desktop-3.0 found: YES 3.29.4 Native dependency geocode-glib-1.0 found: YES 3.26.0 Native dependency libgeoclue-2.0 found: YES 2.4.7 Library m found: YES Checking if "_NL_TIME_FIRST_WEEKDAY check program" compiles: YES Program msgfmt found: YES (/usr/bin/msgfmt) Configuring config.h using configuration Program /usr/bin/python3 found: YES (/usr/bin/python3) Native dependency glib-2.0 found: YES 2.57.2 Configuring org.gnome.clocks.service using configuration Configuring org.gnome.clocks.gschema.xml using configuration Build targets in project: 10 Found ninja-1.8.2 at /usr/bin/ninja [1/20] Generating org.gnome.clocks_h with a custom command. [2/20] Generating org.gnome.clocks_c with a custom command. [3/20] Generating desktop-file with a custom command. [4/20] Generating appdata-file with a custom command. [5/20] Compiling C object 'src/src@@gnome-clocks@exe/meson-generated_.._.._data_org.gnome.clocks.c.o'. [6/20] Compiling C object 'src/src@@gnome-clocks@exe/cutils.c.o'. [7/20] Compiling Vala source ../src/config.vapi ../src/alarm.vala ../src/application.vala ../src/clock.vala ../src/geocoding.vala ../src/main.vala ../src/search-provider.vala ../src/stopwatch.vala ../src/timer.vala ../src/utils.vala ../src/widgets.vala ../src/window.vala ../src/world.vala. ../src/search-provider.vala:109.5-109.48: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError' public async string[] get_initial_result_set (string[] terms) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ../src/search-provider.vala:113.5-113.50: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError' public async string[] get_subsearch_result_set (string[] previous_results, string[] terms) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ../src/search-provider.vala:132.5-132.56: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError' public HashTable[] get_result_metas (string[] results) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ../src/search-provider.vala:161.5-161.31: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError' public void activate_result (string result, string[] terms, uint32 timestamp) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ../src/search-provider.vala:165.5-165.29: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError' public void launch_search (string[] terms, uint32 timestamp) { ^^^^^^^^^^^^^^^^^^^^^^^^^ ../src/application.vala:114.9-114.23: warning: Gtk.Application.add_accelerator has been deprecated since 3.14 ../src/application.vala:115.9-115.23: warning: Gtk.Application.add_accelerator has been deprecated since 3.14 Compilation succeeded - 7 warning(s) [8/20] Compiling C object 'src/src@@gnome-clocks@exe/meson-generated_main.c.o'. [9/20] Compiling C object 'src/src@@gnome-clocks@exe/meson-generated_clock.c.o'. [10/20] Compiling C object 'src/src@@gnome-clocks@exe/meson-generated_application.c.o'. [11/20] Compiling C object 'src/src@@gnome-clocks@exe/meson-generated_geocoding.c.o'. [12/20] Compiling C object 'src/src@@gnome-clocks@exe/meson-generated_stopwatch.c.o'. [13/20] Compiling C object 'src/src@@gnome-clocks@exe/meson-generated_timer.c.o'. [14/20] Compiling C object 'src/src@@gnome-clocks@exe/meson-generated_utils.c.o'. [15/20] Compiling C object 'src/src@@gnome-clocks@exe/meson-generated_window.c.o'. [16/20] Compiling C object 'src/src@@gnome-clocks@exe/meson-generated_search-provider.c.o'. [17/20] Compiling C object 'src/src@@gnome-clocks@exe/meson-generated_alarm.c.o'. [18/20] Compiling C object 'src/src@@gnome-clocks@exe/meson-generated_world.c.o'. [19/20] Compiling C object 'src/src@@gnome-clocks@exe/meson-generated_widgets.c.o'. [20/20] Linking target src/gnome-clocks. [0/1] Installing files. Compiling gsettings schemas... Updating icon cache... Updating desktop database... Installing /run/build/gnome-clocks/_flatpak_build/help/ca/alarm-add.page to /app/share/help/ca/gnome-clocks/alarm-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/ca/alarm-edit.page to /app/share/help/ca/gnome-clocks/alarm-edit.page Installing /run/build/gnome-clocks/_flatpak_build/help/ca/alarm-remove.page to /app/share/help/ca/gnome-clocks/alarm-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/ca/alarm-snooze-stop.page to /app/share/help/ca/gnome-clocks/alarm-snooze-stop.page Installing /run/build/gnome-clocks/_flatpak_build/help/ca/stopwatch.page to /app/share/help/ca/gnome-clocks/stopwatch.page Installing /run/build/gnome-clocks/_flatpak_build/help/ca/timer.page to /app/share/help/ca/gnome-clocks/timer.page Installing /run/build/gnome-clocks/_flatpak_build/help/ca/world-add.page to /app/share/help/ca/gnome-clocks/world-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/ca/world-check.page to /app/share/help/ca/gnome-clocks/world-check.page Installing /run/build/gnome-clocks/_flatpak_build/help/ca/world-remove.page to /app/share/help/ca/gnome-clocks/world-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/ca/index.page to /app/share/help/ca/gnome-clocks/index.page Installing /run/build/gnome-clocks/_flatpak_build/help/ca/legal.xml to /app/share/help/ca/gnome-clocks/legal.xml Symlinking /app/share/help/ca/gnome-clocks/figures/gnome-clocks.png to /app/share/help/C/gnome-clocks/figures/gnome-clocks.png. Installing /run/build/gnome-clocks/_flatpak_build/help/cs/alarm-add.page to /app/share/help/cs/gnome-clocks/alarm-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/cs/alarm-edit.page to /app/share/help/cs/gnome-clocks/alarm-edit.page Installing /run/build/gnome-clocks/_flatpak_build/help/cs/alarm-remove.page to /app/share/help/cs/gnome-clocks/alarm-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/cs/alarm-snooze-stop.page to /app/share/help/cs/gnome-clocks/alarm-snooze-stop.page Installing /run/build/gnome-clocks/_flatpak_build/help/cs/stopwatch.page to /app/share/help/cs/gnome-clocks/stopwatch.page Installing /run/build/gnome-clocks/_flatpak_build/help/cs/timer.page to /app/share/help/cs/gnome-clocks/timer.page Installing /run/build/gnome-clocks/_flatpak_build/help/cs/world-add.page to /app/share/help/cs/gnome-clocks/world-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/cs/world-check.page to /app/share/help/cs/gnome-clocks/world-check.page Installing /run/build/gnome-clocks/_flatpak_build/help/cs/world-remove.page to /app/share/help/cs/gnome-clocks/world-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/cs/index.page to /app/share/help/cs/gnome-clocks/index.page Installing /run/build/gnome-clocks/_flatpak_build/help/cs/legal.xml to /app/share/help/cs/gnome-clocks/legal.xml Symlinking /app/share/help/cs/gnome-clocks/figures/gnome-clocks.png to /app/share/help/C/gnome-clocks/figures/gnome-clocks.png. Installing /run/build/gnome-clocks/_flatpak_build/help/da/alarm-add.page to /app/share/help/da/gnome-clocks/alarm-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/da/alarm-edit.page to /app/share/help/da/gnome-clocks/alarm-edit.page Installing /run/build/gnome-clocks/_flatpak_build/help/da/alarm-remove.page to /app/share/help/da/gnome-clocks/alarm-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/da/alarm-snooze-stop.page to /app/share/help/da/gnome-clocks/alarm-snooze-stop.page Installing /run/build/gnome-clocks/_flatpak_build/help/da/stopwatch.page to /app/share/help/da/gnome-clocks/stopwatch.page Installing /run/build/gnome-clocks/_flatpak_build/help/da/timer.page to /app/share/help/da/gnome-clocks/timer.page Installing /run/build/gnome-clocks/_flatpak_build/help/da/world-add.page to /app/share/help/da/gnome-clocks/world-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/da/world-check.page to /app/share/help/da/gnome-clocks/world-check.page Installing /run/build/gnome-clocks/_flatpak_build/help/da/world-remove.page to /app/share/help/da/gnome-clocks/world-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/da/index.page to /app/share/help/da/gnome-clocks/index.page Installing /run/build/gnome-clocks/_flatpak_build/help/da/legal.xml to /app/share/help/da/gnome-clocks/legal.xml Symlinking /app/share/help/da/gnome-clocks/figures/gnome-clocks.png to /app/share/help/C/gnome-clocks/figures/gnome-clocks.png. Installing /run/build/gnome-clocks/_flatpak_build/help/de/alarm-add.page to /app/share/help/de/gnome-clocks/alarm-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/de/alarm-edit.page to /app/share/help/de/gnome-clocks/alarm-edit.page Installing /run/build/gnome-clocks/_flatpak_build/help/de/alarm-remove.page to /app/share/help/de/gnome-clocks/alarm-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/de/alarm-snooze-stop.page to /app/share/help/de/gnome-clocks/alarm-snooze-stop.page Installing /run/build/gnome-clocks/_flatpak_build/help/de/stopwatch.page to /app/share/help/de/gnome-clocks/stopwatch.page Installing /run/build/gnome-clocks/_flatpak_build/help/de/timer.page to /app/share/help/de/gnome-clocks/timer.page Installing /run/build/gnome-clocks/_flatpak_build/help/de/world-add.page to /app/share/help/de/gnome-clocks/world-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/de/world-check.page to /app/share/help/de/gnome-clocks/world-check.page Installing /run/build/gnome-clocks/_flatpak_build/help/de/world-remove.page to /app/share/help/de/gnome-clocks/world-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/de/index.page to /app/share/help/de/gnome-clocks/index.page Installing /run/build/gnome-clocks/_flatpak_build/help/de/legal.xml to /app/share/help/de/gnome-clocks/legal.xml Symlinking /app/share/help/de/gnome-clocks/figures/gnome-clocks.png to /app/share/help/C/gnome-clocks/figures/gnome-clocks.png. Installing /run/build/gnome-clocks/_flatpak_build/help/el/alarm-add.page to /app/share/help/el/gnome-clocks/alarm-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/el/alarm-edit.page to /app/share/help/el/gnome-clocks/alarm-edit.page Installing /run/build/gnome-clocks/_flatpak_build/help/el/alarm-remove.page to /app/share/help/el/gnome-clocks/alarm-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/el/alarm-snooze-stop.page to /app/share/help/el/gnome-clocks/alarm-snooze-stop.page Installing /run/build/gnome-clocks/_flatpak_build/help/el/stopwatch.page to /app/share/help/el/gnome-clocks/stopwatch.page Installing /run/build/gnome-clocks/_flatpak_build/help/el/timer.page to /app/share/help/el/gnome-clocks/timer.page Installing /run/build/gnome-clocks/_flatpak_build/help/el/world-add.page to /app/share/help/el/gnome-clocks/world-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/el/world-check.page to /app/share/help/el/gnome-clocks/world-check.page Installing /run/build/gnome-clocks/_flatpak_build/help/el/world-remove.page to /app/share/help/el/gnome-clocks/world-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/el/index.page to /app/share/help/el/gnome-clocks/index.page Installing /run/build/gnome-clocks/_flatpak_build/help/el/legal.xml to /app/share/help/el/gnome-clocks/legal.xml Symlinking /app/share/help/el/gnome-clocks/figures/gnome-clocks.png to /app/share/help/C/gnome-clocks/figures/gnome-clocks.png. Installing /run/build/gnome-clocks/_flatpak_build/help/es/alarm-add.page to /app/share/help/es/gnome-clocks/alarm-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/es/alarm-edit.page to /app/share/help/es/gnome-clocks/alarm-edit.page Installing /run/build/gnome-clocks/_flatpak_build/help/es/alarm-remove.page to /app/share/help/es/gnome-clocks/alarm-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/es/alarm-snooze-stop.page to /app/share/help/es/gnome-clocks/alarm-snooze-stop.page Installing /run/build/gnome-clocks/_flatpak_build/help/es/stopwatch.page to /app/share/help/es/gnome-clocks/stopwatch.page Installing /run/build/gnome-clocks/_flatpak_build/help/es/timer.page to /app/share/help/es/gnome-clocks/timer.page Installing /run/build/gnome-clocks/_flatpak_build/help/es/world-add.page to /app/share/help/es/gnome-clocks/world-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/es/world-check.page to /app/share/help/es/gnome-clocks/world-check.page Installing /run/build/gnome-clocks/_flatpak_build/help/es/world-remove.page to /app/share/help/es/gnome-clocks/world-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/es/index.page to /app/share/help/es/gnome-clocks/index.page Installing /run/build/gnome-clocks/_flatpak_build/help/es/legal.xml to /app/share/help/es/gnome-clocks/legal.xml Symlinking /app/share/help/es/gnome-clocks/figures/gnome-clocks.png to /app/share/help/C/gnome-clocks/figures/gnome-clocks.png. Installing /run/build/gnome-clocks/_flatpak_build/help/fi/alarm-add.page to /app/share/help/fi/gnome-clocks/alarm-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/fi/alarm-edit.page to /app/share/help/fi/gnome-clocks/alarm-edit.page Installing /run/build/gnome-clocks/_flatpak_build/help/fi/alarm-remove.page to /app/share/help/fi/gnome-clocks/alarm-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/fi/alarm-snooze-stop.page to /app/share/help/fi/gnome-clocks/alarm-snooze-stop.page Installing /run/build/gnome-clocks/_flatpak_build/help/fi/stopwatch.page to /app/share/help/fi/gnome-clocks/stopwatch.page Installing /run/build/gnome-clocks/_flatpak_build/help/fi/timer.page to /app/share/help/fi/gnome-clocks/timer.page Installing /run/build/gnome-clocks/_flatpak_build/help/fi/world-add.page to /app/share/help/fi/gnome-clocks/world-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/fi/world-check.page to /app/share/help/fi/gnome-clocks/world-check.page Installing /run/build/gnome-clocks/_flatpak_build/help/fi/world-remove.page to /app/share/help/fi/gnome-clocks/world-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/fi/index.page to /app/share/help/fi/gnome-clocks/index.page Installing /run/build/gnome-clocks/_flatpak_build/help/fi/legal.xml to /app/share/help/fi/gnome-clocks/legal.xml Symlinking /app/share/help/fi/gnome-clocks/figures/gnome-clocks.png to /app/share/help/C/gnome-clocks/figures/gnome-clocks.png. Installing /run/build/gnome-clocks/_flatpak_build/help/fr/alarm-add.page to /app/share/help/fr/gnome-clocks/alarm-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/fr/alarm-edit.page to /app/share/help/fr/gnome-clocks/alarm-edit.page Installing /run/build/gnome-clocks/_flatpak_build/help/fr/alarm-remove.page to /app/share/help/fr/gnome-clocks/alarm-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/fr/alarm-snooze-stop.page to /app/share/help/fr/gnome-clocks/alarm-snooze-stop.page Installing /run/build/gnome-clocks/_flatpak_build/help/fr/stopwatch.page to /app/share/help/fr/gnome-clocks/stopwatch.page Installing /run/build/gnome-clocks/_flatpak_build/help/fr/timer.page to /app/share/help/fr/gnome-clocks/timer.page Installing /run/build/gnome-clocks/_flatpak_build/help/fr/world-add.page to /app/share/help/fr/gnome-clocks/world-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/fr/world-check.page to /app/share/help/fr/gnome-clocks/world-check.page Installing /run/build/gnome-clocks/_flatpak_build/help/fr/world-remove.page to /app/share/help/fr/gnome-clocks/world-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/fr/index.page to /app/share/help/fr/gnome-clocks/index.page Installing /run/build/gnome-clocks/_flatpak_build/help/fr/legal.xml to /app/share/help/fr/gnome-clocks/legal.xml Symlinking /app/share/help/fr/gnome-clocks/figures/gnome-clocks.png to /app/share/help/C/gnome-clocks/figures/gnome-clocks.png. Installing /run/build/gnome-clocks/_flatpak_build/help/gl/alarm-add.page to /app/share/help/gl/gnome-clocks/alarm-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/gl/alarm-edit.page to /app/share/help/gl/gnome-clocks/alarm-edit.page Installing /run/build/gnome-clocks/_flatpak_build/help/gl/alarm-remove.page to /app/share/help/gl/gnome-clocks/alarm-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/gl/alarm-snooze-stop.page to /app/share/help/gl/gnome-clocks/alarm-snooze-stop.page Installing /run/build/gnome-clocks/_flatpak_build/help/gl/stopwatch.page to /app/share/help/gl/gnome-clocks/stopwatch.page Installing /run/build/gnome-clocks/_flatpak_build/help/gl/timer.page to /app/share/help/gl/gnome-clocks/timer.page Installing /run/build/gnome-clocks/_flatpak_build/help/gl/world-add.page to /app/share/help/gl/gnome-clocks/world-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/gl/world-check.page to /app/share/help/gl/gnome-clocks/world-check.page Installing /run/build/gnome-clocks/_flatpak_build/help/gl/world-remove.page to /app/share/help/gl/gnome-clocks/world-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/gl/index.page to /app/share/help/gl/gnome-clocks/index.page Installing /run/build/gnome-clocks/_flatpak_build/help/gl/legal.xml to /app/share/help/gl/gnome-clocks/legal.xml Symlinking /app/share/help/gl/gnome-clocks/figures/gnome-clocks.png to /app/share/help/C/gnome-clocks/figures/gnome-clocks.png. Installing /run/build/gnome-clocks/_flatpak_build/help/hu/alarm-add.page to /app/share/help/hu/gnome-clocks/alarm-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/hu/alarm-edit.page to /app/share/help/hu/gnome-clocks/alarm-edit.page Installing /run/build/gnome-clocks/_flatpak_build/help/hu/alarm-remove.page to /app/share/help/hu/gnome-clocks/alarm-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/hu/alarm-snooze-stop.page to /app/share/help/hu/gnome-clocks/alarm-snooze-stop.page Installing /run/build/gnome-clocks/_flatpak_build/help/hu/stopwatch.page to /app/share/help/hu/gnome-clocks/stopwatch.page Installing /run/build/gnome-clocks/_flatpak_build/help/hu/timer.page to /app/share/help/hu/gnome-clocks/timer.page Installing /run/build/gnome-clocks/_flatpak_build/help/hu/world-add.page to /app/share/help/hu/gnome-clocks/world-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/hu/world-check.page to /app/share/help/hu/gnome-clocks/world-check.page Installing /run/build/gnome-clocks/_flatpak_build/help/hu/world-remove.page to /app/share/help/hu/gnome-clocks/world-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/hu/index.page to /app/share/help/hu/gnome-clocks/index.page Installing /run/build/gnome-clocks/_flatpak_build/help/hu/legal.xml to /app/share/help/hu/gnome-clocks/legal.xml Symlinking /app/share/help/hu/gnome-clocks/figures/gnome-clocks.png to /app/share/help/C/gnome-clocks/figures/gnome-clocks.png. Installing /run/build/gnome-clocks/_flatpak_build/help/id/alarm-add.page to /app/share/help/id/gnome-clocks/alarm-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/id/alarm-edit.page to /app/share/help/id/gnome-clocks/alarm-edit.page Installing /run/build/gnome-clocks/_flatpak_build/help/id/alarm-remove.page to /app/share/help/id/gnome-clocks/alarm-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/id/alarm-snooze-stop.page to /app/share/help/id/gnome-clocks/alarm-snooze-stop.page Installing /run/build/gnome-clocks/_flatpak_build/help/id/stopwatch.page to /app/share/help/id/gnome-clocks/stopwatch.page Installing /run/build/gnome-clocks/_flatpak_build/help/id/timer.page to /app/share/help/id/gnome-clocks/timer.page Installing /run/build/gnome-clocks/_flatpak_build/help/id/world-add.page to /app/share/help/id/gnome-clocks/world-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/id/world-check.page to /app/share/help/id/gnome-clocks/world-check.page Installing /run/build/gnome-clocks/_flatpak_build/help/id/world-remove.page to /app/share/help/id/gnome-clocks/world-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/id/index.page to /app/share/help/id/gnome-clocks/index.page Installing /run/build/gnome-clocks/_flatpak_build/help/id/legal.xml to /app/share/help/id/gnome-clocks/legal.xml Symlinking /app/share/help/id/gnome-clocks/figures/gnome-clocks.png to /app/share/help/C/gnome-clocks/figures/gnome-clocks.png. Installing /run/build/gnome-clocks/_flatpak_build/help/ko/alarm-add.page to /app/share/help/ko/gnome-clocks/alarm-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/ko/alarm-edit.page to /app/share/help/ko/gnome-clocks/alarm-edit.page Installing /run/build/gnome-clocks/_flatpak_build/help/ko/alarm-remove.page to /app/share/help/ko/gnome-clocks/alarm-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/ko/alarm-snooze-stop.page to /app/share/help/ko/gnome-clocks/alarm-snooze-stop.page Installing /run/build/gnome-clocks/_flatpak_build/help/ko/stopwatch.page to /app/share/help/ko/gnome-clocks/stopwatch.page Installing /run/build/gnome-clocks/_flatpak_build/help/ko/timer.page to /app/share/help/ko/gnome-clocks/timer.page Installing /run/build/gnome-clocks/_flatpak_build/help/ko/world-add.page to /app/share/help/ko/gnome-clocks/world-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/ko/world-check.page to /app/share/help/ko/gnome-clocks/world-check.page Installing /run/build/gnome-clocks/_flatpak_build/help/ko/world-remove.page to /app/share/help/ko/gnome-clocks/world-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/ko/index.page to /app/share/help/ko/gnome-clocks/index.page Installing /run/build/gnome-clocks/_flatpak_build/help/ko/legal.xml to /app/share/help/ko/gnome-clocks/legal.xml Symlinking /app/share/help/ko/gnome-clocks/figures/gnome-clocks.png to /app/share/help/C/gnome-clocks/figures/gnome-clocks.png. Installing /run/build/gnome-clocks/_flatpak_build/help/nl/alarm-add.page to /app/share/help/nl/gnome-clocks/alarm-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/nl/alarm-edit.page to /app/share/help/nl/gnome-clocks/alarm-edit.page Installing /run/build/gnome-clocks/_flatpak_build/help/nl/alarm-remove.page to /app/share/help/nl/gnome-clocks/alarm-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/nl/alarm-snooze-stop.page to /app/share/help/nl/gnome-clocks/alarm-snooze-stop.page Installing /run/build/gnome-clocks/_flatpak_build/help/nl/stopwatch.page to /app/share/help/nl/gnome-clocks/stopwatch.page Installing /run/build/gnome-clocks/_flatpak_build/help/nl/timer.page to /app/share/help/nl/gnome-clocks/timer.page Installing /run/build/gnome-clocks/_flatpak_build/help/nl/world-add.page to /app/share/help/nl/gnome-clocks/world-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/nl/world-check.page to /app/share/help/nl/gnome-clocks/world-check.page Installing /run/build/gnome-clocks/_flatpak_build/help/nl/world-remove.page to /app/share/help/nl/gnome-clocks/world-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/nl/index.page to /app/share/help/nl/gnome-clocks/index.page Installing /run/build/gnome-clocks/_flatpak_build/help/nl/legal.xml to /app/share/help/nl/gnome-clocks/legal.xml Symlinking /app/share/help/nl/gnome-clocks/figures/gnome-clocks.png to /app/share/help/C/gnome-clocks/figures/gnome-clocks.png. Installing /run/build/gnome-clocks/_flatpak_build/help/pl/alarm-add.page to /app/share/help/pl/gnome-clocks/alarm-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/pl/alarm-edit.page to /app/share/help/pl/gnome-clocks/alarm-edit.page Installing /run/build/gnome-clocks/_flatpak_build/help/pl/alarm-remove.page to /app/share/help/pl/gnome-clocks/alarm-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/pl/alarm-snooze-stop.page to /app/share/help/pl/gnome-clocks/alarm-snooze-stop.page Installing /run/build/gnome-clocks/_flatpak_build/help/pl/stopwatch.page to /app/share/help/pl/gnome-clocks/stopwatch.page Installing /run/build/gnome-clocks/_flatpak_build/help/pl/timer.page to /app/share/help/pl/gnome-clocks/timer.page Installing /run/build/gnome-clocks/_flatpak_build/help/pl/world-add.page to /app/share/help/pl/gnome-clocks/world-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/pl/world-check.page to /app/share/help/pl/gnome-clocks/world-check.page Installing /run/build/gnome-clocks/_flatpak_build/help/pl/world-remove.page to /app/share/help/pl/gnome-clocks/world-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/pl/index.page to /app/share/help/pl/gnome-clocks/index.page Installing /run/build/gnome-clocks/_flatpak_build/help/pl/legal.xml to /app/share/help/pl/gnome-clocks/legal.xml Symlinking /app/share/help/pl/gnome-clocks/figures/gnome-clocks.png to /app/share/help/C/gnome-clocks/figures/gnome-clocks.png. Installing /run/build/gnome-clocks/_flatpak_build/help/pt_BR/alarm-add.page to /app/share/help/pt_BR/gnome-clocks/alarm-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/pt_BR/alarm-edit.page to /app/share/help/pt_BR/gnome-clocks/alarm-edit.page Installing /run/build/gnome-clocks/_flatpak_build/help/pt_BR/alarm-remove.page to /app/share/help/pt_BR/gnome-clocks/alarm-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/pt_BR/alarm-snooze-stop.page to /app/share/help/pt_BR/gnome-clocks/alarm-snooze-stop.page Installing /run/build/gnome-clocks/_flatpak_build/help/pt_BR/stopwatch.page to /app/share/help/pt_BR/gnome-clocks/stopwatch.page Installing /run/build/gnome-clocks/_flatpak_build/help/pt_BR/timer.page to /app/share/help/pt_BR/gnome-clocks/timer.page Installing /run/build/gnome-clocks/_flatpak_build/help/pt_BR/world-add.page to /app/share/help/pt_BR/gnome-clocks/world-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/pt_BR/world-check.page to /app/share/help/pt_BR/gnome-clocks/world-check.page Installing /run/build/gnome-clocks/_flatpak_build/help/pt_BR/world-remove.page to /app/share/help/pt_BR/gnome-clocks/world-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/pt_BR/index.page to /app/share/help/pt_BR/gnome-clocks/index.page Installing /run/build/gnome-clocks/_flatpak_build/help/pt_BR/legal.xml to /app/share/help/pt_BR/gnome-clocks/legal.xml Symlinking /app/share/help/pt_BR/gnome-clocks/figures/gnome-clocks.png to /app/share/help/C/gnome-clocks/figures/gnome-clocks.png. Installing /run/build/gnome-clocks/_flatpak_build/help/ru/alarm-add.page to /app/share/help/ru/gnome-clocks/alarm-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/ru/alarm-edit.page to /app/share/help/ru/gnome-clocks/alarm-edit.page Installing /run/build/gnome-clocks/_flatpak_build/help/ru/alarm-remove.page to /app/share/help/ru/gnome-clocks/alarm-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/ru/alarm-snooze-stop.page to /app/share/help/ru/gnome-clocks/alarm-snooze-stop.page Installing /run/build/gnome-clocks/_flatpak_build/help/ru/stopwatch.page to /app/share/help/ru/gnome-clocks/stopwatch.page Installing /run/build/gnome-clocks/_flatpak_build/help/ru/timer.page to /app/share/help/ru/gnome-clocks/timer.page Installing /run/build/gnome-clocks/_flatpak_build/help/ru/world-add.page to /app/share/help/ru/gnome-clocks/world-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/ru/world-check.page to /app/share/help/ru/gnome-clocks/world-check.page Installing /run/build/gnome-clocks/_flatpak_build/help/ru/world-remove.page to /app/share/help/ru/gnome-clocks/world-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/ru/index.page to /app/share/help/ru/gnome-clocks/index.page Installing /run/build/gnome-clocks/_flatpak_build/help/ru/legal.xml to /app/share/help/ru/gnome-clocks/legal.xml Symlinking /app/share/help/ru/gnome-clocks/figures/gnome-clocks.png to /app/share/help/C/gnome-clocks/figures/gnome-clocks.png. Installing /run/build/gnome-clocks/_flatpak_build/help/sv/alarm-add.page to /app/share/help/sv/gnome-clocks/alarm-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/sv/alarm-edit.page to /app/share/help/sv/gnome-clocks/alarm-edit.page Installing /run/build/gnome-clocks/_flatpak_build/help/sv/alarm-remove.page to /app/share/help/sv/gnome-clocks/alarm-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/sv/alarm-snooze-stop.page to /app/share/help/sv/gnome-clocks/alarm-snooze-stop.page Installing /run/build/gnome-clocks/_flatpak_build/help/sv/stopwatch.page to /app/share/help/sv/gnome-clocks/stopwatch.page Installing /run/build/gnome-clocks/_flatpak_build/help/sv/timer.page to /app/share/help/sv/gnome-clocks/timer.page Installing /run/build/gnome-clocks/_flatpak_build/help/sv/world-add.page to /app/share/help/sv/gnome-clocks/world-add.page Installing /run/build/gnome-clocks/_flatpak_build/help/sv/world-check.page to /app/share/help/sv/gnome-clocks/world-check.page Installing /run/build/gnome-clocks/_flatpak_build/help/sv/world-remove.page to /app/share/help/sv/gnome-clocks/world-remove.page Installing /run/build/gnome-clocks/_flatpak_build/help/sv/index.page to /app/share/help/sv/gnome-clocks/index.page Installing /run/build/gnome-clocks/_flatpak_build/help/sv/legal.xml to /app/share/help/sv/gnome-clocks/legal.xml Symlinking /app/share/help/sv/gnome-clocks/figures/gnome-clocks.png to /app/share/help/C/gnome-clocks/figures/gnome-clocks.png. Installing /run/build/gnome-clocks/help/C/alarm-add.page to /app/share/help/C/gnome-clocks/alarm-add.page Installing /run/build/gnome-clocks/help/C/alarm-edit.page to /app/share/help/C/gnome-clocks/alarm-edit.page Installing /run/build/gnome-clocks/help/C/alarm-remove.page to /app/share/help/C/gnome-clocks/alarm-remove.page Installing /run/build/gnome-clocks/help/C/alarm-snooze-stop.page to /app/share/help/C/gnome-clocks/alarm-snooze-stop.page Installing /run/build/gnome-clocks/help/C/stopwatch.page to /app/share/help/C/gnome-clocks/stopwatch.page Installing /run/build/gnome-clocks/help/C/timer.page to /app/share/help/C/gnome-clocks/timer.page Installing /run/build/gnome-clocks/help/C/world-add.page to /app/share/help/C/gnome-clocks/world-add.page Installing /run/build/gnome-clocks/help/C/world-check.page to /app/share/help/C/gnome-clocks/world-check.page Installing /run/build/gnome-clocks/help/C/world-remove.page to /app/share/help/C/gnome-clocks/world-remove.page Installing /run/build/gnome-clocks/help/C/index.page to /app/share/help/C/gnome-clocks/index.page Installing /run/build/gnome-clocks/help/C/legal.xml to /app/share/help/C/gnome-clocks/legal.xml Installing /run/build/gnome-clocks/help/C/figures/gnome-clocks.png to /app/share/help/C/gnome-clocks/figures/gnome-clocks.png Installing /run/build/gnome-clocks/_flatpak_build/po/af.gmo to /app/share/locale/af/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/an.gmo to /app/share/locale/an/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/ar.gmo to /app/share/locale/ar/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/as.gmo to /app/share/locale/as/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/be.gmo to /app/share/locale/be/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/bg.gmo to /app/share/locale/bg/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/bn_IN.gmo to /app/share/locale/bn_IN/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/bs.gmo to /app/share/locale/bs/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/ca.gmo to /app/share/locale/ca/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/ca@valencia.gmo to /app/share/locale/ca@valencia/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/cs.gmo to /app/share/locale/cs/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/da.gmo to /app/share/locale/da/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/de.gmo to /app/share/locale/de/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/el.gmo to /app/share/locale/el/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/en_GB.gmo to /app/share/locale/en_GB/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/eo.gmo to /app/share/locale/eo/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/es.gmo to /app/share/locale/es/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/et.gmo to /app/share/locale/et/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/eu.gmo to /app/share/locale/eu/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/fa.gmo to /app/share/locale/fa/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/fi.gmo to /app/share/locale/fi/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/fr.gmo to /app/share/locale/fr/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/fur.gmo to /app/share/locale/fur/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/ga.gmo to /app/share/locale/ga/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/gd.gmo to /app/share/locale/gd/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/gl.gmo to /app/share/locale/gl/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/gu.gmo to /app/share/locale/gu/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/he.gmo to /app/share/locale/he/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/hi.gmo to /app/share/locale/hi/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/hr.gmo to /app/share/locale/hr/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/hu.gmo to /app/share/locale/hu/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/id.gmo to /app/share/locale/id/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/is.gmo to /app/share/locale/is/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/it.gmo to /app/share/locale/it/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/ja.gmo to /app/share/locale/ja/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/kk.gmo to /app/share/locale/kk/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/ko.gmo to /app/share/locale/ko/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/kn.gmo to /app/share/locale/kn/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/lt.gmo to /app/share/locale/lt/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/lv.gmo to /app/share/locale/lv/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/ml.gmo to /app/share/locale/ml/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/mr.gmo to /app/share/locale/mr/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/nb.gmo to /app/share/locale/nb/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/ne.gmo to /app/share/locale/ne/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/nl.gmo to /app/share/locale/nl/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/oc.gmo to /app/share/locale/oc/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/or.gmo to /app/share/locale/or/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/pa.gmo to /app/share/locale/pa/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/pl.gmo to /app/share/locale/pl/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/pt.gmo to /app/share/locale/pt/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/pt_BR.gmo to /app/share/locale/pt_BR/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/ro.gmo to /app/share/locale/ro/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/ru.gmo to /app/share/locale/ru/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/sk.gmo to /app/share/locale/sk/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/sl.gmo to /app/share/locale/sl/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/sr.gmo to /app/share/locale/sr/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/sr@latin.gmo to /app/share/locale/sr@latin/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/sv.gmo to /app/share/locale/sv/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/ta.gmo to /app/share/locale/ta/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/te.gmo to /app/share/locale/te/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/tg.gmo to /app/share/locale/tg/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/th.gmo to /app/share/locale/th/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/tr.gmo to /app/share/locale/tr/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/uk.gmo to /app/share/locale/uk/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/vi.gmo to /app/share/locale/vi/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/zh_CN.gmo to /app/share/locale/zh_CN/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/zh_HK.gmo to /app/share/locale/zh_HK/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/zh_TW.gmo to /app/share/locale/zh_TW/LC_MESSAGES/gnome-clocks.mo Installing /run/build/gnome-clocks/_flatpak_build/po/ug.gmo to /app/share/locale/ug/LC_MESSAGES/gnome-clocks.mo Installing subdir /run/build/gnome-clocks/data/icons/hicolor/16x16 to /app/share/icons/hicolor/16x16 Installing /run/build/gnome-clocks/data/icons/hicolor/16x16/apps/org.gnome.clocks.png to /app/share/icons/hicolor/16x16/apps Installing subdir /run/build/gnome-clocks/data/icons/hicolor/22x22 to /app/share/icons/hicolor/22x22 Installing /run/build/gnome-clocks/data/icons/hicolor/22x22/apps/org.gnome.clocks.png to /app/share/icons/hicolor/22x22/apps Installing subdir /run/build/gnome-clocks/data/icons/hicolor/32x32 to /app/share/icons/hicolor/32x32 Installing /run/build/gnome-clocks/data/icons/hicolor/32x32/apps/org.gnome.clocks.png to /app/share/icons/hicolor/32x32/apps Installing subdir /run/build/gnome-clocks/data/icons/hicolor/48x48 to /app/share/icons/hicolor/48x48 Installing /run/build/gnome-clocks/data/icons/hicolor/48x48/apps/org.gnome.clocks.png to /app/share/icons/hicolor/48x48/apps Installing subdir /run/build/gnome-clocks/data/icons/hicolor/256x256 to /app/share/icons/hicolor/256x256 Installing /run/build/gnome-clocks/data/icons/hicolor/256x256/apps/org.gnome.clocks.png to /app/share/icons/hicolor/256x256/apps Installing subdir /run/build/gnome-clocks/data/icons/hicolor/symbolic to /app/share/icons/hicolor/symbolic Installing /run/build/gnome-clocks/data/icons/hicolor/symbolic/apps/org.gnome.clocks-symbolic.svg to /app/share/icons/hicolor/symbolic/apps Installing subdir /run/build/gnome-clocks/data/images to /app/share/gnome-clocks/images Installing /run/build/gnome-clocks/data/images/night.png to /app/share/gnome-clocks/images Installing /run/build/gnome-clocks/data/images/day.png to /app/share/gnome-clocks/images Installing data/org.gnome.clocks.desktop to /app/share/applications Installing data/org.gnome.clocks.appdata.xml to /app/share/metainfo Installing src/gnome-clocks to /app/bin Installing /run/build/gnome-clocks/_flatpak_build/data/org.gnome.clocks.service to /app/share/dbus-1/services Installing /run/build/gnome-clocks/data/org.gnome.clocks.search-provider.ini to /app/share/gnome-shell/search-providers Installing /run/build/gnome-clocks/_flatpak_build/data/org.gnome.clocks.gschema.xml to /app/share/glib-2.0/schemas Running custom install script '/usr/bin/python3 /run/build/gnome-clocks/build-aux/post-install.py' Running custom install script '/usr/bin/python3 /usr/bin/meson --internal yelphelper install --subdir=help --id=gnome-clocks --installdir=share/help --sources=alarm-add.page@@alarm-edit.page@@alarm-remove.page@@alarm-snooze-stop.page@@stopwatch.page@@timer.page@@world-add.page@@world-check.page@@world-remove.page@@index.page@@legal.xml --symlinks=true --media=figures/gnome-clocks.png' Running custom install script '/usr/bin/python3 /usr/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=gnome-clocks' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/gnome-clocks processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/gnome-clocks [28] .debug_aranges compressed -> .zdebug_aranges (648 => 284 43.83%) [29] .debug_info compressed -> .zdebug_info (464331 => 259906 55.97%) [30] .debug_abbrev compressed -> .zdebug_abbrev (20011 => 3952 19.75%) [31] .debug_line compressed -> .zdebug_line (132297 => 48085 36.35%) [32] .debug_frame compressed -> .zdebug_frame (23496 => 7063 30.06%) [33] .debug_str compressed -> .zdebug_str (87441 => 23494 26.87%) [34] .debug_loc compressed -> .zdebug_loc (267299 => 68200 25.51%) [35] .debug_ranges compressed -> .zdebug_ranges (28184 => 8349 29.62%) [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-clocks to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/bin/gnome-clocks.debug Committing stage build-gnome-clocks to cache Cleaning up Removing files/share/vala/vapi/gweather-3.0.vapi Removing files/share/vala/vapi/gweather-3.0.deps Removing files/share/vala/vapi/gsound.vapi Removing files/share/vala/vapi/gsound.deps Removing files/share/vala/vapi Removing files/share/vala Removing files/lib/pkgconfig/gweather-3.0.pc Removing files/lib/pkgconfig/gsound.pc Removing files/lib/pkgconfig/gnome-desktop-3.0.pc Removing files/lib/pkgconfig/geocode-glib-1.0.pc Removing files/lib/pkgconfig Removing files/lib/libgsound.la Removing files/lib/libgsound.a Removing files/lib/libgnome-desktop-3.la Removing files/include/libgweather-3.0/libgweather/gweather.h Removing files/include/libgweather-3.0/libgweather/gweather-weather.h Removing files/include/libgweather-3.0/libgweather/gweather-version.h Removing files/include/libgweather-3.0/libgweather/gweather-timezone.h Removing files/include/libgweather-3.0/libgweather/gweather-timezone-menu.h Removing files/include/libgweather-3.0/libgweather/gweather-location.h Removing files/include/libgweather-3.0/libgweather/gweather-location-entry.h Removing files/include/libgweather-3.0/libgweather/gweather-enums.h Removing files/include/libgweather-3.0/libgweather/gweather-enum-types.h Removing files/include/libgweather-3.0/libgweather Removing files/include/libgweather-3.0 Removing files/include/gsound.h Removing files/include/gsound-context.h Removing files/include/gsound-attr.h 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/geocode-glib-1.0/geocode-glib/geocode-reverse.h Removing files/include/geocode-glib-1.0/geocode-glib/geocode-place.h Removing files/include/geocode-glib-1.0/geocode-glib/geocode-nominatim.h Removing files/include/geocode-glib-1.0/geocode-glib/geocode-mock-backend.h Removing files/include/geocode-glib-1.0/geocode-glib/geocode-location.h Removing files/include/geocode-glib-1.0/geocode-glib/geocode-glib.h Removing files/include/geocode-glib-1.0/geocode-glib/geocode-forward.h Removing files/include/geocode-glib-1.0/geocode-glib/geocode-error.h Removing files/include/geocode-glib-1.0/geocode-glib/geocode-enum-types.h Removing files/include/geocode-glib-1.0/geocode-glib/geocode-bounding-box.h Removing files/include/geocode-glib-1.0/geocode-glib/geocode-backend.h Removing files/include/geocode-glib-1.0/geocode-glib Removing files/include/geocode-glib-1.0 Removing files/include Renaming org.gnome.clocks.appdata.xml to share/appdata/org.gnome.clocks.appdata.xml Rewriting contents of org.gnome.clocks.desktop Running appstream-compose Processing application org.gnome.clocks Saving icon /app/share/app-info/icons/flatpak/64x64/org.gnome.clocks.png Saving icon /app/share/app-info/icons/flatpak/128x128/org.gnome.clocks.png Saving AppStream /app/share/app-info/xmls/org.gnome.clocks.xml.gz Done! Committing stage cleanup to cache Finishing app Exporting share/applications/org.gnome.clocks.desktop Not exporting share/applications/mimeinfo.cache, wrong extension Exporting share/icons/hicolor/256x256/apps/org.gnome.clocks.png Exporting share/icons/hicolor/symbolic/apps/org.gnome.clocks-symbolic.svg Exporting share/icons/hicolor/16x16/apps/org.gnome.clocks.png Exporting share/icons/hicolor/22x22/apps/org.gnome.clocks.png Exporting share/icons/hicolor/48x48/apps/org.gnome.clocks.png Not exporting share/icons/hicolor/icon-theme.cache, wrong extension Exporting share/icons/hicolor/32x32/apps/org.gnome.clocks.png Not exporting share/icons/gnome/scalable/places/poi-railway-station.svg, non-allowed export filename Not exporting share/icons/gnome/scalable/places/poi-bus-stop.svg, non-allowed export filename Not exporting share/icons/gnome/scalable/places/poi-airport.svg, non-allowed export filename Not exporting share/icons/gnome/scalable/places/poi-town.svg, non-allowed export filename Not exporting share/icons/gnome/scalable/places/poi-school.svg, non-allowed export filename Not exporting share/icons/gnome/scalable/places/poi-light-rail-station.svg, non-allowed export filename Not exporting share/icons/gnome/scalable/places/poi-place-of-worship.svg, non-allowed export filename Not exporting share/icons/gnome/scalable/places/poi-bar.svg, non-allowed export filename Not exporting share/icons/gnome/scalable/places/poi-building.svg, non-allowed export filename Not exporting share/icons/gnome/scalable/places/poi-car.svg, non-allowed export filename Not exporting share/icons/gnome/scalable/places/poi-restaurant.svg, non-allowed export filename Not exporting share/icons/gnome/scalable/places/poi-marker.svg, non-allowed export filename Exporting share/dbus-1/services/org.gnome.clocks.service Exporting share/gnome-shell/search-providers/org.gnome.clocks.search-provider.ini Please review the exported files and the metadata Committing stage finish to cache Exporting org.gnome.clocks to repo Commit: b75f2e448c0db241823106b412535006500695ca149cd88ae5d232beda88330d Metadata Total: 619 Metadata Written: 88 Content Total: 503 Content Written: 227 Content Bytes Written: 1050253 (1.1 MB) Exporting org.gnome.clocks.Locale to repo Commit: 45dace27176c67f1bf815e815a575b1a8d0795fc731bd32805628ab78e132d66 Metadata Total: 937 Metadata Written: 265 Content Total: 374 Content Written: 69 Content Bytes Written: 483334 (483.3 kB) Exporting org.gnome.clocks.Debug to repo Commit: b136ab78971ae35b1e749d280448a86ca8bf690f32f7d95ec2ca883ffe4ee990 Metadata Total: 55 Metadata Written: 17 Content Total: 123 Content Written: 37 Content Bytes Written: 2600949 (2.6 MB) Pruning cache