Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gnome-contacts.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-x86_64/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gnome-contacts.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gnome-contacts-3.22.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gnome-contacts.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-x86_64/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gnome-contacts.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VCdscR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gnome-contacts-3.22.1 + /usr/bin/xz -dc /builddir/build/SOURCES/gnome-contacts-3.22.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnome-contacts-3.22.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OCFRnb + umask 022 + cd /builddir/build/BUILD + cd gnome-contacts-3.22.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-man-pages checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1004' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for valac... /usr/bin/valac checking whether /usr/bin/valac is at least version 0.24.0... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking whether NLS is requested... yes checking for intltool >= 0.40... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for CONTACTS... yes checking for CHEESE... yes checking for XML catalog... /etc/xml/catalog checking for xmlcatalog... /usr/bin/xmlcatalog checking for xsltproc... /usr/bin/xsltproc checking for DocBook XML DTD V4.2 in XML catalog... found checking for DocBook XSL Stylesheets in XML catalog... found checking for cos in -lm... yes checking for vapigen... /usr/bin/vapigen checking for gobject-introspection... yes checking for LIBGD... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libgd/Makefile config.status: creating vapi/Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating data/Makefile config.status: creating data/org.gnome.Contacts.desktop.in config.status: creating data/org.gnome.Contacts.search-provider.ini.in config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands + make -j16 V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1' Making all in libgd make[2]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1/libgd' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gd-types-catalog.lo `test -f 'libgd/gd-types-catalog.c' || echo './'`libgd/gd-types-catalog.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gd-entry-focus-hack.lo `test -f 'libgd/gd-entry-focus-hack.c' || echo './'`libgd/gd-entry-focus-hack.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gd-icon-utils.lo `test -f 'libgd/gd-icon-utils.c' || echo './'`libgd/gd-icon-utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gd-notification.lo `test -f 'libgd/gd-notification.c' || echo './'`libgd/gd-notification.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libgd/gd-types-catalog.c -fPIC -DPIC -o .libs/gd-types-catalog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libgd/gd-entry-focus-hack.c -fPIC -DPIC -o .libs/gd-entry-focus-hack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libgd/gd-notification.c -fPIC -DPIC -o .libs/gd-notification.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libgd/gd-icon-utils.c -fPIC -DPIC -o .libs/gd-icon-utils.o libgd/gd-entry-focus-hack.c: In function 'send_focus_change': libgd/gd-entry-focus-hack.c:33:3: warning: 'gdk_display_get_device_manager' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkdisplay.h:171): Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] device_manager = gdk_display_get_device_manager (gtk_widget_get_display (widget)); ^ libgd/gd-entry-focus-hack.c:34:3: warning: 'gdk_device_manager_list_devices' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkdevicemanager.h:41) [-Wdeprecated-declarations] devices = gdk_device_manager_list_devices (device_manager, GDK_DEVICE_TYPE_MASTER); ^ libgd/gd-entry-focus-hack.c:35:3: warning: 'gdk_device_manager_list_devices' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkdevicemanager.h:41) [-Wdeprecated-declarations] devices = g_list_concat (devices, gdk_device_manager_list_devices (device_manager, GDK_DEVICE_TYPE_SLAVE)); ^ libgd/gd-entry-focus-hack.c:36:3: warning: 'gdk_device_manager_list_devices' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkdevicemanager.h:41) [-Wdeprecated-declarations] devices = g_list_concat (devices, gdk_device_manager_list_devices (device_manager, GDK_DEVICE_TYPE_FLOATING)); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libgd/gd-types-catalog.c -o gd-types-catalog.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libgd/gd-entry-focus-hack.c -o gd-entry-focus-hack.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libgd/gd-icon-utils.c -o gd-icon-utils.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libgd/gd-notification.c -o gd-notification.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -avoid-version -Wl,-z,relro -o libgd.la gd-types-catalog.lo gd-entry-focus-hack.lo gd-icon-utils.lo gd-notification.lo -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lm libtool: link: ar cru .libs/libgd.a .libs/gd-types-catalog.o .libs/gd-entry-focus-hack.o .libs/gd-icon-utils.o .libs/gd-notification.o libtool: link: ranlib .libs/libgd.a libtool: link: ( cd ".libs" && rm -f "libgd.la" && ln -s "../libgd.la" "libgd.la" ) CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic" LDFLAGS="-Wl,-z,relro " CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" DLLTOOL="false" /usr/bin/g-ir-scanner --namespace=Gd --nsversion=1.0 --libtool="/bin/sh ../libtool" --include=Gtk-3.0 --library=libgd.la --warn-all --symbol-prefix=gd --identifier-prefix=Gd --c-include="libgd/gd.h" --cflags-begin -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm --cflags-end libgd/gd-types-catalog.c libgd/gd-types-catalog.h libgd/gd-entry-focus-hack.c libgd/gd-entry-focus-hack.h libgd/gd-icon-utils.c libgd/gd-icon-utils.h libgd/gd-notification.c libgd/gd-notification.h libgd.la Makefile --output Gd-1.0.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gnome-contacts-3.22.1/libgd/tmp-introspectuyVgv1/Gd-1.0 -export-dynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro tmp-introspectuyVgv1/builddir/build/BUILD/gnome-contacts-3.22.1/libgd/tmp-introspectuyVgv1/Gd-1.0.o -L. libgd.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -o /builddir/build/BUILD/gnome-contacts-3.22.1/libgd/tmp-introspectuyVgv1/Gd-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro tmp-introspectuyVgv1/builddir/build/BUILD/gnome-contacts-3.22.1/libgd/tmp-introspectuyVgv1/Gd-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libgd.a -lgtk-3 -lgdk-3 -latk-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lm -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread /usr/bin/vapigen \ --library gd-1.0 \ --pkg gtk+-3.0 \ Gd-1.0.gir Generation succeeded - 0 warning(s) make[2]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1/libgd' Making all in src make[2]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1/src' Makefile:720: warning: overriding recipe for target `contacts-contact.c' Makefile:681: warning: ignoring old recipe for target `contacts-contact.c' Makefile:740: warning: overriding recipe for target `contacts-types.c' Makefile:696: warning: ignoring old recipe for target `contacts-types.c' Makefile:760: warning: overriding recipe for target `contacts-store.c' Makefile:691: warning: ignoring old recipe for target `contacts-store.c' Makefile:770: warning: overriding recipe for target `contacts-utils.c' Makefile:701: warning: ignoring old recipe for target `contacts-utils.c' gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contacts-app.o contacts-app.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contacts-address-map.o contacts-address-map.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contacts-contact.o contacts-contact.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contacts-contact-sheet.o contacts-contact-sheet.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contacts-contact-editor.o contacts-contact-editor.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contacts-contact-pane.o contacts-contact-pane.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contacts-types.o contacts-types.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contacts-list-pane.o contacts-list-pane.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contacts-linked-accounts-dialog.o contacts-linked-accounts-dialog.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contacts-linking.o contacts-linking.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contacts-store.o contacts-store.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contacts-view.o contacts-view.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contacts-utils.o contacts-utils.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contacts-avatar-dialog.o contacts-avatar-dialog.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contacts-accounts-list.o contacts-accounts-list.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contacts-contact-frame.o contacts-contact-frame.c contacts-store.c: In function 'contacts_store_refresh': contacts-store.c:333:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp3_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp2_); ^ In file included from contacts-store.c:24:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-store.c: In function 'contacts_store_read_dont_suggest_db': contacts-store.c:506:13: warning: variable '_tmp17__length1' set but not used [-Wunused-but-set-variable] gint _tmp17__length1 = 0; ^ contacts-store.c:503:13: warning: variable '_tmp15__length1' set but not used [-Wunused-but-set-variable] gint _tmp15__length1 = 0; ^ contacts-store.c:491:15: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] gchar** _tmp13_ = NULL; ^ contacts-store.c:490:12: warning: variable '_ids_size_' set but not used [-Wunused-but-set-variable] gint _ids_size_ = 0; ^ contacts-store.c:475:10: warning: unused variable '_r_collection_size_' [-Wunused-variable] gint _r_collection_size_ = 0; ^ contacts-store.c:474:10: warning: variable 'r_collection_length1' set but not used [-Wunused-but-set-variable] gint r_collection_length1 = 0; ^ contacts-store.c:463:9: warning: variable '_rows_size_' set but not used [-Wunused-but-set-variable] gint _rows_size_ = 0; ^ contacts-store.c: In function 'contacts_store_add_no_suggest_link': contacts-store.c:973:9: warning: assignment from incompatible pointer type [enabled by default] _tmp5_ = _tmp4_; ^ contacts-store.c:985:10: warning: assignment from incompatible pointer type [enabled by default] _tmp14_ = _tmp13_; ^ contacts-store.c: In function 'contacts_store_find_contact': contacts-store.c:1029:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_store_find_contact); ^ contacts-store.c:1030:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_store_find_contact_data_free); ^ contacts-store.c: In function 'contacts_store_find_contact_finish': contacts-store.c:1044:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-store.c: In function '__lambda17_': contacts-store.c:1082:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsStore* self; ^ contacts-store.c: In function '__lambda18_': contacts-store.c:1115:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsStore* self; ^ contacts-store.c: In function '__lambda19_': contacts-store.c:1148:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsStore* self; ^ contacts-store.c: In function 'contacts_store_find_contact_co': contacts-store.c:1192:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _data_->_tmp4_ = gee_abstract_collection_get_size ((GeeCollection*) _data_->_tmp3_); ^ In file included from contacts-store.c:24:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-store.c:1229:6: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-store.c:1231:6: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-store.c:1249:4: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-store.c:1251:4: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-store.c:1290:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-store.c:1292:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-store.c:1299:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-store.c:1301:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-store.c: In function 'contacts_store_find_contact_with_persona': contacts-store.c:1325:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp3_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp2_); ^ In file included from contacts-store.c:24:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-store.c: In function 'contacts_store_is_empty': contacts-store.c:1404:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp3_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp2_); ^ In file included from contacts-store.c:24:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-store.c: In function 'contacts_store_remove': contacts-store.c:1499:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp7_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp6_); ^ In file included from contacts-store.c:24:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-store.c:1514:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp13_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp12_); ^ In file included from contacts-store.c:24:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-store.c:1523:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp19_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp18_); ^ In file included from contacts-store.c:24:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-store.c: In function 'contacts_store_check_call_capabilities': contacts-store.c:1545:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_store_check_call_capabilities); ^ contacts-store.c:1546:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_store_check_call_capabilities_data_free); ^ contacts-store.c: In function 'contacts_store_check_call_capabilities_finish': contacts-store.c:1555:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-store.c:1554:42: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ContactsStoreCheckCallCapabilitiesData* _data_; ^ contacts-store.c: In function 'contacts_store_check_call_capabilities_co': contacts-store.c:1609:3: warning: 'tp_account_manager_get_valid_accounts' is deprecated (declared at /usr/include/telepathy-1.0/telepathy-glib/account-manager.h:101): Use 'tp_account_manager_dup_valid_accounts' instead [-Wdeprecated-declarations] _data_->_tmp2_ = tp_account_manager_get_valid_accounts (_data_->account_manager); ^ contacts-store.c:1648:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-store.c:1650:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-store.c: In function 'contacts_store_check_account_caps': contacts-store.c:1672:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_store_check_account_caps); ^ contacts-store.c:1673:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_store_check_account_caps_data_free); ^ contacts-store.c: In function 'contacts_store_check_account_caps_finish': contacts-store.c:1686:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-store.c:1685:37: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ContactsStoreCheckAccountCapsData* _data_; ^ contacts-store.c: In function 'contacts_store_check_account_caps_co': contacts-store.c:1811:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-store.c:1813:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-store.c: In function 'contacts_store_get_can_call': contacts-store.c:1884:2: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [enabled by default] _tmp2_ = gee_abstract_map_get_size ((GeeMap*) _tmp1_); ^ In file included from contacts-store.c:24:0: /usr/include/gee-0.8/gee.h:1474:6: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^ contacts-store.c: At top level: contacts-store.c:1553:13: warning: 'contacts_store_check_call_capabilities_finish' defined but not used [-Wunused-function] static void contacts_store_check_call_capabilities_finish (ContactsStore* self, GAsyncResult* _res_) { ^ contacts-list-pane.c: In function 'contacts_list_pane_refilter': contacts-list-pane.c:148:7: warning: variable '_values_size_' set but not used [-Wunused-but-set-variable] gint _values_size_ = 0; ^ contacts-list-pane.c: In function 'contacts_list_pane_real_get_preferred_width': contacts-list-pane.c:288:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsListPane * self; ^ contacts-list-pane.c: In function '_contacts_list_pane___lambda90_': contacts-list-pane.c:426:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp5_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp4_); ^ In file included from contacts-list-pane.c:27:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-contact-pane.c: In function '__lambda71_': contacts-contact-pane.c:587:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactPane* self; ^ contacts-contact-pane.c: In function 'block29_data_unref': contacts-contact-pane.c:617:24: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactPane* self; ^ contacts-contact-pane.c: In function 'contacts_contact_pane_on_add_detail': contacts-contact-pane.c:1014:9: warning: variable '_tmp9__length1' set but not used [-Wunused-but-set-variable] gint _tmp9__length1 = 0; ^ contacts-contact-pane.c:1008:8: warning: variable '_tmp16__length1' set but not used [-Wunused-but-set-variable] gint _tmp16__length1 = 0; ^ contacts-contact-pane.c:1001:11: warning: variable '_tmp8_' set but not used [-Wunused-but-set-variable] gchar** _tmp8_ = NULL; ^ contacts-contact-pane.c:985:7: warning: variable '_tmp5__length1' set but not used [-Wunused-but-set-variable] gint _tmp5__length1 = 0; ^ contacts-contact-pane.c:983:7: warning: variable '_tok_size_' set but not used [-Wunused-but-set-variable] gint _tok_size_ = 0; ^ contacts-contact-pane.c: In function 'contacts_contact_pane_set_edit_mode': contacts-contact-pane.c:1409:5: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp15_ = gee_abstract_map_get_entries ((GeeMap*) _tmp14_); ^ In file included from contacts-contact-pane.c:26:0: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-contact-pane.c:1444:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp26_ = _tmp25_; ^ contacts-contact-pane.c:1451:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp33_ = _tmp32_; ^ contacts-contact-pane.c: In function '___lambda81_': contacts-contact-pane.c:1579:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactPane* self; ^ contacts-contact-pane.c: In function '____lambda82_': contacts-contact-pane.c:1612:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactPane* self; ^ contacts-contact-pane.c: In function '___lambda84_': contacts-contact-pane.c:1645:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactPane* self; ^ contacts-view.c: In function 'contacts_view_set_filter_values': contacts-view.c:504:7: warning: variable '_tmp2__length1' set but not used [-Wunused-but-set-variable] gint _tmp2__length1 = 0; ^ contacts-view.c:502:7: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable] gint _tmp1__length1 = 0; ^ contacts-view.c:500:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1 = 0; ^ contacts-contact-pane.c: In function '____lambda83_': contacts-contact-pane.c:1709:3: warning: too many arguments for format [-Wformat-extra-args] _tmp8_ = (GtkMessageDialog*) gtk_message_dialog_new ((GtkWindow*) (G_TYPE_CHECK_INSTANCE_TYPE (_tmp4_, CONTACTS_TYPE_WINDOW) ? ((ContactsWindow*) _tmp4_) : NULL), GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, GTK_MESSAGE_ERROR, GTK_BUTTONS_OK, "%s", _tmp5_, _tmp7_); ^ contacts-view.c: In function 'contacts_view_calculate_filtered': contacts-view.c:620:11: warning: variable '_tmp17_' set but not used [-Wunused-but-set-variable] gchar** _tmp17_ = NULL; ^ contacts-view.c:563:7: warning: variable '_tmp16__length1' set but not used [-Wunused-but-set-variable] gint _tmp16__length1 = 0; ^ contacts-contact-frame.c: In function 'contacts_contact_frame_construct': contacts-view.c: In function 'contacts_view_update_all_filtered': contacts-contact-frame.c:172:3: warning: 'gtk_button_set_focus_on_click' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:138): Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] gtk_button_set_focus_on_click (_tmp13_, FALSE); ^ contacts-view.c:695:3: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [enabled by default] _tmp1_ = gee_abstract_map_get_values ((GeeMap*) _tmp0_); ^ contacts-contact-pane.c: In function 'contacts_contact_pane_create_contact': In file included from contacts-view.c:25:0: /usr/include/gee-0.8/gee.h:1477:16: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); ^ contacts-contact-pane.c:1846:3: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp24_ = gee_abstract_map_get_entries ((GeeMap*) _tmp23_); ^ In file included from contacts-contact-pane.c:26:0: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-contact-pane.c:1886:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp40_ = _tmp39_; ^ contacts-linking.c: In function 'contacts_link_operation_undo': contacts-linking.c:1611:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_link_operation_undo); ^ contacts-linking.c:1612:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_link_operation_undo_data_free); ^ contacts-linking.c: In function 'contacts_link_operation_undo_finish': contacts-linking.c:1621:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-linking.c:1620:33: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ContactsLinkOperationUndoData* _data_; ^ contacts-linking.c: In function 'contacts_link_operation_undo_co': contacts-linking.c:1665:4: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _data_->_tmp6_ = gee_abstract_collection_get_size ((GeeCollection*) _data_->_tmp5_); ^ contacts-view.c: In function 'contacts_view_show_selectors': In file included from /usr/include/folks/folks.h:11:0, from contacts-linking.c:24: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-view.c:1208:3: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [enabled by default] _tmp1_ = gee_abstract_map_get_values ((GeeMap*) _tmp0_); ^ In file included from contacts-view.c:25:0: /usr/include/gee-0.8/gee.h:1477:16: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); ^ contacts-linking.c:1726:4: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _data_->_tmp23_ = gee_abstract_collection_get_size ((GeeCollection*) _data_->_tmp22_); ^ contacts-view.c: In function 'contacts_view_hide_selectors': contacts-view.c:1253:3: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [enabled by default] _tmp1_ = gee_abstract_map_get_values ((GeeMap*) _tmp0_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-linking.c:24: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ In file included from contacts-view.c:25:0: /usr/include/gee-0.8/gee.h:1477:16: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); ^ contacts-view.c: In function 'contacts_view_get_marked_contacts': contacts-view.c:1309:3: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [enabled by default] _tmp2_ = gee_abstract_map_get_values ((GeeMap*) _tmp1_); ^ contacts-linking.c:1816:4: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _data_->_tmp48_ = gee_abstract_collection_get_size ((GeeCollection*) _data_->_tmp47_); ^ In file included from contacts-view.c:25:0: /usr/include/gee-0.8/gee.h:1477:16: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-linking.c:24: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-linking.c:1848:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-linking.c:1850:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-linking.c: In function 'contacts_persona_attribute_real_is_removable': contacts-linking.c:2101:2: warning: passing argument 3 of '_vala_string_array_contains' discards 'const' qualifier from pointer target type [enabled by default] result = _vala_string_array_contains (_tmp3_, _tmp3__length1, _tmp0_); ^ contacts-linking.c:2076:17: note: expected 'gchar *' but argument is of type 'const gchar *' static gboolean _vala_string_array_contains (gchar** stack, int stack_length, gchar* needle) { ^ contacts-linking.c: In function 'contacts_persona_attribute_local_id_real_persona_apply_attributes': contacts-linking.c:2333:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_persona_attribute_local_id_real_persona_apply_attributes); ^ contacts-linking.c:2334:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_persona_attribute_local_id_real_persona_apply_attributes_data_free); ^ contacts-linking.c: In function 'contacts_persona_attribute_local_id_real_persona_apply_attributes_finish': contacts-linking.c:2359:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-linking.c:2358:61: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ContactsPersonaAttributeLocalIdPersonaApplyAttributesData* _data_; ^ contacts-linking.c: In function 'contacts_persona_attribute_local_id_real_persona_apply_attributes_co': contacts-linking.c:2392:4: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-linking.c:2394:4: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-linking.c:2620:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-linking.c:2622:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-linking.c: In function 'contacts_persona_attribute_local_id_real_set_value': contacts-linking.c:2649:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_persona_attribute_local_id_real_set_value); ^ contacts-linking.c:2650:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_persona_attribute_local_id_real_set_value_data_free); ^ contacts-linking.c: In function 'contacts_persona_attribute_local_id_real_set_value_finish': contacts-linking.c:2667:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-linking.c:2666:47: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ContactsPersonaAttributeLocalIdSetValueData* _data_; ^ contacts-linking.c: In function 'contacts_persona_attribute_local_id_real_set_value_co': contacts-linking.c:2700:4: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-linking.c:2702:4: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-linking.c:2750:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-linking.c:2752:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact-editor.c: In function 'contacts_address_editor_construct': contacts-contact-editor.c:544:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp7_ = _tmp6_; ^ contacts-linking.c: In function 'contacts_persona_attribute_im_address_real_persona_apply_attributes': contacts-linking.c:2954:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_persona_attribute_im_address_real_persona_apply_attributes); ^ contacts-contact-editor.c:518:10: warning: variable '_tmp17__length1' set but not used [-Wunused-but-set-variable] gint _tmp17__length1 = 0; ^ contacts-contact-editor.c:512:15: warning: variable '_tmp12_' set but not used [-Wunused-but-set-variable] GtkEntry* _tmp12_ = NULL; ^ contacts-linking.c:2955:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_persona_attribute_im_address_real_persona_apply_attributes_data_free); ^ contacts-linking.c: In function 'contacts_persona_attribute_im_address_real_persona_apply_attributes_finish': contacts-linking.c:2980:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-linking.c:2979:63: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ContactsPersonaAttributeImAddressPersonaApplyAttributesData* _data_; ^ contacts-linking.c: In function 'contacts_persona_attribute_im_address_real_persona_apply_attributes_co': contacts-linking.c:3027:4: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact-editor.c: In function 'contacts_contact_editor_get_value_from_emails': contacts-contact-editor.c:703:3: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp2_ = gee_abstract_map_get_entries ((GeeMap*) _tmp1_); ^ contacts-linking.c:3029:4: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-contact-editor.c:760:12: warning: assignment makes integer from pointer without a cast [enabled by default] _tmp14_ = _tmp13_; ^ contacts-contact-editor.c:767:12: warning: assignment makes integer from pointer without a cast [enabled by default] _tmp20_ = _tmp19_; ^ contacts-contact-editor.c:782:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp28_ = _tmp27_; ^ contacts-contact-editor.c:789:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp34_ = _tmp33_; ^ contacts-linking.c:3366:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact-editor.c: In function 'contacts_contact_editor_get_value_from_phones': contacts-linking.c:3368:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact-editor.c:838:3: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp2_ = gee_abstract_map_get_entries ((GeeMap*) _tmp1_); ^ contacts-linking.c: In function 'contacts_persona_attribute_im_address_real_set_value': In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-linking.c:3395:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_persona_attribute_im_address_real_set_value); ^ contacts-linking.c:3396:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_persona_attribute_im_address_real_set_value_data_free); ^ contacts-contact-editor.c:895:12: warning: assignment makes integer from pointer without a cast [enabled by default] _tmp14_ = _tmp13_; ^ contacts-linking.c: In function 'contacts_persona_attribute_im_address_real_set_value_finish': contacts-contact-editor.c:902:12: warning: assignment makes integer from pointer without a cast [enabled by default] _tmp20_ = _tmp19_; ^ contacts-linking.c:3413:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-linking.c:3412:49: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ContactsPersonaAttributeImAddressSetValueData* _data_; ^ contacts-contact-editor.c:917:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp28_ = _tmp27_; ^ contacts-linking.c: In function 'contacts_persona_attribute_im_address_real_set_value_co': contacts-contact-editor.c:924:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp34_ = _tmp33_; ^ contacts-linking.c:3446:4: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-linking.c:3448:4: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact-editor.c: In function 'contacts_contact_editor_get_value_from_urls': contacts-contact-editor.c:973:3: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp2_ = gee_abstract_map_get_entries ((GeeMap*) _tmp1_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-linking.c:3496:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact-editor.c:1018:12: warning: assignment makes integer from pointer without a cast [enabled by default] _tmp14_ = _tmp13_; ^ contacts-linking.c:3498:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact-editor.c:1033:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp23_ = _tmp22_; ^ contacts-contact-editor.c: In function 'contacts_contact_editor_get_value_from_nickname': contacts-contact-editor.c:1076:3: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp2_ = gee_abstract_map_get_entries ((GeeMap*) _tmp1_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-linking.c: In function 'contacts_persona_attribute_web_service_real_persona_apply_attributes': contacts-contact-editor.c:1111:12: warning: assignment makes integer from pointer without a cast [enabled by default] _tmp14_ = _tmp13_; ^ contacts-linking.c:3718:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_persona_attribute_web_service_real_persona_apply_attributes); ^ contacts-linking.c:3719:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_persona_attribute_web_service_real_persona_apply_attributes_data_free); ^ contacts-linking.c: In function 'contacts_persona_attribute_web_service_real_persona_apply_attributes_finish': contacts-contact-editor.c: In function 'contacts_contact_editor_get_value_from_birthday': contacts-contact-editor.c:1151:3: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp2_ = gee_abstract_map_get_entries ((GeeMap*) _tmp1_); ^ contacts-linking.c:3744:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-linking.c:3743:64: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ContactsPersonaAttributeWebServicePersonaApplyAttributesData* _data_; ^ contacts-linking.c: In function 'contacts_persona_attribute_web_service_real_persona_apply_attributes_co': contacts-contact-editor.c:1205:12: warning: assignment makes integer from pointer without a cast [enabled by default] _tmp14_ = _tmp13_; ^ contacts-linking.c:3777:4: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-linking.c:3779:4: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact-editor.c: In function 'contacts_contact_editor_get_value_from_notes': contacts-contact-editor.c:1270:3: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp2_ = gee_abstract_map_get_entries ((GeeMap*) _tmp1_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-contact-editor.c:1317:12: warning: assignment makes integer from pointer without a cast [enabled by default] _tmp14_ = _tmp13_; ^ contacts-linking.c:4116:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact-editor.c:1352:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp33_ = _tmp32_; ^ contacts-linking.c:4118:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-linking.c: In function 'contacts_persona_attribute_web_service_real_set_value': contacts-contact-editor.c: In function 'contacts_contact_editor_get_value_from_addresses': contacts-linking.c:4145:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_persona_attribute_web_service_real_set_value); ^ contacts-contact-editor.c:1402:3: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp2_ = gee_abstract_map_get_entries ((GeeMap*) _tmp1_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-linking.c:4146:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_persona_attribute_web_service_real_set_value_data_free); ^ contacts-linking.c: In function 'contacts_persona_attribute_web_service_real_set_value_finish': contacts-linking.c:4163:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-linking.c:4162:50: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ContactsPersonaAttributeWebServiceSetValueData* _data_; ^ contacts-contact-editor.c:1510:12: warning: assignment makes integer from pointer without a cast [enabled by default] _tmp14_ = _tmp13_; ^ contacts-linking.c: In function 'contacts_persona_attribute_web_service_real_set_value_co': contacts-contact-editor.c:1517:12: warning: assignment makes integer from pointer without a cast [enabled by default] _tmp20_ = _tmp19_; ^ contacts-linking.c:4196:4: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact-editor.c:1524:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp26_ = _tmp25_; ^ contacts-linking.c:4198:4: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact-editor.c:1530:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp31_ = _tmp30_; ^ contacts-contact-editor.c:1536:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp37_ = _tmp36_; ^ contacts-contact-editor.c:1542:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp43_ = _tmp42_; ^ contacts-linking.c:4246:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact-editor.c:1548:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp49_ = _tmp48_; ^ contacts-linking.c:4248:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact-editor.c:1554:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp55_ = _tmp54_; ^ contacts-contact-editor.c:1560:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp61_ = _tmp60_; ^ contacts-contact-editor.c:1566:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp67_ = _tmp66_; ^ contacts-contact-editor.c:1572:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp73_ = _tmp72_; ^ contacts-contact-editor.c:1589:30: warning: variable '_tmp84_' set but not used [-Wunused-but-set-variable] ContactsAddressEditor* _tmp84_ = NULL; ^ contacts-contact-editor.c:1622:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp95_ = _tmp94_; ^ contacts-contact-editor.c: In function 'contacts_contact_editor_set_field_changed': contacts-linking.c: In function 'contacts_persona_can_link_to': contacts-contact-editor.c:1662:3: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [enabled by default] _tmp1_ = gee_abstract_map_get_values ((GeeMap*) _tmp0_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1477:16: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); ^ contacts-linking.c:4731:4: warning: passing argument 3 of '_vala_string_array_contains' discards 'const' qualifier from pointer target type [enabled by default] if (!_vala_string_array_contains (_tmp19_, _tmp19__length1, _tmp16_)) { ^ contacts-linking.c:2076:17: note: expected 'gchar *' but argument is of type 'const gchar *' static gboolean _vala_string_array_contains (gchar** stack, int stack_length, gchar* needle) { ^ contacts-contact-editor.c:1692:5: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp11_ = gee_abstract_map_get_entries ((GeeMap*) _tmp10_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-linking.c: In function 'contacts_persona_apply_attributes': contacts-linked-accounts-dialog.c: In function 'block34_data_unref': contacts-linked-accounts-dialog.c:247:33: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsLinkedAccountsDialog* self; ^ contacts-linked-accounts-dialog.c: In function '____lambda75_': contacts-linking.c:4801:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (NULL, _callback_, _user_data_, contacts_persona_apply_attributes); ^ contacts-contact-editor.c:1725:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp22_ = _tmp21_; ^ contacts-linked-accounts-dialog.c:260:32: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsLinkedAccountsDialog* self; ^ contacts-linked-accounts-dialog.c: In function '____lambda76_': contacts-linked-accounts-dialog.c:309:32: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsLinkedAccountsDialog* self; ^ contacts-contact-editor.c:1727:6: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [enabled by default] _tmp24_ = gee_abstract_map_get_keys ((GeeMap*) _tmp23_); ^ contacts-linking.c:4802:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_persona_apply_attributes_data_free); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1476:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); ^ contacts-linking.c: In function 'contacts_persona_apply_attributes_finish': contacts-contact-editor.c:1744:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp32_ = _tmp31_; ^ contacts-linking.c:4825:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-contact-editor.c:1755:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp36_ = _tmp35_; ^ contacts-linking.c:4824:38: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ContactsPersonaApplyAttributesData* _data_; ^ contacts-contact-editor.c: In function 'contacts_contact_editor_remove_row': contacts-contact-editor.c:1785:3: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [enabled by default] _tmp1_ = gee_abstract_map_get_values ((GeeMap*) _tmp0_); ^ contacts-linking.c: In function 'contacts_persona_apply_attributes_co': In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1477:16: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); ^ contacts-linking.c:5043:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact-editor.c:1815:5: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp11_ = gee_abstract_map_get_entries ((GeeMap*) _tmp10_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-linking.c:5045:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-linking.c: In function 'contacts_link_contacts': contacts-contact-editor.c:1849:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp22_ = _tmp21_; ^ contacts-linking.c:5069:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (NULL, _callback_, _user_data_, contacts_link_contacts); ^ contacts-contact-editor.c:1851:7: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [enabled by default] _tmp24_ = gee_abstract_map_get_keys ((GeeMap*) _tmp23_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1476:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); ^ contacts-linking.c:5070:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_link_contacts_data_free); ^ contacts-linking.c: In function 'contacts_link_contacts_finish': contacts-linking.c:5086:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-contact-editor.c:1926:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp52_ = _tmp51_; ^ contacts-contact-editor.c:1930:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp55_ = _tmp54_; ^ contacts-linking.c: In function 'contacts_link_contacts_co': contacts-linking.c:5472:5: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-utils.c: In function 'contacts_freedesktop_application_dbus_interface_get_property': contacts-utils.c:535:11: warning: variable 'object' set but not used [-Wunused-but-set-variable] gpointer object; ^ contacts-utils.c: In function 'contacts_freedesktop_application_dbus_interface_set_property': contacts-utils.c:544:11: warning: variable 'object' set but not used [-Wunused-but-set-variable] gpointer object; ^ contacts-linking.c:5474:5: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-linking.c:5513:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-linking.c:5515:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-utils.c: In function 'contacts_activate_action': contacts-utils.c:800:9: warning: variable '_tmp23__length1' set but not used [-Wunused-but-set-variable] gint _tmp23__length1 = 0; ^ contacts-utils.c:799:15: warning: variable '_tmp23_' set but not used [-Wunused-but-set-variable] GVariant** _tmp23_ = NULL; ^ contacts-linking.c:5525:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-linking.c:5527:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-linking.c: In function 'contacts_unlink_persona': contacts-linking.c:5551:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (NULL, _callback_, _user_data_, contacts_unlink_persona); ^ contacts-utils.c: In function 'center_finalize': contacts-utils.c:1098:11: warning: variable 'self' set but not used [-Wunused-but-set-variable] Center * self; ^ contacts-linking.c:5552:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_unlink_persona_data_free); ^ contacts-linking.c: In function 'contacts_unlink_persona_finish': contacts-contact-editor.c: In function '__lambda48_': contacts-utils.c: In function 'contacts_utils_compose_mail': contacts-utils.c:1164:3: warning: 'gtk_show_uri' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkshow.h:33): Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations] gtk_show_uri (NULL, _tmp4_, (guint32) 0, &_inner_error_); ^ contacts-linking.c:5568:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-contact-editor.c:2508:7: warning: variable '_month_of_31_size_' set but not used [-Wunused-but-set-variable] gint _month_of_31_size_ = 0; ^ contacts-contact-editor.c:2504:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactEditor* self; ^ contacts-utils.c: In function 'contacts_utils_start_call': contacts-utils.c:1277:2: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [enabled by default] _tmp1_ = gee_abstract_map_get_values ((GeeMap*) _tmp0_); ^ In file included from /usr/include/folks/folks.h:11:0, from /usr/include/folks/folks-telepathy.h:8, from contacts-utils.c:33: /usr/include/gee-0.8/gee.h:1477:16: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); ^ contacts-utils.c:1281:9: warning: assignment from incompatible pointer type [enabled by default] _tmp6_ = _tmp5_; ^ contacts-linking.c: In function 'contacts_unlink_persona_co': contacts-linking.c:5930:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _data_->_tmp104_ = gee_abstract_collection_get_size ((GeeCollection*) _data_->_tmp103_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-linking.c:24: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-linking.c:6020:5: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-utils.c: In function 'contacts_utils_canonicalize_for_search': contacts-linking.c:6022:5: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-utils.c:1788:11: warning: variable '_tmp17__length1' set but not used [-Wunused-but-set-variable] gint _tmp17__length1 = 0; ^ contacts-utils.c:1727:7: warning: variable '_buf_size_' set but not used [-Wunused-but-set-variable] gint _buf_size_ = 0; ^ contacts-contact-editor.c: In function 'contacts_contact_editor_add_edit_row': contacts-contact-editor.c:2960:5: warning: passing argument 6 of 'gee_hash_map_new' from incompatible pointer type [enabled by default] _tmp10_ = gee_hash_map_new (G_TYPE_INT, NULL, NULL, CONTACTS_CONTACT_EDITOR_TYPE_ROW_DATA, (GBoxedCopyFunc) contacts_contact_editor_row_data_dup, contacts_contact_editor_row_data_free, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); ^ contacts-linking.c:6119:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1609:13: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct ContactsContactEditorRowData *)' GeeHashMap* gee_hash_map_new (GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func, GeeHashDataFunc key_hash_func, void* key_hash_func_target, GDestroyNotify key_hash_func_target_destroy_notify, GeeEqualDataFunc key_equal_func, void* key_equal_func_target, GDestroyNotify key_equal_func_target_destroy_notify, GeeEqualDataFunc value_equal_func, void* value_equal_func_target, GDestroyNotify value_equal_func_target_destroy_notify); ^ contacts-utils.c: In function 'contacts_utils_spawn_app': contacts-utils.c:1930:8: warning: variable '_tmp23__length1' set but not used [-Wunused-but-set-variable] gint _tmp23__length1 = 0; ^ contacts-linking.c:6121:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-utils.c:1927:8: warning: variable '_args_size_' set but not used [-Wunused-but-set-variable] gint _args_size_ = 0; ^ contacts-contact-editor.c:3026:8: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp33_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp32_); ^ contacts-utils.c: In function 'contacts_utils_show_calendar': contacts-linking.c:6133:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-utils.c:2089:11: warning: variable '_tmp22_' set but not used [-Wunused-but-set-variable] gchar* _tmp22_ = NULL; ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-utils.c:2081:9: warning: variable '_tmp14__length1' set but not used [-Wunused-but-set-variable] gint _tmp14__length1 = 0; ^ contacts-utils.c:2112:9: warning: variable '_tmp23__length1' set but not used [-Wunused-but-set-variable] gint _tmp23__length1 = 0; ^ contacts-linking.c:6135:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-utils.c:2059:8: warning: variable '_args_size_' set but not used [-Wunused-but-set-variable] gint _args_size_ = 0; ^ contacts-linking.c: In function 'contacts_link_operation2_undo': contacts-contact-editor.c:3114:8: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp64_ = gee_abstract_map_get_entries ((GeeMap*) _tmp63_); ^ contacts-utils.c: In function 'contacts_utils_get_stock_avatars': In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-utils.c:2210:18: warning: assignment from incompatible pointer type [enabled by default] _tmp2_ = _tmp1_ = g_get_system_data_dirs (); ^ contacts-linking.c:6224:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_link_operation2_undo); ^ contacts-utils.c:2287:12: warning: variable '_tmp20__length1' set but not used [-Wunused-but-set-variable] gint _tmp20__length1 = 0; ^ contacts-contact-editor.c:3159:17: warning: assignment makes integer from pointer without a cast [enabled by default] _tmp83_ = _tmp82_; ^ contacts-linking.c:6225:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_link_operation2_undo_data_free); ^ contacts-linking.c: In function 'contacts_link_operation2_undo_finish': contacts-utils.c:2286:15: warning: variable '_tmp20_' set but not used [-Wunused-but-set-variable] gchar** _tmp20_ = NULL; ^ contacts-contact-editor.c:3162:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp86_ = _tmp85_; ^ contacts-utils.c:2221:8: warning: unused variable '_data_dir_collection_size_' [-Wunused-variable] gint _data_dir_collection_size_ = 0; ^ contacts-linking.c:6234:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-utils.c:2220:8: warning: variable 'data_dir_collection_length1' set but not used [-Wunused-but-set-variable] gint data_dir_collection_length1 = 0; ^ contacts-utils.c:2200:7: warning: variable '_system_data_dirs_size_' set but not used [-Wunused-but-set-variable] gint _system_data_dirs_size_ = 0; ^ contacts-linking.c:6233:34: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ContactsLinkOperation2UndoData* _data_; ^ contacts-linking.c: In function 'contacts_link_operation2_undo_co': contacts-contact-editor.c:3205:5: warning: passing argument 6 of 'gee_hash_map_new' from incompatible pointer type [enabled by default] _tmp94_ = gee_hash_map_new (G_TYPE_INT, NULL, NULL, CONTACTS_CONTACT_EDITOR_TYPE_ROW_DATA, (GBoxedCopyFunc) contacts_contact_editor_row_data_dup, contacts_contact_editor_row_data_free, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1609:13: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct ContactsContactEditorRowData *)' GeeHashMap* gee_hash_map_new (GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func, GeeHashDataFunc key_hash_func, void* key_hash_func_target, GDestroyNotify key_hash_func_target_destroy_notify, GeeEqualDataFunc key_equal_func, void* key_equal_func_target, GDestroyNotify key_equal_func_target_destroy_notify, GeeEqualDataFunc value_equal_func, void* value_equal_func_target, GDestroyNotify value_equal_func_target_destroy_notify); ^ contacts-linking.c:6263:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _data_->_tmp1_ = gee_abstract_collection_get_size ((GeeCollection*) _data_->_tmp0_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-linking.c:24: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-contact-editor.c:3271:8: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp117_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp116_); ^ contacts-linking.c:6366:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _data_->_tmp29_ = gee_abstract_collection_get_size ((GeeCollection*) _data_->_tmp28_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-linking.c:24: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-linking.c:6436:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact-editor.c:3361:8: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp149_ = gee_abstract_map_get_entries ((GeeMap*) _tmp148_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-linking.c:6438:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-linking.c: In function 'contacts_link_contacts_list': contacts-contact-editor.c:3406:18: warning: assignment makes integer from pointer without a cast [enabled by default] _tmp168_ = _tmp167_; ^ contacts-contact-editor.c:3409:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp171_ = _tmp170_; ^ contacts-linking.c:6491:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (NULL, _callback_, _user_data_, contacts_link_contacts_list); ^ contacts-linking.c:6492:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_link_contacts_list_data_free); ^ contacts-linking.c: In function 'contacts_link_contacts_list_finish': contacts-contact-editor.c:3452:5: warning: passing argument 6 of 'gee_hash_map_new' from incompatible pointer type [enabled by default] _tmp179_ = gee_hash_map_new (G_TYPE_INT, NULL, NULL, CONTACTS_CONTACT_EDITOR_TYPE_ROW_DATA, (GBoxedCopyFunc) contacts_contact_editor_row_data_dup, contacts_contact_editor_row_data_free, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1609:13: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct ContactsContactEditorRowData *)' GeeHashMap* gee_hash_map_new (GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func, GeeHashDataFunc key_hash_func, void* key_hash_func_target, GDestroyNotify key_hash_func_target_destroy_notify, GeeEqualDataFunc key_equal_func, void* key_equal_func_target, GDestroyNotify key_equal_func_target_destroy_notify, GeeEqualDataFunc value_equal_func, void* value_equal_func_target, GDestroyNotify value_equal_func_target_destroy_notify); ^ contacts-linking.c:6504:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-linking.c: In function 'contacts_link_contacts_list_co': contacts-linking.c:6545:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _data_->_tmp5_ = gee_abstract_collection_get_size ((GeeCollection*) _data_->_tmp4_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-linking.c:24: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-contact-editor.c:3578:8: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp223_ = gee_abstract_map_get_entries ((GeeMap*) _tmp222_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-linking.c:6637:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-linking.c:6639:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact-editor.c:3623:18: warning: assignment makes integer from pointer without a cast [enabled by default] _tmp242_ = _tmp241_; ^ contacts-linking.c:6646:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact-editor.c:3626:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp245_ = _tmp244_; ^ contacts-linking.c:6648:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact-editor.c:3669:5: warning: passing argument 6 of 'gee_hash_map_new' from incompatible pointer type [enabled by default] _tmp253_ = gee_hash_map_new (G_TYPE_INT, NULL, NULL, CONTACTS_CONTACT_EDITOR_TYPE_ROW_DATA, (GBoxedCopyFunc) contacts_contact_editor_row_data_dup, contacts_contact_editor_row_data_free, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1609:13: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct ContactsContactEditorRowData *)' GeeHashMap* gee_hash_map_new (GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func, GeeHashDataFunc key_hash_func, void* key_hash_func_target, GDestroyNotify key_hash_func_target_destroy_notify, GeeEqualDataFunc key_equal_func, void* key_equal_func_target, GDestroyNotify key_equal_func_target_destroy_notify, GeeEqualDataFunc value_equal_func, void* value_equal_func_target, GDestroyNotify value_equal_func_target_destroy_notify); ^ gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contacts-window.o contacts-window.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o main.o main.c contacts-contact-editor.c:3777:8: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp293_ = gee_abstract_map_get_entries ((GeeMap*) _tmp292_); ^ contacts-app.c: In function 'contacts_app_show_individual': contacts-app.c:413:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_app_show_individual); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-app.c:414:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_app_show_individual_data_free); ^ contacts-app.c: In function 'contacts_app_show_individual_finish': contacts-app.c:427:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-app.c:426:33: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ContactsAppShowIndividualData* _data_; ^ contacts-app.c: In function '__lambda109_': contacts-app.c:451:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsApp* self; ^ contacts-contact-editor.c:3822:18: warning: assignment makes integer from pointer without a cast [enabled by default] _tmp312_ = _tmp311_; ^ contacts-app.c: In function 'block2_data_unref': contacts-app.c:496:16: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsApp* self; ^ contacts-app.c: In function '___lambda110_': contacts-app.c:508:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsApp* self; ^ contacts-app.c: In function 'contacts_app_show_individual_co': contacts-app.c:538:22: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _data_->_data1_->id = _data_->_tmp0_; ^ contacts-contact-editor.c:3825:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp315_ = _tmp314_; ^ contacts-app.c:589:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-app.c:591:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-app.c: In function '__lambda111_': contacts-app.c:620:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsApp* self; ^ contacts-app.c: In function '__lambda112_': contacts-app.c:635:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsApp* self; ^ contacts-contact-editor.c:3869:5: warning: passing argument 6 of 'gee_hash_map_new' from incompatible pointer type [enabled by default] _tmp323_ = gee_hash_map_new (G_TYPE_INT, NULL, NULL, CONTACTS_CONTACT_EDITOR_TYPE_ROW_DATA, (GBoxedCopyFunc) contacts_contact_editor_row_data_dup, contacts_contact_editor_row_data_free, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1609:13: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct ContactsContactEditorRowData *)' GeeHashMap* gee_hash_map_new (GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func, GeeHashDataFunc key_hash_func, void* key_hash_func_target, GDestroyNotify key_hash_func_target_destroy_notify, GeeEqualDataFunc key_equal_func, void* key_equal_func_target, GDestroyNotify key_equal_func_target_destroy_notify, GeeEqualDataFunc value_equal_func, void* value_equal_func_target, GDestroyNotify value_equal_func_target_destroy_notify); ^ contacts-app.c: In function 'contacts_app_show_help': contacts-app.c:785:3: warning: 'gtk_show_uri' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkshow.h:33): Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations] gtk_show_uri (_tmp1_, "help:gnome-help/contacts", _tmp2_, &_inner_error_); ^ contacts-app.c: In function 'contacts_app_show_about': contacts-app.c:823:7: warning: variable '_artists_size_' set but not used [-Wunused-but-set-variable] gint _artists_size_ = 0; ^ contacts-app.c:818:7: warning: variable '_authors_size_' set but not used [-Wunused-but-set-variable] gint _authors_size_ = 0; ^ contacts-app.c: In function 'contacts_app_show_by_email': contacts-app.c:869:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_app_show_by_email); ^ contacts-app.c:870:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_app_show_by_email_data_free); ^ contacts-app.c: In function 'contacts_app_show_by_email_finish': contacts-app.c:883:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-app.c:882:30: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ContactsAppShowByEmailData* _data_; ^ contacts-contact-editor.c:3979:5: warning: passing argument 6 of 'gee_hash_map_new' from incompatible pointer type [enabled by default] _tmp359_ = gee_hash_map_new (G_TYPE_INT, NULL, NULL, CONTACTS_CONTACT_EDITOR_TYPE_ROW_DATA, (GBoxedCopyFunc) contacts_contact_editor_row_data_dup, contacts_contact_editor_row_data_free, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); ^ contacts-app.c: In function '__lambda114_': In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1609:13: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct ContactsContactEditorRowData *)' GeeHashMap* gee_hash_map_new (GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func, GeeHashDataFunc key_hash_func, void* key_hash_func_target, GDestroyNotify key_hash_func_target_destroy_notify, GeeEqualDataFunc key_equal_func, void* key_equal_func_target, GDestroyNotify key_equal_func_target_destroy_notify, GeeEqualDataFunc value_equal_func, void* value_equal_func_target, GDestroyNotify value_equal_func_target_destroy_notify); ^ contacts-app.c:907:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsApp* self; ^ contacts-app.c: In function 'block5_data_unref': contacts-app.c:948:16: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsApp* self; ^ contacts-app.c: In function '___lambda115_': contacts-app.c:960:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsApp* self; ^ contacts-app.c: In function 'contacts_app_show_by_email_co': contacts-app.c:990:33: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _data_->_data4_->email_address = _data_->_tmp0_; ^ contacts-app.c:1041:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-app.c:1043:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact-editor.c:4114:8: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp405_ = gee_abstract_map_get_entries ((GeeMap*) _tmp404_); ^ contacts-app.c: In function 'contacts_app_create_app_menu': In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-app.c:1204:2: warning: 'gtk_application_add_accelerator' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkapplication.h:105): Use 'gtk_application_set_accels_for_action' instead [-Wdeprecated-declarations] gtk_application_add_accelerator ((GtkApplication*) self, "F1", "app.help", NULL); ^ contacts-app.c:1226:2: warning: 'gtk_application_add_accelerator' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkapplication.h:105): Use 'gtk_application_set_accels_for_action' instead [-Wdeprecated-declarations] gtk_application_add_accelerator ((GtkApplication*) self, "n", "app.new_contact", NULL); ^ contacts-contact-editor.c:4159:18: warning: assignment makes integer from pointer without a cast [enabled by default] _tmp424_ = _tmp423_; ^ contacts-contact-editor.c:4162:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp427_ = _tmp426_; ^ contacts-app.c: In function 'contacts_app_real_command_line': contacts-app.c:1566:7: warning: variable '__args_size_' set but not used [-Wunused-but-set-variable] gint __args_size_ = 0; ^ contacts-contact-editor.c:4205:5: warning: passing argument 6 of 'gee_hash_map_new' from incompatible pointer type [enabled by default] _tmp435_ = gee_hash_map_new (G_TYPE_INT, NULL, NULL, CONTACTS_CONTACT_EDITOR_TYPE_ROW_DATA, (GBoxedCopyFunc) contacts_contact_editor_row_data_dup, contacts_contact_editor_row_data_free, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); ^ contacts-app.c:1561:7: warning: variable '_args_size_' set but not used [-Wunused-but-set-variable] gint _args_size_ = 0; ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1609:13: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct ContactsContactEditorRowData *)' GeeHashMap* gee_hash_map_new (GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func, GeeHashDataFunc key_hash_func, void* key_hash_func_target, GDestroyNotify key_hash_func_target_destroy_notify, GeeEqualDataFunc key_equal_func, void* key_equal_func_target, GDestroyNotify key_equal_func_target_destroy_notify, GeeEqualDataFunc value_equal_func, void* value_equal_func_target, GDestroyNotify value_equal_func_target_destroy_notify); ^ contacts-app.c: In function 'contacts_app_get_eds_address_books': contacts-app.c:1773:12: warning: variable '_tmp31__length1' set but not used [-Wunused-but-set-variable] gint _tmp31__length1 = 0; ^ contacts-app.c:1772:27: warning: variable '_tmp31_' set but not used [-Wunused-but-set-variable] FolksPersonaStore** _tmp31_ = NULL; ^ contacts-contact-editor.c:4340:8: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp483_ = gee_abstract_map_get_entries ((GeeMap*) _tmp482_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-contact-editor.c:4385:18: warning: assignment makes integer from pointer without a cast [enabled by default] _tmp502_ = _tmp501_; ^ contacts-contact-editor.c:4388:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp505_ = _tmp504_; ^ contacts-contact-editor.c: In function 'contacts_contact_editor_insert_row_at': contacts-contact-editor.c:4454:3: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [enabled by default] _tmp1_ = gee_abstract_map_get_values ((GeeMap*) _tmp0_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1477:16: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); ^ contacts-contact-editor.c:4484:5: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [enabled by default] _tmp11_ = gee_abstract_map_get_values ((GeeMap*) _tmp10_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1477:16: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); ^ contacts-contact-sheet.c: In function '__lambda29_': contacts-contact-sheet.c:468:24: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactSheet* self; ^ contacts-contact-editor.c:4516:7: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [enabled by default] _tmp22_ = gee_abstract_map_get_keys ((GeeMap*) _tmp21_); ^ contacts-contact-sheet.c: In function '__lambda30_': contacts-contact-sheet.c:489:24: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactSheet* self; ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1476:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); ^ contacts-contact-sheet.c: In function 'block17_data_unref': contacts-contact-sheet.c:524:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactSheet* self; ^ contacts-contact-sheet.c: In function '_______lambda31_': contacts-contact-sheet.c:536:24: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactSheet* self; ^ contacts-contact-sheet.c: In function 'block18_data_unref': contacts-contact-sheet.c:575:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactSheet* self; ^ contacts-contact-sheet.c: In function '________lambda32_': contacts-contact-sheet.c:587:24: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactSheet* self; ^ contacts-contact-editor.c:4547:9: warning: passing argument 6 of 'gee_hash_map_new' from incompatible pointer type [enabled by default] _tmp33_ = gee_hash_map_new (G_TYPE_INT, NULL, NULL, CONTACTS_CONTACT_EDITOR_TYPE_ROW_DATA, (GBoxedCopyFunc) contacts_contact_editor_row_data_dup, contacts_contact_editor_row_data_free, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); ^ contacts-contact-sheet.c: In function 'block19_data_unref': contacts-contact-sheet.c:621:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactSheet* self; ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1609:13: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct ContactsContactEditorRowData *)' GeeHashMap* gee_hash_map_new (GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func, GeeHashDataFunc key_hash_func, void* key_hash_func_target, GDestroyNotify key_hash_func_target_destroy_notify, GeeEqualDataFunc key_equal_func, void* key_equal_func_target, GDestroyNotify key_equal_func_target_destroy_notify, GeeEqualDataFunc value_equal_func, void* value_equal_func_target, GDestroyNotify value_equal_func_target_destroy_notify); ^ contacts-contact-sheet.c: In function 'block20_data_unref': contacts-contact-sheet.c:641:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactSheet* self; ^ contacts-contact-sheet.c: In function '__________lambda33_': contacts-contact-sheet.c:654:24: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactSheet* self; ^ contacts-contact-editor.c:4560:10: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [enabled by default] _tmp36_ = gee_abstract_map_get_keys ((GeeMap*) _tmp35_); ^ contacts-address-map.c: In function '___lambda35_': In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1476:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); ^ contacts-address-map.c:250:2: warning: 'gdk_cursor_new' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcursor.h:228) [-Wdeprecated-declarations] _tmp2_ = gdk_cursor_new (GDK_HAND1); ^ contacts-address-map.c:242:22: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsAddressMap* self; ^ contacts-address-map.c: In function '___lambda36_': contacts-address-map.c:263:22: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsAddressMap* self; ^ contacts-contact-sheet.c: In function 'contacts_contact_sheet_update': contacts-contact-sheet.c:959:6: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp59_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp58_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-sheet.c:28: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-contact-sheet.c:1049:6: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp88_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp87_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-sheet.c:28: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-contact-editor.c:4628:3: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp56_ = gee_abstract_map_get_entries ((GeeMap*) _tmp55_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-address-map.c: In function 'contacts_address_map_load': contacts-address-map.c:534:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp10_ = _tmp9_; ^ contacts-address-map.c: In function 'contacts_address_map_show_pin': contacts-address-map.c:603:10: warning: assignment from incompatible pointer type [enabled by default] _tmp5_ = clutter_image_new (); ^ contacts-contact-editor.c:4661:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp67_ = _tmp66_; ^ contacts-contact-editor.c:4662:5: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp68_ = gee_abstract_map_get_entries ((GeeMap*) ((GeeHashMap*) _tmp67_)); ^ contacts-contact-sheet.c:1460:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp223_ = _tmp222_; ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-contact-sheet.c:1472:13: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ contacts-contact-sheet.c:1471:13: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ contacts-contact-sheet.c:1439:12: warning: variable '_strs_size_' set but not used [-Wunused-but-set-variable] gint _strs_size_ = 0; ^ contacts-contact-editor.c:4696:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp79_ = _tmp78_; ^ contacts-contact-editor.c:4698:7: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [enabled by default] _tmp81_ = gee_abstract_map_get_keys ((GeeMap*) _tmp80_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1476:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); ^ contacts-contact-editor.c:4731:9: warning: passing argument 6 of 'gee_hash_map_new' from incompatible pointer type [enabled by default] _tmp92_ = gee_hash_map_new (G_TYPE_INT, NULL, NULL, CONTACTS_CONTACT_EDITOR_TYPE_ROW_DATA, (GBoxedCopyFunc) contacts_contact_editor_row_data_dup, contacts_contact_editor_row_data_free, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1609:13: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct ContactsContactEditorRowData *)' GeeHashMap* gee_hash_map_new (GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func, GeeHashDataFunc key_hash_func, void* key_hash_func_target, GDestroyNotify key_hash_func_target_destroy_notify, GeeEqualDataFunc key_equal_func, void* key_equal_func_target, GDestroyNotify key_equal_func_target_destroy_notify, GeeEqualDataFunc value_equal_func, void* value_equal_func_target, GDestroyNotify value_equal_func_target_destroy_notify); ^ contacts-address-map.c: At top level: contacts-address-map.c:1079:13: warning: '_vala_clear_GRecMutex' defined but not used [-Wunused-function] static void _vala_clear_GRecMutex (GRecMutex * mutex) { ^ contacts-address-map.c:1088:13: warning: '_vala_clear_GRWLock' defined but not used [-Wunused-function] static void _vala_clear_GRWLock (GRWLock * mutex) { ^ contacts-contact-editor.c:4746:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp95_ = _tmp94_; ^ contacts-address-map.c:1097:13: warning: '_vala_clear_GCond' defined but not used [-Wunused-function] static void _vala_clear_GCond (GCond * mutex) { ^ contacts-contact-editor.c:4748:10: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [enabled by default] _tmp97_ = gee_abstract_map_get_keys ((GeeMap*) _tmp96_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1476:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); ^ contacts-contact-editor.c:4782:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp110_ = _tmp109_; ^ contacts-contact-editor.c:4794:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp117_ = _tmp116_; ^ contacts-contact-editor.c: In function '__lambda64_': contacts-contact-editor.c:5033:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactEditor* self; ^ contacts-contact-editor.c: In function '__lambda65_': contacts-contact-editor.c:5126:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactEditor* self; ^ contacts-contact-editor.c: In function '__lambda66_': contacts-contact-editor.c:5147:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactEditor* self; ^ contacts-types.c:215:1: warning: excess elements in struct initializer [enabled by default] static const ContactsTypeSetInitData CONTACTS_TYPESET_general_data[2] = {{"Home", {"HOME"}, 3}, {"Work", {"WORK"}, 3}}; ^ contacts-types.c:215:1: warning: (near initialization for 'CONTACTS_TYPESET_general_data[0]') [enabled by default] contacts-types.c:215:1: warning: excess elements in struct initializer [enabled by default] contacts-types.c:215:1: warning: (near initialization for 'CONTACTS_TYPESET_general_data[1]') [enabled by default] contacts-types.c:216:1: warning: excess elements in struct initializer [enabled by default] static const ContactsTypeSetInitData CONTACTS_TYPESET_email_data[3] = {{"Personal", {"PERSONAL"}, 3}, {"Home", {"HOME"}, 3}, {"Work", {"WORK"}, 3}}; ^ contacts-types.c:216:1: warning: (near initialization for 'CONTACTS_TYPESET_email_data[0]') [enabled by default] contacts-types.c:216:1: warning: excess elements in struct initializer [enabled by default] contacts-types.c:216:1: warning: (near initialization for 'CONTACTS_TYPESET_email_data[1]') [enabled by default] contacts-types.c:216:1: warning: excess elements in struct initializer [enabled by default] contacts-types.c:216:1: warning: (near initialization for 'CONTACTS_TYPESET_email_data[2]') [enabled by default] contacts-contact-editor.c: In function 'contacts_contact_editor_edit': contacts-types.c: In function 'contacts_typeset_add_init_data': contacts-types.c:373:3: warning: passing argument 2 of 'g_hash_table_insert' discards 'const' qualifier from pointer target type [enabled by default] g_hash_table_insert (_tmp12_, _tmp13_, _tmp15_); ^ In file included from /usr/include/glib-2.0/glib.h:50:0, from contacts-types.c:22: /usr/include/glib-2.0/glib/ghash.h:67:13: note: expected 'gpointer' but argument is of type 'const gchar *' gboolean g_hash_table_insert (GHashTable *hash_table, ^ contacts-contact-editor.c:5404:5: warning: passing argument 6 of 'gee_hash_map_new' from incompatible pointer type [enabled by default] _tmp78_ = gee_hash_map_new (G_TYPE_STRING, (GBoxedCopyFunc) g_strdup, g_free, CONTACTS_CONTACT_EDITOR_TYPE_FIELD, (GBoxedCopyFunc) contacts_contact_editor_field_dup, contacts_contact_editor_field_free, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); ^ contacts-types.c:443:6: warning: passing argument 2 of 'g_hash_table_insert' discards 'const' qualifier from pointer target type [enabled by default] g_hash_table_insert (_tmp34_, _tmp35_, _tmp36_); ^ In file included from /usr/include/glib-2.0/glib.h:50:0, from contacts-types.c:22: /usr/include/glib-2.0/glib/ghash.h:67:13: note: expected 'gpointer' but argument is of type 'const gchar *' gboolean g_hash_table_insert (GHashTable *hash_table, ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1609:13: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct ContactsContactEditorField *)' GeeHashMap* gee_hash_map_new (GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func, GeeHashDataFunc key_hash_func, void* key_hash_func_target, GDestroyNotify key_hash_func_target_destroy_notify, GeeEqualDataFunc key_equal_func, void* key_equal_func_target, GDestroyNotify key_equal_func_target_destroy_notify, GeeEqualDataFunc value_equal_func, void* value_equal_func_target, GDestroyNotify value_equal_func_target_destroy_notify); ^ contacts-types.c: In function 'contacts_typeset_add_init_data_done': contacts-types.c:468:8: warning: unused variable '_untranslated_collection_size_' [-Wunused-variable] gint _untranslated_collection_size_ = 0; ^ contacts-types.c:467:8: warning: variable 'untranslated_collection_length1' set but not used [-Wunused-but-set-variable] gint untranslated_collection_length1 = 0; ^ contacts-contact-editor.c:5413:11: warning: unused variable '_prop_collection_size_' [-Wunused-variable] gint _prop_collection_size_ = 0; ^ contacts-contact-editor.c:5412:11: warning: variable 'prop_collection_length1' set but not used [-Wunused-but-set-variable] gint prop_collection_length1 = 0; ^ contacts-contact-editor.c:5318:12: warning: variable '_tmp73_' set but not used [-Wunused-but-set-variable] gchar** _tmp73_ = NULL; ^ contacts-contact-editor.c:5317:9: warning: variable '_rw_props_size_' set but not used [-Wunused-but-set-variable] gint _rw_props_size_ = 0; ^ contacts-contact-editor.c: In function 'contacts_contact_editor_properties_changed': contacts-contact-editor.c:5511:2: warning: passing argument 6 of 'gee_hash_map_new' from incompatible pointer type [enabled by default] _tmp0_ = gee_hash_map_new (G_TYPE_STRING, (GBoxedCopyFunc) g_strdup, g_free, CONTACTS_CONTACT_EDITOR_TYPE_PROPERTY_DATA, (GBoxedCopyFunc) contacts_contact_editor_property_data_dup, contacts_contact_editor_property_data_free, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1609:13: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct ContactsContactEditorPropertyData *)' GeeHashMap* gee_hash_map_new (GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func, GeeHashDataFunc key_hash_func, void* key_hash_func_target, GDestroyNotify key_hash_func_target_destroy_notify, GeeEqualDataFunc key_equal_func, void* key_equal_func_target, GDestroyNotify key_equal_func_target_destroy_notify, GeeEqualDataFunc value_equal_func, void* value_equal_func_target, GDestroyNotify value_equal_func_target_destroy_notify); ^ contacts-contact.c: In function '__lambda10_': contacts-contact.c:1136:27: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactPresence* self; ^ contacts-contact-editor.c:5522:3: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp2_ = gee_abstract_map_get_entries ((GeeMap*) _tmp1_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-types.c: In function 'contacts_typeset_update_details': contacts-types.c:1236:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] init_data = _tmp65_; ^ contacts-contact-editor.c:5555:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp13_ = _tmp12_; ^ contacts-contact.c: In function 'contacts_contact_get_secondary_string': contacts-contact.c:1310:10: warning: variable '_tmp9_' set but not used [-Wunused-but-set-variable] gchar* _tmp9_ = NULL; ^ contacts-accounts-list.c: In function 'contacts_accounts_list_update_contents': contacts-accounts-list.c:263:8: warning: unused variable '_persona_store_collection_size_' [-Wunused-variable] gint _persona_store_collection_size_ = 0; ^ contacts-contact.c:1308:8: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable] gint _tmp7__length1 = 0; ^ contacts-contact.c:1380:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp25_ = _tmp24_; ^ contacts-types.c: In function 'contacts_typeset_get_general': contacts-contact-editor.c:5556:5: warning: passing argument 1 of 'gee_abstract_map_get_entries' from incompatible pointer type [enabled by default] _tmp14_ = gee_abstract_map_get_entries ((GeeMap*) ((GeeHashMap*) _tmp13_)); ^ contacts-types.c:1368:6: warning: passing argument 2 of 'contacts_typeset_add_init_data' discards 'const' qualifier from pointer target type [enabled by default] contacts_typeset_add_init_data (_tmp8_, &CONTACTS_TYPESET_general_data[_tmp9_]); ^ contacts-types.c:328:13: note: expected 'struct ContactsTypeSetInitData *' but argument is of type 'const struct ContactsTypeSetInitData *' static void contacts_typeset_add_init_data (ContactsTypeSet* self, ContactsTypeSetInitData* init_data) { ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1478:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_entries (GeeAbstractMap* self); ^ contacts-contact.c:1405:13: warning: variable '_tmp41_' set but not used [-Wunused-but-set-variable] gchar* _tmp41_ = NULL; ^ contacts-types.c:1326:7: warning: variable '_standard_size_' set but not used [-Wunused-but-set-variable] gint _standard_size_ = 0; ^ contacts-contact.c:1403:11: warning: variable '_tmp39__length1' set but not used [-Wunused-but-set-variable] gint _tmp39__length1 = 0; ^ contacts-contact.c:1401:13: warning: variable '_tmp38_' set but not used [-Wunused-but-set-variable] gchar* _tmp38_ = NULL; ^ gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o um-crop-area.o um-crop-area.c contacts-contact.c:1399:11: warning: variable '_tmp36__length1' set but not used [-Wunused-but-set-variable] gint _tmp36__length1 = 0; ^ contacts-types.c: In function 'contacts_typeset_get_email': contacts-types.c:1436:6: warning: passing argument 2 of 'contacts_typeset_add_init_data' discards 'const' qualifier from pointer target type [enabled by default] contacts_typeset_add_init_data (_tmp9_, &CONTACTS_TYPESET_email_data[_tmp10_]); ^ contacts-types.c:328:13: note: expected 'struct ContactsTypeSetInitData *' but argument is of type 'const struct ContactsTypeSetInitData *' static void contacts_typeset_add_init_data (ContactsTypeSet* self, ContactsTypeSetInitData* init_data) { ^ contacts-contact-editor.c:5584:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp26_ = _tmp25_; ^ contacts-contact.c:1468:14: warning: variable '_tmp59_' set but not used [-Wunused-but-set-variable] gchar* _tmp59_ = NULL; ^ contacts-types.c:1392:7: warning: variable '_standard_size_' set but not used [-Wunused-but-set-variable] gint _standard_size_ = 0; ^ contacts-types.c: In function 'contacts_typeset_get_phone': contacts-contact.c:1466:12: warning: variable '_tmp57__length1' set but not used [-Wunused-but-set-variable] gint _tmp57__length1 = 0; ^ contacts-contact.c:1464:14: warning: variable '_tmp56_' set but not used [-Wunused-but-set-variable] gchar* _tmp56_ = NULL; ^ contacts-types.c:1454:2: warning: excess elements in struct initializer [enabled by default] static const ContactsTypeSetInitData data[] = {{"Assistant", {"X-EVOLUTION-ASSISTANT"}, 3}, {"Work", {"WORK", "VOICE"}, 3}, {"Work Fax", {"WORK", "FAX"}, 3}, {"Callback", {"X-EVOLUTION-CALLBACK"}, 3}, {"Car", {"CAR"}, 3}, {"Company", {"X-EVOLUTION-COMPANY"}, 3}, {"Home", {"HOME", "VOICE"}, 3}, {"Home Fax", {"HOME", "FAX"}, 3}, {"ISDN", {"ISDN"}, 3}, {"Mobile", {"CELL"}, 3}, {"Other", {"VOICE"}, 3}, {"Fax", {"FAX"}, 3}, {"Pager", {"PAGER"}, 3}, {"Radio", {"X-EVOLUTION-RADIO"}, 3}, {"Telex", {"X-EVOLUTION-TELEX"}, 3}, {"TTY", {"X-EVOLUTION-TTYTDD"}, 3}}; ^ contacts-types.c:1454:2: warning: (near initialization for 'data[0]') [enabled by default] contacts-types.c:1454:2: warning: excess elements in struct initializer [enabled by default] contacts-types.c:1454:2: warning: (near initialization for 'data[1]') [enabled by default] contacts-types.c:1454:2: warning: excess elements in struct initializer [enabled by default] contacts-types.c:1454:2: warning: (near initialization for 'data[2]') [enabled by default] contacts-types.c:1454:2: warning: excess elements in struct initializer [enabled by default] contacts-types.c:1454:2: warning: (near initialization for 'data[3]') [enabled by default] contacts-contact.c:1462:12: warning: variable '_tmp54__length1' set but not used [-Wunused-but-set-variable] gint _tmp54__length1 = 0; ^ contacts-types.c:1454:2: warning: excess elements in struct initializer [enabled by default] contacts-types.c:1454:2: warning: (near initialization for 'data[4]') [enabled by default] contacts-types.c:1454:2: warning: excess elements in struct initializer [enabled by default] contacts-types.c:1454:2: warning: (near initialization for 'data[5]') [enabled by default] contacts-types.c:1454:2: warning: excess elements in struct initializer [enabled by default] contacts-types.c:1454:2: warning: (near initialization for 'data[6]') [enabled by default] contacts-types.c:1454:2: warning: excess elements in struct initializer [enabled by default] contacts-types.c:1454:2: warning: (near initialization for 'data[7]') [enabled by default] contacts-types.c:1454:2: warning: excess elements in struct initializer [enabled by default] contacts-types.c:1454:2: warning: (near initialization for 'data[8]') [enabled by default] contacts-types.c:1454:2: warning: excess elements in struct initializer [enabled by default] contacts-types.c:1454:2: warning: (near initialization for 'data[9]') [enabled by default] contacts-types.c:1454:2: warning: excess elements in struct initializer [enabled by default] contacts-types.c:1454:2: warning: (near initialization for 'data[10]') [enabled by default] contacts-types.c:1454:2: warning: excess elements in struct initializer [enabled by default] contacts-types.c:1454:2: warning: (near initialization for 'data[11]') [enabled by default] contacts-types.c:1454:2: warning: excess elements in struct initializer [enabled by default] contacts-types.c:1454:2: warning: (near initialization for 'data[12]') [enabled by default] contacts-types.c:1454:2: warning: excess elements in struct initializer [enabled by default] contacts-types.c:1454:2: warning: (near initialization for 'data[13]') [enabled by default] contacts-types.c:1454:2: warning: excess elements in struct initializer [enabled by default] contacts-types.c:1454:2: warning: (near initialization for 'data[14]') [enabled by default] contacts-types.c:1454:2: warning: excess elements in struct initializer [enabled by default] contacts-types.c:1454:2: warning: (near initialization for 'data[15]') [enabled by default] contacts-contact.c:1518:14: warning: variable '_tmp70_' set but not used [-Wunused-but-set-variable] gchar* _tmp70_ = NULL; ^ contacts-contact.c:1516:12: warning: variable '_tmp68__length1' set but not used [-Wunused-but-set-variable] gint _tmp68__length1 = 0; ^ contacts-avatar-dialog.c: In function 'contacts_avatar_dialog_update_grid': contacts-contact-editor.c:5655:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp47_ = _tmp46_; ^ contacts-contact.c:1567:13: warning: variable '_tmp82_' set but not used [-Wunused-but-set-variable] gchar* _tmp82_ = NULL; ^ contacts-types.c:1505:6: warning: passing argument 2 of 'contacts_typeset_add_init_data' discards 'const' qualifier from pointer target type [enabled by default] contacts_typeset_add_init_data (_tmp9_, &data[_tmp10_]); ^ contacts-avatar-dialog.c:638:8: warning: unused variable '_file_name_collection_size_' [-Wunused-variable] gint _file_name_collection_size_ = 0; ^ contacts-types.c:328:13: note: expected 'struct ContactsTypeSetInitData *' but argument is of type 'const struct ContactsTypeSetInitData *' static void contacts_typeset_add_init_data (ContactsTypeSet* self, ContactsTypeSetInitData* init_data) { ^ contacts-contact.c:1565:11: warning: variable '_tmp80__length1' set but not used [-Wunused-but-set-variable] gint _tmp80__length1 = 0; ^ contacts-avatar-dialog.c:637:8: warning: variable 'file_name_collection_length1' set but not used [-Wunused-but-set-variable] gint file_name_collection_length1 = 0; ^ contacts-avatar-dialog.c:531:7: warning: variable '_stock_files_size_' set but not used [-Wunused-but-set-variable] gint _stock_files_size_ = 0; ^ contacts-types.c:1531:6: warning: passing argument 2 of 'contacts_typeset_add_init_data' discards 'const' qualifier from pointer target type [enabled by default] contacts_typeset_add_init_data (_tmp14_, &CONTACTS_TYPESET_general_data[_tmp15_]); ^ contacts-types.c:328:13: note: expected 'struct ContactsTypeSetInitData *' but argument is of type 'const struct ContactsTypeSetInitData *' static void contacts_typeset_add_init_data (ContactsTypeSet* self, ContactsTypeSetInitData* init_data) { ^ contacts-contact.c:1614:14: warning: variable '_tmp94_' set but not used [-Wunused-but-set-variable] gchar* _tmp94_ = NULL; ^ contacts-contact.c:1612:12: warning: variable '_tmp92__length1' set but not used [-Wunused-but-set-variable] gint _tmp92__length1 = 0; ^ contacts-types.c:1461:7: warning: variable '_standard_size_' set but not used [-Wunused-but-set-variable] gint _standard_size_ = 0; ^ contacts-contact-editor.c:5674:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp52_ = _tmp51_; ^ contacts-contact.c: In function 'contacts_contact_persona_has_writable_property': contacts-contact.c:1694:8: warning: unused variable '_p_collection_size_' [-Wunused-variable] gint _p_collection_size_ = 0; ^ contacts-contact.c:1693:8: warning: variable 'p_collection_length1' set but not used [-Wunused-but-set-variable] gint p_collection_length1 = 0; ^ contacts-contact-editor.c:5693:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp57_ = _tmp56_; ^ contacts-types.c: In function '_vala_contacts_typeset_get_property': contacts-contact-editor.c:5712:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp62_ = _tmp61_; ^ contacts-types.c:1657:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsTypeSet * self; ^ contacts-contact-editor.c:5731:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp67_ = _tmp66_; ^ contacts-contact.c: In function 'contacts_contact_lookup': contacts-contact.c:2135:8: warning: unused variable '_data_ref_collection_size_' [-Wunused-variable] gint _data_ref_collection_size_ = 0; ^ contacts-contact.c:2134:8: warning: variable 'data_ref_collection_length1' set but not used [-Wunused-but-set-variable] gint data_ref_collection_length1 = 0; ^ contacts-avatar-dialog.c: In function '___lambda60_': contacts-avatar-dialog.c:1082:24: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsAvatarDialog* self; ^ contacts-contact.c: In function 'contacts_contact_set_lookup': contacts-contact-editor.c:5750:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp72_ = _tmp71_; ^ contacts-contact.c:2174:7: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1 = 0; ^ contacts-contact.c:2171:7: warning: variable '_tmp2__length1' set but not used [-Wunused-but-set-variable] gint _tmp2__length1 = 0; ^ contacts-contact.c:2167:33: warning: variable '_tmp0_' set but not used [-Wunused-but-set-variable] ContactsContactContactDataRef* _tmp0_ = NULL; ^ contacts-avatar-dialog.c: In function '__lambda63_': contacts-contact.c: In function 'contacts_contact_remove_lookup': contacts-avatar-dialog.c:1163:10: warning: variable '_buffer_size_' set but not used [-Wunused-but-set-variable] gint _buffer_size_ = 0; ^ contacts-contact-editor.c:5769:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp77_ = _tmp76_; ^ contacts-contact.c:2269:38: warning: variable '_tmp23_' set but not used [-Wunused-but-set-variable] ContactsContactContactDataRef _tmp23_ = {0}; ^ contacts-contact.c:2266:13: warning: variable '_tmp20__length1' set but not used [-Wunused-but-set-variable] gint _tmp20__length1 = 0; ^ contacts-contact.c:2263:13: warning: variable '_tmp18__length1' set but not used [-Wunused-but-set-variable] gint _tmp18__length1 = 0; ^ contacts-contact.c:2260:39: warning: variable '_tmp17_' set but not used [-Wunused-but-set-variable] ContactsContactContactDataRef* _tmp17_ = NULL; ^ contacts-contact.c:2240:36: warning: variable '_tmp24_' set but not used [-Wunused-but-set-variable] ContactsContactContactDataRef* _tmp24_ = NULL; ^ contacts-contact.c:2239:19: warning: variable '_tmp12_' set but not used [-Wunused-but-set-variable] gconstpointer _tmp12_ = NULL; ^ contacts-contact.c:2236:10: warning: variable '_tmp9__length1' set but not used [-Wunused-but-set-variable] gint _tmp9__length1 = 0; ^ contacts-contact.c:2210:9: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1 = 0; ^ contacts-contact.c:2207:35: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable] ContactsContactContactDataRef* _tmp3_ = NULL; ^ contacts-contact-editor.c: In function 'contacts_contact_editor_add_new_row_for_property': contacts-contact-editor.c:5926:4: warning: passing argument 6 of 'gee_hash_map_new' from incompatible pointer type [enabled by default] _tmp8_ = gee_hash_map_new (G_TYPE_STRING, (GBoxedCopyFunc) g_strdup, g_free, CONTACTS_CONTACT_EDITOR_TYPE_FIELD, (GBoxedCopyFunc) contacts_contact_editor_field_dup, contacts_contact_editor_field_free, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1609:13: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct ContactsContactEditorField *)' GeeHashMap* gee_hash_map_new (GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func, GeeHashDataFunc key_hash_func, void* key_hash_func_target, GDestroyNotify key_hash_func_target_destroy_notify, GeeEqualDataFunc key_equal_func, void* key_equal_func_target, GDestroyNotify key_equal_func_target_destroy_notify, GeeEqualDataFunc value_equal_func, void* value_equal_func_target, GDestroyNotify value_equal_func_target_destroy_notify); ^ contacts-contact-editor.c:5949:3: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [enabled by default] _tmp13_ = gee_abstract_map_get_values ((GeeMap*) _tmp12_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1477:16: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); ^ contacts-contact.c: In function 'contacts_contact_contains_strings': contacts-contact.c:2907:8: warning: unused variable '_i_collection_size_' [-Wunused-variable] gint _i_collection_size_ = 0; ^ contacts-contact.c:2906:8: warning: variable 'i_collection_length1' set but not used [-Wunused-but-set-variable] gint i_collection_length1 = 0; ^ contacts-contact-editor.c:5994:6: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [enabled by default] _tmp30_ = gee_abstract_map_get_keys ((GeeMap*) _tmp29_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1476:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); ^ contacts-contact.c: In function 'contacts_contact_compare_fields': contacts-contact.c:3311:11: warning: assignment from incompatible pointer type [enabled by default] _tmp16_ = g_strcmp0; ^ contacts-contact.c: In function '_contacts_contact_compare_fields_gcompare_data_func': contacts-contact.c:3332:2: warning: passing argument 1 of 'contacts_contact_compare_fields' discards 'const' qualifier from pointer target type [enabled by default] result = contacts_contact_compare_fields (a, b); ^ contacts-contact-editor.c: In function '__lambda68_': contacts-contact.c:3243:6: note: expected 'void *' but argument is of type 'gconstpointer' gint contacts_contact_compare_fields (void* _a, void* _b) { ^ contacts-contact.c:3332:2: warning: passing argument 2 of 'contacts_contact_compare_fields' discards 'const' qualifier from pointer target type [enabled by default] result = contacts_contact_compare_fields (a, b); ^ contacts-contact.c:3243:6: note: expected 'void *' but argument is of type 'gconstpointer' gint contacts_contact_compare_fields (void* _a, void* _b) { ^ contacts-contact-editor.c:6093:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactEditor* self; ^ contacts-contact.c: In function 'contacts_contact_geocode_address': contacts-contact-editor.c: In function '__lambda67_': contacts-contact.c:3367:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (NULL, _callback_, _user_data_, contacts_contact_geocode_address); ^ contacts-contact.c:3368:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_contact_geocode_address_data_free); ^ contacts-contact.c: In function 'contacts_contact_geocode_address_finish': contacts-contact-editor.c:6165:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactEditor* self; ^ contacts-contact.c:3380:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-contact-editor.c: In function '__lambda69_': contacts-contact-editor.c:6184:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContactEditor* self; ^ contacts-contact.c: In function 'contacts_contact_geocode_address_co': contacts-contact.c:3627:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact-editor.c: In function 'contacts_contact_editor_set_new_contact': contacts-contact.c:3629:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:3637:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact-editor.c:6286:2: warning: passing argument 6 of 'gee_hash_map_new' from incompatible pointer type [enabled by default] _tmp25_ = gee_hash_map_new (G_TYPE_STRING, (GBoxedCopyFunc) g_strdup, g_free, CONTACTS_CONTACT_EDITOR_TYPE_FIELD, (GBoxedCopyFunc) contacts_contact_editor_field_dup, contacts_contact_editor_field_free, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); ^ contacts-contact.c:3639:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact-editor.c:25: /usr/include/gee-0.8/gee.h:1609:13: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct ContactsContactEditorField *)' GeeHashMap* gee_hash_map_new (GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func, GeeHashDataFunc key_hash_func, void* key_hash_func_target, GDestroyNotify key_hash_func_target_destroy_notify, GeeEqualDataFunc key_equal_func, void* key_equal_func_target, GDestroyNotify key_equal_func_target_destroy_notify, GeeEqualDataFunc value_equal_func, void* value_equal_func_target, GDestroyNotify value_equal_func_target_destroy_notify); ^ contacts-contact.c: In function 'contacts_contact_format_address': contacts-contact.c:3777:8: warning: variable '_tmp5__length1' set but not used [-Wunused-but-set-variable] gint _tmp5__length1 = 0; ^ contacts-contact-editor.c:6315:10: warning: variable '_tmp34__length1' set but not used [-Wunused-but-set-variable] gint _tmp34__length1 = 0; ^ contacts-contact.c:3776:11: warning: variable '_tmp5_' set but not used [-Wunused-but-set-variable] gchar** _tmp5_ = NULL; ^ contacts-contact.c:3796:8: warning: variable '_tmp14__length1' set but not used [-Wunused-but-set-variable] gint _tmp14__length1 = 0; ^ contacts-contact-editor.c:6312:10: warning: variable '_tmp32__length1' set but not used [-Wunused-but-set-variable] gint _tmp32__length1 = 0; ^ contacts-contact.c:3795:11: warning: variable '_tmp14_' set but not used [-Wunused-but-set-variable] gchar** _tmp14_ = NULL; ^ contacts-contact.c:3815:8: warning: variable '_tmp23__length1' set but not used [-Wunused-but-set-variable] gint _tmp23__length1 = 0; ^ contacts-contact-editor.c:6310:10: warning: variable '_tok_size_' set but not used [-Wunused-but-set-variable] gint _tok_size_ = 0; ^ contacts-contact.c:3814:11: warning: variable '_tmp23_' set but not used [-Wunused-but-set-variable] gchar** _tmp23_ = NULL; ^ contacts-contact.c:3834:8: warning: variable '_tmp32__length1' set but not used [-Wunused-but-set-variable] gint _tmp32__length1 = 0; ^ contacts-contact.c:3833:11: warning: variable '_tmp32_' set but not used [-Wunused-but-set-variable] gchar** _tmp32_ = NULL; ^ contacts-contact-editor.c:6295:8: warning: unused variable '_prop_collection_size_' [-Wunused-variable] gint _prop_collection_size_ = 0; ^ contacts-contact.c:3853:8: warning: variable '_tmp41__length1' set but not used [-Wunused-but-set-variable] gint _tmp41__length1 = 0; ^ contacts-contact.c:3852:11: warning: variable '_tmp41_' set but not used [-Wunused-but-set-variable] gchar** _tmp41_ = NULL; ^ contacts-contact-editor.c:6294:8: warning: variable 'prop_collection_length1' set but not used [-Wunused-but-set-variable] gint prop_collection_length1 = 0; ^ contacts-contact.c:3872:8: warning: variable '_tmp50__length1' set but not used [-Wunused-but-set-variable] gint _tmp50__length1 = 0; ^ contacts-contact.c:3871:11: warning: variable '_tmp50_' set but not used [-Wunused-but-set-variable] gchar** _tmp50_ = NULL; ^ contacts-contact.c:3891:8: warning: variable '_tmp59__length1' set but not used [-Wunused-but-set-variable] gint _tmp59__length1 = 0; ^ contacts-contact-editor.c:6225:7: warning: variable '_rw_props_size_' set but not used [-Wunused-but-set-variable] gint _rw_props_size_ = 0; ^ contacts-contact.c:3890:11: warning: variable '_tmp59_' set but not used [-Wunused-but-set-variable] gchar** _tmp59_ = NULL; ^ contacts-contact.c:3910:8: warning: variable '_tmp68__length1' set but not used [-Wunused-but-set-variable] gint _tmp68__length1 = 0; ^ contacts-contact.c:3909:11: warning: variable '_tmp68_' set but not used [-Wunused-but-set-variable] gchar** _tmp68_ = NULL; ^ contacts-contact.c: In function 'contacts_contact_format_im_service': contacts-contact.c:4030:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] d_collection = data; ^ contacts-contact.c:4028:8: warning: unused variable '_d_collection_size_' [-Wunused-variable] gint _d_collection_size_ = 0; ^ contacts-contact.c:4027:8: warning: variable 'd_collection_length1' set but not used [-Wunused-but-set-variable] gint d_collection_length1 = 0; ^ contacts-contact.c: In function '__lambda11_': contacts-contact.c:4235:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContact* self; ^ contacts-contact.c: In function '__lambda12_': contacts-contact.c:4285:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContact* self; ^ contacts-contact.c: In function '__lambda13_': contacts-contact.c:4306:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContact* self; ^ contacts-contact.c: In function 'contacts_contact_get_is_phone': contacts-contact.c:4541:10: warning: assignment from incompatible pointer type [enabled by default] _tmp10_ = tp_contact_get_client_types (_tmp9_); ^ contacts-contact.c:4552:8: warning: variable '_tmp14__length1' set but not used [-Wunused-but-set-variable] gint _tmp14__length1 = 0; ^ contacts-contact.c:4516:7: warning: variable '_tmp13__length1' set but not used [-Wunused-but-set-variable] gint _tmp13__length1 = 0; ^ contacts-contact.c:4513:7: warning: variable '_types_size_' set but not used [-Wunused-but-set-variable] gint _types_size_ = 0; ^ contacts-contact.c: In function 'contacts_contact_draw_fallback_avatar': contacts-contact.c:5261:5: warning: 'gtk_icon_info_free' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkicontheme.h:284): Use 'g_object_unref' instead [-Wdeprecated-declarations] _gtk_icon_info_free0 (icon_info); ^ contacts-contact.c:5291:3: warning: 'gtk_icon_info_free' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkicontheme.h:284): Use 'g_object_unref' instead [-Wdeprecated-declarations] _gtk_icon_info_free0 (icon_info); ^ contacts-contact.c: In function 'contacts_contact_remove_personas': contacts-contact.c:5411:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_contact_remove_personas); ^ contacts-contact.c:5412:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_contact_remove_personas_data_free); ^ contacts-contact.c: In function 'contacts_contact_remove_personas_finish': contacts-contact.c:5421:2: warning: 'g_simple_async_result_propagate_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:119) [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (_res_), error)) { ^ contacts-contact.c:5424:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-contact.c:5420:37: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ContactsContactRemovePersonasData* _data_; ^ contacts-contact.c: In function 'contacts_contact_remove_personas_co': contacts-contact.c:5535:6: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:5541:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:5543:7: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:5562:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:5564:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c: In function 'contacts_contact_ensure_primary_persona': contacts-contact.c:5584:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_contact_ensure_primary_persona); ^ contacts-contact.c:5585:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_contact_ensure_primary_persona_data_free); ^ contacts-contact.c: In function 'contacts_contact_ensure_primary_persona_finish': contacts-contact.c:5595:2: warning: 'g_simple_async_result_propagate_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:119) [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (_res_), error)) { ^ contacts-contact.c:5598:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-contact.c: In function 'contacts_contact_ensure_primary_persona_co': contacts-contact.c:5632:4: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:5634:4: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:5654:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _data_->_tmp8_ = gee_abstract_collection_get_size ((GeeCollection*) _data_->_tmp7_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact.c:27: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-contact.c:5682:4: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:5687:5: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:5689:5: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:5714:4: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:5719:5: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:5721:5: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:5736:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:5738:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:5745:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:5747:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c: In function '__lambda6_': contacts-contact.c:5998:11: warning: assignment from incompatible pointer type [enabled by default] _tmp46_ = g_strcmp0; ^ contacts-contact.c:6035:10: warning: assignment from incompatible pointer type [enabled by default] _tmp60_ = g_strcmp0; ^ contacts-contact.c: In function 'contacts_contact_get_personas_for_display': contacts-contact.c:6103:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp7_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp6_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact.c:27: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-contact.c: In function '__lambda14_': contacts-contact.c:6897:5: warning: passing argument 3 of 'gee_abstract_map_set' makes pointer from integer without a cast [enabled by default] gee_abstract_map_set ((GeeAbstractMap*) _tmp3_, _tmp4_, _tmp6_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact.c:27: /usr/include/gee-0.8/gee.h:1467:6: note: expected 'gconstpointer' but argument is of type 'gint' void gee_abstract_map_set (GeeAbstractMap* self, gconstpointer key, gconstpointer value); ^ contacts-contact.c:6878:8: warning: unused variable '_p_collection_size_' [-Wunused-variable] gint _p_collection_size_ = 0; ^ contacts-contact.c:6877:8: warning: variable 'p_collection_length1' set but not used [-Wunused-but-set-variable] gint p_collection_length1 = 0; ^ contacts-contact.c: In function 'contacts_contact_sort_persona_properties': contacts-contact.c:7064:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ contacts-contact.c:7063:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ contacts-contact.c:7091:10: warning: assignment from incompatible pointer type [enabled by default] _tmp10_ = _tmp9_; ^ contacts-contact.c: In function 'contacts_contact_set_individual_property': contacts-contact.c:7126:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (NULL, _callback_, _user_data_, contacts_contact_set_individual_property); ^ contacts-contact.c:7127:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_contact_set_individual_property_data_free); ^ contacts-contact.c: In function 'contacts_contact_set_individual_property_finish': contacts-contact.c:7152:2: warning: 'g_simple_async_result_propagate_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:119) [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (_res_), error)) { ^ contacts-contact.c:7155:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-contact.c: In function 'contacts_contact_set_individual_property_co': contacts-contact.c:7208:24: warning: assignment from incompatible pointer type [enabled by default] _data_->personas_copy = _data_->_tmp5_; ^ contacts-contact.c:7236:5: warning: passing argument 3 of '_vala_string_array_contains' discards 'const' qualifier from pointer target type [enabled by default] if (_vala_string_array_contains (_data_->_tmp11_, _data_->_tmp11__length1, _data_->_tmp8_)) { ^ contacts-contact.c:7162:17: note: expected 'gchar *' but argument is of type 'const gchar *' static gboolean _vala_string_array_contains (gchar** stack, int stack_length, gchar* needle) { ^ contacts-contact.c:7250:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:7255:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:7257:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:7289:4: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:7294:5: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:7296:5: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:7309:4: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:7311:4: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:7319:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:7321:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:7327:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:7329:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c: In function 'contacts_contact_create_primary_persona_for_details': contacts-contact.c:7424:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (NULL, _callback_, _user_data_, contacts_contact_create_primary_persona_for_details); ^ contacts-contact.c:7425:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_contact_create_primary_persona_for_details_data_free); ^ contacts-contact.c: In function 'contacts_contact_create_primary_persona_for_details_finish': contacts-contact.c:7441:2: warning: 'g_simple_async_result_propagate_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:119) [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (_res_), error)) { ^ contacts-contact.c:7444:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-contact.c: In function 'contacts_contact_create_primary_persona_for_details_co': contacts-contact.c:7482:3: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:7485:4: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:7487:4: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:7494:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:7496:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:7502:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:7504:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c: In function 'contacts_contact_set_persona_property': contacts-contact.c:7530:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (NULL, _callback_, _user_data_, contacts_contact_set_persona_property); ^ contacts-contact.c:7531:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_contact_set_persona_property_data_free); ^ contacts-contact.c: In function 'contacts_contact_set_persona_property_finish': contacts-contact.c:7555:2: warning: 'g_simple_async_result_propagate_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:119) [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (_res_), error)) { ^ contacts-contact.c:7558:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-contact.c:7554:41: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ContactsContactSetPersonaPropertyData* _data_; ^ contacts-contact.c: In function 'contacts_contact_set_persona_property_co': contacts-contact.c:7663:5: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:7667:6: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:7669:6: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:7682:4: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:7684:4: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:7710:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:7713:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:7715:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:7743:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:7746:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:7748:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:7776:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:7779:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:7781:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:7809:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:7812:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:7814:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:7842:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:7845:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:7847:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:7875:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:7878:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:7880:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:7908:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:7911:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contact-resources.o contact-resources.c contacts-contact.c:7913:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:7941:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:7944:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:7946:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:7974:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:7977:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:7979:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:8007:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:8010:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:8012:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:8040:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:8043:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:8045:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contacts-esd-setup.o contacts-esd-setup.c contacts-contact.c:8073:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:8076:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:8078:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:8106:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:8109:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:8111:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:8139:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cheese-flash.o cheese-flash.c contacts-contact.c:8142:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:8144:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:8172:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:8175:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:8177:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:8205:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:8208:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:8210:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:8238:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:8241:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:8243:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:8271:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:8274:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:8276:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:8304:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:8307:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:8309:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:8335:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:8337:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c: In function '__lambda15_': contacts-contact.c:8368:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsContact* self; ^ contacts-contact.c: In function 'contacts_fake_persona_store_real_prepare': contacts-contact.c:8961:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_fake_persona_store_real_prepare); ^ contacts-contact.c:8962:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_fake_persona_store_real_prepare_data_free); ^ contacts-contact.c: In function 'contacts_fake_persona_store_real_prepare_finish': contacts-contact.c:8971:2: warning: 'g_simple_async_result_propagate_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:119) [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (_res_), error)) { ^ contacts-contact.c:8974:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-contact.c:8970:39: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ContactsFakePersonaStorePrepareData* _data_; ^ contacts-contact.c: In function 'contacts_fake_persona_store_real_prepare_co': contacts-contact.c:8987:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:8989:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c: In function 'contacts_fake_persona_store_real_add_persona_from_details': contacts-contact.c:9014:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_fake_persona_store_real_add_persona_from_details); ^ contacts-contact.c:9015:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_fake_persona_store_real_add_persona_from_details_data_free); ^ contacts-contact.c: In function 'contacts_fake_persona_store_real_add_persona_from_details_finish': contacts-contact.c:9029:2: warning: 'g_simple_async_result_propagate_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:119) [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (_res_), error)) { ^ contacts-contact.c:9032:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-contact.c: In function 'contacts_fake_persona_store_real_add_persona_from_details_co': contacts-contact.c:9049:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:9051:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:9056:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:9058:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c: In function 'contacts_fake_persona_store_real_remove_persona': contacts-contact.c:9082:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_fake_persona_store_real_remove_persona); ^ contacts-contact.c:9083:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_fake_persona_store_real_remove_persona_data_free); ^ contacts-contact.c: In function 'contacts_fake_persona_store_real_remove_persona_finish': gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/gee-0.8 -I/usr/include/telepathy-1.0 -I/usr/include/evolution-data-server -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/geocode-glib-1.0 -I/usr/include/gsettings-desktop-schemas -I../libgd -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/gnome-contacts"\" -DPKGLIBDIR=\""/usr/lib64/gnome-contacts"\" -DGNOME_DESKTOP_USE_UNSTABLE_API -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/clutter-gst-3.0 -I/usr/include/gstreamer-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contacts-shell-search-provider.o contacts-shell-search-provider.c contacts-contact.c:9096:2: warning: 'g_simple_async_result_propagate_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:119) [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (_res_), error)) { ^ contacts-contact.c:9099:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-contact.c:9095:45: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ContactsFakePersonaStoreRemovePersonaData* _data_; ^ contacts-contact.c: In function 'contacts_fake_persona_store_real_remove_persona_co': contacts-contact.c:9112:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:9114:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c: In function 'contacts_fake_persona_store_real_get_type_id': glib-mkenums --comments '' --fhead "" --vhead " <@type@ id='org.gnome.Contacts.@EnumName@'>" --vprod " " --vtail " " --ftail "" contacts-view.c > org.gnome.Contacts.enums.xml.tmp && mv org.gnome.Contacts.enums.xml.tmp org.gnome.Contacts.enums.xml contacts-contact.c:9123:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsFakePersonaStore* self; ^ contacts-contact.c: In function 'contacts_fake_persona_store_real_get_can_add_personas': contacts-contact.c:9143:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsFakePersonaStore* self; ^ contacts-contact.c: In function 'contacts_fake_persona_store_real_get_can_alias_personas': contacts-contact.c:9152:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsFakePersonaStore* self; ^ contacts-contact.c: In function 'contacts_fake_persona_store_real_get_can_group_personas': contacts-contact.c:9161:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsFakePersonaStore* self; ^ contacts-contact.c: In function 'contacts_fake_persona_store_real_get_can_remove_personas': main.c: In function '_vala_main': main.c:62:19: warning: ignoring return value of 'gtk_clutter_init', declared with attribute warn_unused_result [-Wunused-result] gtk_clutter_init (&args_length1, &args); ^ contacts-contact.c:9170:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsFakePersonaStore* self; ^ contacts-contact.c: In function 'contacts_fake_persona_store_real_get_is_prepared': contacts-contact.c:9179:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsFakePersonaStore* self; ^ contacts-contact.c: In function 'contacts_fake_persona_store_real_get_is_quiescent': contacts-contact.c:9188:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsFakePersonaStore* self; ^ um-crop-area.c: In function 'update_pixbufs': um-crop-area.c:116:17: warning: 'gtk_style_context_get_background_color' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1201): Use 'gtk_render_background' instead [-Wdeprecated-declarations] gtk_style_context_get_background_color (context, gtk_style_context_get_state (context), &color); ^ um-crop-area.c: In function 'update_cursor': um-crop-area.c:354:17: warning: 'gdk_cursor_new' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcursor.h:228) [-Wdeprecated-declarations] GdkCursor *cursor = gdk_cursor_new (cursor_type); ^ contacts-contact.c: In function 'contacts_fake_persona_make_real_and_set': contacts-contact.c:9445:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_fake_persona_make_real_and_set); ^ contacts-contact.c:9446:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_fake_persona_make_real_and_set_data_free); ^ contacts-contact.c: In function 'contacts_fake_persona_make_real_and_set_finish': contacts-contact.c:9469:2: warning: 'g_simple_async_result_propagate_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:119) [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (_res_), error)) { ^ contacts-contact.c:9472:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-contact.c: In function 'contacts_fake_persona_make_real_and_set_co': contacts-contact.c:9552:5: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ LC_ALL=C /usr/bin/intltool-merge -x -u --no-translations org.gnome.Contacts.gschema.xml.in org.gnome.Contacts.gschema.xml contacts-contact.c:9556:6: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:9558:6: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:9591:4: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _data_->_tmp22_ = gee_abstract_collection_get_size ((GeeCollection*) _data_->_tmp21_); ^ In file included from /usr/include/folks/folks.h:11:0, from contacts-contact.c:27: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-contact.c:9631:7: warning: 'g_simple_async_result_set_from_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113) [-Wdeprecated-declarations] g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_); ^ contacts-contact.c:9638:8: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:9640:8: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:9662:4: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:9664:4: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:9680:4: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:9682:4: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c:9689:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-contact.c:9691:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-contact.c: In function 'contacts_fake_persona_real_get_linkable_properties': contacts-contact.c:9758:9: warning: assignment from incompatible pointer type [enabled by default] _tmp0_ = CONTACTS_FAKE_PERSONA__linkable_properties; ^ contacts-contact.c:9754:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsFakePersona* self; ^ contacts-contact.c: In function 'contacts_fake_persona_real_get_writeable_properties': contacts-contact.c:9774:9: warning: assignment from incompatible pointer type [enabled by default] _tmp0_ = CONTACTS_FAKE_PERSONA__writeable_properties; ^ contacts-contact.c:9770:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsFakePersona* self; ^ contacts-window.c: In function 'block42_data_unref': contacts-window.c:433:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsWindow* self; ^ contacts-window.c: In function '___lambda95_': contacts-window.c:527:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsWindow* self; ^ contacts-window.c: In function 'contacts_window_init_content_widgets': contacts-window.c:1141:8: warning: variable '_tmp13__length1' set but not used [-Wunused-but-set-variable] gint _tmp13__length1 = 0; ^ contacts-window.c:1135:8: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable] gint _tmp8__length1 = 0; ^ contacts-window.c:1113:7: warning: variable '_tmp6__length1' set but not used [-Wunused-but-set-variable] gint _tmp6__length1 = 0; ^ contacts-window.c:1105:7: warning: variable '_tokens_size_' set but not used [-Wunused-but-set-variable] gint _tokens_size_ = 0; ^ contacts-window.c: In function '__lambda100_': contacts-window.c:1365:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsWindow* self; ^ contacts-window.c: In function '__lambda101_': contacts-window.c:1384:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsWindow* self; ^ contacts-window.c: In function 'contacts_window_list_pane_link_contacts_cb': contacts-window.c:1438:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp5_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp4_); ^ In file included from /usr/include/folks/folks.h:11:0, from /usr/include/folks/folks-eds.h:8, from contacts-window.c:26: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-window.c:1442:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp9_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp8_); ^ In file included from /usr/include/folks/folks.h:11:0, from /usr/include/folks/folks-eds.h:8, from contacts-window.c:26: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-window.c: In function '__lambda102_': contacts-window.c:1504:4: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp3_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp2_); ^ In file included from /usr/include/folks/folks.h:11:0, from /usr/include/folks/folks-eds.h:8, from contacts-window.c:26: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-window.c:1488:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsWindow* self; ^ contacts-window.c: In function '__lambda103_': contacts-window.c:1564:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp3_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp2_); ^ In file included from /usr/include/folks/folks.h:11:0, from /usr/include/folks/folks-eds.h:8, from contacts-window.c:26: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-window.c: In function 'contacts_window_list_pane_delete_contacts_cb': contacts-window.c:1651:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp6_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp5_); ^ In file included from /usr/include/folks/folks.h:11:0, from /usr/include/folks/folks-eds.h:8, from contacts-window.c:26: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-window.c:1655:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp10_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp9_); ^ In file included from /usr/include/folks/folks.h:11:0, from /usr/include/folks/folks-eds.h:8, from contacts-window.c:26: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-window.c: In function '___lambda106_': contacts-window.c:1703:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsWindow* self; ^ contacts-window.c: In function '__lambda105_': contacts-window.c:1718:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsWindow* self; ^ contacts-window.c: In function '__lambda108_': contacts-window.c:1851:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] ContactsWindow* self; ^ Merging translations into org.gnome.Contacts.gschema.xml. CREATED org.gnome.Contacts.gschema.xml glib-compile-schemas --strict --dry-run --schema-file=org.gnome.Contacts.enums.xml --schema-file=org.gnome.Contacts.gschema.xml && mkdir -p . && touch org.gnome.Contacts.gschema.valid contacts-window.c: At top level: contacts-window.c:1966:21: warning: 'contacts_window_get_left_title' defined but not used [-Wunused-function] static const gchar* contacts_window_get_left_title (ContactsWindow* self) { ^ contacts-window.c:1988:21: warning: 'contacts_window_get_right_title' defined but not used [-Wunused-function] static const gchar* contacts_window_get_right_title (ContactsWindow* self) { ^ cheese-flash.c: In function 'cheese_flash_opacity_fade': cheese-flash.c:208:3: warning: 'gtk_window_get_opacity' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwindow.h:203): Use 'gtk_widget_get_opacity' instead [-Wdeprecated-declarations] gdouble opacity = gtk_window_get_opacity (flash_window); ^ cheese-flash.c:211:3: warning: 'gtk_window_set_opacity' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwindow.h:200): Use 'gtk_widget_set_opacity' instead [-Wdeprecated-declarations] gtk_window_set_opacity (flash_window, opacity * FLASH_FADE_FACTOR); ^ cheese-flash.c: In function 'cheese_flash_fire': cheese-flash.c:280:3: warning: 'gdk_screen_get_monitor_at_window' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkscreen.h:91): Use 'gdk_display_get_monitor_at_window' instead [-Wdeprecated-declarations] monitor = gdk_screen_get_monitor_at_window (screen, ^ cheese-flash.c:283:3: warning: 'gdk_screen_get_monitor_geometry' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkscreen.h:78): Use 'gdk_monitor_get_geometry' instead [-Wdeprecated-declarations] gdk_screen_get_monitor_geometry (screen, monitor, &rect); ^ cheese-flash.c:284:3: warning: 'gdk_screen_get_monitor_workarea' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkscreen.h:82): Use 'gdk_monitor_get_workarea' instead [-Wdeprecated-declarations] gdk_screen_get_monitor_workarea (screen, monitor, &work_rect); ^ cheese-flash.c:291:3: warning: 'gtk_window_set_opacity' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwindow.h:200): Use 'gtk_widget_set_opacity' instead [-Wdeprecated-declarations] gtk_window_set_opacity (flash_window, 1); ^ contacts-shell-search-provider.c: In function 'contacts_search_provider_do_search': contacts-shell-search-provider.c:669:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_search_provider_do_search); ^ contacts-shell-search-provider.c:670:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_search_provider_do_search_data_free); ^ contacts-shell-search-provider.c: In function 'contacts_search_provider_do_search_finish': contacts-shell-search-provider.c:684:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-shell-search-provider.c: In function '_vala_g_strjoinv': contacts-shell-search-provider.c:708:11: warning: variable '_tmp4_' set but not used [-Wunused-but-set-variable] gchar** _tmp4_ = NULL; ^ contacts-shell-search-provider.c:724:9: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable] gint _tmp7__length1 = 0; ^ contacts-shell-search-provider.c:718:11: warning: variable '_tmp6_' set but not used [-Wunused-but-set-variable] gchar** _tmp6_ = NULL; ^ contacts-shell-search-provider.c:782:14: warning: variable '_tmp15_' set but not used [-Wunused-but-set-variable] gchar** _tmp15_ = NULL; ^ contacts-shell-search-provider.c:801:12: warning: variable '_tmp18__length1' set but not used [-Wunused-but-set-variable] gint _tmp18__length1 = 0; ^ contacts-shell-search-provider.c:795:14: warning: variable '_tmp17_' set but not used [-Wunused-but-set-variable] gchar** _tmp17_ = NULL; ^ contacts-shell-search-provider.c:823:11: warning: variable '_tmp25__length1' set but not used [-Wunused-but-set-variable] gint _tmp25__length1 = 0; ^ contacts-shell-search-provider.c:768:10: warning: variable '_tmp22__length1' set but not used [-Wunused-but-set-variable] gint _tmp22__length1 = 0; ^ contacts-shell-search-provider.c:764:13: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] gchar** _tmp13_ = NULL; ^ contacts-shell-search-provider.c:907:11: warning: variable '_tmp57__length1' set but not used [-Wunused-but-set-variable] gint _tmp57__length1 = 0; ^ contacts-shell-search-provider.c:880:10: warning: variable '_tmp54__length1' set but not used [-Wunused-but-set-variable] gint _tmp54__length1 = 0; ^ contacts-shell-search-provider.c:873:13: warning: variable '_tmp49_' set but not used [-Wunused-but-set-variable] gchar** _tmp49_ = NULL; ^ contacts-shell-search-provider.c:752:8: warning: variable '_tmp43__length1' set but not used [-Wunused-but-set-variable] gint _tmp43__length1 = 0; ^ contacts-shell-search-provider.c:740:8: warning: variable '_tmp34_' set but not used [-Wunused-but-set-variable] gint _tmp34_ = 0; ^ contacts-shell-search-provider.c:698:7: warning: variable '_tmp3__length1' set but not used [-Wunused-but-set-variable] gint _tmp3__length1 = 0; ^ contacts-shell-search-provider.c: In function 'contacts_search_provider_do_search_co': contacts-shell-search-provider.c:1037:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _data_->_tmp29_ = gee_abstract_collection_get_size ((GeeCollection*) _data_->_tmp28_); ^ In file included from contacts-shell-search-provider.c:9:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-shell-search-provider.c:1063:5: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _data_->_tmp36_ = gee_abstract_collection_get_size ((GeeCollection*) _data_->_tmp35_); ^ In file included from contacts-shell-search-provider.c:9:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ contacts-shell-search-provider.c:1107:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-shell-search-provider.c:1109:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-shell-search-provider.c:1117:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-shell-search-provider.c:1119:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-shell-search-provider.c: In function 'contacts_search_provider_GetInitialResultSet': contacts-shell-search-provider.c:1141:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_search_provider_GetInitialResultSet); ^ contacts-shell-search-provider.c:1142:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_search_provider_GetInitialResultSet_data_free); ^ contacts-shell-search-provider.c: In function 'contacts_search_provider_GetInitialResultSet_finish': contacts-shell-search-provider.c:1156:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-shell-search-provider.c: In function 'contacts_search_provider_GetInitialResultSet_co': contacts-shell-search-provider.c:1201:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-shell-search-provider.c:1203:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-shell-search-provider.c:1208:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-shell-search-provider.c:1210:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-shell-search-provider.c: In function 'contacts_search_provider_GetSubsearchResultSet': contacts-shell-search-provider.c:1234:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_search_provider_GetSubsearchResultSet); ^ contacts-shell-search-provider.c:1235:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_search_provider_GetSubsearchResultSet_data_free); ^ contacts-shell-search-provider.c: In function 'contacts_search_provider_GetSubsearchResultSet_finish': contacts-shell-search-provider.c:1253:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-shell-search-provider.c: In function 'contacts_search_provider_GetSubsearchResultSet_co': contacts-shell-search-provider.c:1298:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-shell-search-provider.c:1300:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-shell-search-provider.c:1305:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-shell-search-provider.c:1307:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-shell-search-provider.c: In function 'contacts_search_provider_get_metas': contacts-shell-search-provider.c:1328:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_search_provider_get_metas); ^ contacts-shell-search-provider.c:1329:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_search_provider_get_metas_data_free); ^ contacts-shell-search-provider.c: In function 'contacts_search_provider_get_metas_finish': contacts-shell-search-provider.c:1342:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-shell-search-provider.c: In function 'contacts_search_provider_get_metas_co': contacts-shell-search-provider.c:1377:2: warning: passing argument 3 of 'gee_array_list_new' from incompatible pointer type [enabled by default] _data_->_tmp1_ = gee_array_list_new (G_TYPE_HASH_TABLE, (GBoxedCopyFunc) g_hash_table_ref, g_hash_table_unref, NULL, NULL, NULL); ^ In file included from contacts-shell-search-provider.c:9:0: /usr/include/gee-0.8/gee.h:1520:15: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct GHashTable *)' GeeArrayList* gee_array_list_new (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, GeeEqualDataFunc equal_func, void* equal_func_target, GDestroyNotify equal_func_target_destroy_notify); ^ contacts-shell-search-provider.c:1493:18: warning: assignment from incompatible pointer type [enabled by default] _data_->_tmp41_ = _data_->_tmp40_; ^ contacts-shell-search-provider.c:1500:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-shell-search-provider.c:1502:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-shell-search-provider.c:1509:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-shell-search-provider.c:1511:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-shell-search-provider.c: In function 'contacts_search_provider_GetResultMetas': contacts-shell-search-provider.c:1533:2: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, contacts_search_provider_GetResultMetas); ^ contacts-shell-search-provider.c:1534:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, contacts_search_provider_GetResultMetas_data_free); ^ contacts-shell-search-provider.c: In function 'contacts_search_provider_GetResultMetas_finish': contacts-shell-search-provider.c:1548:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); ^ contacts-shell-search-provider.c: In function 'contacts_search_provider_GetResultMetas_co': contacts-shell-search-provider.c:1610:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-shell-search-provider.c:1612:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-shell-search-provider.c:1617:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106) [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (_data_->_async_result); ^ contacts-shell-search-provider.c:1619:3: warning: 'g_simple_async_result_complete' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104) [-Wdeprecated-declarations] g_simple_async_result_complete (_data_->_async_result); ^ contacts-shell-search-provider.c: In function 'contacts_search_provider_LaunchSearch': contacts-shell-search-provider.c:1788:8: warning: variable '_tmp13__length1' set but not used [-Wunused-but-set-variable] gint _tmp13__length1 = 0; ^ contacts-shell-search-provider.c:1782:8: warning: variable '_tmp9__length1' set but not used [-Wunused-but-set-variable] gint _tmp9__length1 = 0; ^ contacts-shell-search-provider.c:1781:11: warning: variable '_tmp9_' set but not used [-Wunused-but-set-variable] gchar** _tmp9_ = NULL; ^ contacts-shell-search-provider.c:1779:8: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable] gint _tmp7__length1 = 0; ^ contacts-shell-search-provider.c:1778:11: warning: variable '_tmp7_' set but not used [-Wunused-but-set-variable] gchar** _tmp7_ = NULL; ^ contacts-shell-search-provider.c:1776:8: warning: variable '_tmp5__length1' set but not used [-Wunused-but-set-variable] gint _tmp5__length1 = 0; ^ contacts-shell-search-provider.c:1775:11: warning: variable '_tmp5_' set but not used [-Wunused-but-set-variable] gchar** _tmp5_ = NULL; ^ contacts-shell-search-provider.c: In function '_dbus_contacts_search_provider_GetInitialResultSet_ready': contacts-shell-search-provider.c:1923:10: warning: unused variable 'error' [-Wunused-variable] GError* error = NULL; ^ contacts-shell-search-provider.c: In function '_dbus_contacts_search_provider_GetSubsearchResultSet_ready': contacts-shell-search-provider.c:2017:10: warning: unused variable 'error' [-Wunused-variable] GError* error = NULL; ^ contacts-shell-search-provider.c: In function '_dbus_contacts_search_provider_GetResultMetas_ready': contacts-shell-search-provider.c:2083:10: warning: unused variable 'error' [-Wunused-variable] GError* error = NULL; ^ contacts-shell-search-provider.c: In function '_dbus_contacts_search_provider_ActivateResult': contacts-shell-search-provider.c:2126:10: warning: unused variable 'error' [-Wunused-variable] GError* error = NULL; ^ contacts-shell-search-provider.c: In function '_dbus_contacts_search_provider_LaunchSearch': contacts-shell-search-provider.c:2183:10: warning: unused variable 'error' [-Wunused-variable] GError* error = NULL; ^ contacts-shell-search-provider.c: In function 'contacts_search_provider_dbus_interface_get_property': contacts-shell-search-provider.c:2256:11: warning: variable 'object' set but not used [-Wunused-but-set-variable] gpointer object; ^ contacts-shell-search-provider.c: In function 'contacts_search_provider_dbus_interface_set_property': contacts-shell-search-provider.c:2265:11: warning: variable 'object' set but not used [-Wunused-but-set-variable] gpointer object; ^ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o gnome-contacts contacts-app.o contacts-address-map.o contacts-contact.o contacts-contact-sheet.o contacts-contact-editor.o contacts-contact-pane.o contacts-types.o contacts-list-pane.o contacts-linked-accounts-dialog.o contacts-linking.o contacts-store.o contacts-view.o contacts-utils.o contacts-avatar-dialog.o contacts-accounts-list.o contacts-contact-frame.o contacts-window.o main.o um-crop-area.o contact-resources.o contacts-esd-setup.o cheese-flash.o -Wl,--export-dynamic -pthread -lgnome-desktop-3 -lfolks-telepathy -lfolks-eds -lfolks -ltelepathy-glib -lebook-1.2 -ledata-book-1.2 -lebackend-1.2 -lebook-contacts-1.2 -ledataserverui-1.2 -ledataserver-1.2 -lsecret-1 -lxml2 -lsoup-2.4 -lgoa-1.0 -lgee-0.8 -lchamplain-0.12 -lclutter-gtk-1.0 -lclutter-1.0 -lgtk-3 -lcogl-path -lcogl-pango -ljson-glib-1.0 -lXi -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lX11 -lXext -lXdamage -lXcomposite -lXrandr -lXfixes -lgdk-3 -latk-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgeocode-glib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm ../libgd/libgd.la -pthread -lcheese-gtk -lgtk-3 -lcheese -lclutter-1.0 -lgstreamer-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lXi -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lX11 -lXext -lXdamage -lXcomposite -lXrandr -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lXfixes -lgobject-2.0 -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o gnome-contacts-search-provider contacts-contact.o contacts-esd-setup.o contacts-shell-search-provider.o contacts-store.o contacts-types.o contacts-utils.o -Wl,--export-dynamic -pthread -lgnome-desktop-3 -lfolks-telepathy -lfolks-eds -lfolks -ltelepathy-glib -lebook-1.2 -ledata-book-1.2 -lebackend-1.2 -lebook-contacts-1.2 -ledataserverui-1.2 -ledataserver-1.2 -lsecret-1 -lxml2 -lsoup-2.4 -lgoa-1.0 -lgee-0.8 -lchamplain-0.12 -lclutter-gtk-1.0 -lclutter-1.0 -lgtk-3 -lcogl-path -lcogl-pango -ljson-glib-1.0 -lXi -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lX11 -lXext -lXdamage -lXcomposite -lXrandr -lXfixes -lgdk-3 -latk-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgeocode-glib -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o gnome-contacts-search-provider contacts-contact.o contacts-esd-setup.o contacts-shell-search-provider.o contacts-store.o contacts-types.o contacts-utils.o -Wl,--export-dynamic -pthread -lgnome-desktop-3 -lfolks-telepathy -lfolks-eds -lfolks -ltelepathy-glib -lebook-1.2 -ledata-book-1.2 -lebackend-1.2 -lebook-contacts-1.2 -ledataserverui-1.2 -ledataserver-1.2 -lsecret-1 -lxml2 -lsoup-2.4 -lgoa-1.0 -lgee-0.8 -lchamplain-0.12 -lclutter-gtk-1.0 -lclutter-1.0 -lgtk-3 -lcogl-path -lcogl-pango -ljson-glib-1.0 -lXi -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lX11 -lXext -lXdamage -lXcomposite -lXrandr -lXfixes -lgdk-3 -latk-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgeocode-glib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o gnome-contacts contacts-app.o contacts-address-map.o contacts-contact.o contacts-contact-sheet.o contacts-contact-editor.o contacts-contact-pane.o contacts-types.o contacts-list-pane.o contacts-linked-accounts-dialog.o contacts-linking.o contacts-store.o contacts-view.o contacts-utils.o contacts-avatar-dialog.o contacts-accounts-list.o contacts-contact-frame.o contacts-window.o main.o um-crop-area.o contact-resources.o contacts-esd-setup.o cheese-flash.o -Wl,--export-dynamic -pthread -pthread -lgnome-desktop-3 -lfolks-telepathy -lfolks-eds -lfolks -ltelepathy-glib -lebook-1.2 -ledata-book-1.2 -lebackend-1.2 -lebook-contacts-1.2 -ledataserverui-1.2 -ledataserver-1.2 -lsecret-1 -lxml2 -lsoup-2.4 -lgoa-1.0 -lgee-0.8 -lchamplain-0.12 -lclutter-gtk-1.0 -lgeocode-glib ../libgd/.libs/libgd.a -lm -lcheese-gtk -lgtk-3 -lcheese -lclutter-1.0 -lgstreamer-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lXi -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lX11 -lXext -lXdamage -lXcomposite -lXrandr -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lXfixes -lgobject-2.0 -lglib-2.0 -pthread make[2]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1/src' Making all in vapi make[2]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1/vapi' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1/vapi' Making all in data make[2]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1/data' LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po org.gnome.Contacts.appdata.xml.in org.gnome.Contacts.appdata.xml LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po org.gnome.Contacts.desktop.in org.gnome.Contacts.desktop LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po org.gnome.Contacts.search-provider.ini.in org.gnome.Contacts.search-provider.ini [ -d . ] || /usr/bin/mkdir -p . ; \ sed -e "s|\@libexecdir\@|/usr/libexec|" org.gnome.Contacts.SearchProvider.service.in > org.gnome.Contacts.SearchProvider.service.tmp && mv org.gnome.Contacts.SearchProvider.service.tmp org.gnome.Contacts.SearchProvider.service (echo '[D-BUS Service]'; \ echo 'Name=org.gnome.Contacts'; \ echo 'Exec=/usr/bin/gnome-contacts --gapplication-service') > org.gnome.Contacts.service.tmp && \ mv org.gnome.Contacts.service.tmp org.gnome.Contacts.service Generating and caching the translation database Merging translations into org.gnome.Contacts.desktop. Generating and caching the translation database Merging translations into org.gnome.Contacts.search-provider.ini. Generating and caching the translation database Merging translations into org.gnome.Contacts.appdata.xml. CREATED org.gnome.Contacts.appdata.xml make[2]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1/data' Making all in po make[2]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1/po' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file af.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file as.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo fur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fur.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ga.po file=`echo gd | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gd.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hi.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file or.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo tg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tg.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1/po' Making all in man make[2]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1/man' /usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gnome-contacts.xml make[2]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1/man' make[2]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1' make[2]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1' make[1]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BiZ75X + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64 + cd gnome-contacts-3.22.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64 Making install in libgd make[1]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1/libgd' make[2]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1/libgd' make[2]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1/libgd' make[1]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1/libgd' Making install in src make[1]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1/src' Makefile:720: warning: overriding recipe for target `contacts-contact.c' Makefile:681: warning: ignoring old recipe for target `contacts-contact.c' Makefile:740: warning: overriding recipe for target `contacts-types.c' Makefile:696: warning: ignoring old recipe for target `contacts-types.c' Makefile:760: warning: overriding recipe for target `contacts-store.c' Makefile:691: warning: ignoring old recipe for target `contacts-store.c' Makefile:770: warning: overriding recipe for target `contacts-utils.c' Makefile:701: warning: ignoring old recipe for target `contacts-utils.c' make[2]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1/src' Makefile:720: warning: overriding recipe for target `contacts-contact.c' Makefile:681: warning: ignoring old recipe for target `contacts-contact.c' Makefile:740: warning: overriding recipe for target `contacts-types.c' Makefile:696: warning: ignoring old recipe for target `contacts-types.c' Makefile:760: warning: overriding recipe for target `contacts-store.c' Makefile:691: warning: ignoring old recipe for target `contacts-store.c' Makefile:770: warning: overriding recipe for target `contacts-utils.c' Makefile:701: warning: ignoring old recipe for target `contacts-utils.c' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gnome-contacts '/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/bin' libtool: install: /usr/bin/install -c gnome-contacts /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/bin/gnome-contacts /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/libexec' /bin/sh ../libtool --mode=install /usr/bin/install -c gnome-contacts-search-provider '/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/libexec' libtool: install: /usr/bin/install -c gnome-contacts-search-provider /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/libexec/gnome-contacts-search-provider if test -n "org.gnome.Contacts.gschema.xml org.gnome.Contacts.enums.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.gnome.Contacts.gschema.xml org.gnome.Contacts.enums.xml "/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[2]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1/src' make[1]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1/src' Making install in vapi make[1]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1/vapi' make[2]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1/vapi' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1/vapi' make[1]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1/vapi' Making install in data make[1]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1/data' make[2]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1/data' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/appdata' /usr/bin/install -c -m 644 org.gnome.Contacts.appdata.xml '/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/appdata' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/applications' /usr/bin/install -c -m 644 org.gnome.Contacts.desktop '/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/gnome-shell/search-providers' /usr/bin/install -c -m 644 org.gnome.Contacts.search-provider.ini '/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/gnome-shell/search-providers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/dbus-1/services' /usr/bin/install -c -m 644 org.gnome.Contacts.SearchProvider.service org.gnome.Contacts.service '/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/dbus-1/services' make[2]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1/data' make[1]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1/data' Making install in po make[1]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1/po' linguas="af ar as ast bg be bn_IN bs ca ca@valencia cs da de el en_CA en_GB eo es et eu fa fi fr fur ga gd gl gu he hi hu id is it ja kk kn ko lt lv mk ml mr nb ne nl oc or pa pl pt pt_BR ro ru sk sl sr sr@latin sv ta te tg th tr ug uk vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gnome-contacts-3.22.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/gnome-contacts.mo; \ echo "installing $lang.gmo as $dir/gnome-contacts.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/gnome-contacts.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gnome-contacts.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/gnome-contacts.mo.m; \ echo "installing $lang.gmo.m as $dir/gnome-contacts.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/gnome-contacts.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gnome-contacts.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/af/LC_MESSAGES/gnome-contacts.mo installing ar.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/ar/LC_MESSAGES/gnome-contacts.mo installing as.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/as/LC_MESSAGES/gnome-contacts.mo installing ast.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/ast/LC_MESSAGES/gnome-contacts.mo installing bg.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/bg/LC_MESSAGES/gnome-contacts.mo installing be.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/be/LC_MESSAGES/gnome-contacts.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/gnome-contacts.mo installing bs.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/bs/LC_MESSAGES/gnome-contacts.mo installing ca.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/ca/LC_MESSAGES/gnome-contacts.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/gnome-contacts.mo installing cs.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/cs/LC_MESSAGES/gnome-contacts.mo installing da.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/da/LC_MESSAGES/gnome-contacts.mo installing de.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/de/LC_MESSAGES/gnome-contacts.mo installing el.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/el/LC_MESSAGES/gnome-contacts.mo installing en_CA.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/en_CA/LC_MESSAGES/gnome-contacts.mo installing en_GB.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/en_GB/LC_MESSAGES/gnome-contacts.mo installing eo.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/eo/LC_MESSAGES/gnome-contacts.mo installing es.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/es/LC_MESSAGES/gnome-contacts.mo installing et.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/et/LC_MESSAGES/gnome-contacts.mo installing eu.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/eu/LC_MESSAGES/gnome-contacts.mo installing fa.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/fa/LC_MESSAGES/gnome-contacts.mo installing fi.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/fi/LC_MESSAGES/gnome-contacts.mo installing fr.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/fr/LC_MESSAGES/gnome-contacts.mo installing fur.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/fur/LC_MESSAGES/gnome-contacts.mo installing ga.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/ga/LC_MESSAGES/gnome-contacts.mo installing gd.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/gd/LC_MESSAGES/gnome-contacts.mo installing gl.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/gl/LC_MESSAGES/gnome-contacts.mo installing gu.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/gu/LC_MESSAGES/gnome-contacts.mo installing he.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/he/LC_MESSAGES/gnome-contacts.mo installing hi.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/hi/LC_MESSAGES/gnome-contacts.mo installing hu.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/hu/LC_MESSAGES/gnome-contacts.mo installing id.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/id/LC_MESSAGES/gnome-contacts.mo installing is.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/is/LC_MESSAGES/gnome-contacts.mo installing it.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/it/LC_MESSAGES/gnome-contacts.mo installing ja.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/ja/LC_MESSAGES/gnome-contacts.mo installing kk.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/kk/LC_MESSAGES/gnome-contacts.mo installing kn.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/kn/LC_MESSAGES/gnome-contacts.mo installing ko.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/ko/LC_MESSAGES/gnome-contacts.mo installing lt.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/lt/LC_MESSAGES/gnome-contacts.mo installing lv.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/lv/LC_MESSAGES/gnome-contacts.mo installing mk.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/mk/LC_MESSAGES/gnome-contacts.mo installing ml.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/ml/LC_MESSAGES/gnome-contacts.mo installing mr.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/mr/LC_MESSAGES/gnome-contacts.mo installing nb.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/nb/LC_MESSAGES/gnome-contacts.mo installing ne.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/ne/LC_MESSAGES/gnome-contacts.mo installing nl.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/nl/LC_MESSAGES/gnome-contacts.mo installing oc.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/oc/LC_MESSAGES/gnome-contacts.mo installing or.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/or/LC_MESSAGES/gnome-contacts.mo installing pa.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/pa/LC_MESSAGES/gnome-contacts.mo installing pl.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/pl/LC_MESSAGES/gnome-contacts.mo installing pt.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/pt/LC_MESSAGES/gnome-contacts.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/gnome-contacts.mo installing ro.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/ro/LC_MESSAGES/gnome-contacts.mo installing ru.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/ru/LC_MESSAGES/gnome-contacts.mo installing sk.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/sk/LC_MESSAGES/gnome-contacts.mo installing sl.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/sl/LC_MESSAGES/gnome-contacts.mo installing sr.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/sr/LC_MESSAGES/gnome-contacts.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/gnome-contacts.mo installing sv.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/sv/LC_MESSAGES/gnome-contacts.mo installing ta.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/ta/LC_MESSAGES/gnome-contacts.mo installing te.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/te/LC_MESSAGES/gnome-contacts.mo installing tg.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/tg/LC_MESSAGES/gnome-contacts.mo installing th.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/th/LC_MESSAGES/gnome-contacts.mo installing tr.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/tr/LC_MESSAGES/gnome-contacts.mo installing ug.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/ug/LC_MESSAGES/gnome-contacts.mo installing uk.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/uk/LC_MESSAGES/gnome-contacts.mo installing vi.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/vi/LC_MESSAGES/gnome-contacts.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/gnome-contacts.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/gnome-contacts.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/gnome-contacts.mo make[1]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1/po' Making install in man make[1]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1/man' make[2]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1/man' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 gnome-contacts.1 '/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1/man' make[1]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1/man' make[1]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1' make[2]: Entering directory `/builddir/build/BUILD/gnome-contacts-3.22.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1' make[1]: Leaving directory `/builddir/build/BUILD/gnome-contacts-3.22.1' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64 gnome-contacts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/gnome-contacts-3.22.1 extracting debug info from /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/bin/gnome-contacts extracting debug info from /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/libexec/gnome-contacts-search-provider /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 3669 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ivsShP + umask 022 + cd /builddir/build/BUILD + cd gnome-contacts-3.22.1 + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64//usr/share/appdata/org.gnome.Contacts.appdata.xml /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64//usr/share/appdata/org.gnome.Contacts.appdata.xml: OK + desktop-file-validate /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64//usr/share/applications/org.gnome.Contacts.desktop + exit 0 Processing files: gnome-contacts-3.22.1-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l1oHvG + umask 022 + cd /builddir/build/BUILD + cd gnome-contacts-3.22.1 + DOCDIR=/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/doc/gnome-contacts-3.22.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/doc/gnome-contacts-3.22.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/doc/gnome-contacts-3.22.1 + cp -pr README /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/doc/gnome-contacts-3.22.1 + cp -pr NEWS /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/doc/gnome-contacts-3.22.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mqUuKx + umask 022 + cd /builddir/build/BUILD + cd gnome-contacts-3.22.1 + LICENSEDIR=/builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/licenses/gnome-contacts-3.22.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/licenses/gnome-contacts-3.22.1 + cp -pr COPYING /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64/usr/share/licenses/gnome-contacts-3.22.1 + exit 0 Provides: appdata() appdata(org.gnome.Contacts.appdata.xml) application() application(org.gnome.Contacts.desktop) gnome-contacts = 3.22.1-1.el7 gnome-contacts(x86-64) = 3.22.1-1.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: libEGL.so.1()(64bit) libX11.so.6()(64bit) libXcomposite.so.1()(64bit) libXdamage.so.1()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXi.so.6()(64bit) libXrandr.so.2()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libchamplain-0.12.so.0()(64bit) libcheese-gtk.so.25()(64bit) libcheese.so.8()(64bit) libclutter-1.0.so.0()(64bit) libclutter-gtk-1.0.so.0()(64bit) libcogl-pango.so.20()(64bit) libcogl-path.so.20()(64bit) libcogl.so.20()(64bit) libdrm.so.2()(64bit) libebackend-1.2.so.10()(64bit) libebook-1.2.so.16()(64bit) libebook-contacts-1.2.so.2()(64bit) libedata-book-1.2.so.25()(64bit) libedataserver-1.2.so.22()(64bit) libedataserverui-1.2.so.1()(64bit) libfolks-eds.so.25()(64bit) libfolks-telepathy.so.25()(64bit) libfolks.so.25()(64bit) libgbm.so.1()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgee-0.8.so.2()(64bit) libgeocode-glib.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnome-desktop-3.so.12()(64bit) libgoa-1.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libgtk-3.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libsecret-1.so.0()(64bit) libsoup-2.4.so.1()(64bit) libtelepathy-glib.so.0()(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: gnome-contacts-debuginfo-3.22.1-1.el7.x86_64 Provides: gnome-contacts-debuginfo = 3.22.1-1.el7 gnome-contacts-debuginfo(x86-64) = 3.22.1-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64 Wrote: /builddir/build/RPMS/gnome-contacts-3.22.1-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/gnome-contacts-debuginfo-3.22.1-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BpWnW9 + umask 022 + cd /builddir/build/BUILD + cd gnome-contacts-3.22.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gnome-contacts-3.22.1-1.el7.x86_64 + exit 0 Child return code was: 0