D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/libchamplain-0.12.20-2.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gX20Zg
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libchamplain-0.12.20
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/libchamplain-0.12.20.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libchamplain-0.12.20
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1dBzEt
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libchamplain-0.12.20
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ /usr/bin/meson --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . build -Dmemphis=true -Dintrospection=true -Dvapi=true -Dwidgetry=true -Dgtk_doc=false -Ddemos=false
The Meson build system
Version: 0.60.1
Source dir: /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20
Build dir: /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build
Build type: native build
Project name: libchamplain
Project version: 0.12.20
C compiler for the host machine: cc (gcc 11.2.1 "cc (Mageia 11.2.1-0.20211120.1.mga9) 11.2.1 20211120")
C linker for the host machine: cc ld.bfd 2.37
Host machine cpu family: aarch64
Host machine cpu: aarch64
Library m found: YES
Found pkg-config: /usr/bin/pkg-config (1.8.0)
Run-time dependency glib-2.0 found: YES 2.68.4
Run-time dependency gobject-2.0 found: YES 2.68.4
Run-time dependency gio-2.0 found: YES 2.68.4
Run-time dependency gdk-3.0 found: YES 3.24.30
Run-time dependency clutter-1.0 found: YES 1.26.4
Run-time dependency cairo found: YES 1.17.4
Run-time dependency sqlite3 found: YES 3.36.0
Run-time dependency libsoup-2.4 found: YES 2.72.0
Run-time dependency gtk+-3.0 found: YES 3.24.30
Run-time dependency clutter-gtk-1.0 found: YES 1.8.4
Run-time dependency memphis-0.2 found: YES 0.2.3
Run-time dependency gobject-introspection-1.0 found: YES 1.68.0
Run-time dependency vapigen found: YES 0.54.3
Run-time dependency gtk-doc found: YES 1.33.1
Configuring config.h using configuration
Configuring champlain-features.h using configuration
Configuring champlain-version.h using configuration
Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
Dependency gobject-introspection-1.0 found: YES 1.68.0 (cached)
Dependency gobject-introspection-1.0 found: YES 1.68.0 (cached)
Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
Dependency gobject-introspection-1.0 found: YES 1.68.0 (cached)
Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
Program vapigen found: YES (/usr/bin/vapigen)
Program vapigen found: YES (/usr/bin/vapigen)
Message: 
------
libchamplain 0.12.20 (0.12)

             Demos: false
     Documentation: false
     GTK+ widgetry: true
     Introspection: true
  Memphis renderer: true
          Vala API: true

Directories:
           prefix: /usr
       includedir: /usr/include
           libdir: /usr/lib64
          datadir: /usr/share
------
Build targets in project: 10

libchamplain 0.12.20

  User defined options
    auto_features : enabled
    bindir        : /usr/bin
    buildtype     : plain
    datadir       : /usr/share
    includedir    : /usr/include
    infodir       : /usr/share/info
    libdir        : /usr/lib64
    libexecdir    : /usr/libexec
    localedir     : /usr/share/locale
    localstatedir : /var
    mandir        : /usr/share/man
    prefix        : /usr
    sbindir       : /usr/sbin
    sharedstatedir: /var/lib
    sysconfdir    : /etc
    wrap_mode     : nodownload
    demos         : false
    gtk_doc       : false
    introspection : true
    memphis       : true
    vapi          : true
    widgetry      : true

Found ninja-1.10.2 at /usr/bin/ninja
+ /usr/bin/meson compile -C build -j 8 --verbose
ninja: Entering directory `/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build'
[1/48] /usr/bin/meson --internal exe --capture champlain/champlain-enum-types.h -- /usr/bin/glib-mkenums --template /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-enum-types.h.in /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-adjustment.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-bounding-box.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-coordinate.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-custom-marker.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-defines.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-error-tile-renderer.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-exportable.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-file-cache.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-file-tile-source.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-image-renderer.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-kinetic-scroll-view.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-label.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-layer.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-license.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-location.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-map-source-chain.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-map-source-desc.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-map-source-factory.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-map-source.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-marker-layer.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-marker.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-memory-cache.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-network-bbox-tile-source.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-network-tile-source.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-null-tile-source.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-path-layer.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-point.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-renderer.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-scale.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-tile-cache.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-tile-source.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-tile.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-view.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-viewport.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-memphis-renderer.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain/champlain-features.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain/champlain-version.h
[2/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-debug.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-debug.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-debug.c.o -c ../champlain/champlain-debug.c
[3/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-bounding-box.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-bounding-box.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-bounding-box.c.o -c ../champlain/champlain-bounding-box.c
[4/48] /usr/bin/meson --internal exe --capture champlain/champlain-enum-types.c -- /usr/bin/glib-mkenums --template /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-enum-types.c.in /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-adjustment.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-bounding-box.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-coordinate.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-custom-marker.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-defines.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-error-tile-renderer.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-exportable.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-file-cache.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-file-tile-source.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-image-renderer.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-kinetic-scroll-view.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-label.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-layer.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-license.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-location.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-map-source-chain.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-map-source-desc.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-map-source-factory.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-map-source.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-marker-layer.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-marker.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-memory-cache.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-network-bbox-tile-source.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-network-tile-source.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-null-tile-source.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-path-layer.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-point.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-renderer.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-scale.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-tile-cache.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-tile-source.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-tile.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-view.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-viewport.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/../champlain/champlain-memphis-renderer.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain/champlain-features.h /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain/champlain-version.h
[5/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-exportable.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-exportable.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-exportable.c.o -c ../champlain/champlain-exportable.c
[6/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-coordinate.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-coordinate.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-coordinate.c.o -c ../champlain/champlain-coordinate.c
[7/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-custom-marker.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-custom-marker.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-custom-marker.c.o -c ../champlain/champlain-custom-marker.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain.h:41,
                 from ../champlain/champlain-custom-marker.c:31:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../champlain/champlain.h:25,
                 from ../champlain/champlain-custom-marker.c:31:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain.h:41,
                 from ../champlain/champlain-custom-marker.c:31:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../champlain/champlain.h:25,
                 from ../champlain/champlain-custom-marker.c:31:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[8/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-error-tile-renderer.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-error-tile-renderer.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-error-tile-renderer.c.o -c ../champlain/champlain-error-tile-renderer.c
In file included from ../champlain/champlain-error-tile-renderer.h:26,
                 from ../champlain/champlain-error-tile-renderer.c:27:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-error-tile-renderer.h:26,
                 from ../champlain/champlain-error-tile-renderer.c:27:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-error-tile-renderer.h:26,
                 from ../champlain/champlain-error-tile-renderer.c:27:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-error-tile-renderer.h:26,
                 from ../champlain/champlain-error-tile-renderer.c:27:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[9/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-adjustment.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-adjustment.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-adjustment.c.o -c ../champlain/champlain-adjustment.c
[10/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-file-tile-source.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-file-tile-source.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-file-tile-source.c.o -c ../champlain/champlain-file-tile-source.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-source.h:28,
                 from ../champlain/champlain-file-tile-source.h:29,
                 from ../champlain/champlain-file-tile-source.c:29:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-file-tile-source.h:27,
                 from ../champlain/champlain-file-tile-source.c:29:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-source.h:28,
                 from ../champlain/champlain-file-tile-source.h:29,
                 from ../champlain/champlain-file-tile-source.c:29:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-file-tile-source.h:27,
                 from ../champlain/champlain-file-tile-source.c:29:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[11/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/meson-generated_.._champlain-enum-types.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/meson-generated_.._champlain-enum-types.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/meson-generated_.._champlain-enum-types.c.o -c champlain/champlain-enum-types.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain.h:41,
                 from champlain/champlain-enum-types.c:4:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../champlain/champlain.h:25,
                 from champlain/champlain-enum-types.c:4:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain.h:41,
                 from champlain/champlain-enum-types.c:4:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../champlain/champlain.h:25,
                 from champlain/champlain-enum-types.c:4:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[12/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-file-cache.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-file-cache.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-file-cache.c.o -c ../champlain/champlain-file-cache.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-cache.h:27,
                 from ../champlain/champlain-file-cache.h:28,
                 from ../champlain/champlain-file-cache.c:32:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../champlain/champlain-debug.h:26,
                 from ../champlain/champlain-file-cache.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-cache.h:27,
                 from ../champlain/champlain-file-cache.h:28,
                 from ../champlain/champlain-file-cache.c:32:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../champlain/champlain-debug.h:26,
                 from ../champlain/champlain-file-cache.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain/champlain-file-cache.c: In function ‘tile_is_expired’:
../champlain/champlain-file-cache.c:484:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  484 |   GTimeVal now = { 0, };
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../champlain/champlain-debug.h:26,
                 from ../champlain/champlain-file-cache.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain/champlain-file-cache.c:485:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  485 |   const GTimeVal *modified_time = champlain_tile_get_modified_time (tile);
      |   ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../champlain/champlain-debug.h:26,
                 from ../champlain/champlain-file-cache.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain/champlain-file-cache.c:490:7: warning: ‘g_get_current_time’ is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  490 |       g_get_current_time (&now);
      |       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../champlain/champlain-debug.h:26,
                 from ../champlain/champlain-file-cache.c:30:
/usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here
  681 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
../champlain/champlain-file-cache.c:491:7: warning: ‘g_time_val_add’ is deprecated [-Wdeprecated-declarations]
  491 |       g_time_val_add (&now, (-24ul * 60ul * 60ul * 1000ul * 1000ul * 7ul)); /* Cache expires in 7 days */
      |       ^~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:89,
                 from ../champlain/champlain-debug.h:26,
                 from ../champlain/champlain-file-cache.c:30:
/usr/include/glib-2.0/glib/gtimer.h:67:10: note: declared here
   67 | void     g_time_val_add          (GTimeVal    *time_,
      |          ^~~~~~~~~~~~~~
../champlain/champlain-file-cache.c: In function ‘tile_rendered_cb’:
../champlain/champlain-file-cache.c:520:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  520 |   GTimeVal modified_time = { 0, };
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../champlain/champlain-debug.h:26,
                 from ../champlain/champlain-file-cache.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain/champlain-file-cache.c:547:7: warning: ‘g_file_info_get_modification_time’ is deprecated: Use 'g_file_info_get_modification_date_time' instead [-Wdeprecated-declarations]
  547 |       g_file_info_get_modification_time (info, &modified_time);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:81,
                 from /usr/include/clutter-1.0/clutter/clutter-actor.h:34,
                 from /usr/include/clutter-1.0/clutter/clutter.h:35,
                 from ../champlain/champlain-tile.h:27,
                 from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-cache.h:27,
                 from ../champlain/champlain-file-cache.h:28,
                 from ../champlain/champlain-file-cache.c:32:
/usr/include/glib-2.0/gio/gfileinfo.h:1055:19: note: declared here
 1055 | void              g_file_info_get_modification_time  (GFileInfo         *info,
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../champlain/champlain-file-cache.c: In function ‘refresh_tile_time’:
../champlain/champlain-file-cache.c:727:7: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  727 |       GTimeVal now = { 0, };
      |       ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../champlain/champlain-debug.h:26,
                 from ../champlain/champlain-file-cache.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain/champlain-file-cache.c:729:7: warning: ‘g_get_current_time’ is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  729 |       g_get_current_time (&now);
      |       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../champlain/champlain-debug.h:26,
                 from ../champlain/champlain-file-cache.c:30:
/usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here
  681 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
../champlain/champlain-file-cache.c:731:7: warning: ‘g_file_info_set_modification_time’ is deprecated: Use 'g_file_info_set_modification_date_time' instead [-Wdeprecated-declarations]
  731 |       g_file_info_set_modification_time (info, &now);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:81,
                 from /usr/include/clutter-1.0/clutter/clutter-actor.h:34,
                 from /usr/include/clutter-1.0/clutter/clutter.h:35,
                 from ../champlain/champlain-tile.h:27,
                 from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-cache.h:27,
                 from ../champlain/champlain-file-cache.h:28,
                 from ../champlain/champlain-file-cache.c:32:
/usr/include/glib-2.0/gio/gfileinfo.h:1106:19: note: declared here
 1106 | void              g_file_info_set_modification_time  (GFileInfo         *info,
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[13/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-image-renderer.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-image-renderer.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-image-renderer.c.o -c ../champlain/champlain-image-renderer.c
In file included from ../champlain/champlain-image-renderer.h:26,
                 from ../champlain/champlain-image-renderer.c:28:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-image-renderer.h:26,
                 from ../champlain/champlain-image-renderer.c:28:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-image-renderer.h:26,
                 from ../champlain/champlain-image-renderer.c:28:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-image-renderer.h:26,
                 from ../champlain/champlain-image-renderer.c:28:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain/champlain-image-renderer.c: In function ‘set_data’:
../champlain/champlain-image-renderer.c:124:3: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
  124 |   priv->data = g_memdup (data, size);
      |   ^~~~
In file included from /usr/include/glib-2.0/glib.h:82,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-image-renderer.h:26,
                 from ../champlain/champlain-image-renderer.c:28:
/usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here
  257 | gpointer              g_memdup         (gconstpointer mem,
      |                       ^~~~~~~~
[14/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-layer.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-layer.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-layer.c.o -c ../champlain/champlain-layer.c
[15/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-location.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-location.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-location.c.o -c ../champlain/champlain-location.c
[16/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-license.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-license.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-license.c.o -c ../champlain/champlain-license.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain-license.c:32:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-license.h:28,
                 from ../champlain/champlain-license.c:28:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain-license.c:32:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-license.h:28,
                 from ../champlain/champlain-license.c:28:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[17/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-kinetic-scroll-view.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-kinetic-scroll-view.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-kinetic-scroll-view.c.o -c ../champlain/champlain-kinetic-scroll-view.c
../champlain/champlain-kinetic-scroll-view.c:56:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   56 |   GTimeVal time;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-kinetic-scroll-view.h:27,
                 from ../champlain/champlain-kinetic-scroll-view.c:24:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain/champlain-kinetic-scroll-view.c: In function ‘motion_event_cb’:
../champlain/champlain-kinetic-scroll-view.c:305:7: warning: ‘g_get_current_time’ is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  305 |       g_get_current_time (&motion->time);
      |       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-kinetic-scroll-view.h:27,
                 from ../champlain/champlain-kinetic-scroll-view.c:24:
/usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here
  681 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
../champlain/champlain-kinetic-scroll-view.c: In function ‘button_release_event_cb’:
../champlain/champlain-kinetic-scroll-view.c:415:11: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  415 |           GTimeVal release_time, motion_time;
      |           ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-kinetic-scroll-view.h:27,
                 from ../champlain/champlain-kinetic-scroll-view.c:24:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain/champlain-kinetic-scroll-view.c:415:11: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  415 |           GTimeVal release_time, motion_time;
      |           ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-kinetic-scroll-view.h:27,
                 from ../champlain/champlain-kinetic-scroll-view.c:24:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain/champlain-kinetic-scroll-view.c:421:11: warning: ‘g_get_current_time’ is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  421 |           g_get_current_time (&release_time);
      |           ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-kinetic-scroll-view.h:27,
                 from ../champlain/champlain-kinetic-scroll-view.c:24:
/usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here
  681 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
../champlain/champlain-kinetic-scroll-view.c:426:11: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  426 |           motion_time = (GTimeVal){ 0, 0 };
      |           ^~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-kinetic-scroll-view.h:27,
                 from ../champlain/champlain-kinetic-scroll-view.c:24:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain/champlain-kinetic-scroll-view.c: In function ‘button_press_event_cb’:
../champlain/champlain-kinetic-scroll-view.c:630:11: warning: ‘g_get_current_time’ is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  630 |           g_get_current_time (&motion->time);
      |           ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-kinetic-scroll-view.h:27,
                 from ../champlain/champlain-kinetic-scroll-view.c:24:
/usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here
  681 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
[18/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-map-source-chain.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-map-source-chain.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-map-source-chain.c.o -c ../champlain/champlain-map-source-chain.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-map-source-chain.h:28,
                 from ../champlain/champlain-map-source-chain.c:33:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-map-source-chain.h:26,
                 from ../champlain/champlain-map-source-chain.c:33:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-map-source-chain.h:28,
                 from ../champlain/champlain-map-source-chain.c:33:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-map-source-chain.h:26,
                 from ../champlain/champlain-map-source-chain.c:33:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[19/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-map-source-factory.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-map-source-factory.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-map-source-factory.c.o -c ../champlain/champlain-map-source-factory.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-map-source-factory.h:29,
                 from ../champlain/champlain-map-source-factory.c:37:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-map-source-factory.h:29,
                 from ../champlain/champlain-map-source-factory.c:37:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-map-source-factory.h:29,
                 from ../champlain/champlain-map-source-factory.c:37:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-map-source-factory.h:29,
                 from ../champlain/champlain-map-source-factory.c:37:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[20/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-label.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-label.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-label.c.o -c ../champlain/champlain-label.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain.h:41,
                 from ../champlain/champlain-label.c:40:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-location.h:26,
                 from ../champlain/champlain-marker.h:28,
                 from ../champlain/champlain-label.h:27,
                 from ../champlain/champlain-label.c:38:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain.h:41,
                 from ../champlain/champlain-label.c:40:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-location.h:26,
                 from ../champlain/champlain-marker.h:28,
                 from ../champlain/champlain-label.h:27,
                 from ../champlain/champlain-label.c:38:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain/champlain-label.c: In function ‘pick’:
../champlain/champlain-label.c:269:3: warning: ‘cogl_set_source_color4ub’ is deprecated [-Wdeprecated-declarations]
  269 |   cogl_set_source_color4ub (color->red,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/cogl/cogl/cogl.h:67,
                 from /usr/include/clutter-1.0/clutter/clutter-types.h:32,
                 from /usr/include/clutter-1.0/clutter/clutter.h:32,
                 from ../champlain/champlain-marker.h:31,
                 from ../champlain/champlain-label.h:27,
                 from ../champlain/champlain-label.c:38:
/usr/include/cogl/cogl/cogl1-context.h:681:1: note: declared here
  681 | cogl_set_source_color4ub (uint8_t red,
      | ^~~~~~~~~~~~~~~~~~~~~~~~
[21/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-map-source-desc.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-map-source-desc.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-map-source-desc.c.o -c ../champlain/champlain-map-source-desc.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-source.h:28,
                 from ../champlain/champlain-map-source-desc.h:28,
                 from ../champlain/champlain-map-source-desc.c:27:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-map-source-desc.h:27,
                 from ../champlain/champlain-map-source-desc.c:27:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-source.h:28,
                 from ../champlain/champlain-map-source-desc.h:28,
                 from ../champlain/champlain-map-source-desc.c:27:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-map-source-desc.h:27,
                 from ../champlain/champlain-map-source-desc.c:27:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[22/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-map-source.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-map-source.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-map-source.c.o -c ../champlain/champlain-map-source.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-map-source.c:54:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-map-source.c:54:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-map-source.c:54:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-map-source.c:54:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[23/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-memory-cache.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-memory-cache.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-memory-cache.c.o -c ../champlain/champlain-memory-cache.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-cache.h:27,
                 from ../champlain/champlain-memory-cache.h:27,
                 from ../champlain/champlain-memory-cache.c:32:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../champlain/champlain-debug.h:26,
                 from ../champlain/champlain-memory-cache.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-cache.h:27,
                 from ../champlain/champlain-memory-cache.h:27,
                 from ../champlain/champlain-memory-cache.c:32:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../champlain/champlain-debug.h:26,
                 from ../champlain/champlain-memory-cache.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain/champlain-memory-cache.c: In function ‘store_tile’:
../champlain/champlain-memory-cache.c:409:7: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
  409 |       member->data = g_memdup (contents, size);
      |       ^~~~~~
In file included from /usr/include/glib-2.0/glib.h:82,
                 from ../champlain/champlain-debug.h:26,
                 from ../champlain/champlain-memory-cache.c:30:
/usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here
  257 | gpointer              g_memdup         (gconstpointer mem,
      |                       ^~~~~~~~
[24/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-marker.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-marker.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-marker.c.o -c ../champlain/champlain-marker.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain.h:41,
                 from ../champlain/champlain-marker.c:41:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-location.h:26,
                 from ../champlain/champlain-marker.h:28,
                 from ../champlain/champlain-marker.c:39:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain.h:41,
                 from ../champlain/champlain-marker.c:41:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-location.h:26,
                 from ../champlain/champlain-marker.h:28,
                 from ../champlain/champlain-marker.c:39:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[25/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-marker-layer.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-marker-layer.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-marker-layer.c.o -c ../champlain/champlain-marker-layer.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain-marker-layer.c:35:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-location.h:26,
                 from ../champlain/champlain-marker.h:28,
                 from ../champlain/champlain-marker-layer.h:28,
                 from ../champlain/champlain-marker-layer.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain-marker-layer.c:35:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-location.h:26,
                 from ../champlain/champlain-marker.h:28,
                 from ../champlain/champlain-marker-layer.h:28,
                 from ../champlain/champlain-marker-layer.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[26/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-null-tile-source.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-null-tile-source.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-null-tile-source.c.o -c ../champlain/champlain-null-tile-source.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-source.h:28,
                 from ../champlain/champlain-null-tile-source.h:28,
                 from ../champlain/champlain-null-tile-source.c:28:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-null-tile-source.h:26,
                 from ../champlain/champlain-null-tile-source.c:28:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-source.h:28,
                 from ../champlain/champlain-null-tile-source.h:28,
                 from ../champlain/champlain-null-tile-source.c:28:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-null-tile-source.h:26,
                 from ../champlain/champlain-null-tile-source.c:28:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[27/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-network-bbox-tile-source.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-network-bbox-tile-source.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-network-bbox-tile-source.c.o -c ../champlain/champlain-network-bbox-tile-source.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-source.h:28,
                 from ../champlain/champlain-network-bbox-tile-source.h:25,
                 from ../champlain/champlain-network-bbox-tile-source.c:32:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-network-bbox-tile-source.h:23,
                 from ../champlain/champlain-network-bbox-tile-source.c:32:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-source.h:28,
                 from ../champlain/champlain-network-bbox-tile-source.h:25,
                 from ../champlain/champlain-network-bbox-tile-source.c:32:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-network-bbox-tile-source.h:23,
                 from ../champlain/champlain-network-bbox-tile-source.c:32:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[28/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-network-tile-source.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-network-tile-source.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-network-tile-source.c.o -c ../champlain/champlain-network-tile-source.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-source.h:28,
                 from ../champlain/champlain-network-tile-source.h:28,
                 from ../champlain/champlain-network-tile-source.c:36:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-source.h:28,
                 from ../champlain/champlain-network-tile-source.h:28,
                 from ../champlain/champlain-network-tile-source.c:36:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-source.h:28,
                 from ../champlain/champlain-network-tile-source.h:28,
                 from ../champlain/champlain-network-tile-source.c:36:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-source.h:28,
                 from ../champlain/champlain-network-tile-source.h:28,
                 from ../champlain/champlain-network-tile-source.c:36:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain/champlain-network-tile-source.c: In function ‘get_modified_time_string’:
../champlain/champlain-network-tile-source.c:814:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  814 |   const GTimeVal *time;
      |   ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-source.h:28,
                 from ../champlain/champlain-network-tile-source.h:28,
                 from ../champlain/champlain-network-tile-source.c:36:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[29/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-renderer.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-renderer.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-renderer.c.o -c ../champlain/champlain-renderer.c
In file included from ../champlain/champlain-renderer.h:26,
                 from ../champlain/champlain-renderer.c:27:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-renderer.h:26,
                 from ../champlain/champlain-renderer.c:27:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-renderer.h:26,
                 from ../champlain/champlain-renderer.c:27:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-renderer.h:26,
                 from ../champlain/champlain-renderer.c:27:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[30/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-point.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-point.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-point.c.o -c ../champlain/champlain-point.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain.h:41,
                 from ../champlain/champlain-point.c:30:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../champlain/champlain.h:25,
                 from ../champlain/champlain-point.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain.h:41,
                 from ../champlain/champlain-point.c:30:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../champlain/champlain.h:25,
                 from ../champlain/champlain-point.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain/champlain-point.c: In function ‘pick’:
../champlain/champlain-point.c:148:3: warning: ‘cogl_set_source_color4ub’ is deprecated [-Wdeprecated-declarations]
  148 |   cogl_set_source_color4ub (color->red,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/cogl/cogl/cogl.h:67,
                 from /usr/include/clutter-1.0/clutter/clutter-types.h:32,
                 from /usr/include/clutter-1.0/clutter/clutter.h:32,
                 from ../champlain/champlain-layer.h:26,
                 from ../champlain/champlain.h:32,
                 from ../champlain/champlain-point.c:30:
/usr/include/cogl/cogl/cogl1-context.h:681:1: note: declared here
  681 | cogl_set_source_color4ub (uint8_t red,
      | ^~~~~~~~~~~~~~~~~~~~~~~~
[31/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-tile-cache.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-tile-cache.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-tile-cache.c.o -c ../champlain/champlain-tile-cache.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-cache.h:27,
                 from ../champlain/champlain-tile-cache.c:28:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-cache.h:27,
                 from ../champlain/champlain-tile-cache.c:28:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-cache.h:27,
                 from ../champlain/champlain-tile-cache.c:28:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-cache.h:27,
                 from ../champlain/champlain-tile-cache.c:28:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[32/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-path-layer.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-path-layer.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-path-layer.c.o -c ../champlain/champlain-path-layer.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain-path-layer.c:39:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/clutter-1.0/clutter/clutter-config.h:7,
                 from /usr/include/clutter-1.0/clutter/clutter.h:31,
                 from ../champlain/champlain-layer.h:26,
                 from ../champlain/champlain-path-layer.h:28,
                 from ../champlain/champlain-path-layer.c:34:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain-path-layer.c:39:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/clutter-1.0/clutter/clutter-config.h:7,
                 from /usr/include/clutter-1.0/clutter/clutter.h:31,
                 from ../champlain/champlain-layer.h:26,
                 from ../champlain/champlain-path-layer.h:28,
                 from ../champlain/champlain-path-layer.c:34:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[33/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-scale.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-scale.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-scale.c.o -c ../champlain/champlain-scale.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain-scale.c:32:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-scale.h:28,
                 from ../champlain/champlain-scale.c:28:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain-scale.c:32:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-scale.h:28,
                 from ../champlain/champlain-scale.c:28:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[34/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-tile-source.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-tile-source.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-tile-source.c.o -c ../champlain/champlain-tile-source.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-source.h:28,
                 from ../champlain/champlain-tile-source.c:28:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-source.h:28,
                 from ../champlain/champlain-tile-source.c:28:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-source.h:28,
                 from ../champlain/champlain-tile-source.c:28:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-source.h:28,
                 from ../champlain/champlain-tile-source.c:28:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[35/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-tile.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-tile.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-tile.c.o -c ../champlain/champlain-tile.c
In file included from ../champlain/champlain-tile.c:26:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-tile.c:26:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-tile.c:26:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-tile.c:26:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain/champlain-tile.c:55:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   55 |   GTimeVal *modified_time; /* The last modified time of the cache */
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-tile.c:26:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain/champlain-tile.c:707:13: warning: Deprecated pre-processor symbol, replace with 
  707 | G_CONST_RETURN GTimeVal *
      |             ^~~~~~~~~~~~~                                   
../champlain/champlain-tile.c:709:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  709 | {
      | ^
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-tile.c:26:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain/champlain-tile.c:727:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  727 |     const GTimeVal *time_)
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-tile.c:26:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain/champlain-tile.c: In function ‘champlain_tile_set_modified_time’:
../champlain/champlain-tile.c:735:3: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
  735 |   priv->modified_time = g_memdup (time_, sizeof (GTimeVal));
      |   ^~~~
In file included from /usr/include/glib-2.0/glib.h:82,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-tile.c:26:
/usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here
  257 | gpointer              g_memdup         (gconstpointer mem,
      |                       ^~~~~~~~
../champlain/champlain-tile.c:735:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  735 |   priv->modified_time = g_memdup (time_, sizeof (GTimeVal));
      |   ^~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from ../champlain/champlain-exportable.h:25,
                 from ../champlain/champlain-tile.h:24,
                 from ../champlain/champlain-tile.c:26:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain/champlain-tile.c: At top level:
../champlain/champlain-tile.c:749:13: warning: Deprecated pre-processor symbol, replace with 
  749 | G_CONST_RETURN gchar *
      |             ^~~~~~~~~~                                      
[36/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-viewport.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-viewport.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-viewport.c.o -c ../champlain/champlain-viewport.c
[37/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-memphis-renderer.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-memphis-renderer.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-memphis-renderer.c.o -c ../champlain/champlain-memphis-renderer.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-cache.h:27,
                 from ../champlain/champlain-memphis-renderer.c:39:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../champlain/champlain-debug.h:26,
                 from ../champlain/champlain-memphis-renderer.c:38:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-tile-cache.h:27,
                 from ../champlain/champlain-memphis-renderer.c:39:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../champlain/champlain-debug.h:26,
                 from ../champlain/champlain-memphis-renderer.c:38:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[38/48] cc -Ichamplain-gtk/libchamplain-gtk-0.12.so.0.11.10.p -Ichamplain-gtk -I../champlain-gtk -I. -I.. -Ichamplain -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_GTK_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain-gtk/libchamplain-gtk-0.12.so.0.11.10.p/gtk-champlain-embed.c.o -MF champlain-gtk/libchamplain-gtk-0.12.so.0.11.10.p/gtk-champlain-embed.c.o.d -o champlain-gtk/libchamplain-gtk-0.12.so.0.11.10.p/gtk-champlain-embed.c.o -c ../champlain-gtk/gtk-champlain-embed.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain.h:41,
                 from ../champlain-gtk/gtk-champlain-embed.c:30:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../champlain/champlain.h:25,
                 from ../champlain-gtk/gtk-champlain-embed.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain.h:41,
                 from ../champlain-gtk/gtk-champlain-embed.c:30:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../champlain/champlain.h:25,
                 from ../champlain-gtk/gtk-champlain-embed.c:30:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
../champlain-gtk/gtk-champlain-embed.c: In function ‘gtk_champlain_embed_get_type_once’:
../champlain-gtk/gtk-champlain-embed.c:98:1: warning: ‘gtk_alignment_get_type’ is deprecated [-Wdeprecated-declarations]
   98 | G_DEFINE_TYPE_WITH_PRIVATE (GtkChamplainEmbed, gtk_champlain_embed, GTK_TYPE_ALIGNMENT)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:255,
                 from ../champlain-gtk/gtk-champlain-embed.c:32:
/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here
   77 | GType      gtk_alignment_get_type   (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~~~~~
[39/48] cc -Ichamplain/libchamplain-0.12.so.0.11.10.p -Ichamplain -I../champlain -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DHAVE_CONFIG_H -DCHAMPLAIN_COMPILATION '-DG_LOG_DOMAIN="libchamplain"' -MD -MQ champlain/libchamplain-0.12.so.0.11.10.p/champlain-view.c.o -MF champlain/libchamplain-0.12.so.0.11.10.p/champlain-view.c.o.d -o champlain/libchamplain-0.12.so.0.11.10.p/champlain-view.c.o -c ../champlain/champlain-view.c
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain-view.c:51:
../champlain/champlain-tile.h:107:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      | ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/clutter-1.0/clutter/clutter-config.h:7,
                 from /usr/include/clutter-1.0/clutter/clutter.h:31,
                 from ../champlain/champlain-layer.h:26,
                 from ../champlain/champlain-view.h:28,
                 from ../champlain/champlain-view.c:51:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from ../champlain/champlain-map-source.h:27,
                 from ../champlain/champlain-view.h:29,
                 from ../champlain/champlain-view.c:51:
../champlain/champlain-tile.h:126:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |     ^~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/clutter-1.0/clutter/clutter-config.h:7,
                 from /usr/include/clutter-1.0/clutter/clutter.h:31,
                 from ../champlain/champlain-layer.h:26,
                 from ../champlain/champlain-view.h:28,
                 from ../champlain/champlain-view.c:51:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
[40/48] cc  -o champlain/libchamplain-0.12.so.0.11.10 champlain/libchamplain-0.12.so.0.11.10.p/meson-generated_.._champlain-enum-types.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-adjustment.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-bounding-box.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-coordinate.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-custom-marker.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-debug.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-error-tile-renderer.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-exportable.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-file-cache.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-file-tile-source.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-image-renderer.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-kinetic-scroll-view.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-label.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-layer.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-license.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-location.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-map-source-chain.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-map-source-desc.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-map-source-factory.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-map-source.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-marker-layer.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-marker.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-memory-cache.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-network-bbox-tile-source.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-network-tile-source.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-null-tile-source.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-path-layer.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-point.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-renderer.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-scale.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-tile-cache.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-tile-source.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-tile.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-view.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-viewport.c.o champlain/libchamplain-0.12.so.0.11.10.p/champlain-memphis-renderer.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libchamplain-0.12.so.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libcairo.so /usr/lib64/libclutter-1.0.so /usr/lib64/libcogl-path.so /usr/lib64/libatk-1.0.so /usr/lib64/libcogl-pango.so /usr/lib64/libcogl.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libwayland-egl.so /usr/lib64/libgbm.so /usr/lib64/libdrm.so /usr/lib64/libEGL.so /usr/lib64/libXrandr.so /usr/lib64/libjson-glib-1.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgdk-3.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libwayland-cursor.so /usr/lib64/libwayland-client.so /usr/lib64/libxkbcommon.so /usr/lib64/libwayland-server.so /usr/lib64/libX11.so /usr/lib64/libXext.so /usr/lib64/libXdamage.so /usr/lib64/libXfixes.so /usr/lib64/libXcomposite.so /usr/lib64/libXi.so -lm /usr/lib64/libsqlite3.so /usr/lib64/libsoup-2.4.so /usr/lib64/libmemphis-0.2.so -Wl,--end-group
[41/48] /usr/bin/meson --internal symbolextractor /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build champlain/libchamplain-0.12.so.0.11.10 champlain/libchamplain-0.12.so.0.11.10 champlain/libchamplain-0.12.so.0.11.10.p/libchamplain-0.12.so.0.11.10.symbols 
[42/48] cc  -o champlain-gtk/libchamplain-gtk-0.12.so.0.11.10 champlain-gtk/libchamplain-gtk-0.12.so.0.11.10.p/gtk-champlain-embed.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libchamplain-gtk-0.12.so.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../champlain' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain champlain/libchamplain-0.12.so.0.11.10 /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libclutter-gtk-1.0.so /usr/lib64/libclutter-1.0.so /usr/lib64/libcogl-path.so /usr/lib64/libcogl-pango.so /usr/lib64/libcogl.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libwayland-egl.so /usr/lib64/libgbm.so /usr/lib64/libdrm.so /usr/lib64/libEGL.so /usr/lib64/libXrandr.so /usr/lib64/libjson-glib-1.0.so /usr/lib64/libwayland-cursor.so /usr/lib64/libwayland-client.so /usr/lib64/libxkbcommon.so /usr/lib64/libwayland-server.so /usr/lib64/libX11.so /usr/lib64/libXext.so /usr/lib64/libXdamage.so /usr/lib64/libXfixes.so /usr/lib64/libXcomposite.so /usr/lib64/libXi.so -Wl,--end-group
[43/48] /usr/bin/g-ir-scanner --no-libtool --namespace=Champlain --nsversion=0.12 --warn-all --output champlain/Champlain-0.12.gir --c-include=champlain/champlain.h -DCHAMPLAIN_COMPILATION -I/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain -I/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain -I/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/. -I/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/. --filelist=/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain/libchamplain-0.12.so.0.11.10.p/Champlain_0.12_gir_filelist -L/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain --extra-library=champlain-0.12 --include=GObject-2.0 --include=Clutter-1.0 --include=Memphis-0.2 --symbol-prefix=champlain --identifier-prefix=Champlain --pkg-export=champlain-0.12 --cflags-begin -I/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/. -I/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libmemphis-0.2 -I/usr/include/gobject-introspection-1.0 --cflags-end --add-include-path=/usr/share/gir-1.0 -L/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain --library champlain-0.12 --extra-library=glib-2.0 --extra-library=gobject-2.0 --extra-library=cairo --extra-library=clutter-1.0 --extra-library=cogl-path --extra-library=atk-1.0 --extra-library=cogl-pango --extra-library=cogl --extra-library=gmodule-2.0 --extra-library=wayland-egl --extra-library=gbm --extra-library=drm --extra-library=EGL --extra-library=Xrandr --extra-library=json-glib-1.0 --extra-library=gio-2.0 --extra-library=gdk-3 --extra-library=pangocairo-1.0 --extra-library=pango-1.0 --extra-library=harfbuzz --extra-library=gdk_pixbuf-2.0 --extra-library=cairo-gobject --extra-library=wayland-cursor --extra-library=wayland-client --extra-library=xkbcommon --extra-library=wayland-server --extra-library=X11 --extra-library=Xext --extra-library=Xdamage --extra-library=Xfixes --extra-library=Xcomposite --extra-library=Xi --extra-library=m --extra-library=sqlite3 --extra-library=soup-2.4 --extra-library=memphis-0.2 --extra-library=girepository-1.0 --sources-top-dirs /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/subprojects/ --sources-top-dirs /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/subprojects/
g-ir-scanner: link: gcc -o /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/tmp-introspecterflgpcp/Champlain-0.12 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/tmp-introspecterflgpcp/Champlain-0.12.o -L. -Wl,-rpath,. -Wl,--no-as-needed -L/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain -Wl,-rpath,/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain -L/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain -Wl,-rpath,/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain -lchamplain-0.12 -lchamplain-0.12 -lglib-2.0 -lgobject-2.0 -lcairo -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lm -lsqlite3 -lsoup-2.4 -lmemphis-0.2 -lgirepository-1.0 -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
[44/48] /usr/bin/g-ir-compiler champlain/Champlain-0.12.gir --output champlain/Champlain-0.12.typelib --includedir=/usr/share/gir-1.0
[45/48] /usr/bin/vapigen --quiet --library=champlain-0.12 --directory=/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain --pkg=clutter-1.0 --pkg=cogl-pango-1.0 --pkg=atk --pkg=pangocairo --metadatadir=/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain/Champlain-0.12.gir
[46/48] /usr/bin/g-ir-scanner --no-libtool --namespace=GtkChamplain --nsversion=0.12 --warn-all --output champlain-gtk/GtkChamplain-0.12.gir --c-include=champlain-gtk/champlain-gtk.h -DCHAMPLAIN_GTK_COMPILATION -I/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain-gtk -I/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain-gtk -I/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/. -I/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/. -I/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/. -I/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/. --filelist=/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain-gtk/libchamplain-gtk-0.12.so.0.11.10.p/GtkChamplain_0.12_gir_filelist -L/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain-gtk -L/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain --extra-library=champlain-gtk-0.12 --include=Clutter-1.0 --include=Gtk-3.0 --include-uninstalled=champlain/Champlain-0.12.gir --symbol-prefix=gtk_champlain --identifier-prefix=GtkChamplain --pkg-export=champlain-gtk-0.12 --cflags-begin -I/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/. -I/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/json-glib-1.0 -I/usr/include/gobject-introspection-1.0 --cflags-end --add-include-path=/usr/share/gir-1.0 --add-include-path=/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain -L/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain-gtk --library champlain-gtk-0.12 -L/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain --extra-library=gtk-3 --extra-library=gdk-3 --extra-library=pangocairo-1.0 --extra-library=pango-1.0 --extra-library=harfbuzz --extra-library=atk-1.0 --extra-library=cairo-gobject --extra-library=cairo --extra-library=gdk_pixbuf-2.0 --extra-library=gio-2.0 --extra-library=gobject-2.0 --extra-library=glib-2.0 --extra-library=clutter-gtk-1.0 --extra-library=clutter-1.0 --extra-library=cogl-path --extra-library=cogl-pango --extra-library=cogl --extra-library=gmodule-2.0 --extra-library=wayland-egl --extra-library=gbm --extra-library=drm --extra-library=EGL --extra-library=Xrandr --extra-library=json-glib-1.0 --extra-library=wayland-cursor --extra-library=wayland-client --extra-library=xkbcommon --extra-library=wayland-server --extra-library=X11 --extra-library=Xext --extra-library=Xdamage --extra-library=Xfixes --extra-library=Xcomposite --extra-library=Xi --extra-library=girepository-1.0 --sources-top-dirs /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/subprojects/ --sources-top-dirs /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/subprojects/
g-ir-scanner: link: gcc -o /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/tmp-introspectcbc1r0ji/GtkChamplain-0.12 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/tmp-introspectcbc1r0ji/GtkChamplain-0.12.o -L. -Wl,-rpath,. -Wl,--no-as-needed -L/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain-gtk -Wl,-rpath,/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain-gtk -L/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain -Wl,-rpath,/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain -L/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain-gtk -Wl,-rpath,/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain-gtk -L/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain -Wl,-rpath,/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain -lchamplain-gtk-0.12 -lchamplain-gtk-0.12 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lclutter-gtk-1.0 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lgmodule-2.0 -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lgirepository-1.0 -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
[47/48] /usr/bin/g-ir-compiler champlain-gtk/GtkChamplain-0.12.gir --output champlain-gtk/GtkChamplain-0.12.typelib --includedir=/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain --includedir=/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain --includedir=/usr/share/gir-1.0
[48/48] /usr/bin/vapigen --quiet --library=champlain-gtk-0.12 --directory=/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain-gtk --vapidir=/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain --girdir=/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain --pkg=champlain-0.12 --pkg=clutter-gtk-1.0 --pkg=cogl-pango-1.0 --pkg=gtk+-3.0 --pkg=atk --pkg=pangocairo --metadatadir=/home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain-gtk /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain-gtk/GtkChamplain-0.12.gir
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gqLJou
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64
+ cd libchamplain-0.12.20
+ '[' 1 -eq 1 ']'
+ DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64
+ /usr/bin/meson install -C build --no-rebuild
Installing champlain/champlain-enum-types.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing champlain/libchamplain-0.12.so.0.11.10 to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/lib64
Installing champlain/Champlain-0.12.gir to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/share/gir-1.0
Installing champlain/Champlain-0.12.typelib to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/lib64/girepository-1.0
Installing champlain/champlain-0.12.vapi to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/share/vala/vapi
Installing champlain-gtk/libchamplain-gtk-0.12.so.0.11.10 to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/lib64
Installing champlain-gtk/GtkChamplain-0.12.gir to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/share/gir-1.0
Installing champlain-gtk/GtkChamplain-0.12.typelib to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/lib64/girepository-1.0
Installing champlain-gtk/champlain-gtk-0.12.vapi to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/share/vala/vapi
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-adjustment.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-bounding-box.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-coordinate.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-custom-marker.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-defines.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-error-tile-renderer.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-exportable.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-file-cache.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-file-tile-source.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-image-renderer.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-kinetic-scroll-view.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-label.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-layer.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-license.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-location.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-map-source-chain.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-map-source-desc.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-map-source-factory.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-map-source.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-marker-layer.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-marker.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-memory-cache.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-network-bbox-tile-source.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-network-tile-source.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-null-tile-source.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-path-layer.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-point.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-renderer.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-scale.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-tile-cache.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-tile-source.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-tile.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-view.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-viewport.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain/champlain-memphis-renderer.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain/champlain-features.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/champlain/champlain-version.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain-gtk/champlain-gtk.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain-gtk
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/champlain-gtk/gtk-champlain-embed.h to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/include/champlain-0.12/champlain-gtk
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/meson-private/champlain-0.12.deps to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/share/vala/vapi
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/meson-private/champlain-0.12.pc to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/lib64/pkgconfig
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/meson-private/champlain-gtk-0.12.deps to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/share/vala/vapi
Installing /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20/build/meson-private/champlain-gtk-0.12.pc to /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/lib64/pkgconfig
+ chrpath --delete /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/lib64/libchamplain-gtk-0.12.so.0 /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/lib64/libchamplain-gtk-0.12.so.0.11.10
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.12.20-2.mga9 --unique-debug-suffix -0.12.20-2.mga9.aarch64 --unique-debug-src-base libchamplain-0.12.20-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libchamplain-0.12.20

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/lib64/libchamplain-0.12.so.0.11.10
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64/usr/lib64/libchamplain-gtk-0.12.so.0.11.10
dwz: ./usr/lib64/libchamplain-0.12.so.0.11.10-0.12.20-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libchamplain-gtk-0.12.so.0.11.10-0.12.20-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 1148kB, size after compression: 1148kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match.
1422 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: lib64champlain0.12_0-0.12.20-2.mga9.aarch64
Provides: lib64champlain0.12_0 = 0.12.20-2.mga9 lib64champlain0.12_0(aarch-64) = 0.12.20-2.mga9 libchamplain-0.12.so.0()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libclutter-1.0.so.0()(64bit) libcogl-path.so.20()(64bit) libcogl.so.20()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmemphis-0.2.so.0()(64bit) libpango-1.0.so.0()(64bit) libsoup-2.4.so.1()(64bit) libsqlite3.so.0()(64bit)
Processing files: lib64champlain-gtk0.12_0-0.12.20-2.mga9.aarch64
Provides: lib64champlain-gtk0.12_0 = 0.12.20-2.mga9 lib64champlain-gtk0.12_0(aarch-64) = 0.12.20-2.mga9 libchamplain-gtk-0.12.so.0()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libchamplain-0.12.so.0()(64bit) libclutter-1.0.so.0()(64bit) libclutter-gtk-1.0.so.0()(64bit) libgdk-3.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit)
Processing files: lib64champlain-devel-0.12.20-2.mga9.aarch64
Provides: champlain-devel = 0.12.20-2.mga9 devel(libchamplain-0.12(64bit)) lib64champlain-devel = 0.12.20-2.mga9 lib64champlain-devel(aarch-64) = 0.12.20-2.mga9 libchamplain-devel = 0.12.20-2.mga9 pkgconfig(champlain-0.12) = 0.12.20
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libcairo(64bit)) devel(libcairo-gobject(64bit)) devel(libclutter-1.0(64bit)) devel(libcogl(64bit)) devel(libcogl-path(64bit)) devel(libgdk-3(64bit)) devel(libgdk_pixbuf-2.0(64bit)) devel(libgio-2.0(64bit)) devel(libglib-2.0(64bit)) devel(libgobject-2.0(64bit)) devel(libm(64bit)) devel(libmemphis-0.2(64bit)) devel(libpango-1.0(64bit)) devel(libsoup-2.4(64bit)) devel(libsqlite3(64bit)) pkgconfig pkgconfig(cairo) >= 1.4 pkgconfig(clutter-1.0) >= 1.24 pkgconfig(gdk-3.0) >= 3.0 pkgconfig(gio-2.0) >= 2.38 pkgconfig(glib-2.0) >= 2.38 pkgconfig(gobject-2.0) >= 2.38 pkgconfig(libsoup-2.4) >= 2.42 pkgconfig(memphis-0.2) >= 0.2.1 pkgconfig(sqlite3) >= 3.0
Obsoletes: libchamplain-demos < 0.12.20-2.mga9
Processing files: lib64champlain-gtk-devel-0.12.20-2.mga9.aarch64
Provides: champlain-gtk-devel = 0.12.20-2.mga9 devel(libchamplain-gtk-0.12(64bit)) lib64champlain-gtk-devel = 0.12.20-2.mga9 lib64champlain-gtk-devel(aarch-64) = 0.12.20-2.mga9 libchamplain-gtk-devel = 0.12.20-2.mga9 pkgconfig(champlain-gtk-0.12) = 0.12.20
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libchamplain-0.12(64bit)) devel(libclutter-1.0(64bit)) devel(libclutter-gtk-1.0(64bit)) devel(libgdk-3(64bit)) devel(libglib-2.0(64bit)) devel(libgobject-2.0(64bit)) devel(libgtk-3(64bit)) pkgconfig pkgconfig(cairo) >= 1.4 pkgconfig(champlain-0.12) pkgconfig(clutter-1.0) >= 1.24 pkgconfig(clutter-gtk-1.0) >= 1.0 pkgconfig(glib-2.0) >= 2.38 pkgconfig(gobject-2.0) >= 2.38 pkgconfig(gtk+-3.0) >= 3.0
Processing files: libchamplain-vala-0.12.20-2.mga9.aarch64
Provides: libchamplain-vala = 0.12.20-2.mga9 libchamplain-vala(aarch-64) = 0.12.20-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libchamplain-gtk-vala-0.12.20-2.mga9.aarch64
Provides: libchamplain-gtk-vala = 0.12.20-2.mga9 libchamplain-gtk-vala(aarch-64) = 0.12.20-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Conflicts: libchamplain-vala < 0.12.17
Processing files: lib64champlain-gir0.12-0.12.20-2.mga9.aarch64
Provides: lib64champlain-gir0.12 = 0.12.20-2.mga9 lib64champlain-gir0.12(aarch-64) = 0.12.20-2.mga9 typelib(Champlain) = 0.12
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libchamplain-0.12.so.0()(64bit) typelib(Atk) = 1.0 typelib(Clutter) = 1.0 typelib(Cogl) = 1.0 typelib(CoglPango) = 1.0 typelib(GL) = 1.0 typelib(GLib) = 2.0 typelib(GObject) = 2.0 typelib(Gio) = 2.0 typelib(HarfBuzz) = 0.0 typelib(Json) = 1.0 typelib(Memphis) = 0.2 typelib(Pango) = 1.0 typelib(PangoCairo) = 1.0 typelib(cairo) = 1.0
Processing files: lib64champlain-gtk-gir0.12-0.12.20-2.mga9.aarch64
Provides: lib64champlain-gtk-gir0.12 = 0.12.20-2.mga9 lib64champlain-gtk-gir0.12(aarch-64) = 0.12.20-2.mga9 typelib(GtkChamplain) = 0.12
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libchamplain-gtk-0.12.so.0()(64bit) typelib(Atk) = 1.0 typelib(Champlain) = 0.12 typelib(Clutter) = 1.0 typelib(Cogl) = 1.0 typelib(CoglPango) = 1.0 typelib(GL) = 1.0 typelib(GLib) = 2.0 typelib(GModule) = 2.0 typelib(GObject) = 2.0 typelib(Gdk) = 3.0 typelib(GdkPixbuf) = 2.0 typelib(Gio) = 2.0 typelib(Gtk) = 3.0 typelib(HarfBuzz) = 0.0 typelib(Json) = 1.0 typelib(Memphis) = 0.2 typelib(Pango) = 1.0 typelib(PangoCairo) = 1.0 typelib(cairo) = 1.0 typelib(xlib) = 2.0
Processing files: libchamplain-debugsource-0.12.20-2.mga9.aarch64
Provides: libchamplain-debugsource = 0.12.20-2.mga9 libchamplain-debugsource(aarch-64) = 0.12.20-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64champlain0.12_0-debuginfo-0.12.20-2.mga9.aarch64
Provides: debuginfo(build-id) = 601e0d49e9d055eeded6971441c8ff3fde98e04d lib64champlain0.12_0-debuginfo = 0.12.20-2.mga9 lib64champlain0.12_0-debuginfo(aarch-64) = 0.12.20-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libchamplain-debugsource(aarch-64) = 0.12.20-2.mga9
Processing files: lib64champlain-gtk0.12_0-debuginfo-0.12.20-2.mga9.aarch64
Provides: debuginfo(build-id) = c5e2636b8939464e9ba17d03178a6dc4b5f9e74c lib64champlain-gtk0.12_0-debuginfo = 0.12.20-2.mga9 lib64champlain-gtk0.12_0-debuginfo(aarch-64) = 0.12.20-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libchamplain-debugsource(aarch-64) = 0.12.20-2.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64champlain-gtk0.12_0-0.12.20-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64champlain-gtk-devel-0.12.20-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64champlain-gtk-gir0.12-0.12.20-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64champlain-gir0.12-0.12.20-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libchamplain-vala-0.12.20-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libchamplain-gtk-vala-0.12.20-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64champlain-gtk0.12_0-debuginfo-0.12.20-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64champlain0.12_0-0.12.20-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64champlain0.12_0-debuginfo-0.12.20-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libchamplain-debugsource-0.12.20-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64champlain-devel-0.12.20-2.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VBBxFs
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libchamplain-0.12.20
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libchamplain-0.12.20-2.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WY8cZy
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libchamplain-0.12.20
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!