Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/corebird.spec'], uid=1001printOutput=Falsetimeout=0user='mockbuild'logger=env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}gid=135chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3525/root'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/corebird.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: copr-builder-416910780.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/corebird-0.9-0.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/corebird.spec'], uid=1001private_network=TrueprintOutput=Falsetimeout=0user='mockbuild'logger=env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}gid=135chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3525/root'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/corebird.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gUq9o1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf corebird-0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/corebird-0.9.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd corebird-0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + NOCONFIGURE=1 + ./autogen.sh autoreconf: Entering directory `.' autoreconf: running: intltoolize --automake --copy autoreconf: running: aclocal -I m4 ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --no-force configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' examples/Makefile.am: installing './depcomp' tests/Makefile.am:65: warning: highlighting_SOURCES multiply defined in condition TRUE ... tests/Makefile.am:61: ... 'highlighting_SOURCES' previously defined here tests/Makefile.am:66: warning: highlighting_LDADD multiply defined in condition TRUE ... tests/Makefile.am:62: ... 'highlighting_LDADD' previously defined here tests/Makefile.am:67: warning: highlighting_VALAFLAGS multiply defined in condition TRUE ... tests/Makefile.am:63: ... 'highlighting_VALAFLAGS' previously defined here parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.umwM0b + umask 022 + cd /builddir/build/BUILD + cd corebird-0.9 + 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.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' + 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' + ./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 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 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 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 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 dependency style of gcc... (cached) none checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for valac... /usr/bin/valac checking whether /usr/bin/valac is at least version 0.24... 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 x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CB... yes checking for glib-compile-resources... /usr/bin/glib-compile-resources checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes 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 -std=gnu99... /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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating ui/Makefile config.status: creating data/Makefile config.status: creating data/org.baedert.corebird.desktop.in config.status: creating data/symbolics/Makefile config.status: creating examples/Makefile config.status: creating assets/Makefile config.status: creating assets/128x128/Makefile config.status: creating assets/96x96/Makefile config.status: creating assets/64x64/Makefile config.status: creating assets/48x48/Makefile config.status: creating assets/32x32/Makefile config.status: creating assets/24x24/Makefile config.status: creating assets/16x16/Makefile config.status: creating po/Makefile.in config.status: creating sql/Makefile config.status: creating sql/accounts/Makefile config.status: creating sql/init/Makefile config.status: creating tests/Makefile config.status: creating src/util/Config.vala 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 default-1 commands config.status: executing po/stamp-it commands Corebird 0.9 Prefix: /usr Vala Compiler: /usr/bin/valac C Compiler: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic Debugging: no Video disabled: no + make -j2 Making all in src make[1]: Entering directory `/builddir/build/BUILD/corebird-0.9/src' Corebird.vala:390.11-390.59: warning: local variable `tweet_id' declared but never used int64 tweet_id = value.get_child_value (1).get_int64 (); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ MentionsTimeline.vala:95.9-96.76: warning: local variable `value' declared but never used TweetInfoPage.vala:312.11-312.49: warning: local variable `root' declared but never used var root = parser.get_root ().get_object (); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FavoritesTimeline.vala:31.13-31.93: warning: local variable `id' declared but never used int64 id = root.get_object ().get_object_member ("target_object").get_int_member ("id"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compilation succeeded - 4 warning(s) touch corebird.vapi libcorebird_la_vala.stamp corebird.h make all-am make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/src' CC Corebird.lo CC MainWindow.lo MainWindow.c: In function 'main_window_add_accels': MainWindow.c:796:139: warning: the comparison will always evaluate as 'false' for the address of '___lambda199__gtk_accel_group_activate' will never be NULL [-Waddress] gtk_accel_group_connect (ag, (guint) GDK_KEY_Left, GDK_MOD1_MASK, GTK_ACCEL_LOCKED, (GClosure*) ((___lambda199__gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) ___lambda199__gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ MainWindow.c:796:2: warning: passing argument 3 of 'g_cclosure_new' from incompatible pointer type [enabled by default] gtk_accel_group_connect (ag, (guint) GDK_KEY_Left, GDK_MOD1_MASK, GTK_ACCEL_LOCKED, (GClosure*) ((___lambda199__gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) ___lambda199__gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:27:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from MainWindow.c:22: /usr/include/glib-2.0/gobject/gclosure.h:205:11: note: expected 'GClosureNotify' but argument is of type 'void (*)(void *)' GClosure* g_cclosure_new (GCallback callback_func, ^ MainWindow.c:797:140: warning: the comparison will always evaluate as 'false' for the address of '___lambda200__gtk_accel_group_activate' will never be NULL [-Waddress] gtk_accel_group_connect (ag, (guint) GDK_KEY_Right, GDK_MOD1_MASK, GTK_ACCEL_LOCKED, (GClosure*) ((___lambda200__gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) ___lambda200__gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ MainWindow.c:797:2: warning: passing argument 3 of 'g_cclosure_new' from incompatible pointer type [enabled by default] gtk_accel_group_connect (ag, (guint) GDK_KEY_Right, GDK_MOD1_MASK, GTK_ACCEL_LOCKED, (GClosure*) ((___lambda200__gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) ___lambda200__gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:27:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from MainWindow.c:22: /usr/include/glib-2.0/gobject/gclosure.h:205:11: note: expected 'GClosureNotify' but argument is of type 'void (*)(void *)' GClosure* g_cclosure_new (GCallback callback_func, ^ MainWindow.c:798:127: warning: the comparison will always evaluate as 'false' for the address of '___lambda201__gtk_accel_group_activate' will never be NULL [-Waddress] gtk_accel_group_connect (ag, (guint) GDK_KEY_Back, 0, GTK_ACCEL_LOCKED, (GClosure*) ((___lambda201__gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) ___lambda201__gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ MainWindow.c:798:2: warning: passing argument 3 of 'g_cclosure_new' from incompatible pointer type [enabled by default] gtk_accel_group_connect (ag, (guint) GDK_KEY_Back, 0, GTK_ACCEL_LOCKED, (GClosure*) ((___lambda201__gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) ___lambda201__gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:27:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from MainWindow.c:22: /usr/include/glib-2.0/gobject/gclosure.h:205:11: note: expected 'GClosureNotify' but argument is of type 'void (*)(void *)' GClosure* g_cclosure_new (GCallback callback_func, ^ MainWindow.c:799:130: warning: the comparison will always evaluate as 'false' for the address of '___lambda202__gtk_accel_group_activate' will never be NULL [-Waddress] gtk_accel_group_connect (ag, (guint) GDK_KEY_Forward, 0, GTK_ACCEL_LOCKED, (GClosure*) ((___lambda202__gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) ___lambda202__gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ MainWindow.c:799:2: warning: passing argument 3 of 'g_cclosure_new' from incompatible pointer type [enabled by default] gtk_accel_group_connect (ag, (guint) GDK_KEY_Forward, 0, GTK_ACCEL_LOCKED, (GClosure*) ((___lambda202__gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) ___lambda202__gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:27:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from MainWindow.c:22: /usr/include/glib-2.0/gobject/gclosure.h:205:11: note: expected 'GClosureNotify' but argument is of type 'void (*)(void *)' GClosure* g_cclosure_new (GCallback callback_func, ^ MainWindow.c: In function 'main_window_window_delete_cb': MainWindow.c:1540:8: warning: variable '_tmp42__length1' set but not used [-Wunused-but-set-variable] gint _tmp42__length1 = 0; ^ Corebird.c: In function 'corebird_real_command_line': Corebird.c:523:8: warning: assignment from incompatible pointer type [enabled by default] _args = _tmp11_; ^ Corebird.c:543:18: warning: variable '_tmp21_' set but not used [-Wunused-but-set-variable] const gchar* _tmp21_ = NULL; ^ Corebird.c:540:10: warning: variable '_tmp18__length1' set but not used [-Wunused-but-set-variable] gint _tmp18__length1 = 0; ^ Corebird.c:537:10: warning: variable '_tmp16__length1' set but not used [-Wunused-but-set-variable] gint _tmp16__length1 = 0; ^ Corebird.c:534:13: warning: variable '_tmp15_' set but not used [-Wunused-but-set-variable] gchar** _tmp15_ = NULL; ^ Corebird.c:596:7: warning: assignment from incompatible pointer type [enabled by default] tmp = _tmp28_; ^ Corebird.c:581:8: warning: variable '_tmp_size_' set but not used [-Wunused-but-set-variable] gint _tmp_size_ = 0; ^ Corebird.c:574:8: warning: variable '_tmp25__length1' set but not used [-Wunused-but-set-variable] gint _tmp25__length1 = 0; ^ Corebird.c:453:7: warning: variable '__args_size_' set but not used [-Wunused-but-set-variable] gint __args_size_ = 0; ^ Corebird.c:449:10: warning: variable '_tmp10_' set but not used [-Wunused-but-set-variable] gchar** _tmp10_ = NULL; ^ Corebird.c:447:7: warning: variable '_args_size_' set but not used [-Wunused-but-set-variable] gint _args_size_ = 0; ^ Corebird.c:441:15: warning: variable '_tmp6_' set but not used [-Wunused-but-set-variable] GOptionEntry _tmp6_ = {0}; ^ Corebird.c:439:7: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1 = 0; ^ Corebird.c:437:15: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable] GOptionEntry _tmp3_ = {0}; ^ Corebird.c:435:7: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable] gint _tmp1__length1 = 0; ^ Corebird.c:433:7: warning: variable '_options_size_' set but not used [-Wunused-but-set-variable] gint _options_size_ = 0; ^ MainWindow.c:1656:3: warning: passing argument 3 of 'g_settings_set_strv' from incompatible pointer type [enabled by default] g_settings_set_strv (_tmp69_, "startup-accounts", _tmp70_); ^ Corebird.c: In function 'corebird_open_startup_windows': Corebird.c:1111:8: warning: variable '_tmp24__length1' set but not used [-Wunused-but-set-variable] gint _tmp24__length1 = 0; ^ In file included from /usr/include/glib-2.0/gio/gio.h:110:0, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from MainWindow.c:23: /usr/include/glib-2.0/gio/gsettings.h:173:25: note: expected 'const gchar * const*' but argument is of type 'gchar **' gboolean g_settings_set_strv (GSettings *settings, ^ Corebird.c:1188:9: warning: unused variable '_account_collection_size_' [-Wunused-variable] gint _account_collection_size_ = 0; ^ Corebird.c:1187:9: warning: variable 'account_collection_length1' set but not used [-Wunused-but-set-variable] gint account_collection_length1 = 0; ^ Corebird.c:1042:10: warning: variable '_tmp27_' set but not used [-Wunused-but-set-variable] gchar** _tmp27_ = NULL; ^ Corebird.c:1040:10: warning: variable '_tmp23_' set but not used [-Wunused-but-set-variable] gchar** _tmp23_ = NULL; ^ Corebird.c:1038:7: warning: variable '_startup_accounts_size_' set but not used [-Wunused-but-set-variable] gint _startup_accounts_size_ = 0; ^ MainWindow.c:1631:8: warning: variable '_tmp70__length1' set but not used [-Wunused-but-set-variable] gint _tmp70__length1 = 0; ^ Corebird.c: In function 'corebird_quit_application': MainWindow.c:1627:10: warning: variable '_tmp67_' set but not used [-Wunused-but-set-variable] gchar* _tmp67_ = NULL; ^ MainWindow.c:1620:8: warning: variable '_tmp60__length1' set but not used [-Wunused-but-set-variable] gint _tmp60__length1 = 0; ^ MainWindow.c:1618:8: warning: variable '_new_startup_accounts_size_' set but not used [-Wunused-but-set-variable] gint _new_startup_accounts_size_ = 0; ^ MainWindow.c:1424:10: warning: variable '_tmp45_' set but not used [-Wunused-but-set-variable] gchar** _tmp45_ = NULL; ^ MainWindow.c:1422:10: warning: variable '_tmp41_' set but not used [-Wunused-but-set-variable] gchar** _tmp41_ = NULL; ^ MainWindow.c:1420:7: warning: variable '_startup_accounts_size_' set but not used [-Wunused-but-set-variable] gint _startup_accounts_size_ = 0; ^ Corebird.c:1486:8: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable] gint _tmp8__length1 = 0; ^ Corebird.c:1543:12: warning: variable '_tmp30_' set but not used [-Wunused-but-set-variable] gchar* _tmp30_ = NULL; ^ Corebird.c:1539:10: warning: variable '_tmp26__length1' set but not used [-Wunused-but-set-variable] gint _tmp26__length1 = 0; ^ Corebird.c:1586:2: warning: passing argument 3 of 'g_settings_set_strv' from incompatible pointer type [enabled by default] g_settings_set_strv (_tmp35_, "startup-accounts", _tmp36_); ^ In file included from /usr/include/glib-2.0/gio/gio.h:110:0, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from Corebird.c:23: /usr/include/glib-2.0/gio/gsettings.h:173:25: note: expected 'const gchar * const*' but argument is of type 'gchar **' gboolean g_settings_set_strv (GSettings *settings, ^ Corebird.c:1469:7: warning: variable '_tmp36__length1' set but not used [-Wunused-but-set-variable] gint _tmp36__length1 = 0; ^ Corebird.c:1461:7: warning: variable '_account_names_size_' set but not used [-Wunused-but-set-variable] gint _account_names_size_ = 0; ^ Corebird.c:1454:10: warning: variable '_tmp11_' set but not used [-Wunused-but-set-variable] gchar** _tmp11_ = NULL; ^ Corebird.c:1452:10: warning: variable '_tmp7_' set but not used [-Wunused-but-set-variable] gchar** _tmp7_ = NULL; ^ Corebird.c:1450:7: warning: variable '_startup_accounts_size_' set but not used [-Wunused-but-set-variable] gint _startup_accounts_size_ = 0; ^ Corebird.c: In function 'corebird_mark_seen': Corebird.c:1702:9: warning: variable 'tweet_id' set but not used [-Wunused-but-set-variable] gint64 tweet_id = 0LL; ^ Corebird.c: In function 'corebird_finalize': Corebird.c:1813:13: warning: variable 'self' set but not used [-Wunused-but-set-variable] Corebird * self; ^ CC MainWidget.lo CC Account.lo MainWidget.c: In function 'main_widget_construct': MainWidget.c:903:10: warning: variable '_tmp74__length1' set but not used [-Wunused-but-set-variable] gint _tmp74__length1 = 0; ^ MainWidget.c:900:13: warning: variable '_tmp73_' set but not used [-Wunused-but-set-variable] IPage** _tmp73_ = NULL; ^ MainWidget.c:708:7: warning: variable '_tmp124__length1' set but not used [-Wunused-but-set-variable] gint _tmp124__length1 = 0; ^ MainWidget.c:704:7: warning: variable '_tmp121__length1' set but not used [-Wunused-but-set-variable] gint _tmp121__length1 = 0; ^ MainWidget.c:700:7: warning: variable '_tmp118__length1' set but not used [-Wunused-but-set-variable] gint _tmp118__length1 = 0; ^ MainWidget.c:696:7: warning: variable '_tmp115__length1' set but not used [-Wunused-but-set-variable] gint _tmp115__length1 = 0; ^ MainWidget.c:691:7: warning: variable '_tmp111__length1' set but not used [-Wunused-but-set-variable] gint _tmp111__length1 = 0; ^ MainWidget.c:689:9: warning: variable '_tmp69_' set but not used [-Wunused-but-set-variable] IPage* _tmp69_ = NULL; ^ MainWidget.c:687:7: warning: variable '_tmp67__length1' set but not used [-Wunused-but-set-variable] gint _tmp67__length1 = 0; ^ MainWidget.c:685:9: warning: variable '_tmp66_' set but not used [-Wunused-but-set-variable] IPage* _tmp66_ = NULL; ^ MainWidget.c:683:7: warning: variable '_tmp64__length1' set but not used [-Wunused-but-set-variable] gint _tmp64__length1 = 0; ^ MainWidget.c:681:9: warning: variable '_tmp63_' set but not used [-Wunused-but-set-variable] IPage* _tmp63_ = NULL; ^ MainWidget.c:679:7: warning: variable '_tmp61__length1' set but not used [-Wunused-but-set-variable] gint _tmp61__length1 = 0; ^ MainWidget.c:677:9: warning: variable '_tmp60_' set but not used [-Wunused-but-set-variable] IPage* _tmp60_ = NULL; ^ MainWidget.c:675:7: warning: variable '_tmp58__length1' set but not used [-Wunused-but-set-variable] gint _tmp58__length1 = 0; ^ MainWidget.c:673:9: warning: variable '_tmp57_' set but not used [-Wunused-but-set-variable] IPage* _tmp57_ = NULL; ^ MainWidget.c:671:7: warning: variable '_tmp55__length1' set but not used [-Wunused-but-set-variable] gint _tmp55__length1 = 0; ^ MainWidget.c:669:9: warning: variable '_tmp54_' set but not used [-Wunused-but-set-variable] IPage* _tmp54_ = NULL; ^ MainWidget.c:667:7: warning: variable '_tmp52__length1' set but not used [-Wunused-but-set-variable] gint _tmp52__length1 = 0; ^ MainWidget.c:665:9: warning: variable '_tmp51_' set but not used [-Wunused-but-set-variable] IPage* _tmp51_ = NULL; ^ MainWidget.c:663:7: warning: variable '_tmp49__length1' set but not used [-Wunused-but-set-variable] gint _tmp49__length1 = 0; ^ MainWidget.c:661:9: warning: variable '_tmp48_' set but not used [-Wunused-but-set-variable] IPage* _tmp48_ = NULL; ^ MainWidget.c:658:7: warning: variable '_tmp45__length1' set but not used [-Wunused-but-set-variable] gint _tmp45__length1 = 0; ^ MainWidget.c:656:9: warning: variable '_tmp44_' set but not used [-Wunused-but-set-variable] IPage* _tmp44_ = NULL; ^ MainWidget.c:654:7: warning: variable '_tmp42__length1' set but not used [-Wunused-but-set-variable] gint _tmp42__length1 = 0; ^ MainWidget.c:652:9: warning: variable '_tmp41_' set but not used [-Wunused-but-set-variable] IPage* _tmp41_ = NULL; ^ MainWidget.c:650:7: warning: variable '_tmp39__length1' set but not used [-Wunused-but-set-variable] gint _tmp39__length1 = 0; ^ MainWidget.c:648:9: warning: variable '_tmp38_' set but not used [-Wunused-but-set-variable] IPage* _tmp38_ = NULL; ^ MainWidget.c:646:7: warning: variable '_tmp36__length1' set but not used [-Wunused-but-set-variable] gint _tmp36__length1 = 0; ^ MainWidget.c: In function 'main_widget_switch_page': MainWidget.c:1110:2: warning: missing braces around initializer [-Wmissing-braces] va_list _tmp59_ = {0}; ^ MainWidget.c:1110:2: warning: (near initialization for '_tmp59_[0]') [-Wmissing-braces] MainWidget.c:1143:9: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable] gint _tmp8__length1 = 0; ^ MainWidget.c:1157:4: warning: missing braces around initializer [-Wmissing-braces] va_list _tmp15_ = {0}; ^ MainWidget.c:1157:4: warning: (near initialization for '_tmp15_[0]') [-Wmissing-braces] MainWidget.c:1153:9: warning: variable '_tmp11__length1' set but not used [-Wunused-but-set-variable] gint _tmp11__length1 = 0; ^ MainWidget.c:1132:8: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1 = 0; ^ MainWidget.c:1175:8: warning: variable '_tmp19__length1' set but not used [-Wunused-but-set-variable] gint _tmp19__length1 = 0; ^ MainWidget.c:1303:11: warning: assignment from incompatible pointer type [enabled by default] _tmp68_ = gtk_widget_get_parent (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget)); ^ MainWidget.c:1312:10: warning: assignment from incompatible pointer type [enabled by default] _tmp73_ = gtk_widget_get_parent (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget)); ^ MainWidget.c:1113:7: warning: variable '_tmp61__length1' set but not used [-Wunused-but-set-variable] gint _tmp61__length1 = 0; ^ MainWidget.c:1100:7: warning: variable '_tmp48__length1' set but not used [-Wunused-but-set-variable] gint _tmp48__length1 = 0; ^ MainWidget.c: In function 'main_widget_get_page': MainWidget.c:1326:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1 = 0; ^ Account.c: In function '___lambda19_': Account.c:588:7: warning: variable '_tmp6__length1' set but not used [-Wunused-but-set-variable] gint _tmp6__length1 = 0; ^ Account.c:583:7: warning: variable '_tmp2__length1' set but not used [-Wunused-but-set-variable] gint _tmp2__length1 = 0; ^ Account.c: In function 'account_query_user_info_by_screen_name_finish': Account.c:996:40: warning: variable '_data_' set but not used [-Wunused-but-set-variable] AccountQueryUserInfoByScreenNameData* _data_; ^ Account.c: In function 'account_update_avatar_finish': Account.c:1290:27: warning: variable '_data_' set but not used [-Wunused-but-set-variable] AccountUpdateAvatarData* _data_; ^ Account.c: In function 'account_update_avatar_co': Account.c:1365:19: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _data_->_tmp18_ = _data_->_tmp17_->data; ^ Account.c: In function '__lambda18_': Account.c:1659:7: warning: variable '_tmp3__length1' set but not used [-Wunused-but-set-variable] gint _tmp3__length1 = 0; ^ Account.c:1655:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1 = 0; ^ Account.c: In function 'account_filter_matches': Account.c:1758:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp6_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp5_, GEE_TYPE_COLLECTION, GeeCollection)); ^ In file included from Account.c:23:0: /usr/include/gee-0.8/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ Account.c: In function '__lambda38_': Account.c:1871:7: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable] gint _tmp8__length1 = 0; ^ Account.c:1867:7: warning: variable '_tmp5__length1' set but not used [-Wunused-but-set-variable] gint _tmp5__length1 = 0; ^ Account.c:1864:7: warning: variable '_tmp3__length1' set but not used [-Wunused-but-set-variable] gint _tmp3__length1 = 0; ^ Account.c:1860:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1 = 0; ^ Account.c: At top level: Account.c:1289:13: warning: 'account_update_avatar_finish' defined but not used [-Wunused-function] static void account_update_avatar_finish (Account* self, GAsyncResult* _res_) { ^ CC HomeTimeline.lo HomeTimeline.c: In function 'home_timeline_real_get_function': HomeTimeline.c:1207:16: warning: variable 'self' set but not used [-Wunused-but-set-variable] HomeTimeline* self; ^ CC MentionsTimeline.lo CC SearchPage.lo MentionsTimeline.c: In function 'mentions_timeline_real_get_title': MentionsTimeline.c:856:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] MentionsTimeline * self; ^ MentionsTimeline.c: In function 'mentions_timeline_real_get_function': MentionsTimeline.c:886:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] MentionsTimeline* self; ^ SearchPage.c: In function 'search_page_real_on_leave': SearchPage.c:646:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] SearchPage * self; ^ SearchPage.c: In function 'string_strip': SearchPage.c:887:2: warning: passing argument 1 of 'g_strchug' discards 'const' qualifier from pointer target type [enabled by default] g_strstrip (_tmp1_); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from SearchPage.c:22: /usr/include/glib-2.0/glib/gstrfuncs.h:175:23: note: expected 'gchar *' but argument is of type 'const gchar *' gchar* g_strchug (gchar *string); ^ SearchPage.c: In function '__lambda166_': SearchPage.c:1080:11: warning: assignment from incompatible pointer type [enabled by default] _tmp29_ = gtk_widget_get_parent (G_TYPE_CHECK_INSTANCE_CAST (_tmp28_, gtk_widget_get_type (), GtkWidget)); ^ SearchPage.c: In function 'block7_data_unref': SearchPage.c:1179:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] SearchPage* self; ^ SearchPage.c: In function 'search_page_real_get_title': SearchPage.c:1553:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] SearchPage * self; ^ SearchPage.c: In function 'search_page_real_handles_double_open': SearchPage.c:1566:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] SearchPage * self; ^ SearchPage.c: In function 'load_more_entry_real_update_time_delta': SearchPage.c:1812:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] LoadMoreEntry * self; ^ SearchPage.c: In function 'load_more_entry_real_get_sort_factor': SearchPage.c:1822:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] LoadMoreEntry* self; ^ SearchPage.c: In function 'load_more_entry_real_get_seen': SearchPage.c:1831:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] LoadMoreEntry* self; ^ SearchPage.c: At top level: SearchPage.c:1169:20: warning: 'block7_data_ref' defined but not used [-Wunused-function] static Block7Data* block7_data_ref (Block7Data* _data7_) { ^ CC DMPage.lo DMPage.c: In function '____lambda112_': DMPage.c:658:10: warning: variable 'self' set but not used [-Wunused-but-set-variable] DMPage* self; ^ DMPage.c: In function '__lambda109_': DMPage.c:965:7: warning: variable '_tmp20__length1' set but not used [-Wunused-but-set-variable] gint _tmp20__length1 = 0; ^ DMPage.c:962:7: warning: variable '_tmp18__length1' set but not used [-Wunused-but-set-variable] gint _tmp18__length1 = 0; ^ DMPage.c:959:7: warning: variable '_tmp16__length1' set but not used [-Wunused-but-set-variable] gint _tmp16__length1 = 0; ^ DMPage.c:956:7: warning: variable '_tmp14__length1' set but not used [-Wunused-but-set-variable] gint _tmp14__length1 = 0; ^ DMPage.c:952:7: warning: variable '_tmp11__length1' set but not used [-Wunused-but-set-variable] gint _tmp11__length1 = 0; ^ DMPage.c:948:7: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable] gint _tmp8__length1 = 0; ^ DMPage.c:939:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1 = 0; ^ DMPage.c: In function '__lambda114_': DMPage.c:1192:7: warning: variable '_tmp26__length1' set but not used [-Wunused-but-set-variable] gint _tmp26__length1 = 0; ^ DMPage.c:1188:7: warning: variable '_tmp23__length1' set but not used [-Wunused-but-set-variable] gint _tmp23__length1 = 0; ^ DMPage.c:1185:7: warning: variable '_tmp21__length1' set but not used [-Wunused-but-set-variable] gint _tmp21__length1 = 0; ^ DMPage.c:1181:7: warning: variable '_tmp18__length1' set but not used [-Wunused-but-set-variable] gint _tmp18__length1 = 0; ^ DMPage.c:1178:7: warning: variable '_tmp16__length1' set but not used [-Wunused-but-set-variable] gint _tmp16__length1 = 0; ^ DMPage.c:1175:7: warning: variable '_tmp14__length1' set but not used [-Wunused-but-set-variable] gint _tmp14__length1 = 0; ^ DMPage.c:1171:7: warning: variable '_tmp11__length1' set but not used [-Wunused-but-set-variable] gint _tmp11__length1 = 0; ^ DMPage.c:1167:7: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable] gint _tmp8__length1 = 0; ^ DMPage.c:1158:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1 = 0; ^ DMPage.c: In function 'dm_page_real_on_leave': DMPage.c:1441:11: warning: variable 'self' set but not used [-Wunused-but-set-variable] DMPage * self; ^ DMPage.c: In function '__lambda115_': DMPage.c:1466:10: warning: variable 'self' set but not used [-Wunused-but-set-variable] DMPage* self; ^ DMPage.c: In function 'dm_page_real_get_title': DMPage.c:1794:11: warning: variable 'self' set but not used [-Wunused-but-set-variable] DMPage * self; ^ DMPage.c: In function 'dm_page_real_create_tool_button': DMPage.c:1807:11: warning: variable 'self' set but not used [-Wunused-but-set-variable] DMPage * self; ^ DMPage.c: In function 'dm_page_real_get_tool_button': DMPage.c:1814:11: warning: variable 'self' set but not used [-Wunused-but-set-variable] DMPage * self; ^ DMPage.c: At top level: DMPage.c:545:20: warning: 'block8_data_ref' defined but not used [-Wunused-function] static Block8Data* block8_data_ref (Block8Data* _data8_) { ^ DMPage.c:903:20: warning: 'block9_data_ref' defined but not used [-Wunused-function] static Block9Data* block9_data_ref (Block9Data* _data9_) { ^ DMPage.c:1117:21: warning: 'block10_data_ref' defined but not used [-Wunused-function] static Block10Data* block10_data_ref (Block10Data* _data10_) { ^ CC DeltaUpdater.lo DeltaUpdater.c: In function '__lambda39_': DeltaUpdater.c:117:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp1_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp0_, GEE_TYPE_COLLECTION, GeeCollection)); ^ In file included from DeltaUpdater.c:23:0: /usr/include/gee-0.8/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ DeltaUpdater.c: In function '__lambda40_': DeltaUpdater.c:225:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp1_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp0_, GEE_TYPE_COLLECTION, GeeCollection)); ^ In file included from DeltaUpdater.c:23:0: /usr/include/gee-0.8/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ CC ITwitterItem.lo CC UserStream.lo UserStream.c: In function 'user_stream_start': UserStream.c:304:3: warning: passing argument 2 of 'rest_proxy_call_continuous' from incompatible pointer type [enabled by default] rest_proxy_call_continuous (_tmp4_, _user_stream_parse_data_cb_rest_proxy_call_continuous_callback, G_TYPE_CHECK_INSTANCE_CAST (_tmp5_, G_TYPE_OBJECT, GObject), self, &_inner_error_); ^ In file included from /usr/include/rest-0.7/rest/rest-proxy.h:29:0, from /usr/include/rest-0.7/rest/oauth-proxy.h:26, from UserStream.c:24: /usr/include/rest-0.7/rest/rest-proxy-call.h:183:10: note: expected 'RestProxyCallContinuousCallback' but argument is of type 'void (*)(struct RestProxyCall *, const gchar *, gsize, struct GError *, struct GObject *, void *)' gboolean rest_proxy_call_continuous (RestProxyCall *call, ^ CC IMessageReceiver.lo CC ITimeline.lo CC Tweet.lo Tweet.c: In function 'string_strip': Tweet.c:402:2: warning: passing argument 1 of 'g_strchug' discards 'const' qualifier from pointer target type [enabled by default] g_strstrip (_tmp1_); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from Tweet.c:21: /usr/include/glib-2.0/glib/gstrfuncs.h:175:23: note: expected 'gchar *' but argument is of type 'const gchar *' gchar* g_strchug (gchar *string); ^ Tweet.c: In function '__lambda22_': Tweet.c:475:10: warning: variable '_tmp21_' set but not used [-Wunused-but-set-variable] Media* _tmp21_ = NULL; ^ Tweet.c:471:8: warning: variable '_tmp17__length1' set but not used [-Wunused-but-set-variable] gint _tmp17__length1 = 0; ^ Tweet.c: In function '__lambda24_': Tweet.c:675:2: warning: passing argument 3 of '_vala_string_array_contains' discards 'const' qualifier from pointer target type [enabled by default] if (!_vala_string_array_contains (_tmp13_, _tmp13__length1, _tmp12_)) { ^ Tweet.c:595:17: note: expected 'gchar *' but argument is of type 'const gchar *' static gboolean _vala_string_array_contains (gchar** stack, int stack_length, gchar* needle) { ^ Tweet.c:712:10: warning: variable '_tmp26_' set but not used [-Wunused-but-set-variable] gchar* _tmp26_ = NULL; ^ Tweet.c:708:8: warning: variable '_tmp22__length1' set but not used [-Wunused-but-set-variable] gint _tmp22__length1 = 0; ^ Tweet.c: In function '___lambda25_': Tweet.c:877:10: warning: variable '_tmp40_' set but not used [-Wunused-but-set-variable] Media* _tmp40_ = NULL; ^ Tweet.c:873:8: warning: variable '_tmp36__length1' set but not used [-Wunused-but-set-variable] gint _tmp36__length1 = 0; ^ Tweet.c: In function '___lambda26_': Tweet.c:946:8: warning: unused variable '_m_collection_size_' [-Wunused-variable] gint _m_collection_size_ = 0; ^ Tweet.c:945:8: warning: variable 'm_collection_length1' set but not used [-Wunused-but-set-variable] gint m_collection_length1 = 0; ^ Tweet.c:1004:10: warning: variable '_tmp34_' set but not used [-Wunused-but-set-variable] Media* _tmp34_ = NULL; ^ Tweet.c:1000:8: warning: variable '_tmp30__length1' set but not used [-Wunused-but-set-variable] gint _tmp30__length1 = 0; ^ Tweet.c: In function 'tweet_get_trimmed_text': Tweet.c:1612:10: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable] Media** _tmp2_ = NULL; ^ Tweet.c: In function 'tweet_get_has_inline_media': Tweet.c:1692:11: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable] Media** _tmp2_ = NULL; ^ Tweet.c:1687:7: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable] gint _tmp1__length1 = 0; ^ Tweet.c: At top level: Tweet.c:297:21: warning: 'block13_data_ref' defined but not used [-Wunused-function] static Block13Data* block13_data_ref (Block13Data* _data13_) { ^ ITimeline.c: In function 'itimeline_load_newest_internal_finish': ITimeline.c:432:35: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ItimelineLoadNewestInternalData* _data_; ^ ITimeline.c: In function 'itimeline_load_older_internal_finish': ITimeline.c:746:34: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ItimelineLoadOlderInternalData* _data_; ^ ITimeline.c: At top level: ITimeline.c:1000:21: warning: 'block12_data_ref' defined but not used [-Wunused-function] static Block12Data* block12_data_ref (Block12Data* _data12_) { ^ CC IPage.lo CC UserCounter.lo UserCounter.c: In function 'user_counter_user_seen': UserCounter.c:264:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp3_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp2_, GEE_TYPE_COLLECTION, GeeCollection)); ^ In file included from UserCounter.c:34:0: /usr/include/gee-0.8/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ UserCounter.c: In function 'user_counter_query_by_prefix': UserCounter.c:392:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp7_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp6_, GEE_TYPE_COLLECTION, GeeCollection)); ^ In file included from UserCounter.c:34:0: /usr/include/gee-0.8/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ UserCounter.c:463:15: warning: variable '_tmp35_' set but not used [-Wunused-but-set-variable] UserInfo* _tmp35_ = NULL; ^ UserCounter.c:459:10: warning: variable '_tmp31__length1' set but not used [-Wunused-but-set-variable] gint _tmp31__length1 = 0; ^ UserCounter.c:364:7: warning: variable '_results_size_' set but not used [-Wunused-but-set-variable] gint _results_size_ = 0; ^ UserCounter.c: In function '__lambda17_': UserCounter.c:525:7: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1 = 0; ^ UserCounter.c:521:7: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable] gint _tmp7__length1 = 0; ^ UserCounter.c:517:7: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1 = 0; ^ UserCounter.c:513:7: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable] gint _tmp1__length1 = 0; ^ UserCounter.c: In function 'user_counter_save': UserCounter.c:627:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp5_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp4_, GEE_TYPE_COLLECTION, GeeCollection)); ^ In file included from UserCounter.c:34:0: /usr/include/gee-0.8/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ UserCounter.c: At top level: UserCounter.c:768:13: warning: '_vala_array_free' defined but not used [-Wunused-function] static void _vala_array_free (gpointer array, gint array_length, GDestroyNotify destroy_func) { ^ CC DefaultTimeline.lo CC DMThreadsPage.lo DefaultTimeline.c: In function 'default_timeline_real_handles_double_open': DefaultTimeline.c:674:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] DefaultTimeline * self; ^ DMThreadsPage.c: In function '__lambda106_': DMThreadsPage.c:921:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] DMThreadsPage* self; ^ DMThreadsPage.c: In function '__lambda105_': DMThreadsPage.c:968:7: warning: variable '_tmp22__length1' set but not used [-Wunused-but-set-variable] gint _tmp22__length1 = 0; ^ DMThreadsPage.c:958:7: warning: variable '_tmp13__length1' set but not used [-Wunused-but-set-variable] gint _tmp13__length1 = 0; ^ DMThreadsPage.c:954:7: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1 = 0; ^ DMThreadsPage.c:951:7: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable] gint _tmp8__length1 = 0; ^ DMThreadsPage.c:948:7: warning: variable '_tmp6__length1' set but not used [-Wunused-but-set-variable] gint _tmp6__length1 = 0; ^ DMThreadsPage.c:945:7: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1 = 0; ^ DMThreadsPage.c:940:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1 = 0; ^ DMThreadsPage.c: In function '__lambda116_': DMThreadsPage.c:1696:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] DMThreadsPage* self; ^ DMThreadsPage.c: In function 'string_strip': DMThreadsPage.c:1767:2: warning: passing argument 1 of 'g_strchug' discards 'const' qualifier from pointer target type [enabled by default] g_strstrip (_tmp1_); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from DMThreadsPage.c:21: /usr/include/glib-2.0/glib/gstrfuncs.h:175:23: note: expected 'gchar *' but argument is of type 'const gchar *' gchar* g_strchug (gchar *string); ^ DMThreadsPage.c: In function '__lambda117_': DMThreadsPage.c:1774:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] DMThreadsPage* self; ^ DMThreadsPage.c: In function '___lambda107_': DMThreadsPage.c:2181:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] DMThreadsPage* self; ^ DMThreadsPage.c: In function 'dm_threads_page_save_last_messages': DMThreadsPage.c:2477:3: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [enabled by default] _tmp5_ = gee_abstract_map_get_values (G_TYPE_CHECK_INSTANCE_CAST (_tmp4_, GEE_TYPE_MAP, GeeMap)); ^ In file included from DMThreadsPage.c:28:0: /usr/include/gee-0.8/gee.h:1388:16: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); ^ DMThreadsPage.c: In function 'dm_threads_page_remove_spinner': DMThreadsPage.c:2593:10: warning: assignment from incompatible pointer type [enabled by default] _tmp3_ = gtk_widget_get_parent (G_TYPE_CHECK_INSTANCE_CAST (_tmp2_, gtk_widget_get_type (), GtkWidget)); ^ DMThreadsPage.c: In function 'dm_threads_page_real_get_title': DMThreadsPage.c:2755:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] DMThreadsPage * self; ^ DMThreadsPage.c: At top level: DMThreadsPage.c:2161:21: warning: 'block20_data_ref' defined but not used [-Wunused-function] static Block20Data* block20_data_ref (Block20Data* _data20_) { ^ CC WarningService.lo WarningService.c: In function '__lambda204_': WarningService.c:169:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] WarningService* self; ^ CC InlineMediaDownloader.lo CC Settings.lo InlineMediaDownloader.c: In function 'inline_media_downloader_load_media_finish': InlineMediaDownloader.c:519:38: warning: variable '_data_' set but not used [-Wunused-but-set-variable] InlineMediaDownloaderLoadMediaData* _data_; ^ InlineMediaDownloader.c: In function 'inline_media_downloader_load_all_media': InlineMediaDownloader.c:579:8: warning: unused variable '_m_collection_size_' [-Wunused-variable] gint _m_collection_size_ = 0; ^ InlineMediaDownloader.c:578:8: warning: variable 'm_collection_length1' set but not used [-Wunused-but-set-variable] gint m_collection_length1 = 0; ^ InlineMediaDownloader.c: In function 'inline_media_downloader_load_real_url_finish': InlineMediaDownloader.c:758:40: warning: variable '_data_' set but not used [-Wunused-but-set-variable] InlineMediaDownloaderLoadRealUrlData* _data_; ^ InlineMediaDownloader.c: In function '__lambda30_': InlineMediaDownloader.c:796:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp2_ = _tmp1_->data; ^ InlineMediaDownloader.c:786:7: warning: variable '_tmp2__length1' set but not used [-Wunused-but-set-variable] gint _tmp2__length1 = 0; ^ InlineMediaDownloader.c: In function 'inline_media_downloader_load_real_url_co': InlineMediaDownloader.c:932:31: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _data_->_data22_->regex_str1 = _data_->_tmp1_; ^ InlineMediaDownloader.c: In function 'inline_media_downloader_load_inline_media_finish': InlineMediaDownloader.c:994:44: warning: variable '_data_' set but not used [-Wunused-but-set-variable] InlineMediaDownloaderLoadInlineMediaData* _data_; ^ InlineMediaDownloader.c: In function '__lambda32_': InlineMediaDownloader.c:1234:9: warning: variable '_tmp5_' set but not used [-Wunused-but-set-variable] Media* _tmp5_ = NULL; ^ InlineMediaDownloader.c: In function '__lambda33_': InlineMediaDownloader.c:1329:10: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp6_ = _tmp5_->data; ^ InlineMediaDownloader.c:1338:11: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp12_ = _tmp11_->data; ^ InlineMediaDownloader.c: In function 'inline_media_downloader_load_animation_finish': InlineMediaDownloader.c:2020:42: warning: variable '_data_' set but not used [-Wunused-but-set-variable] InlineMediaDownloaderLoadAnimationData* _data_; ^ InlineMediaDownloader.c: In function 'inline_media_downloader_load_normal_media_finish': InlineMediaDownloader.c:2230:44: warning: variable '_data_' set but not used [-Wunused-but-set-variable] InlineMediaDownloaderLoadNormalMediaData* _data_; ^ Settings.c: In function 'settings_finalize': Settings.c:266:13: warning: variable 'self' set but not used [-Wunused-but-set-variable] Settings * self; ^ CC NotificationManager.lo CC Twitter.lo Twitter.c: In function 'block25_data_unref': Twitter.c:302:12: warning: variable 'self' set but not used [-Wunused-but-set-variable] Twitter* self; ^ Twitter.c: In function '_vala_twitter_get_property': Twitter.c:703:12: warning: variable 'self' set but not used [-Wunused-but-set-variable] Twitter * self; ^ Twitter.c: In function '_vala_twitter_set_property': Twitter.c:714:12: warning: variable 'self' set but not used [-Wunused-but-set-variable] Twitter * self; ^ Twitter.c: At top level: Twitter.c:630:13: warning: 'twitter_set_short_url_length' defined but not used [-Wunused-function] static void twitter_set_short_url_length (gint value) { ^ Twitter.c:646:13: warning: 'twitter_set_short_url_length_https' defined but not used [-Wunused-function] static void twitter_set_short_url_length_https (gint value) { ^ Twitter.c:662:13: warning: 'twitter_set_max_media_per_upload' defined but not used [-Wunused-function] static void twitter_set_max_media_per_upload (gint value) { ^ CC ProfilePage.lo CC TweetInfoPage.lo ProfilePage.c: In function '__lambda176_': ProfilePage.c:1211:16: warning: variable '_tmp11_' set but not used [-Wunused-but-set-variable] AspectImage* _tmp11_ = NULL; ^ ProfilePage.c: In function '__lambda183_': ProfilePage.c:1521:8: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable] gint _tmp1__length1 = 0; ^ ProfilePage.c:1510:7: warning: variable '_tmp36__length1' set but not used [-Wunused-but-set-variable] gint _tmp36__length1 = 0; ^ ProfilePage.c:1505:7: warning: variable '_tmp33__length1' set but not used [-Wunused-but-set-variable] gint _tmp33__length1 = 0; ^ ProfilePage.c:1502:7: warning: variable '_tmp31__length1' set but not used [-Wunused-but-set-variable] gint _tmp31__length1 = 0; ^ ProfilePage.c:1498:7: warning: variable '_tmp28__length1' set but not used [-Wunused-but-set-variable] gint _tmp28__length1 = 0; ^ ProfilePage.c:1494:7: warning: variable '_tmp25__length1' set but not used [-Wunused-but-set-variable] gint _tmp25__length1 = 0; ^ ProfilePage.c:1490:7: warning: variable '_tmp22__length1' set but not used [-Wunused-but-set-variable] gint _tmp22__length1 = 0; ^ ProfilePage.c:1487:7: warning: variable '_tmp20__length1' set but not used [-Wunused-but-set-variable] gint _tmp20__length1 = 0; ^ ProfilePage.c:1484:7: warning: variable '_tmp18__length1' set but not used [-Wunused-but-set-variable] gint _tmp18__length1 = 0; ^ ProfilePage.c:1481:7: warning: variable '_tmp16__length1' set but not used [-Wunused-but-set-variable] gint _tmp16__length1 = 0; ^ ProfilePage.c:1478:7: warning: variable '_tmp14__length1' set but not used [-Wunused-but-set-variable] gint _tmp14__length1 = 0; ^ ProfilePage.c:1475:7: warning: variable '_tmp12__length1' set but not used [-Wunused-but-set-variable] gint _tmp12__length1 = 0; ^ ProfilePage.c: In function 'profile_page_load_friendship_finish': ProfilePage.c:1790:33: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ProfilePageLoadFriendshipData* _data_; ^ ProfilePage.c: In function 'profile_page_load_profile_data_finish': ProfilePage.c:2054:34: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ProfilePageLoadProfileDataData* _data_; ^ ProfilePage.c: In function 'string_strip': ProfilePage.c:2237:2: warning: passing argument 1 of 'g_strchug' discards 'const' qualifier from pointer target type [enabled by default] g_strstrip (_tmp1_); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from ProfilePage.c:21: /usr/include/glib-2.0/glib/gstrfuncs.h:175:23: note: expected 'gchar *' but argument is of type 'const gchar *' gchar* g_strchug (gchar *string); ^ ProfilePage.c: In function '___lambda187_': ProfilePage.c:2254:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] ProfilePage* self; ^ ProfilePage.c: In function 'profile_page_load_tweets_finish': ProfilePage.c:2985:29: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ProfilePageLoadTweetsData* _data_; ^ ProfilePage.c: In function 'profile_page_load_older_tweets_finish': ProfilePage.c:3231:34: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ProfilePageLoadOlderTweetsData* _data_; ^ ProfilePage.c: In function 'profile_page_real_create_tool_button': ProfilePage.c:4273:16: warning: variable 'self' set but not used [-Wunused-but-set-variable] ProfilePage * self; ^ ProfilePage.c: In function 'profile_page_real_get_tool_button': ProfilePage.c:4293:16: warning: variable 'self' set but not used [-Wunused-but-set-variable] ProfilePage * self; ^ ProfilePage.c: At top level: ProfilePage.c:3230:13: warning: 'profile_page_load_older_tweets_finish' defined but not used [-Wunused-function] static void profile_page_load_older_tweets_finish (ProfilePage* self, GAsyncResult* _res_) { ^ ProfilePage.c:1438:21: warning: 'block26_data_ref' defined but not used [-Wunused-function] static Block26Data* block26_data_ref (Block26Data* _data26_) { ^ ProfilePage.c:1789:13: warning: 'profile_page_load_friendship_finish' defined but not used [-Wunused-function] static void profile_page_load_friendship_finish (ProfilePage* self, GAsyncResult* _res_) { ^ ProfilePage.c:2053:13: warning: 'profile_page_load_profile_data_finish' defined but not used [-Wunused-function] static void profile_page_load_profile_data_finish (ProfilePage* self, GAsyncResult* _res_) { ^ ProfilePage.c:2984:13: warning: 'profile_page_load_tweets_finish' defined but not used [-Wunused-function] static void profile_page_load_tweets_finish (ProfilePage* self, GAsyncResult* _res_) { ^ TweetInfoPage.c: In function '__lambda71_': TweetInfoPage.c:584:21: warning: variable '_tmp17_' set but not used [-Wunused-but-set-variable] MaxSizeContainer* _tmp17_ = NULL; ^ TweetInfoPage.c: In function 'tweet_info_page_real_on_leave': TweetInfoPage.c:825:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] TweetInfoPage * self; ^ TweetInfoPage.c: In function 'block33_data_unref': TweetInfoPage.c:1222:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] TweetInfoPage* self; ^ TweetInfoPage.c: In function 'tweet_info_page_real_get_title': TweetInfoPage.c:2030:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] TweetInfoPage * self; ^ TweetInfoPage.c: In function 'tweet_info_page_real_create_tool_button': TweetInfoPage.c:2260:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] TweetInfoPage * self; ^ TweetInfoPage.c: In function 'tweet_info_page_real_get_tool_button': TweetInfoPage.c:2267:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] TweetInfoPage * self; ^ TweetInfoPage.c: At top level: TweetInfoPage.c:1212:21: warning: 'block33_data_ref' defined but not used [-Wunused-function] static Block33Data* block33_data_ref (Block33Data* _data33_) { ^ CC ListStatusesPage.lo ListStatusesPage.c: In function 'list_statuses_page_scroll_event_cb': ListStatusesPage.c:760:21: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] MaxSizeContainer* _tmp13_ = NULL; ^ ListStatusesPage.c: In function 'list_statuses_page_real_on_leave': ListStatusesPage.c:974:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] ListStatusesPage * self; ^ ListStatusesPage.c: In function 'list_statuses_page_load_newest_finish': ListStatusesPage.c:1005:34: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ListStatusesPageLoadNewestData* _data_; ^ ListStatusesPage.c: In function 'list_statuses_page_load_older_finish': ListStatusesPage.c:1283:33: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ListStatusesPageLoadOlderData* _data_; ^ ListStatusesPage.c: In function '__lambda192_': ListStatusesPage.c:1973:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] ListStatusesPage* self; ^ ListStatusesPage.c: In function 'list_statuses_page_load_newer_finish': ListStatusesPage.c:2139:33: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ListStatusesPageLoadNewerData* _data_; ^ ListStatusesPage.c: In function 'list_statuses_page_real_get_title': ListStatusesPage.c:2562:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] ListStatusesPage * self; ^ ListStatusesPage.c: In function 'list_statuses_page_real_create_tool_button': ListStatusesPage.c:2575:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] ListStatusesPage * self; ^ ListStatusesPage.c: In function 'list_statuses_page_real_get_tool_button': ListStatusesPage.c:2582:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] ListStatusesPage * self; ^ ListStatusesPage.c: At top level: ListStatusesPage.c:1282:13: warning: 'list_statuses_page_load_older_finish' defined but not used [-Wunused-function] static void list_statuses_page_load_older_finish (ListStatusesPage* self, GAsyncResult* _res_) { ^ ListStatusesPage.c:2138:13: warning: 'list_statuses_page_load_newer_finish' defined but not used [-Wunused-function] static void list_statuses_page_load_newer_finish (ListStatusesPage* self, GAsyncResult* _res_) { ^ ListStatusesPage.c:2144:21: warning: 'block37_data_ref' defined but not used [-Wunused-function] static Block37Data* block37_data_ref (Block37Data* _data37_) { ^ CC ListsPage.lo ListsPage.c: In function 'lists_page_load_newest_finish': ListsPage.c:453:27: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ListsPageLoadNewestData* _data_; ^ ListsPage.c: In function 'lists_page_real_get_title': ListsPage.c:823:14: warning: variable 'self' set but not used [-Wunused-but-set-variable] ListsPage * self; ^ ListsPage.c: At top level: ListsPage.c:452:13: warning: 'lists_page_load_newest_finish' defined but not used [-Wunused-function] static void lists_page_load_newest_finish (ListsPage* self, GAsyncResult* _res_) { ^ CC FavoritesTimeline.lo CC Filter.lo FavoritesTimeline.c: In function 'favorites_timeline_real_stream_message_received': FavoritesTimeline.c:375:10: warning: variable 'id' set but not used [-Wunused-but-set-variable] gint64 id = 0LL; ^ FavoritesTimeline.c: In function 'favorites_timeline_real_get_title': FavoritesTimeline.c:549:22: warning: variable 'self' set but not used [-Wunused-but-set-variable] FavoritesTimeline * self; ^ FavoritesTimeline.c: In function 'favorites_timeline_real_get_function': FavoritesTimeline.c:579:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] FavoritesTimeline* self; ^ CC FilterPage.lo CC Media.lo FilterPage.c: In function 'filter_page_real_on_join': FilterPage.c:682:4: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp6_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp5_, GEE_TYPE_COLLECTION, GeeCollection)); ^ In file included from FilterPage.c:30:0: /usr/include/gee-0.8/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ FilterPage.c: In function '__lambda142_': FilterPage.c:1100:14: warning: variable 'self' set but not used [-Wunused-but-set-variable] FilterPage* self; ^ FilterPage.c: In function 'filter_page_real_on_leave': FilterPage.c:1248:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] FilterPage * self; ^ FilterPage.c: In function 'filter_page_real_get_title': FilterPage.c:1283:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] FilterPage * self; ^ VALAC corebird_vala.stamp /usr/bin/glib-compile-resources ../resources.xml --target=resources.c --generate-source --sourcedir=.. CC widgets/TweetListBox.lo CC widgets/MaxSizeContainer.lo widgets/TweetListBox.c: In function 'tweet_list_box_add_progress_entry': widgets/TweetListBox.c:327:9: warning: assignment from incompatible pointer type [enabled by default] _tmp1_ = gtk_widget_get_parent (G_TYPE_CHECK_INSTANCE_CAST (_tmp0_, gtk_widget_get_type (), GtkWidget)); ^ widgets/TweetListBox.c: In function 'tweet_list_box_remove_progress_entry': widgets/TweetListBox.c:346:9: warning: assignment from incompatible pointer type [enabled by default] _tmp1_ = gtk_widget_get_parent (G_TYPE_CHECK_INSTANCE_CAST (_tmp0_, gtk_widget_get_type (), GtkWidget)); ^ widgets/MaxSizeContainer.c: In function 'max_size_container_real_get_request_mode': widgets/MaxSizeContainer.c:57:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] MaxSizeContainer * self; ^ widgets/MaxSizeContainer.c: In function 'max_size_container_finalize': widgets/MaxSizeContainer.c:264:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] MaxSizeContainer * self; ^ CC widgets/ScrollWidget.lo CC widgets/TextButton.lo widgets/ScrollWidget.c: In function 'scroll_widget_keep_upper_func': widgets/ScrollWidget.c:149:18: warning: variable '_tmp8_' set but not used [-Wunused-but-set-variable] GtkAdjustment* _tmp8_ = NULL; ^ widgets/ScrollWidget.c: In function 'scroll_widget_keep_value_func': widgets/ScrollWidget.c:265:18: warning: variable '_tmp30_' set but not used [-Wunused-but-set-variable] GtkAdjustment* _tmp30_ = NULL; ^ widgets/ScrollWidget.c: In function 'scroll_widget_finalize': widgets/ScrollWidget.c:958:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] ScrollWidget * self; ^ widgets/TextButton.c: In function 'text_button_set_markup': widgets/TextButton.c:161:10: warning: assignment from incompatible pointer type [enabled by default] _tmp18_ = gtk_widget_get_parent (G_TYPE_CHECK_INSTANCE_CAST (_tmp17_, gtk_widget_get_type (), GtkWidget)); ^ CC widgets/DoubleTapButton.lo CC widgets/ReplyEntry.lo widgets/DoubleTapButton.c: In function 'double_tap_button_finalize': widgets/DoubleTapButton.c:114:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] DoubleTapButton * self; ^ CC widgets/PixbufButton.lo CC widgets/BadgeRadioToolButton.lo widgets/BadgeRadioToolButton.c: In function 'badge_radio_tool_button_finalize': widgets/BadgeRadioToolButton.c:224:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] BadgeRadioToolButton * self; ^ CC widgets/DMPlaceholderBox.lo CC widgets/AccountCreateWidget.lo CC widgets/AspectImage.lo widgets/AspectImage.c: In function 'aspect_image_real_get_request_mode': widgets/AspectImage.c:142:16: warning: variable 'self' set but not used [-Wunused-but-set-variable] AspectImage * self; ^ CC widgets/UserListsWidget.lo widgets/UserListsWidget.c: In function 'user_lists_widget_load_lists_finish': widgets/UserListsWidget.c:458:32: warning: variable '_data_' set but not used [-Wunused-but-set-variable] UserListsWidgetLoadListsData* _data_; ^ widgets/UserListsWidget.c: In function '__lambda131_': widgets/UserListsWidget.c:1136:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] UserListsWidget* self; ^ widgets/UserListsWidget.c: In function 'user_lists_widget_update_member_count': widgets/UserListsWidget.c:1262:21: warning: variable '_tmp9_' set but not used [-Wunused-but-set-variable] ListListEntry* _tmp9_ = NULL; ^ widgets/UserListsWidget.c: In function 'user_lists_widget_get_user_lists': widgets/UserListsWidget.c:1354:10: warning: variable '_tmp26__length1' set but not used [-Wunused-but-set-variable] gint _tmp26__length1 = 0; ^ widgets/UserListsWidget.c:1347:10: warning: variable '_tmp20__length1' set but not used [-Wunused-but-set-variable] gint _tmp20__length1 = 0; ^ widgets/UserListsWidget.c:1340:10: warning: variable '_tmp14__length1' set but not used [-Wunused-but-set-variable] gint _tmp14__length1 = 0; ^ widgets/UserListsWidget.c:1335:10: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1 = 0; ^ widgets/UserListsWidget.c:1303:7: warning: variable '_lists_size_' set but not used [-Wunused-but-set-variable] gint _lists_size_ = 0; ^ widgets/UserListsWidget.c: In function 'string_strip': widgets/UserListsWidget.c:1525:2: warning: passing argument 1 of 'g_strchug' discards 'const' qualifier from pointer target type [enabled by default] g_strstrip (_tmp1_); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from widgets/UserListsWidget.c:21: /usr/include/glib-2.0/glib/gstrfuncs.h:175:23: note: expected 'gchar *' but argument is of type 'const gchar *' gchar* g_strchug (gchar *string); ^ widgets/UserListsWidget.c: At top level: widgets/UserListsWidget.c:681:21: warning: 'block46_data_ref' defined but not used [-Wunused-function] static Block46Data* block46_data_ref (Block46Data* _data46_) { ^ widgets/UserListsWidget.c:881:21: warning: 'block47_data_ref' defined but not used [-Wunused-function] static Block47Data* block47_data_ref (Block47Data* _data47_) { ^ widgets/UserListsWidget.c:1114:21: warning: 'block48_data_ref' defined but not used [-Wunused-function] static Block48Data* block48_data_ref (Block48Data* _data48_) { ^ widgets/UserListsWidget.c:1282:13: warning: '_vala_TwitterList_array_free' defined but not used [-Wunused-function] static void _vala_TwitterList_array_free (TwitterList* array, gint array_length) { ^ CC widgets/ReplyIndicator.lo widgets/ReplyIndicator.c: In function 'reply_indicator_real_get_request_mode': widgets/ReplyIndicator.c:85:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] ReplyIndicator * self; ^ widgets/ReplyIndicator.c: In function 'reply_indicator_real_get_preferred_height_for_width': widgets/ReplyIndicator.c:94:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] ReplyIndicator * self; ^ widgets/ReplyIndicator.c: In function 'reply_indicator_finalize': widgets/ReplyIndicator.c:317:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] ReplyIndicator * self; ^ CC widgets/MultiMediaWidget.lo widgets/MultiMediaWidget.c: In function 'multi_media_widget_set_all_media': widgets/MultiMediaWidget.c:996:10: warning: variable '_tmp11__length1' set but not used [-Wunused-but-set-variable] gint _tmp11__length1 = 0; ^ widgets/MultiMediaWidget.c:991:10: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable] gint _tmp7__length1 = 0; ^ widgets/MultiMediaWidget.c:988:13: warning: variable '_tmp6_' set but not used [-Wunused-but-set-variable] Media** _tmp6_ = NULL; ^ widgets/MultiMediaWidget.c:966:10: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable] Media** _tmp2_ = NULL; ^ widgets/MultiMediaWidget.c:963:10: warning: variable '_tmp0_' set but not used [-Wunused-but-set-variable] Media** _tmp0_ = NULL; ^ widgets/MultiMediaWidget.c: In function 'multi_media_widget_remove_all': widgets/MultiMediaWidget.c:1047:2: warning: passing argument 2 of 'g_list_foreach' from incompatible pointer type [enabled by default] g_list_foreach (_tmp1_, ___lambda27__gfunc, self); ^ In file included from /usr/include/glib-2.0/glib/ghash.h:33:0, from /usr/include/glib-2.0/glib.h:50, from widgets/MultiMediaWidget.c:22: /usr/include/glib-2.0/glib/glist.h:132:10: note: expected 'GFunc' but argument is of type 'void (*)(const void *, void *)' void g_list_foreach (GList *list, ^ widgets/MultiMediaWidget.c: In function 'multi_media_widget_set_media': widgets/MultiMediaWidget.c:1108:8: warning: variable '_tmp14__length1' set but not used [-Wunused-but-set-variable] gint _tmp14__length1 = 0; ^ widgets/MultiMediaWidget.c:1120:8: warning: variable '_tmp18__length1' set but not used [-Wunused-but-set-variable] gint _tmp18__length1 = 0; ^ widgets/MultiMediaWidget.c:1076:15: warning: variable '_tmp11_' set but not used [-Wunused-but-set-variable] MediaButton* _tmp11_ = NULL; ^ widgets/MultiMediaWidget.c:1072:7: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable] gint _tmp7__length1 = 0; ^ widgets/MultiMediaWidget.c: In function 'multi_media_widget_media_loaded_cb': widgets/MultiMediaWidget.c:1234:12: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1 = 0; ^ widgets/MultiMediaWidget.c:1259:20: warning: variable '_tmp21_' set but not used [-Wunused-but-set-variable] MediaButton* _tmp21_ = NULL; ^ widgets/MultiMediaWidget.c:1257:12: warning: variable '_tmp19__length1' set but not used [-Wunused-but-set-variable] gint _tmp19__length1 = 0; ^ widgets/MultiMediaWidget.c:1253:12: warning: variable '_tmp16__length1' set but not used [-Wunused-but-set-variable] gint _tmp16__length1 = 0; ^ widgets/MultiMediaWidget.c:1214:11: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable] gint _tmp7__length1 = 0; ^ widgets/MultiMediaWidget.c:1308:11: warning: variable '_tmp30__length1' set but not used [-Wunused-but-set-variable] gint _tmp30__length1 = 0; ^ widgets/MultiMediaWidget.c:1327:11: warning: variable '_tmp36__length1' set but not used [-Wunused-but-set-variable] gint _tmp36__length1 = 0; ^ widgets/MultiMediaWidget.c:1288:10: warning: variable '_tmp27__length1' set but not used [-Wunused-but-set-variable] gint _tmp27__length1 = 0; ^ CC widgets/AvatarWidget.lo widgets/AvatarWidget.c: In function 'avatar_widget_finalize': widgets/AvatarWidget.c:394:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] AvatarWidget * self; ^ CC widgets/AvatarBannerWidget.lo CC widgets/MediaImageWidget.lo widgets/AvatarBannerWidget.c: In function 'avatar_banner_widget_load_banner_finish': widgets/AvatarBannerWidget.c:283:36: warning: variable '_data_' set but not used [-Wunused-but-set-variable] AvatarBannerWidgetLoadBannerData* _data_; ^ widgets/AvatarBannerWidget.c: In function 'avatar_banner_widget_real_get_request_mode': widgets/AvatarBannerWidget.c:462:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] AvatarBannerWidget * self; ^ widgets/AvatarBannerWidget.c: In function 'avatar_banner_widget_fetch_banner_finish': widgets/AvatarBannerWidget.c:540:37: warning: variable '_data_' set but not used [-Wunused-but-set-variable] AvatarBannerWidgetFetchBannerData* _data_; ^ widgets/AvatarBannerWidget.c: In function 'avatar_banner_widget_real_size_allocate': widgets/AvatarBannerWidget.c:642:17: warning: variable 'child_requisition' set but not used [-Wunused-but-set-variable] GtkRequisition child_requisition = {0}; ^ widgets/AvatarBannerWidget.c: In function 'avatar_banner_widget_real_remove': widgets/AvatarBannerWidget.c:718:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] AvatarBannerWidget * self; ^ widgets/AvatarBannerWidget.c: At top level: widgets/AvatarBannerWidget.c:282:13: warning: 'avatar_banner_widget_load_banner_finish' defined but not used [-Wunused-function] static void avatar_banner_widget_load_banner_finish (AvatarBannerWidget* self, GAsyncResult* _res_) { ^ widgets/MediaImageWidget.c: In function 'media_image_widget_event_box_motion_notify_cb': widgets/MediaImageWidget.c:401:18: warning: variable '_tmp16_' set but not used [-Wunused-but-set-variable] GtkAdjustment* _tmp16_ = NULL; ^ widgets/MediaImageWidget.c:394:18: warning: variable '_tmp9_' set but not used [-Wunused-but-set-variable] GtkAdjustment* _tmp9_ = NULL; ^ CC widgets/MediaVideoWidget.lo CC widgets/CropWidget.lo widgets/MediaVideoWidget.c: In function 'media_video_widget_fetch_real_url_finish': widgets/MediaVideoWidget.c:519:36: warning: variable '_data_' set but not used [-Wunused-but-set-variable] MediaVideoWidgetFetchRealUrlData* _data_; ^ widgets/MediaVideoWidget.c: In function '__lambda52_': widgets/MediaVideoWidget.c:546:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] MediaVideoWidget* self; ^ widgets/MediaVideoWidget.c: In function '__lambda53_': widgets/MediaVideoWidget.c:616:10: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp20_ = _tmp19_->data; ^ widgets/MediaVideoWidget.c:566:7: warning: variable '_tmp20__length1' set but not used [-Wunused-but-set-variable] gint _tmp20__length1 = 0; ^ widgets/MediaVideoWidget.c: In function 'media_video_widget_fetch_real_url_co': widgets/MediaVideoWidget.c:721:30: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _data_->_data50_->regex_str = _data_->_tmp0_; ^ widgets/MediaVideoWidget.c: In function 'media_video_widget_download_video_finish': widgets/MediaVideoWidget.c:781:37: warning: variable '_data_' set but not used [-Wunused-but-set-variable] MediaVideoWidgetDownloadVideoData* _data_; ^ widgets/MediaVideoWidget.c: In function '__lambda55_': widgets/MediaVideoWidget.c:823:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] MediaVideoWidget* self; ^ widgets/MediaVideoWidget.c: In function '__lambda57_': widgets/MediaVideoWidget.c:930:10: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp19_ = _tmp18_->data; ^ widgets/MediaVideoWidget.c: At top level: widgets/MediaVideoWidget.c:518:13: warning: 'media_video_widget_fetch_real_url_finish' defined but not used [-Wunused-function] static void media_video_widget_fetch_real_url_finish (MediaVideoWidget* self, GAsyncResult* _res_) { ^ widgets/MediaVideoWidget.c:780:13: warning: 'media_video_widget_download_video_finish' defined but not used [-Wunused-function] static void media_video_widget_download_video_finish (MediaVideoWidget* self, GAsyncResult* _res_) { ^ CC util/TweetUtils.lo CC util/Utils.lo util/TweetUtils.c: In function 'tweet_utils_delete_tweet_finish': util/TweetUtils.c:1327:29: warning: variable '_data_' set but not used [-Wunused-but-set-variable] TweetUtilsDeleteTweetData* _data_; ^ util/TweetUtils.c: In function 'tweet_utils_reply_to_tweet_finish': util/TweetUtils.c:1503:30: warning: variable '_data_' set but not used [-Wunused-but-set-variable] TweetUtilsReplyToTweetData* _data_; ^ util/TweetUtils.c: In function 'tweet_utils_toggle_favorite_tweet_finish': util/TweetUtils.c:1630:37: warning: variable '_data_' set but not used [-Wunused-but-set-variable] TweetUtilsToggleFavoriteTweetData* _data_; ^ util/TweetUtils.c: In function 'tweet_utils_toggle_retweet_tweet_finish': util/TweetUtils.c:1819:36: warning: variable '_data_' set but not used [-Wunused-but-set-variable] TweetUtilsToggleRetweetTweetData* _data_; ^ util/TweetUtils.c: In function '__lambda13_': util/TweetUtils.c:2146:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp7_ = _tmp6_->data; ^ util/TweetUtils.c: In function 'tweet_utils_calc_tweet_length': util/TweetUtils.c:2345:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ util/TweetUtils.c:2344:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ util/TweetUtils.c:2326:10: warning: variable '_tmp9_' set but not used [-Wunused-but-set-variable] gchar** _tmp9_ = NULL; ^ util/TweetUtils.c:2321:7: warning: variable '_words_size_' set but not used [-Wunused-but-set-variable] gint _words_size_ = 0; ^ util/TweetUtils.c: In function 'tweet_utils_get_word_length': util/TweetUtils.c:2463:11: warning: variable '_tmp17__length1' set but not used [-Wunused-but-set-variable] gint _tmp17__length1 = 0; ^ util/TweetUtils.c:2452:13: warning: variable '_tmp16_' set but not used [-Wunused-but-set-variable] gchar** _tmp16_ = NULL; ^ util/TweetUtils.c:2450:10: warning: variable '_parts_size_' set but not used [-Wunused-but-set-variable] gint _parts_size_ = 0; ^ util/TweetUtils.c:2435:8: warning: unused variable '_tld_collection_size_' [-Wunused-variable] gint _tld_collection_size_ = 0; ^ util/TweetUtils.c:2434:8: warning: variable 'tld_collection_length1' set but not used [-Wunused-but-set-variable] gint tld_collection_length1 = 0; ^ util/TweetUtils.c: In function 'tweet_utils_activate_link': util/TweetUtils.c:2650:2: warning: passing argument 1 of 'g_strchug' discards 'const' qualifier from pointer target type [enabled by default] _tmp1_ = g_strstrip (_tmp0_); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from util/TweetUtils.c:21: /usr/include/glib-2.0/glib/gstrfuncs.h:175:23: note: expected 'gchar *' but argument is of type 'const gchar *' gchar* g_strchug (gchar *string); ^ util/TweetUtils.c: In function '__lambda48_': util/TweetUtils.c:2899:9: warning: variable '_tmp17_' set but not used [-Wunused-but-set-variable] Tweet* _tmp17_ = NULL; ^ util/TweetUtils.c:2895:7: warning: variable '_tmp13__length1' set but not used [-Wunused-but-set-variable] gint _tmp13__length1 = 0; ^ util/TweetUtils.c: In function '__lambda49_': util/TweetUtils.c:3038:12: warning: variable '_tmp34_' set but not used [-Wunused-but-set-variable] Tweet** _tmp34_ = NULL; ^ util/TweetUtils.c:3030:11: warning: variable '_tmp31_' set but not used [-Wunused-but-set-variable] Tweet** _tmp31_ = NULL; ^ util/TweetUtils.c:2979:10: warning: variable '_tmp30_' set but not used [-Wunused-but-set-variable] Tweet** _tmp30_ = NULL; ^ util/TweetUtils.c:2950:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1 = 0; ^ util/TweetUtils.c: In function '__lambda46_': util/TweetUtils.c:3078:10: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable] Tweet** _tmp3_ = NULL; ^ util/TweetUtils.c: In function 'tweet_utils_is_link': util/TweetUtils.c:3260:8: warning: unused variable '_tld_collection_size_' [-Wunused-variable] gint _tld_collection_size_ = 0; ^ util/TweetUtils.c:3259:8: warning: variable 'tld_collection_length1' set but not used [-Wunused-but-set-variable] gint tld_collection_length1 = 0; ^ util/Utils.c: In function 'utils_get_avatar_name': util/Utils.c:786:7: warning: variable '_parts_size_' set but not used [-Wunused-but-set-variable] gint _parts_size_ = 0; ^ util/Utils.c: In function 'utils_download_file_finish': util/Utils.c:1231:30: warning: variable '_data_' set but not used [-Wunused-but-set-variable] UtilsDownloadFileAsyncData* _data_; ^ util/Utils.c: In function '__lambda149_': util/Utils.c:1309:10: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _tmp9_ = _tmp8_->data; ^ util/Utils.c: In function 'utils_download_file_async_co': util/Utils.c:1371:25: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _data_->_data61_->path = _data_->_tmp0_; ^ util/Utils.c: In function 'utils_write_pixbuf_finish': util/Utils.c:1444:29: warning: variable '_data_' set but not used [-Wunused-but-set-variable] UtilsWritePixbufAsyncData* _data_; ^ util/Utils.c: In function 'utils_write_pixbuf_async_co': util/Utils.c:1555:25: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _data_->_data62_->type = _data_->_tmp2_; ^ util/Utils.c: In function 'g_unichar_to_string': util/Utils.c:1774:2: warning: passing argument 2 of 'g_unichar_to_utf8' discards 'const' qualifier from pointer target type [enabled by default] g_unichar_to_utf8 (self, _tmp1_); ^ In file included from /usr/include/glib-2.0/glib/gstring.h:33:0, from /usr/include/glib-2.0/glib/giochannel.h:34, from /usr/include/glib-2.0/glib.h:54, from util/Utils.c:21: /usr/include/glib-2.0/glib/gunicode.h:786:11: note: expected 'gchar *' but argument is of type 'const gchar *' gint g_unichar_to_utf8 (gunichar c, ^ util/Utils.c: At top level: util/Utils.c:874:21: warning: 'block60_data_ref' defined but not used [-Wunused-function] static Block60Data* block60_data_ref (Block60Data* _data60_) { ^ CC util/IntHistory.lo util/IntHistory.c: In function 'int_history_construct': util/IntHistory.c:107:10: warning: variable '_tmp8_' set but not used [-Wunused-but-set-variable] gint _tmp8_ = 0; ^ util/IntHistory.c:105:10: warning: variable '_tmp6__length1' set but not used [-Wunused-but-set-variable] gint _tmp6__length1 = 0; ^ util/IntHistory.c: In function 'int_history_push': util/IntHistory.c:150:8: warning: variable '_tmp6_' set but not used [-Wunused-but-set-variable] gint _tmp6_ = 0; ^ util/IntHistory.c:147:8: warning: variable '_tmp3__length1' set but not used [-Wunused-but-set-variable] gint _tmp3__length1 = 0; ^ util/IntHistory.c:182:11: warning: variable '_tmp16_' set but not used [-Wunused-but-set-variable] gint _tmp16_ = 0; ^ util/IntHistory.c:179:11: warning: variable '_tmp13__length1' set but not used [-Wunused-but-set-variable] gint _tmp13__length1 = 0; ^ util/IntHistory.c:176:11: warning: variable '_tmp11__length1' set but not used [-Wunused-but-set-variable] gint _tmp11__length1 = 0; ^ util/IntHistory.c:173:12: warning: variable '_tmp10_' set but not used [-Wunused-but-set-variable] gint* _tmp10_ = NULL; ^ util/IntHistory.c:164:8: warning: variable '_tmp20_' set but not used [-Wunused-but-set-variable] gint _tmp20_ = 0; ^ util/IntHistory.c:161:8: warning: variable '_tmp17__length1' set but not used [-Wunused-but-set-variable] gint _tmp17__length1 = 0; ^ util/IntHistory.c:138:8: warning: variable '_tmp1_' set but not used [-Wunused-but-set-variable] gint* _tmp1_ = NULL; ^ util/IntHistory.c: In function 'int_history_back': util/IntHistory.c:225:8: warning: variable '_tmp2__length1' set but not used [-Wunused-but-set-variable] gint _tmp2__length1 = 0; ^ util/IntHistory.c: In function 'int_history_forward': util/IntHistory.c:254:8: warning: variable '_tmp3__length1' set but not used [-Wunused-but-set-variable] gint _tmp3__length1 = 0; ^ util/IntHistory.c:245:8: warning: variable '_tmp1_' set but not used [-Wunused-but-set-variable] gint* _tmp1_ = NULL; ^ util/IntHistory.c: In function 'int_history_get_current': util/IntHistory.c:285:7: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable] gint _tmp1__length1 = 0; ^ CC util/UserCompletion.lo util/UserCompletion.c: In function 'user_completion_prop_changed': util/UserCompletion.c:330:10: warning: variable '_tmp21__length1' set but not used [-Wunused-but-set-variable] gint _tmp21__length1 = 0; ^ util/UserCompletion.c:325:10: warning: variable '_tmp17__length1' set but not used [-Wunused-but-set-variable] gint _tmp17__length1 = 0; ^ util/UserCompletion.c:290:7: warning: variable '_names_size_' set but not used [-Wunused-but-set-variable] gint _names_size_ = 0; ^ CC util/WidgetReplacer.lo CC util/Config.lo CC util/WeakRef.lo util/WidgetReplacer.c: In function 'widget_replacer_replace': util/WidgetReplacer.c:184:9: warning: assignment from incompatible pointer type [enabled by default] _tmp1_ = gtk_widget_get_parent (_tmp0_); ^ util/WidgetReplacer.c:190:9: warning: assignment from incompatible pointer type [enabled by default] _tmp6_ = gtk_widget_get_parent (_tmp5_); ^ util/WidgetReplacer.c:197:10: warning: assignment from incompatible pointer type [enabled by default] _tmp9_ = gtk_widget_get_parent (_tmp8_); ^ util/WidgetReplacer.c:208:11: warning: assignment from incompatible pointer type [enabled by default] _tmp12_ = gtk_widget_get_parent (_tmp11_); ^ util/WidgetReplacer.c:219:10: warning: assignment from incompatible pointer type [enabled by default] _tmp15_ = gtk_widget_get_parent (_tmp14_); ^ util/WeakRef.c: In function '_vala_weak_ref_get_property': util/WeakRef.c:138:12: warning: variable 'self' set but not used [-Wunused-but-set-variable] WeakRef * self; ^ CC util/Dirs.lo CC list/TweetListEntry.lo CC list/DMListEntry.lo list/TweetListEntry.c: In function '__lambda64_': list/TweetListEntry.c:449:9: warning: assignment from incompatible pointer type [enabled by default] _tmp1_ = gtk_widget_get_parent (G_TYPE_CHECK_INSTANCE_CAST (_tmp0_, gtk_widget_get_type (), GtkWidget)); ^ list/TweetListEntry.c: In function '__lambda65_': list/TweetListEntry.c:475:9: warning: assignment from incompatible pointer type [enabled by default] _tmp1_ = gtk_widget_get_parent (G_TYPE_CHECK_INSTANCE_CAST (_tmp0_, gtk_widget_get_type (), GtkWidget)); ^ list/DMListEntry.c: In function 'dm_list_entry_real_get_seen': list/DMListEntry.c:490:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] DMListEntry* self; ^ list/TweetListEntry.c: In function 'tweet_list_entry_state_flags_changed_cb': list/TweetListEntry.c:1002:12: warning: variable '_tmp42_' set but not used [-Wunused-but-set-variable] GtkBox* _tmp42_ = NULL; ^ list/TweetListEntry.c: In function '__lambda50_': list/TweetListEntry.c:1369:10: warning: variable '_tmp0_' set but not used [-Wunused-but-set-variable] GtkBox* _tmp0_ = NULL; ^ list/TweetListEntry.c: In function '__lambda51_': list/TweetListEntry.c:1411:10: warning: variable '_tmp0_' set but not used [-Wunused-but-set-variable] GtkBox* _tmp0_ = NULL; ^ list/TweetListEntry.c: In function 'tweet_list_entry_adjust_hover_box': list/TweetListEntry.c:1491:12: warning: variable '_tmp16_' set but not used [-Wunused-but-set-variable] GtkBox* _tmp16_ = NULL; ^ CC list/UserListEntry.lo list/UserListEntry.c: In function 'user_list_entry_real_update_time_delta': list/UserListEntry.c:481:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] UserListEntry * self; ^ list/UserListEntry.c: In function 'user_list_entry_real_get_seen': list/UserListEntry.c:753:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] UserListEntry* self; ^ list/UserListEntry.c: In function 'user_list_entry_real_get_sort_factor': list/UserListEntry.c:769:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] UserListEntry* self; ^ CC list/DMThreadEntry.lo CC list/StartConversationEntry.lo CC list/ListListEntry.lo list/ListListEntry.c: In function '__lambda123_': list/ListListEntry.c:470:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] ListListEntry* self; ^ list/ListListEntry.c: In function '__lambda125_': list/ListListEntry.c:699:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] ListListEntry* self; ^ CC list/NewListEntry.lo CC list/FilterListEntry.lo CC list/UserFilterEntry.lo list/FilterListEntry.c: In function 'filter_list_entry_delete_button_clicked_cb': list/FilterListEntry.c:235:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp4_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp3_, GEE_TYPE_COLLECTION, GeeCollection)); ^ In file included from list/FilterListEntry.c:24:0: /usr/include/gee-0.8/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ list/UserFilterEntry.c: In function 'user_filter_entry_real_update_time_delta': list/UserFilterEntry.c:184:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] UserFilterEntry * self; ^ list/UserFilterEntry.c: In function 'user_filter_entry_real_get_seen': list/UserFilterEntry.c:300:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] UserFilterEntry* self; ^ list/UserFilterEntry.c: In function 'user_filter_entry_real_get_sort_factor': list/UserFilterEntry.c:316:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] UserFilterEntry* self; ^ CC list/AddListEntry.lo CC list/ProgressEntry.lo list/ProgressEntry.c: In function 'progress_entry_real_update_time_delta': list/ProgressEntry.c:130:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] ProgressEntry * self; ^ list/ProgressEntry.c: In function 'progress_entry_real_get_sort_factor': list/ProgressEntry.c:140:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] ProgressEntry* self; ^ list/ProgressEntry.c: In function 'progress_entry_real_get_seen': list/ProgressEntry.c:149:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] ProgressEntry* self; ^ CC window/ComposeTweetWindow.lo CC window/SettingsDialog.lo window/ComposeTweetWindow.c: In function 'compose_tweet_window_construct': window/ComposeTweetWindow.c:619:9: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ window/ComposeTweetWindow.c:618:9: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ window/ComposeTweetWindow.c:718:155: warning: the comparison will always evaluate as 'false' for the address of '_compose_tweet_window_escape_pressed_cb_gtk_accel_group_activate' will never be NULL [-Waddress] gtk_accel_group_connect (ag, (guint) GDK_KEY_Escape, 0, GTK_ACCEL_LOCKED, (GClosure*) ((_compose_tweet_window_escape_pressed_cb_gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) _compose_tweet_window_escape_pressed_cb_gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ window/ComposeTweetWindow.c:718:2: warning: passing argument 3 of 'g_cclosure_new' from incompatible pointer type [enabled by default] gtk_accel_group_connect (ag, (guint) GDK_KEY_Escape, 0, GTK_ACCEL_LOCKED, (GClosure*) ((_compose_tweet_window_escape_pressed_cb_gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) _compose_tweet_window_escape_pressed_cb_gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:27:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from window/ComposeTweetWindow.c:22: /usr/include/glib-2.0/gobject/gclosure.h:205:11: note: expected 'GClosureNotify' but argument is of type 'void (*)(void *)' GClosure* g_cclosure_new (GCallback callback_func, ^ window/ComposeTweetWindow.c:719:143: warning: the comparison will always evaluate as 'false' for the address of '___lambda59__gtk_accel_group_activate' will never be NULL [-Waddress] gtk_accel_group_connect (ag, (guint) GDK_KEY_Return, GDK_CONTROL_MASK, GTK_ACCEL_LOCKED, (GClosure*) ((___lambda59__gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) ___lambda59__gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ window/ComposeTweetWindow.c:719:2: warning: passing argument 3 of 'g_cclosure_new' from incompatible pointer type [enabled by default] gtk_accel_group_connect (ag, (guint) GDK_KEY_Return, GDK_CONTROL_MASK, GTK_ACCEL_LOCKED, (GClosure*) ((___lambda59__gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) ___lambda59__gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:27:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from window/ComposeTweetWindow.c:22: /usr/include/glib-2.0/gobject/gclosure.h:205:11: note: expected 'GClosureNotify' but argument is of type 'void (*)(void *)' GClosure* g_cclosure_new (GCallback callback_func, ^ window/ComposeTweetWindow.c: In function 'string_strip': window/ComposeTweetWindow.c:743:2: warning: passing argument 1 of 'g_strchug' discards 'const' qualifier from pointer target type [enabled by default] g_strstrip (_tmp1_); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from window/ComposeTweetWindow.c:21: /usr/include/glib-2.0/glib/gstrfuncs.h:175:23: note: expected 'gchar *' but argument is of type 'const gchar *' gchar* g_strchug (gchar *string); ^ window/ComposeTweetWindow.c: In function 'compose_tweet_window_drag_data_received_cb': window/ComposeTweetWindow.c:778:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] _tmp5_ = gtk_selection_data_get_text (_tmp4_); ^ window/ComposeTweetWindow.c:830:10: warning: variable '_tmp25__length1' set but not used [-Wunused-but-set-variable] gint _tmp25__length1 = 0; ^ window/ComposeTweetWindow.c:827:10: warning: variable '_uris_size_' set but not used [-Wunused-but-set-variable] gint _uris_size_ = 0; ^ window/ComposeTweetWindow.c: In function 'compose_tweet_window_update_completion': window/ComposeTweetWindow.c:1339:10: warning: variable '_tmp39__length1' set but not used [-Wunused-but-set-variable] gint _tmp39__length1 = 0; ^ window/ComposeTweetWindow.c:1243:7: warning: variable '_corpus_size_' set but not used [-Wunused-but-set-variable] gint _corpus_size_ = 0; ^ window/ComposeTweetWindow.c: In function 'compose_tweet_window_send_tweet': window/ComposeTweetWindow.c:1604:4: warning: passing argument 3 of 'g_file_load_contents' from incompatible pointer type [enabled by default] g_file_load_contents (_tmp38_, NULL, &_tmp39_, &_tmp40_, NULL, &_inner_error_); ^ In file included from /usr/include/glib-2.0/gio/gio.h:65:0, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from window/ComposeTweetWindow.c:23: /usr/include/glib-2.0/gio/gfile.h:1179:10: note: expected 'char **' but argument is of type 'guint8 **' gboolean g_file_load_contents (GFile *file, ^ window/ComposeTweetWindow.c:1584:8: warning: variable '_content_size_' set but not used [-Wunused-but-set-variable] gint _content_size_ = 0; ^ window/ComposeTweetWindow.c: In function '_compose_tweet_window_cancel_clicked_gtk_button_clicked': window/ComposeTweetWindow.c:1673:2: warning: passing argument 2 of 'compose_tweet_window_cancel_clicked' from incompatible pointer type [enabled by default] compose_tweet_window_cancel_clicked ((ComposeTweetWindow*) self, _sender); ^ window/ComposeTweetWindow.c:1665:13: note: expected 'struct GtkWidget *' but argument is of type 'struct GtkButton *' static void compose_tweet_window_cancel_clicked (ComposeTweetWindow* self, GtkWidget* source) { ^ window/ComposeTweetWindow.c: In function '__lambda61_': window/ComposeTweetWindow.c:1698:22: warning: variable 'self' set but not used [-Wunused-but-set-variable] ComposeTweetWindow* self; ^ window/SettingsDialog.c: In function 'settings_dialog_add_accels': window/SettingsDialog.c:446:127: warning: the comparison will always evaluate as 'false' for the address of '___lambda8__gtk_accel_group_activate' will never be NULL [-Waddress] gtk_accel_group_connect (ag, (guint) GDK_KEY_Escape, 0, GTK_ACCEL_LOCKED, (GClosure*) ((___lambda8__gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) ___lambda8__gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ window/SettingsDialog.c:446:2: warning: passing argument 3 of 'g_cclosure_new' from incompatible pointer type [enabled by default] gtk_accel_group_connect (ag, (guint) GDK_KEY_Escape, 0, GTK_ACCEL_LOCKED, (GClosure*) ((___lambda8__gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) ___lambda8__gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:27:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from window/SettingsDialog.c:22: /usr/include/glib-2.0/gobject/gclosure.h:205:11: note: expected 'GClosureNotify' but argument is of type 'void (*)(void *)' GClosure* g_cclosure_new (GCallback callback_func, ^ window/SettingsDialog.c:447:134: warning: the comparison will always evaluate as 'false' for the address of '___lambda9__gtk_accel_group_activate' will never be NULL [-Waddress] gtk_accel_group_connect (ag, (guint) GDK_KEY_1, GDK_MOD1_MASK, GTK_ACCEL_LOCKED, (GClosure*) ((___lambda9__gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) ___lambda9__gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ window/SettingsDialog.c:447:2: warning: passing argument 3 of 'g_cclosure_new' from incompatible pointer type [enabled by default] gtk_accel_group_connect (ag, (guint) GDK_KEY_1, GDK_MOD1_MASK, GTK_ACCEL_LOCKED, (GClosure*) ((___lambda9__gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) ___lambda9__gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:27:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from window/SettingsDialog.c:22: /usr/include/glib-2.0/gobject/gclosure.h:205:11: note: expected 'GClosureNotify' but argument is of type 'void (*)(void *)' GClosure* g_cclosure_new (GCallback callback_func, ^ window/SettingsDialog.c:448:135: warning: the comparison will always evaluate as 'false' for the address of '___lambda10__gtk_accel_group_activate' will never be NULL [-Waddress] gtk_accel_group_connect (ag, (guint) GDK_KEY_2, GDK_MOD1_MASK, GTK_ACCEL_LOCKED, (GClosure*) ((___lambda10__gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) ___lambda10__gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ window/SettingsDialog.c:448:2: warning: passing argument 3 of 'g_cclosure_new' from incompatible pointer type [enabled by default] gtk_accel_group_connect (ag, (guint) GDK_KEY_2, GDK_MOD1_MASK, GTK_ACCEL_LOCKED, (GClosure*) ((___lambda10__gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) ___lambda10__gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:27:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from window/SettingsDialog.c:22: /usr/include/glib-2.0/gobject/gclosure.h:205:11: note: expected 'GClosureNotify' but argument is of type 'void (*)(void *)' GClosure* g_cclosure_new (GCallback callback_func, ^ window/SettingsDialog.c:449:135: warning: the comparison will always evaluate as 'false' for the address of '___lambda11__gtk_accel_group_activate' will never be NULL [-Waddress] gtk_accel_group_connect (ag, (guint) GDK_KEY_3, GDK_MOD1_MASK, GTK_ACCEL_LOCKED, (GClosure*) ((___lambda11__gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) ___lambda11__gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ window/SettingsDialog.c:449:2: warning: passing argument 3 of 'g_cclosure_new' from incompatible pointer type [enabled by default] gtk_accel_group_connect (ag, (guint) GDK_KEY_3, GDK_MOD1_MASK, GTK_ACCEL_LOCKED, (GClosure*) ((___lambda11__gtk_accel_group_activate == NULL) ? NULL : g_cclosure_new ((GCallback) ___lambda11__gtk_accel_group_activate, g_object_ref (self), g_object_unref))); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:27:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from window/SettingsDialog.c:22: /usr/include/glib-2.0/gobject/gclosure.h:205:11: note: expected 'GClosureNotify' but argument is of type 'void (*)(void *)' GClosure* g_cclosure_new (GCallback callback_func, ^ CC window/UserListDialog.lo window/UserListDialog.c: In function '__lambda169_': window/UserListDialog.c:458:8: warning: unused variable '_list_collection_size_' [-Wunused-variable] gint _list_collection_size_ = 0; ^ window/UserListDialog.c:457:8: warning: variable 'list_collection_length1' set but not used [-Wunused-but-set-variable] gint list_collection_length1 = 0; ^ window/UserListDialog.c:442:7: warning: variable '_lists_size_' set but not used [-Wunused-but-set-variable] gint _lists_size_ = 0; ^ window/UserListDialog.c: In function '__lambda173_': window/UserListDialog.c:538:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] UserListDialog* self; ^ window/UserListDialog.c: In function '__lambda174_': window/UserListDialog.c:830:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] UserListDialog* self; ^ window/UserListDialog.c: In function '__lambda175_': window/UserListDialog.c:932:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] UserListDialog* self; ^ window/UserListDialog.c: At top level: window/UserListDialog.c:519:21: warning: 'block72_data_ref' defined but not used [-Wunused-function] static Block72Data* block72_data_ref (Block72Data* _data72_) { ^ CC window/ModifyFilterDialog.lo CC window/AboutDialog.lo window/ModifyFilterDialog.c: In function 'modify_filter_dialog_save_filter': window/ModifyFilterDialog.c:495:4: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp42_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp41_, GEE_TYPE_COLLECTION, GeeCollection)); ^ In file included from window/ModifyFilterDialog.c:27:0: /usr/include/gee-0.8/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ CC window/AccountDialog.lo CC window/MediaDialog.lo window/AccountDialog.c: In function 'account_dialog_construct': window/AccountDialog.c:399:8: warning: unused variable '_acc_collection_size_' [-Wunused-variable] gint _acc_collection_size_ = 0; ^ window/AccountDialog.c:398:8: warning: variable 'acc_collection_length1' set but not used [-Wunused-but-set-variable] gint acc_collection_length1 = 0; ^ window/AccountDialog.c:348:7: warning: variable '_startup_accounts_size_' set but not used [-Wunused-but-set-variable] gint _startup_accounts_size_ = 0; ^ window/MediaDialog.c: In function 'media_dialog_construct': window/MediaDialog.c:203:7: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable] gint _tmp1__length1 = 0; ^ window/AccountDialog.c: In function '___lambda155_': window/AccountDialog.c:588:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] AccountDialog* self; ^ window/MediaDialog.c: In function 'media_dialog_next_media': window/MediaDialog.c:401:8: warning: variable '_tmp5__length1' set but not used [-Wunused-but-set-variable] gint _tmp5__length1 = 0; ^ window/MediaDialog.c:390:10: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable] Media** _tmp2_ = NULL; ^ window/AccountDialog.c: In function '___lambda157_': window/MediaDialog.c: In function 'media_dialog_previous_media': window/AccountDialog.c:749:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] AccountDialog* self; ^ window/MediaDialog.c:424:8: warning: variable '_tmp3__length1' set but not used [-Wunused-but-set-variable] gint _tmp3__length1 = 0; ^ window/AccountDialog.c: In function 'account_dialog_save_data': window/AccountDialog.c:983:8: warning: variable '_buffer_size_' set but not used [-Wunused-but-set-variable] gint _buffer_size_ = 0; ^ window/AccountDialog.c:1075:8: warning: variable '_buffer_size_' set but not used [-Wunused-but-set-variable] gint _buffer_size_ = 0; ^ window/AccountDialog.c: In function 'account_dialog_delete_confirm_button_clicked_cb': window/AccountDialog.c:1353:16: warning: variable '_tmp59_' set but not used [-Wunused-but-set-variable] gchar* _tmp59_ = NULL; ^ window/AccountDialog.c:1349:14: warning: variable '_tmp55__length1' set but not used [-Wunused-but-set-variable] gint _tmp55__length1 = 0; ^ window/AccountDialog.c:1346:14: warning: variable '_tmp53__length1' set but not used [-Wunused-but-set-variable] gint _tmp53__length1 = 0; ^ window/AccountDialog.c:1399:16: warning: variable '_tmp71_' set but not used [-Wunused-but-set-variable] gchar* _tmp71_ = NULL; ^ window/AccountDialog.c:1395:14: warning: variable '_tmp67__length1' set but not used [-Wunused-but-set-variable] gint _tmp67__length1 = 0; ^ window/AccountDialog.c:1392:14: warning: variable '_tmp65__length1' set but not used [-Wunused-but-set-variable] gint _tmp65__length1 = 0; ^ window/AccountDialog.c:1389:17: warning: variable '_tmp64_' set but not used [-Wunused-but-set-variable] gchar** _tmp64_ = NULL; ^ window/AccountDialog.c:1430:6: warning: passing argument 3 of 'g_settings_set_strv' from incompatible pointer type [enabled by default] g_settings_set_strv (_tmp73_, "startup-accounts", _tmp74_); ^ In file included from /usr/include/glib-2.0/gio/gio.h:110:0, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from window/AccountDialog.c:23: /usr/include/glib-2.0/gio/gsettings.h:173:25: note: expected 'const gchar * const*' but argument is of type 'gchar **' gboolean g_settings_set_strv (GSettings *settings, ^ window/AccountDialog.c:1329:11: warning: variable '_tmp74__length1' set but not used [-Wunused-but-set-variable] gint _tmp74__length1 = 0; ^ window/AccountDialog.c:1325:11: warning: variable '_sa_new_size_' set but not used [-Wunused-but-set-variable] gint _sa_new_size_ = 0; ^ window/AccountDialog.c:1321:14: warning: variable '_tmp47_' set but not used [-Wunused-but-set-variable] gchar** _tmp47_ = NULL; ^ window/AccountDialog.c:1294:10: warning: variable '_tmp41__length1' set but not used [-Wunused-but-set-variable] gint _tmp41__length1 = 0; ^ window/AccountDialog.c:1291:13: warning: variable '_tmp40_' set but not used [-Wunused-but-set-variable] gchar** _tmp40_ = NULL; ^ window/AccountDialog.c:1202:7: warning: variable '_startup_accounts_size_' set but not used [-Wunused-but-set-variable] gint _startup_accounts_size_ = 0; ^ window/AccountDialog.c: In function 'account_dialog_autostart_switch_activate_cb': window/AccountDialog.c:1673:9: warning: unused variable '_acc_collection_size_' [-Wunused-variable] gint _acc_collection_size_ = 0; ^ window/AccountDialog.c:1672:9: warning: variable 'acc_collection_length1' set but not used [-Wunused-but-set-variable] gint acc_collection_length1 = 0; ^ window/AccountDialog.c:1727:13: warning: variable '_tmp23_' set but not used [-Wunused-but-set-variable] gchar* _tmp23_ = NULL; ^ window/AccountDialog.c:1723:11: warning: variable '_tmp19__length1' set but not used [-Wunused-but-set-variable] gint _tmp19__length1 = 0; ^ window/AccountDialog.c:1712:9: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ window/AccountDialog.c:1711:9: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ window/AccountDialog.c:1755:3: warning: passing argument 3 of 'g_settings_set_strv' from incompatible pointer type [enabled by default] g_settings_set_strv (_tmp32_, "startup-accounts", _tmp33_); ^ In file included from /usr/include/glib-2.0/gio/gio.h:110:0, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from window/AccountDialog.c:23: /usr/include/glib-2.0/gio/gsettings.h:173:25: note: expected 'const gchar * const*' but argument is of type 'gchar **' gboolean g_settings_set_strv (GSettings *settings, ^ window/AccountDialog.c:1667:8: warning: variable '_tmp33__length1' set but not used [-Wunused-but-set-variable] gint _tmp33__length1 = 0; ^ window/AccountDialog.c:1663:10: warning: variable '_tmp30_' set but not used [-Wunused-but-set-variable] gchar* _tmp30_ = NULL; ^ window/AccountDialog.c:1657:11: warning: variable '_tmp25_' set but not used [-Wunused-but-set-variable] gchar** _tmp25_ = NULL; ^ window/AccountDialog.c:1656:8: warning: variable '_tmp24__length1' set but not used [-Wunused-but-set-variable] gint _tmp24__length1 = 0; ^ window/AccountDialog.c:1651:8: warning: variable '_new_startup_accounts_size_' set but not used [-Wunused-but-set-variable] gint _new_startup_accounts_size_ = 0; ^ window/AccountDialog.c:1647:11: warning: variable '_tmp15_' set but not used [-Wunused-but-set-variable] gchar** _tmp15_ = NULL; ^ window/AccountDialog.c:1808:14: warning: variable '_tmp46_' set but not used [-Wunused-but-set-variable] gchar* _tmp46_ = NULL; ^ window/AccountDialog.c:1804:12: warning: variable '_tmp42__length1' set but not used [-Wunused-but-set-variable] gint _tmp42__length1 = 0; ^ window/AccountDialog.c:1784:9: warning: unused variable '_acc_collection_size_' [-Wunused-variable] gint _acc_collection_size_ = 0; ^ window/AccountDialog.c:1783:9: warning: variable 'acc_collection_length1' set but not used [-Wunused-but-set-variable] gint acc_collection_length1 = 0; ^ window/AccountDialog.c:1829:3: warning: passing argument 3 of 'g_settings_set_strv' from incompatible pointer type [enabled by default] g_settings_set_strv (_tmp49_, "startup-accounts", _tmp50_); ^ In file included from /usr/include/glib-2.0/gio/gio.h:110:0, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from window/AccountDialog.c:23: /usr/include/glib-2.0/gio/gsettings.h:173:25: note: expected 'const gchar * const*' but argument is of type 'gchar **' gboolean g_settings_set_strv (GSettings *settings, ^ window/AccountDialog.c:1771:8: warning: variable '_tmp50__length1' set but not used [-Wunused-but-set-variable] gint _tmp50__length1 = 0; ^ window/AccountDialog.c:1764:8: warning: variable '_new_startup_accounts_size_' set but not used [-Wunused-but-set-variable] gint _new_startup_accounts_size_ = 0; ^ window/AccountDialog.c:1760:11: warning: variable '_tmp34_' set but not used [-Wunused-but-set-variable] gchar** _tmp34_ = NULL; ^ window/AccountDialog.c:1626:7: warning: variable '_startup_accounts_size_' set but not used [-Wunused-but-set-variable] gint _startup_accounts_size_ = 0; ^ CC window/ImageCropDialog.lo window/ImageCropDialog.c: In function 'image_crop_dialog_next_button_clicked_cb_finish': window/ImageCropDialog.c:283:42: warning: variable '_data_' set but not used [-Wunused-but-set-variable] ImageCropDialogNextButtonClickedCbData* _data_; ^ window/ImageCropDialog.c: At top level: window/ImageCropDialog.c:282:13: warning: 'image_crop_dialog_next_button_clicked_cb_finish' defined but not used [-Wunused-function] static void image_crop_dialog_next_button_clicked_cb_finish (ImageCropDialog* self, GAsyncResult* _res_) { ^ CC sql/Database.lo sql/Database.c: In function '__lambda4_': sql/Database.c:210:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1 = 0; ^ sql/Database.c:207:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] SqlDatabase* self; ^ sql/Database.c: In function '_sqlite3_exec': sql/Database.c:250:22: warning: the comparison will always evaluate as 'true' for the address of '_vala_errmsg' will never be NULL [-Waddress] if ((&_vala_errmsg) != NULL) { ^ sql/Database.c: In function '___lambda5_': sql/Database.c:274:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1 = 0; ^ sql/Database.c:271:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] SqlDatabase* self; ^ sql/Database.c: In function 'sql_database_execf': sql/Database.c:477:2: warning: missing braces around initializer [-Wmissing-braces] va_list _tmp3_ = {0}; ^ sql/Database.c:477:2: warning: (near initialization for '_tmp3_[0]') [-Wmissing-braces] sql/Database.c: At top level: sql/Database.c:188:21: warning: 'block79_data_ref' defined but not used [-Wunused-function] static Block79Data* block79_data_ref (Block79Data* _data79_) { ^ CC sql/Statement.lo sql/Statement.c: In function 'sql_insert_statement_run': sql/Statement.c:219:5: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp6_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp5_, GEE_TYPE_COLLECTION, GeeCollection)); ^ In file included from sql/Statement.c:26:0: /usr/include/gee-0.8/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ sql/Statement.c:277:5: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp24_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp23_, GEE_TYPE_COLLECTION, GeeCollection)); ^ In file included from sql/Statement.c:26:0: /usr/include/gee-0.8/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ sql/Statement.c:344:6: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp47_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp46_, GEE_TYPE_COLLECTION, GeeCollection)); ^ In file included from sql/Statement.c:26:0: /usr/include/gee-0.8/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ sql/Statement.c: In function 'sql_insert_statement_val': sql/Statement.c:396:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp1_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp0_, GEE_TYPE_COLLECTION, GeeCollection)); ^ In file included from sql/Statement.c:26:0: /usr/include/gee-0.8/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ CC sql/UpdateStatement.lo sql/UpdateStatement.c: In function 'sql_update_statement_run': sql/UpdateStatement.c:201:5: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp15_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp14_, GEE_TYPE_COLLECTION, GeeCollection)); ^ In file included from sql/UpdateStatement.c:24:0: /usr/include/gee-0.8/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ sql/UpdateStatement.c: In function 'sql_update_statement_val': sql/UpdateStatement.c:335:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp1_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp0_, GEE_TYPE_COLLECTION, GeeCollection)); ^ In file included from sql/UpdateStatement.c:24:0: /usr/include/gee-0.8/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ CC sql/SelectStatement.lo sql/SelectStatement.c: In function 'sql_select_statement_cols': sql/SelectStatement.c:150:2: warning: missing braces around initializer [-Wmissing-braces] va_list arg_list = {0}; ^ sql/SelectStatement.c:150:2: warning: (near initialization for 'arg_list[0]') [-Wmissing-braces] sql/SelectStatement.c: In function 'sql_select_statement_run': sql/SelectStatement.c:420:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] _tmp28_ = sqlite3_column_text (_tmp26_, _tmp27_); ^ sql/SelectStatement.c:403:13: warning: variable '_tmp30_' set but not used [-Wunused-but-set-variable] gchar* _tmp30_ = NULL; ^ sql/SelectStatement.c:397:11: warning: variable '_tmp24__length1' set but not used [-Wunused-but-set-variable] gint _tmp24__length1 = 0; ^ sql/SelectStatement.c:363:8: warning: variable '_vals_size_' set but not used [-Wunused-but-set-variable] gint _vals_size_ = 0; ^ sql/SelectStatement.c: In function '__lambda6_': sql/SelectStatement.c:478:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1 = 0; ^ sql/SelectStatement.c:475:22: warning: variable 'self' set but not used [-Wunused-but-set-variable] SqlSelectStatement* self; ^ sql/SelectStatement.c: At top level: sql/SelectStatement.c:444:21: warning: 'block80_data_ref' defined but not used [-Wunused-function] static Block80Data* block80_data_ref (Block80Data* _data80_) { ^ CC async/Collect.lo CC resources.o CCLD libcorebird.la CC main.o CCLD corebird make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/src' make[1]: Leaving directory `/builddir/build/BUILD/corebird-0.9/src' Making all in ui make[1]: Entering directory `/builddir/build/BUILD/corebird-0.9/ui' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/corebird-0.9/ui' Making all in data make[1]: Entering directory `/builddir/build/BUILD/corebird-0.9/data' Making all in symbolics make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/data/symbolics' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/data/symbolics' make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/data' ITMRG org.baedert.corebird.appdata.xml ITMRG org.baedert.corebird.desktop ITMRG org.baedert.corebird.gschema.xml GEN org.baedert.corebird.gschema.valid make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/data' make[1]: Leaving directory `/builddir/build/BUILD/corebird-0.9/data' Making all in assets make[1]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets' Making all in 128x128 make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/128x128' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/128x128' Making all in 96x96 make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/96x96' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/96x96' Making all in 64x64 make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/64x64' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/64x64' Making all in 48x48 make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/48x48' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/48x48' Making all in 32x32 make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/32x32' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/32x32' Making all in 24x24 make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/24x24' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/24x24' Making all in 16x16 make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/16x16' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/16x16' make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets' make[1]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets' Making all in po make[1]: Entering directory `/builddir/build/BUILD/corebird-0.9/po' MSGFMT ar.gmo MSGFMT de.gmo MSGFMT es.gmo MSGFMT en_AU.gmo MSGFMT fa.gmo MSGFMT ja_JP.gmo MSGFMT nl.gmo MSGFMT pl.gmo MSGFMT zh_CN.gmo make[1]: Leaving directory `/builddir/build/BUILD/corebird-0.9/po' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/corebird-0.9/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/corebird-0.9/tests' Making all in sql make[1]: Entering directory `/builddir/build/BUILD/corebird-0.9/sql' Making all in accounts make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/sql/accounts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/sql/accounts' Making all in init make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/sql/init' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/sql/init' make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/sql' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/sql' make[1]: Leaving directory `/builddir/build/BUILD/corebird-0.9/sql' Making all in examples make[1]: Entering directory `/builddir/build/BUILD/corebird-0.9/examples' CC resources.o VALAC tle_vala.stamp VALAC mm_widget_vala.stamp VALAC ab_widget_vala.stamp VALAC crop_dialog_vala.stamp VALAC lle_vala.stamp CC tle.o CC mm_widget.o CC ab_widget.o CC crop_dialog.o CCLD tle CCLD mm_widget CCLD ab_widget CCLD crop_dialog CC lle.o CCLD lle make[1]: Leaving directory `/builddir/build/BUILD/corebird-0.9/examples' make[1]: Entering directory `/builddir/build/BUILD/corebird-0.9' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/corebird-0.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CD5x6v + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64 + cd corebird-0.9 + make install DESTDIR=/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/corebird-0.9/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/src' make[3]: Entering directory `/builddir/build/BUILD/corebird-0.9/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c corebird '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/bin' libtool: install: /usr/bin/install -c corebird /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/bin/corebird make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/corebird-0.9/src' make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/src' make[1]: Leaving directory `/builddir/build/BUILD/corebird-0.9/src' Making install in ui make[1]: Entering directory `/builddir/build/BUILD/corebird-0.9/ui' make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/ui' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/corebird/ui/' /usr/bin/install -c -m 644 style.css '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/corebird/ui/' make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/ui' make[1]: Leaving directory `/builddir/build/BUILD/corebird-0.9/ui' Making install in data make[1]: Entering directory `/builddir/build/BUILD/corebird-0.9/data' Making install in symbolics make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/data/symbolics' make[3]: Entering directory `/builddir/build/BUILD/corebird-0.9/data/symbolics' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/corebird/assets/hicolor/scalable/actions/' /usr/bin/install -c -m 644 corebird-compose-symbolic.svg corebird-mentions-symbolic.svg corebird-retweet-symbolic.svg corebird-new-window-symbolic.svg corebird-filter-symbolic.svg corebird-conversation-symbolic.svg '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/corebird/assets/hicolor/scalable/actions/' make[3]: Leaving directory `/builddir/build/BUILD/corebird-0.9/data/symbolics' make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/data/symbolics' make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/data' make[3]: Entering directory `/builddir/build/BUILD/corebird-0.9/data' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/appdata' /usr/bin/install -c -m 644 org.baedert.corebird.appdata.xml '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/appdata' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/applications' /usr/bin/install -c -m 644 org.baedert.corebird.desktop '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 corebird.1 '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/man/man1' if test -n "org.baedert.corebird.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.baedert.corebird.gschema.xml "/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[3]: Leaving directory `/builddir/build/BUILD/corebird-0.9/data' make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/data' make[1]: Leaving directory `/builddir/build/BUILD/corebird-0.9/data' Making install in assets make[1]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets' Making install in 128x128 make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/128x128' make[3]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/128x128' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/icons/hicolor/128x128/apps/' /usr/bin/install -c -m 644 corebird.png '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/icons/hicolor/128x128/apps/' make[3]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/128x128' make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/128x128' Making install in 96x96 make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/96x96' make[3]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/96x96' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/icons/hicolor/96x96/apps/' /usr/bin/install -c -m 644 corebird.png '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/icons/hicolor/96x96/apps/' make[3]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/96x96' make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/96x96' Making install in 64x64 make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/64x64' make[3]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/64x64' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/icons/hicolor/64x64/apps/' /usr/bin/install -c -m 644 corebird.png '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/icons/hicolor/64x64/apps/' make[3]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/64x64' make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/64x64' Making install in 48x48 make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/48x48' make[3]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/48x48' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/icons/hicolor/48x48/apps/' /usr/bin/install -c -m 644 corebird.png '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/icons/hicolor/48x48/apps/' make[3]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/48x48' make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/48x48' Making install in 32x32 make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/32x32' make[3]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/32x32' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/icons/hicolor/32x32/apps/' /usr/bin/install -c -m 644 corebird.png '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/icons/hicolor/32x32/apps/' make[3]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/32x32' make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/32x32' Making install in 24x24 make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/24x24' make[3]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/24x24' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/icons/hicolor/24x24/apps/' /usr/bin/install -c -m 644 corebird.png '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/icons/hicolor/24x24/apps/' make[3]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/24x24' make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/24x24' Making install in 16x16 make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/16x16' make[3]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets/16x16' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/icons/hicolor/16x16/apps/' /usr/bin/install -c -m 644 corebird.png '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/icons/hicolor/16x16/apps/' make[3]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/16x16' make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets/16x16' make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets' make[3]: Entering directory `/builddir/build/BUILD/corebird-0.9/assets' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/corebird' /usr/bin/install -c -m 644 no_avatar.png verified.png verified_18.png no_banner.png play.png '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/corebird' make[3]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets' make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets' make[1]: Leaving directory `/builddir/build/BUILD/corebird-0.9/assets' Making install in po make[1]: Entering directory `/builddir/build/BUILD/corebird-0.9/po' linguas="ar de es en_AU fa ja_JP nl pl zh_CN "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/corebird-0.9/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/corebird.mo; \ echo "installing $lang.gmo as $dir/corebird.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/corebird.mo; \ echo "installing ./$lang.gmo as" \ "$dir/corebird.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/corebird.mo.m; \ echo "installing $lang.gmo.m as $dir/corebird.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/corebird.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/corebird.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/locale/ar/LC_MESSAGES/corebird.mo installing de.gmo as /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/locale/de/LC_MESSAGES/corebird.mo installing es.gmo as /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/locale/es/LC_MESSAGES/corebird.mo installing en_AU.gmo as /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/locale/en_AU/LC_MESSAGES/corebird.mo installing fa.gmo as /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/locale/fa/LC_MESSAGES/corebird.mo installing ja_JP.gmo as /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/locale/ja_JP/LC_MESSAGES/corebird.mo installing nl.gmo as /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/locale/nl/LC_MESSAGES/corebird.mo installing pl.gmo as /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/locale/pl/LC_MESSAGES/corebird.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/corebird.mo make[1]: Leaving directory `/builddir/build/BUILD/corebird-0.9/po' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/corebird-0.9/tests' make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/tests' 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/corebird-0.9/tests' make[1]: Leaving directory `/builddir/build/BUILD/corebird-0.9/tests' Making install in sql make[1]: Entering directory `/builddir/build/BUILD/corebird-0.9/sql' Making install in accounts make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/sql/accounts' make[3]: Entering directory `/builddir/build/BUILD/corebird-0.9/sql/accounts' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/corebird/sql/accounts' /usr/bin/install -c -m 644 Create.1.sql Create.2.sql '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/corebird/sql/accounts' make[3]: Leaving directory `/builddir/build/BUILD/corebird-0.9/sql/accounts' make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/sql/accounts' Making install in init make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/sql/init' make[3]: Entering directory `/builddir/build/BUILD/corebird-0.9/sql/init' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/corebird/sql/init' /usr/bin/install -c -m 644 Create.1.sql '/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/corebird/sql/init' make[3]: Leaving directory `/builddir/build/BUILD/corebird-0.9/sql/init' make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/sql/init' make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/sql' make[3]: Entering directory `/builddir/build/BUILD/corebird-0.9/sql' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/corebird-0.9/sql' make[2]: Leaving directory `/builddir/build/BUILD/corebird-0.9/sql' make[1]: Leaving directory `/builddir/build/BUILD/corebird-0.9/sql' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/corebird-0.9/examples' make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9/examples' 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/corebird-0.9/examples' make[1]: Leaving directory `/builddir/build/BUILD/corebird-0.9/examples' make[1]: Entering directory `/builddir/build/BUILD/corebird-0.9' make[2]: Entering directory `/builddir/build/BUILD/corebird-0.9' 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/corebird-0.9' make[1]: Leaving directory `/builddir/build/BUILD/corebird-0.9' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64 corebird + desktop-file-validate /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64//usr/share/applications/org.baedert.corebird.desktop + /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/corebird-0.9 extracting debug info from /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/bin/corebird dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 6474 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 Processing files: corebird-0.9-0.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0a4EgT + umask 022 + cd /builddir/build/BUILD + cd corebird-0.9 + DOCDIR=/builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/doc/corebird-0.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/doc/corebird-0.9 + cp -pr COPYING /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/doc/corebird-0.9 + cp -pr README.md /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64/usr/share/doc/corebird-0.9 + exit 0 Provides: appdata() appdata(org.baedert.corebird.appdata.xml) application() application(org.baedert.corebird.desktop) corebird = 0.9-0.el7.centos corebird(x86-64) = 0.9-0.el7.centos Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgee-0.8.so.2()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstbase-1.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libgstvideo-1.0.so.0()(64bit) libgtk-3.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) librest-0.7.so.0()(64bit) libsoup-2.4.so.1()(64bit) libsqlite3.so.0()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: corebird-debuginfo-0.9-0.el7.centos.x86_64 Provides: corebird-debuginfo = 0.9-0.el7.centos corebird-debuginfo(x86-64) = 0.9-0.el7.centos 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/corebird-0.9-0.el7.centos.x86_64 Wrote: /builddir/build/RPMS/corebird-0.9-0.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/corebird-debuginfo-0.9-0.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wIz6W6 + umask 022 + cd /builddir/build/BUILD + cd corebird-0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/corebird-0.9-0.el7.centos.x86_64 + exit 0 Child return code was: 0