+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libgee06.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QcEH85 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libgee-0.6.8 + /usr/bin/xz -dc /builddir/build/SOURCES/libgee-0.6.8.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libgee-0.6.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv -f iso88591 -t utf8 ChangeLog -o ChangeLog.new + touch -r ChangeLog ChangeLog.new + mv ChangeLog.new ChangeLog + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Buypzc + umask 022 + cd /builddir/build/BUILD + cd libgee-0.6.8 + test -x configure + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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 $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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 --disable-static 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 for riscv64-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 for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf 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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-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 riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-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 riscv64-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) 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... no checking for valac... valac checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for gobject-introspection... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gee-1.0.pc config.status: creating benchmark/Makefile config.status: creating doc/Makefile config.status: creating gee/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libgee-0.6.8' Making all in gee make[2]: Entering directory '/builddir/build/BUILD/libgee-0.6.8/gee' make all-am make[3]: Entering directory '/builddir/build/BUILD/libgee-0.6.8/gee' CC assemblyinfo.lo CC abstractcollection.lo CC abstractlist.lo CC abstractmap.lo abstractlist.c: In function 'gee_abstract_list_finalize': abstractlist.c:603:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractList * self; ^~~~ abstractmap.c: In function 'gee_abstract_map_real_remove': abstractmap.c:426:21: warning: the comparison will always evaluate as 'true' for the address of '_vala_value' will never be NULL [-Waddress] if ((&_vala_value) != NULL) { ^~ abstractmap.c: In function 'gee_abstract_map_real_get_element_type': abstractmap.c:825:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMap* self; ^~~~ abstractmap.c: In function 'gee_abstract_map_finalize': abstractmap.c:935:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMap * self; ^~~~ CC abstractmultimap.lo abstractcollection.c: In function 'gee_abstract_collection_real_to_array': abstractcollection.c:490:24: warning: variable '_tmp56_' set but not used [-Wunused-but-set-variable] gpointer _tmp56_; ^~~~~~~ abstractcollection.c:486:20: warning: variable '_tmp52__length1' set but not used [-Wunused-but-set-variable] gint _tmp52__length1; ^~~~~~~~~~~~~~~ abstractcollection.c:463:18: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^~~~~~~~~~~~ abstractcollection.c: In function 'gee_abstract_collection_to_bool_array': abstractcollection.c:577:13: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] gboolean _tmp13_; ^~~~~~~ abstractcollection.c:574:9: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1; ^~~~~~~~~~~~~~~ abstractcollection.c:547:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^~~~~~~~~~~~ abstractcollection.c: In function 'gee_abstract_collection_to_char_array': abstractcollection.c:644:10: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] gchar _tmp13_; ^~~~~~~ abstractcollection.c:641:9: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1; ^~~~~~~~~~~~~~~ abstractcollection.c:614:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^~~~~~~~~~~~ abstractcollection.c: In function 'gee_abstract_collection_to_uchar_array': abstractcollection.c:711:11: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] guchar _tmp13_; ^~~~~~~ abstractcollection.c:708:9: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1; ^~~~~~~~~~~~~~~ abstractcollection.c:681:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^~~~~~~~~~~~ abstractcollection.c: In function 'gee_abstract_collection_to_int_array': abstractcollection.c:778:9: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] gint _tmp13_; ^~~~~~~ abstractcollection.c:775:9: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1; ^~~~~~~~~~~~~~~ abstractcollection.c:748:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^~~~~~~~~~~~ abstractcollection.c: In function 'gee_abstract_collection_to_uint_array': abstractcollection.c:845:10: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] guint _tmp13_; ^~~~~~~ abstractcollection.c:842:9: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1; ^~~~~~~~~~~~~~~ abstractcollection.c:815:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^~~~~~~~~~~~ abstractcollection.c: In function 'gee_abstract_collection_to_int64_array': abstractcollection.c:914:11: warning: variable '_tmp15_' set but not used [-Wunused-but-set-variable] gint64 _tmp15_; ^~~~~~~ abstractcollection.c:911:9: warning: variable '_tmp12__length1' set but not used [-Wunused-but-set-variable] gint _tmp12__length1; ^~~~~~~~~~~~~~~ abstractcollection.c:882:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^~~~~~~~~~~~ abstractcollection.c: In function 'gee_abstract_collection_to_uint64_array': abstractcollection.c:986:12: warning: variable '_tmp15_' set but not used [-Wunused-but-set-variable] guint64 _tmp15_; ^~~~~~~ abstractcollection.c:983:9: warning: variable '_tmp12__length1' set but not used [-Wunused-but-set-variable] gint _tmp12__length1; ^~~~~~~~~~~~~~~ abstractcollection.c:954:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^~~~~~~~~~~~ abstractcollection.c: In function 'gee_abstract_collection_to_long_array': abstractcollection.c:1056:10: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] glong _tmp13_; ^~~~~~~ abstractcollection.c:1053:9: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1; ^~~~~~~~~~~~~~~ abstractcollection.c:1026:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^~~~~~~~~~~~ abstractcollection.c: In function 'gee_abstract_collection_to_ulong_array': abstractcollection.c:1123:11: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] gulong _tmp13_; ^~~~~~~ abstractcollection.c:1120:9: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1; ^~~~~~~~~~~~~~~ abstractcollection.c:1093:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^~~~~~~~~~~~ abstractcollection.c: In function 'gee_abstract_collection_to_float_array': abstractcollection.c:1206:12: warning: variable '_tmp16_' set but not used [-Wunused-but-set-variable] gfloat* _tmp16_; ^~~~~~~ abstractcollection.c:1202:9: warning: variable '_tmp12__length1' set but not used [-Wunused-but-set-variable] gint _tmp12__length1; ^~~~~~~~~~~~~~~ abstractcollection.c:1173:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^~~~~~~~~~~~ abstractcollection.c: In function 'gee_abstract_collection_to_double_array': abstractcollection.c:1294:13: warning: variable '_tmp16_' set but not used [-Wunused-but-set-variable] gdouble* _tmp16_; ^~~~~~~ abstractcollection.c:1290:9: warning: variable '_tmp12__length1' set but not used [-Wunused-but-set-variable] gint _tmp12__length1; ^~~~~~~~~~~~~~~ abstractcollection.c:1261:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^~~~~~~~~~~~ abstractcollection.c: In function 'gee_abstract_collection_real_retain_all': abstractcollection.c:1566:11: warning: variable '_tmp15__length1' set but not used [-Wunused-but-set-variable] gint _tmp15__length1; ^~~~~~~~~~~~~~~ abstractcollection.c:1541:10: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1; ^~~~~~~~~~~~~~~ abstractcollection.c:1516:7: warning: variable '_items_size_' set but not used [-Wunused-but-set-variable] gint _items_size_; ^~~~~~~~~~~~ abstractcollection.c: In function 'gee_abstract_collection_finalize': abstractcollection.c:1762:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractCollection * self; ^~~~ CC abstractmultiset.lo abstractmultimap.c: In function 'gee_abstract_multi_map_real_get_all_keys': abstractmultimap.c:480:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] _tmp17_ = _tmp16_; ^ abstractmultimap.c: In function 'gee_abstract_multi_map_real_get_values': abstractmultimap.c:551:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] _tmp14_ = _tmp13_; ^ CC abstractqueue.lo abstractmultiset.c: In function '_vala_gee_abstract_multi_set_iterator_get_property': abstractmultiset.c:749:32: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMultiSetIterator * self; ^~~~ CC abstractset.lo CC arraylist.lo abstractqueue.c: In function '_vala_gee_abstract_queue_get_property': abstractqueue.c:361:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractQueue * self; ^~~~ CC bidiriterator.lo CC collection.lo abstractset.c: In function 'gee_abstract_set_finalize': abstractset.c:290:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractSet * self; ^~~~ arraylist.c: In function 'gee_array_list_real_index_of': arraylist.c:463:10: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable] gint _tmp7__length1; ^~~~~~~~~~~~~~ arraylist.c: In function 'gee_array_list_real_get': arraylist.c:510:7: warning: variable '_tmp3__length1' set but not used [-Wunused-but-set-variable] gint _tmp3__length1; ^~~~~~~~~~~~~~ arraylist.c: In function 'gee_array_list_real_set': arraylist.c:543:11: warning: variable '_tmp7_' set but not used [-Wunused-but-set-variable] gpointer _tmp7_; ^~~~~~ arraylist.c:539:7: warning: variable '_tmp3__length1' set but not used [-Wunused-but-set-variable] gint _tmp3__length1; ^~~~~~~~~~~~~~ arraylist.c: In function 'gee_array_list_real_add': arraylist.c:575:11: warning: variable '_tmp6_' set but not used [-Wunused-but-set-variable] gpointer _tmp6_; ^~~~~~ arraylist.c:571:7: warning: variable '_tmp2__length1' set but not used [-Wunused-but-set-variable] gint _tmp2__length1; ^~~~~~~~~~~~~~ arraylist.c:568:12: warning: variable '_tmp1_' set but not used [-Wunused-but-set-variable] gpointer* _tmp1_; ^~~~~~ arraylist.c: In function 'gee_array_list_real_insert': arraylist.c:617:11: warning: variable '_tmp10_' set but not used [-Wunused-but-set-variable] gpointer _tmp10_; ^~~~~~~ arraylist.c:613:7: warning: variable '_tmp6__length1' set but not used [-Wunused-but-set-variable] gint _tmp6__length1; ^~~~~~~~~~~~~~ arraylist.c:609:12: warning: variable '_tmp4_' set but not used [-Wunused-but-set-variable] gpointer* _tmp4_; ^~~~~~ arraylist.c: In function 'gee_array_list_real_remove': arraylist.c:666:10: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable] gint _tmp7__length1; ^~~~~~~~~~~~~~ arraylist.c: In function 'gee_array_list_real_remove_at': arraylist.c:728:11: warning: variable '_tmp9_' set but not used [-Wunused-but-set-variable] gpointer _tmp9_; ^~~~~~ arraylist.c:726:7: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable] gint _tmp7__length1; ^~~~~~~~~~~~~~ arraylist.c:720:7: warning: variable '_tmp3__length1' set but not used [-Wunused-but-set-variable] gint _tmp3__length1; ^~~~~~~~~~~~~~ arraylist.c: In function 'gee_array_list_real_clear': arraylist.c:778:14: warning: variable '_tmp7_' set but not used [-Wunused-but-set-variable] gpointer _tmp7_; ^~~~~~ arraylist.c:776:10: warning: variable '_tmp5__length1' set but not used [-Wunused-but-set-variable] gint _tmp5__length1; ^~~~~~~~~~~~~~ arraylist.c: In function 'gee_array_list_real_add_all': arraylist.c:920:13: warning: variable '_tmp16_' set but not used [-Wunused-but-set-variable] gpointer _tmp16_; ^~~~~~~ arraylist.c:916:9: warning: variable '_tmp12__length1' set but not used [-Wunused-but-set-variable] gint _tmp12__length1; ^~~~~~~~~~~~~~~ arraylist.c: In function 'gee_array_list_grow_if_needed': arraylist.c:1032:14: warning: variable '_tmp9_' set but not used [-Wunused-but-set-variable] gpointer* _tmp9_; ^~~~~~ arraylist.c:1021:13: warning: variable '_tmp7_' set but not used [-Wunused-but-set-variable] gpointer* _tmp7_; ^~~~~~ arraylist.c:1007:12: warning: variable '_tmp4_' set but not used [-Wunused-but-set-variable] gpointer* _tmp4_; ^~~~~~ arraylist.c: In function 'gee_array_list_iterator_real_first': arraylist.c:1191:45: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp4_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp3_); ^ arraylist.c:344:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arraylist.c: In function 'gee_array_list_iterator_real_get': arraylist.c:1217:7: warning: variable '_tmp9__length1' set but not used [-Wunused-but-set-variable] gint _tmp9__length1; ^~~~~~~~~~~~~~ arraylist.c: In function 'gee_array_list_iterator_real_last': arraylist.c:1349:45: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp4_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp3_); ^ arraylist.c:344:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arraylist.c: In function 'gee_array_list_iterator_real_set': arraylist.c:1379:16: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] GeeArrayList* _tmp13_; ^~~~~~~ arraylist.c:1378:11: warning: variable '_tmp12_' set but not used [-Wunused-but-set-variable] gpointer _tmp12_; ^~~~~~~ arraylist.c:1374:7: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable] gint _tmp8__length1; ^~~~~~~~~~~~~~ arraylist.c: In function '_vala_gee_array_list_iterator_get_property': arraylist.c:1590:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeArrayListIterator * self; ^~~~ CC comparable.lo CC deque.lo CC functions.lo CC hashmap.lo CC hashmultimap.lo CC hashmultiset.lo functions.c: In function 'gee_functions_get_compare_func_for': functions.c:119:10: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] _tmp1_ = g_strcmp0; ^ CC hashset.lo hashmap.c: In function 'gee_hash_map_lookup_node': hashmap.c:944:7: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1; ^~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_real_set': hashmap.c:1136:19: warning: variable '_tmp17_' set but not used [-Wunused-but-set-variable] GeeHashMapNode* _tmp17_; ^~~~~~~ hashmap.c: In function 'gee_hash_map_real_clear': hashmap.c:1210:10: warning: variable '_tmp5__length1' set but not used [-Wunused-but-set-variable] gint _tmp5__length1; ^~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_unset_helper': hashmap.c:1311:22: warning: the comparison will always evaluate as 'true' for the address of '_vala_value' will never be NULL [-Waddress] if ((&_vala_value) != NULL) { ^~ hashmap.c:1304:19: warning: variable '_tmp12_' set but not used [-Wunused-but-set-variable] GeeHashMapNode* _tmp12_; ^~~~~~~ hashmap.c: In function 'gee_hash_map_resize': hashmap.c:1479:24: warning: variable '_tmp42_' set but not used [-Wunused-but-set-variable] GeeHashMapNode* _tmp42_; ^~~~~~~ hashmap.c:1476:13: warning: variable '_tmp39__length1' set but not used [-Wunused-but-set-variable] gint _tmp39__length1; ^~~~~~~~~~~~~~~ hashmap.c:1472:13: warning: variable '_tmp36__length1' set but not used [-Wunused-but-set-variable] gint _tmp36__length1; ^~~~~~~~~~~~~~~ hashmap.c:1449:12: warning: variable '_tmp23__length1' set but not used [-Wunused-but-set-variable] gint _tmp23__length1; ^~~~~~~~~~~~~~~ hashmap.c:1407:8: warning: variable '_new_nodes_size_' set but not used [-Wunused-but-set-variable] gint _new_nodes_size_; ^~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_entry_finalize': hashmap.c:1856:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapEntry * self; ^~~~ hashmap.c: In function '_vala_gee_hash_map_entry_get_property': hashmap.c:1879:31: warning: passing argument 2 of 'g_value_set_pointer' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] g_value_set_pointer (value, gee_map_entry_get_key ((GeeMapEntry*) self)); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from hashmap.c:29: /usr/include/glib-2.0/gobject/gvaluetypes.h:249:13: note: expected 'gpointer {aka void *}' but argument is of type 'gconstpointer {aka const void *}' void g_value_set_pointer (GValue *value, ^~~~~~~~~~~~~~~~~~~ hashmap.c:1882:31: warning: passing argument 2 of 'g_value_set_pointer' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] g_value_set_pointer (value, gee_map_entry_get_value ((GeeMapEntry*) self)); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from hashmap.c:29: /usr/include/glib-2.0/gobject/gvaluetypes.h:249:13: note: expected 'gpointer {aka void *}' but argument is of type 'gconstpointer {aka const void *}' void g_value_set_pointer (GValue *value, ^~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_key_set_real_add': hashmap.c:1962:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapKeySet * self; ^~~~ hashmap.c: In function 'gee_hash_map_key_set_real_clear': hashmap.c:1971:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapKeySet * self; ^~~~ hashmap.c: In function 'gee_hash_map_key_set_real_remove': hashmap.c:1978:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapKeySet * self; ^~~~ hashmap.c: In function 'gee_hash_map_key_set_real_add_all': hashmap.c:2002:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapKeySet * self; ^~~~ hashmap.c: In function 'gee_hash_map_key_set_real_remove_all': hashmap.c:2012:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapKeySet * self; ^~~~ hashmap.c: In function 'gee_hash_map_key_set_real_retain_all': hashmap.c:2022:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapKeySet * self; ^~~~ hashmap.c: In function 'gee_hash_map_key_set_real_get_size': hashmap.c:2039:38: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); ^ hashmap.c:721:6: note: expected 'GeeAbstractMap * {aka struct _GeeAbstractMap *}' but argument is of type 'GeeMap * {aka struct _GeeMap *}' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^~~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_value_collection_real_add': hashmap.c:2178:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapValueCollection * self; ^~~~ hashmap.c: In function 'gee_hash_map_value_collection_real_clear': hashmap.c:2187:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapValueCollection * self; ^~~~ hashmap.c: In function 'gee_hash_map_value_collection_real_remove': hashmap.c:2194:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapValueCollection * self; ^~~~ hashmap.c: In function 'gee_hash_map_value_collection_real_add_all': hashmap.c:2250:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapValueCollection * self; ^~~~ hashmap.c: In function 'gee_hash_map_value_collection_real_remove_all': hashmap.c:2260:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapValueCollection * self; ^~~~ hashmap.c: In function 'gee_hash_map_value_collection_real_retain_all': hashmap.c:2270:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapValueCollection * self; ^~~~ hashmap.c: In function 'gee_hash_map_value_collection_real_get_size': hashmap.c:2287:38: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); ^ hashmap.c:721:6: note: expected 'GeeAbstractMap * {aka struct _GeeAbstractMap *}' but argument is of type 'GeeMap * {aka struct _GeeMap *}' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^~~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_entry_set_real_add': hashmap.c:2426:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapEntrySet * self; ^~~~ hashmap.c: In function 'gee_hash_map_entry_set_real_clear': hashmap.c:2436:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapEntrySet * self; ^~~~ hashmap.c: In function 'gee_hash_map_entry_set_real_remove': hashmap.c:2443:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapEntrySet * self; ^~~~ hashmap.c: In function 'gee_hash_map_entry_set_real_add_all': hashmap.c:2479:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapEntrySet * self; ^~~~ hashmap.c: In function 'gee_hash_map_entry_set_real_remove_all': hashmap.c:2489:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapEntrySet * self; ^~~~ hashmap.c: In function 'gee_hash_map_entry_set_real_retain_all': hashmap.c:2499:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapEntrySet * self; ^~~~ hashmap.c: In function 'gee_hash_map_entry_set_real_get_size': hashmap.c:2516:38: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); ^ hashmap.c:721:6: note: expected 'GeeAbstractMap * {aka struct _GeeAbstractMap *}' but argument is of type 'GeeMap * {aka struct _GeeMap *}' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^~~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_entry_set_class_init': hashmap.c:2527:45: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] GEE_ABSTRACT_COLLECTION_CLASS (klass)->add = gee_hash_map_entry_set_real_add; ^ hashmap.c:2529:48: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] GEE_ABSTRACT_COLLECTION_CLASS (klass)->remove = gee_hash_map_entry_set_real_remove; ^ hashmap.c:2530:50: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] GEE_ABSTRACT_COLLECTION_CLASS (klass)->contains = gee_hash_map_entry_set_real_contains; ^ hashmap.c: In function 'gee_hash_map_node_iterator_has_next': hashmap.c:2701:9: warning: variable '_tmp16__length1' set but not used [-Wunused-but-set-variable] gint _tmp16__length1; ^~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_node_iterator_first': hashmap.c:2751:38: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp4_ = gee_abstract_map_get_size ((GeeMap*) _tmp3_); ^ hashmap.c:721:6: note: expected 'GeeAbstractMap * {aka struct _GeeAbstractMap *}' but argument is of type 'GeeMap * {aka struct _GeeMap *}' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^~~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function '_vala_gee_hash_map_node_iterator_get_property': hashmap.c:2807:27: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapNodeIterator * self; ^~~~ hashmap.c: In function 'gee_hash_map_key_iterator_real_remove': hashmap.c:2893:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapKeyIterator * self; ^~~~ hashmap.c: In function '_vala_gee_hash_map_key_iterator_get_property': hashmap.c:2943:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapKeyIterator * self; ^~~~ hashmap.c: In function '_vala_gee_hash_map_map_iterator_get_property': hashmap.c:3159:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapMapIterator * self; ^~~~ hashmap.c: In function 'gee_hash_map_value_iterator_real_remove': hashmap.c:3245:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapValueIterator * self; ^~~~ hashmap.c: In function '_vala_gee_hash_map_value_iterator_get_property': hashmap.c:3295:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapValueIterator * self; ^~~~ hashmap.c: In function 'gee_hash_map_entry_iterator_real_remove': hashmap.c:3379:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapEntryIterator * self; ^~~~ hashmap.c: In function '_vala_gee_hash_map_entry_iterator_get_property': hashmap.c:3429:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapEntryIterator * self; ^~~~ hashmultimap.c: In function 'gee_hash_multi_map_finalize': hashmultimap.c:583:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMultiMap * self; ^~~~ hashset.c: In function 'gee_hash_set_lookup_node': hashset.c:364:7: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1; ^~~~~~~~~~~~~~ hashset.c: In function 'gee_hash_set_real_add': hashset.c:491:19: warning: variable '_tmp12_' set but not used [-Wunused-but-set-variable] GeeHashSetNode* _tmp12_; ^~~~~~~ hashset.c: In function 'gee_hash_set_real_clear': hashset.c:557:10: warning: variable '_tmp5__length1' set but not used [-Wunused-but-set-variable] gint _tmp5__length1; ^~~~~~~~~~~~~~ hashset.c: In function 'gee_hash_set_remove_helper': hashset.c:632:19: warning: variable '_tmp10_' set but not used [-Wunused-but-set-variable] GeeHashSetNode* _tmp10_; ^~~~~~~ hashset.c: In function 'gee_hash_set_resize': hashset.c:784:24: warning: variable '_tmp42_' set but not used [-Wunused-but-set-variable] GeeHashSetNode* _tmp42_; ^~~~~~~ hashset.c:781:13: warning: variable '_tmp39__length1' set but not used [-Wunused-but-set-variable] gint _tmp39__length1; ^~~~~~~~~~~~~~~ hashset.c:777:13: warning: variable '_tmp36__length1' set but not used [-Wunused-but-set-variable] gint _tmp36__length1; ^~~~~~~~~~~~~~~ hashset.c:754:12: warning: variable '_tmp23__length1' set but not used [-Wunused-but-set-variable] gint _tmp23__length1; ^~~~~~~~~~~~~~~ hashset.c:712:8: warning: variable '_new_nodes_size_' set but not used [-Wunused-but-set-variable] gint _new_nodes_size_; ^~~~~~~~~~~~~~~~ hashset.c: In function 'gee_hash_set_iterator_real_has_next': hashset.c:1012:9: warning: variable '_tmp16__length1' set but not used [-Wunused-but-set-variable] gint _tmp16__length1; ^~~~~~~~~~~~~~~ hashset.c: In function 'gee_hash_set_iterator_real_first': hashset.c:1063:45: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp4_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp3_); ^ hashset.c:289:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hashset.c: In function '_vala_gee_hash_set_iterator_get_property': hashset.c:1184:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashSetIterator * self; ^~~~ CC iterable.lo CC iterator.lo CC linkedlist.lo CC list.lo CC listiterator.lo linkedlist.c: In function 'gee_linked_list_real_index_of': linkedlist.c:749:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp2_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp1_); ^ linkedlist.c:377:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linkedlist.c: In function 'gee_linked_list_real_get_capacity': linkedlist.c:1610:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeLinkedList* self; ^~~~ linkedlist.c: In function 'gee_linked_list_real_get_remaining_capacity': linkedlist.c:1619:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeLinkedList* self; ^~~~ linkedlist.c: In function 'gee_linked_list_real_get_is_full': linkedlist.c:1628:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeLinkedList* self; ^~~~ linkedlist.c: In function 'gee_linked_list_node_new': linkedlist.c:1641:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] self->data = _tmp0_; ^ linkedlist.c: In function 'gee_linked_list_iterator_real_first': linkedlist.c:1830:45: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp4_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp3_); ^ linkedlist.c:377:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linkedlist.c: In function 'gee_linked_list_iterator_real_last': linkedlist.c:2017:45: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp4_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp3_); ^ linkedlist.c:377:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linkedlist.c: In function '_vala_gee_linked_list_iterator_get_property': linkedlist.c:2353:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeLinkedListIterator * self; ^~~~ CC map.lo CC mapiterator.lo map.c: In function '_vala_gee_map_entry_get_property': map.c:587:16: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeMapEntry * self; ^~~~ CC multimap.lo CC multiset.lo CC priorityqueue.lo CC queue.lo CC readonlycollection.lo CC readonlylist.lo priorityqueue.c: In function '_gee_priority_queue_add_in_r_prime': priorityqueue.c:1984:8: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1; ^~~~~~~~~~~~~~ priorityqueue.c:2117:12: warning: variable '_tmp54_' set but not used [-Wunused-but-set-variable] gboolean _tmp54_; ^~~~~~~ priorityqueue.c:2115:8: warning: variable '_tmp52__length1' set but not used [-Wunused-but-set-variable] gint _tmp52__length1; ^~~~~~~~~~~~~~~ priorityqueue.c:2147:13: warning: variable '_tmp81_' set but not used [-Wunused-but-set-variable] gboolean _tmp81_; ^~~~~~~ priorityqueue.c:2145:9: warning: variable '_tmp79__length1' set but not used [-Wunused-but-set-variable] gint _tmp79__length1; ^~~~~~~~~~~~~~~ priorityqueue.c:2205:13: warning: variable '_tmp84_' set but not used [-Wunused-but-set-variable] gboolean _tmp84_; ^~~~~~~ priorityqueue.c:2203:9: warning: variable '_tmp82__length1' set but not used [-Wunused-but-set-variable] gint _tmp82__length1; ^~~~~~~~~~~~~~~ priorityqueue.c:2125:8: warning: variable '_tmp55__length1' set but not used [-Wunused-but-set-variable] gint _tmp55__length1; ^~~~~~~~~~~~~~~ priorityqueue.c:1972:29: warning: variable '_tmp89_' set but not used [-Wunused-but-set-variable] GeePriorityQueueType1Node* _tmp89_; ^~~~~~~ priorityqueue.c:1968:7: warning: variable '_tmp85__length1' set but not used [-Wunused-but-set-variable] gint _tmp85__length1; ^~~~~~~~~~~~~~~ priorityqueue.c:1964:7: warning: variable '_tmp49__length1' set but not used [-Wunused-but-set-variable] gint _tmp49__length1; ^~~~~~~~~~~~~~~ priorityqueue.c:1961:30: warning: variable '_tmp44_' set but not used [-Wunused-but-set-variable] GeePriorityQueueType1Node** _tmp44_; ^~~~~~~ priorityqueue.c:1955:30: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable] GeePriorityQueueType1Node** _tmp3_; ^~~~~~ priorityqueue.c: In function '_gee_priority_queue_updated_degree': priorityqueue.c:2513:8: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1; ^~~~~~~~~~~~~~~ priorityqueue.c:2539:12: warning: variable '_tmp24_' set but not used [-Wunused-but-set-variable] gboolean _tmp24_; ^~~~~~~ priorityqueue.c:2536:8: warning: variable '_tmp21__length1' set but not used [-Wunused-but-set-variable] gint _tmp21__length1; ^~~~~~~~~~~~~~~ priorityqueue.c:2533:8: warning: variable '_tmp19__length1' set but not used [-Wunused-but-set-variable] gint _tmp19__length1; ^~~~~~~~~~~~~~~ priorityqueue.c:2531:30: warning: variable '_tmp18_' set but not used [-Wunused-but-set-variable] GeePriorityQueueType1Node* _tmp18_; ^~~~~~~ priorityqueue.c:2527:8: warning: variable '_tmp14__length1' set but not used [-Wunused-but-set-variable] gint _tmp14__length1; ^~~~~~~~~~~~~~~ priorityqueue.c:2603:31: warning: variable '_tmp48_' set but not used [-Wunused-but-set-variable] GeePriorityQueueType1Node* _tmp48_; ^~~~~~~ priorityqueue.c:2599:9: warning: variable '_tmp44__length1' set but not used [-Wunused-but-set-variable] gint _tmp44__length1; ^~~~~~~~~~~~~~~ priorityqueue.c:2641:11: warning: variable '_tmp55__length1' set but not used [-Wunused-but-set-variable] gint _tmp55__length1; ^~~~~~~~~~~~~~~ priorityqueue.c:2617:32: warning: variable '_tmp52_' set but not used [-Wunused-but-set-variable] GeePriorityQueueType1Node** _tmp52_; ^~~~~~~ priorityqueue.c:2616:31: warning: variable '_tmp51_' set but not used [-Wunused-but-set-variable] GeePriorityQueueType1Node* _tmp51_; ^~~~~~~ priorityqueue.c:2614:9: warning: variable '_tmp49__length1' set but not used [-Wunused-but-set-variable] gint _tmp49__length1; ^~~~~~~~~~~~~~~ priorityqueue.c:2478:7: warning: variable '_tmp31__length1' set but not used [-Wunused-but-set-variable] gint _tmp31__length1; ^~~~~~~~~~~~~~~ priorityqueue.c:2476:11: warning: variable '_tmp30_' set but not used [-Wunused-but-set-variable] gboolean _tmp30_; ^~~~~~~ priorityqueue.c:2473:7: warning: variable '_tmp27__length1' set but not used [-Wunused-but-set-variable] gint _tmp27__length1; ^~~~~~~~~~~~~~~ priorityqueue.c:2470:7: warning: variable '_tmp25__length1' set but not used [-Wunused-but-set-variable] gint _tmp25__length1; ^~~~~~~~~~~~~~~ priorityqueue.c:2464:30: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable] GeePriorityQueueType1Node** _tmp3_; ^~~~~~ priorityqueue.c: In function 'gee_priority_queue_real_get_capacity': priorityqueue.c:2868:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeePriorityQueue* self; ^~~~ priorityqueue.c: In function 'gee_priority_queue_real_get_remaining_capacity': priorityqueue.c:2877:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeePriorityQueue* self; ^~~~ priorityqueue.c: In function 'gee_priority_queue_real_get_is_full': priorityqueue.c:2886:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeePriorityQueue* self; ^~~~ priorityqueue.c: In function '_vala_gee_priority_queue_iterator_get_property': priorityqueue.c:3874:29: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeePriorityQueueIterator * self; ^~~~ CC readonlymap.lo readonlycollection.c: In function 'gee_read_only_collection_real_add': readonlycollection.c:288:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyCollection * self; ^~~~ readonlycollection.c: In function 'gee_read_only_collection_real_remove': readonlycollection.c:300:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyCollection * self; ^~~~ readonlycollection.c: In function 'gee_read_only_collection_real_clear': readonlycollection.c:312:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyCollection * self; ^~~~ readonlycollection.c: In function 'gee_read_only_collection_real_add_all': readonlycollection.c:322:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyCollection * self; ^~~~ readonlycollection.c: In function 'gee_read_only_collection_real_remove_all': readonlycollection.c:354:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyCollection * self; ^~~~ readonlycollection.c: In function 'gee_read_only_collection_real_retain_all': readonlycollection.c:367:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyCollection * self; ^~~~ readonlycollection.c: In function 'gee_read_only_collection_iterator_real_remove': readonlycollection.c:531:34: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyCollectionIterator * self; ^~~~ readonlycollection.c: In function '_vala_gee_read_only_collection_iterator_get_property': readonlycollection.c:587:34: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyCollectionIterator * self; ^~~~ readonlylist.c: In function 'gee_read_only_list_real_insert': readonlylist.c:380:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyList * self; ^~~~ readonlylist.c: In function 'gee_read_only_list_real_remove_at': readonlylist.c:390:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyList * self; ^~~~ readonlylist.c: In function 'gee_read_only_list_real_set': readonlylist.c:420:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyList * self; ^~~~ readonlylist.c: In function 'gee_read_only_list_real_slice': readonlylist.c:430:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyList * self; ^~~~ readonlylist.c: In function 'gee_read_only_list_real_insert_all': readonlylist.c:474:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyList * self; ^~~~ readonlylist.c: In function 'gee_read_only_list_real_sort': readonlylist.c:485:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyList * self; ^~~~ readonlylist.c: In function 'gee_read_only_list_iterator_real_set': readonlylist.c:571:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyListIterator * self; ^~~~ readonlylist.c: In function 'gee_read_only_list_iterator_real_insert': readonlylist.c:578:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyListIterator * self; ^~~~ readonlylist.c: In function 'gee_read_only_list_iterator_real_add': readonlylist.c:585:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyListIterator * self; ^~~~ readonlylist.c: In function '_vala_gee_read_only_list_iterator_get_property': readonlylist.c:654:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyListIterator * self; ^~~~ readonlymap.c: In function 'gee_read_only_map_real_set': readonlymap.c:435:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMap * self; ^~~~ readonlymap.c: In function 'gee_read_only_map_real_clear': readonlymap.c:481:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMap * self; ^~~~ readonlymap.c: In function 'gee_read_only_map_real_set_all': readonlymap.c:514:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMap * self; ^~~~ CC readonlyset.lo readonlymap.c: In function 'gee_read_only_map_real_unset_all': readonlymap.c:525:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMap * self; ^~~~ readonlymap.c: In function 'gee_read_only_map_real_remove_all': readonlymap.c:538:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMap * self; ^~~~ readonlymap.c: In function 'gee_read_only_map_real_get_element_type': readonlymap.c:720:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMap* self; ^~~~ CC set.lo readonlymap.c: In function 'gee_read_only_map_map_iterator_real_set_value': readonlymap.c:818:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMapMapIterator * self; ^~~~ readonlymap.c: In function 'gee_read_only_map_map_iterator_real_unset': readonlymap.c:825:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMapMapIterator * self; ^~~~ readonlymap.c: In function '_vala_gee_read_only_map_map_iterator_get_property': readonlymap.c:886:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMapMapIterator * self; ^~~~ CC sortedset.lo CC timsort.lo CC treemap.lo timsort.c: In function 'gee_tim_sort_sort_list': timsort.c:438:9: warning: variable '_tmp2__target' set but not used [-Wunused-but-set-variable] void* _tmp2__target; ^~~~~~~~~~~~~ timsort.c:494:8: warning: unused variable '_item_collection_size_' [-Wunused-variable] gint _item_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~~~~ timsort.c:493:8: warning: variable 'item_collection_length1' set but not used [-Wunused-but-set-variable] gint item_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~~~~ timsort.c:416:7: warning: variable '_tmp14__length1' set but not used [-Wunused-but-set-variable] gint _tmp14__length1; ^~~~~~~~~~~~~~~ timsort.c: In function 'gee_tim_sort_sort_arraylist': timsort.c:539:9: warning: variable '_tmp2__target' set but not used [-Wunused-but-set-variable] void* _tmp2__target; ^~~~~~~~~~~~~ timsort.c:527:7: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable] gint _tmp8__length1; ^~~~~~~~~~~~~~ timsort.c: In function 'gee_tim_sort_do_sort': timsort.c:648:8: warning: variable '_tmp31__length1' set but not used [-Wunused-but-set-variable] gint _tmp31__length1; ^~~~~~~~~~~~~~~ timsort.c:647:21: warning: variable '_tmp31_' set but not used [-Wunused-but-set-variable] GeeTimSortSlice** _tmp31_; ^~~~~~~ timsort.c:608:7: warning: variable '_tmp40__length1' set but not used [-Wunused-but-set-variable] gint _tmp40__length1; ^~~~~~~~~~~~~~~ timsort.c:604:7: warning: variable '_tmp37__length1' set but not used [-Wunused-but-set-variable] gint _tmp37__length1; ^~~~~~~~~~~~~~~ timsort.c:601:20: warning: variable '_tmp36_' set but not used [-Wunused-but-set-variable] GeeTimSortSlice** _tmp36_; ^~~~~~~ timsort.c: In function 'gee_tim_sort_insertion_sort': timsort.c:1055:11: warning: variable '_tmp45_' set but not used [-Wunused-but-set-variable] void* _tmp45_; ^~~~~~~ timsort.c: In function 'gee_tim_sort_merge_collapse': timsort.c:1175:9: warning: variable '_tmp12__length1' set but not used [-Wunused-but-set-variable] gint _tmp12__length1; ^~~~~~~~~~~~~~~ timsort.c:1170:9: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable] gint _tmp8__length1; ^~~~~~~~~~~~~~ timsort.c:1165:9: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1; ^~~~~~~~~~~~~~ timsort.c:1206:9: warning: variable '_tmp21__length1' set but not used [-Wunused-but-set-variable] gint _tmp21__length1; ^~~~~~~~~~~~~~~ timsort.c:1201:9: warning: variable '_tmp17__length1' set but not used [-Wunused-but-set-variable] gint _tmp17__length1; ^~~~~~~~~~~~~~~ timsort.c:1236:9: warning: variable '_tmp31__length1' set but not used [-Wunused-but-set-variable] gint _tmp31__length1; ^~~~~~~~~~~~~~~ timsort.c:1231:9: warning: variable '_tmp27__length1' set but not used [-Wunused-but-set-variable] gint _tmp27__length1; ^~~~~~~~~~~~~~~ timsort.c:1156:21: warning: variable '_tmp36_' set but not used [-Wunused-but-set-variable] GeeTimSortSlice** _tmp36_; ^~~~~~~ timsort.c:1144:20: warning: variable '_tmp0_' set but not used [-Wunused-but-set-variable] GeeTimSortSlice** _tmp0_; ^~~~~~ timsort.c: In function 'gee_tim_sort_merge_force_collapse': timsort.c:1292:9: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable] gint _tmp8__length1; ^~~~~~~~~~~~~~ timsort.c:1287:9: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1; ^~~~~~~~~~~~~~ timsort.c:1278:21: warning: variable '_tmp15_' set but not used [-Wunused-but-set-variable] GeeTimSortSlice** _tmp15_; ^~~~~~~ timsort.c:1266:20: warning: variable '_tmp0_' set but not used [-Wunused-but-set-variable] GeeTimSortSlice** _tmp0_; ^~~~~~ timsort.c: In function 'gee_tim_sort_merge_at': timsort.c:1365:7: warning: variable '_tmp31_' set but not used [-Wunused-but-set-variable] gint _tmp31_; ^~~~~~~ timsort.c:1362:20: warning: variable '_tmp29_' set but not used [-Wunused-but-set-variable] GeeTimSortSlice** _tmp29_; ^~~~~~~ timsort.c:1359:19: warning: variable '_tmp26_' set but not used [-Wunused-but-set-variable] GeeTimSortSlice* _tmp26_; ^~~~~~~ timsort.c:1349:7: warning: variable '_tmp16__length1' set but not used [-Wunused-but-set-variable] gint _tmp16__length1; ^~~~~~~~~~~~~~~ timsort.c:1334:7: warning: variable '_tmp3__length1' set but not used [-Wunused-but-set-variable] gint _tmp3__length1; ^~~~~~~~~~~~~~ timsort.c:1329:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1; ^~~~~~~~~~~~~~ timsort.c: In function 'gee_tim_sort_merge_low': timsort.c:2119:12: warning: variable '_tmp54_' set but not used [-Wunused-but-set-variable] void* _tmp54_; ^~~~~~~ timsort.c:2198:12: warning: variable '_tmp84_' set but not used [-Wunused-but-set-variable] void* _tmp84_; ^~~~~~~ timsort.c:2325:11: warning: variable '_tmp219_' set but not used [-Wunused-but-set-variable] void* _tmp219_; ^~~~~~~~ timsort.c:2302:11: warning: variable '_tmp156_' set but not used [-Wunused-but-set-variable] void* _tmp156_; ^~~~~~~~ timsort.c:2020:9: warning: variable '_tmp18_' set but not used [-Wunused-but-set-variable] void* _tmp18_; ^~~~~~~ timsort.c:2623:2: warning: label '__finally0' defined but not used [-Wunused-label] __finally0: ^~~~~~~~~~ timsort.c: In function 'gee_tim_sort_merge_high': timsort.c:2838:12: warning: variable '_tmp62_' set but not used [-Wunused-but-set-variable] void* _tmp62_; ^~~~~~~ timsort.c:2927:12: warning: variable '_tmp97_' set but not used [-Wunused-but-set-variable] void* _tmp97_; ^~~~~~~ timsort.c:3080:11: warning: variable '_tmp264_' set but not used [-Wunused-but-set-variable] void* _tmp264_; ^~~~~~~~ timsort.c:3049:11: warning: variable '_tmp185_' set but not used [-Wunused-but-set-variable] void* _tmp185_; ^~~~~~~~ timsort.c:2729:9: warning: variable '_tmp21_' set but not used [-Wunused-but-set-variable] void* _tmp21_; ^~~~~~~ timsort.c:3428:2: warning: label '__finally1' defined but not used [-Wunused-label] __finally1: ^~~~~~~~~~ timsort.c: In function 'gee_tim_sort_slice_swap': timsort.c:3709:8: warning: variable '_tmp11_' set but not used [-Wunused-but-set-variable] void* _tmp11_; ^~~~~~~ timsort.c:3706:8: warning: variable '_tmp8_' set but not used [-Wunused-but-set-variable] void* _tmp8_; ^~~~~~ timsort.c: In function '_vala_gee_tim_sort_get_property': timsort.c:3813:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTimSort * self; ^~~~ treemap.c: In function 'gee_tree_map_fix_removal': treemap.c:1430:19: warning: the comparison will always evaluate as 'true' for the address of '_vala_key' will never be NULL [-Waddress] if ((&_vala_key) != NULL) { ^~ treemap.c:1444:21: warning: the comparison will always evaluate as 'true' for the address of '_vala_value' will never be NULL [-Waddress] if ((&_vala_value) != NULL) { ^~ treemap.c: In function 'gee_tree_map_remove_from_node': treemap.c:1762:23: warning: the comparison will always evaluate as 'true' for the address of '_vala_prev' will never be NULL [-Waddress] if ((&_vala_prev) != NULL) { ^~ treemap.c:1769:23: warning: the comparison will always evaluate as 'true' for the address of '_vala_next' will never be NULL [-Waddress] if ((&_vala_next) != NULL) { ^~ treemap.c:1837:23: warning: the comparison will always evaluate as 'true' for the address of '_vala_prev' will never be NULL [-Waddress] if ((&_vala_prev) != NULL) { ^~ treemap.c:1844:23: warning: the comparison will always evaluate as 'true' for the address of '_vala_next' will never be NULL [-Waddress] if ((&_vala_next) != NULL) { ^~ treemap.c: In function 'gee_tree_map_real_unset': treemap.c:2017:21: warning: the comparison will always evaluate as 'true' for the address of '_vala_value' will never be NULL [-Waddress] if ((&_vala_value) != NULL) { ^~ CC treemultimap.lo treemap.c: In function 'gee_tree_map_entry_finalize': treemap.c:2497:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapEntry * self; ^~~~ treemap.c: In function '_vala_gee_tree_map_entry_get_property': treemap.c:2520:31: warning: passing argument 2 of 'g_value_set_pointer' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] g_value_set_pointer (value, gee_map_entry_get_key ((GeeMapEntry*) self)); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from treemap.c:27: /usr/include/glib-2.0/gobject/gvaluetypes.h:249:13: note: expected 'gpointer {aka void *}' but argument is of type 'gconstpointer {aka const void *}' void g_value_set_pointer (GValue *value, ^~~~~~~~~~~~~~~~~~~ treemap.c:2523:31: warning: passing argument 2 of 'g_value_set_pointer' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] g_value_set_pointer (value, gee_map_entry_get_value ((GeeMapEntry*) self)); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from treemap.c:27: /usr/include/glib-2.0/gobject/gvaluetypes.h:249:13: note: expected 'gpointer {aka void *}' but argument is of type 'gconstpointer {aka const void *}' void g_value_set_pointer (GValue *value, ^~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_key_set_real_add': treemap.c:2603:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapKeySet * self; ^~~~ treemap.c: In function 'gee_tree_map_key_set_real_clear': treemap.c:2612:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapKeySet * self; ^~~~ treemap.c: In function 'gee_tree_map_key_set_real_remove': treemap.c:2619:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapKeySet * self; ^~~~ treemap.c: In function 'gee_tree_map_key_set_real_add_all': treemap.c:2643:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapKeySet * self; ^~~~ treemap.c: In function 'gee_tree_map_key_set_real_remove_all': treemap.c:2653:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapKeySet * self; ^~~~ treemap.c: In function 'gee_tree_map_key_set_real_retain_all': treemap.c:2663:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapKeySet * self; ^~~~ treemap.c: In function 'gee_tree_map_key_set_real_get_size': treemap.c:2680:38: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); ^ treemap.c:753:6: note: expected 'GeeAbstractMap * {aka struct _GeeAbstractMap *}' but argument is of type 'GeeMap * {aka struct _GeeMap *}' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^~~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_value_collection_real_add': treemap.c:2819:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapValueCollection * self; ^~~~ treemap.c: In function 'gee_tree_map_value_collection_real_clear': treemap.c:2828:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapValueCollection * self; ^~~~ treemap.c: In function 'gee_tree_map_value_collection_real_remove': treemap.c:2835:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapValueCollection * self; ^~~~ treemap.c: In function 'gee_tree_map_value_collection_real_add_all': treemap.c:2891:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapValueCollection * self; ^~~~ treemap.c: In function 'gee_tree_map_value_collection_real_remove_all': treemap.c:2901:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapValueCollection * self; ^~~~ treemap.c: In function 'gee_tree_map_value_collection_real_retain_all': treemap.c:2911:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapValueCollection * self; ^~~~ treemap.c: In function 'gee_tree_map_value_collection_real_get_size': treemap.c:2928:38: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); ^ treemap.c:753:6: note: expected 'GeeAbstractMap * {aka struct _GeeAbstractMap *}' but argument is of type 'GeeMap * {aka struct _GeeMap *}' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^~~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_entry_set_real_add': treemap.c:3067:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapEntrySet * self; ^~~~ treemap.c: In function 'gee_tree_map_entry_set_real_clear': treemap.c:3077:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapEntrySet * self; ^~~~ treemap.c: In function 'gee_tree_map_entry_set_real_remove': treemap.c:3084:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapEntrySet * self; ^~~~ treemap.c: In function 'gee_tree_map_entry_set_real_add_all': treemap.c:3120:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapEntrySet * self; ^~~~ treemap.c: In function 'gee_tree_map_entry_set_real_remove_all': treemap.c:3130:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapEntrySet * self; ^~~~ treemap.c: In function 'gee_tree_map_entry_set_real_retain_all': treemap.c:3140:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapEntrySet * self; ^~~~ treemap.c: In function 'gee_tree_map_entry_set_real_get_size': treemap.c:3157:38: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); ^ treemap.c:753:6: note: expected 'GeeAbstractMap * {aka struct _GeeAbstractMap *}' but argument is of type 'GeeMap * {aka struct _GeeMap *}' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^~~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_entry_set_class_init': treemap.c:3168:45: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] GEE_ABSTRACT_COLLECTION_CLASS (klass)->add = gee_tree_map_entry_set_real_add; ^ treemap.c:3170:48: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] GEE_ABSTRACT_COLLECTION_CLASS (klass)->remove = gee_tree_map_entry_set_real_remove; ^ treemap.c:3171:50: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] GEE_ABSTRACT_COLLECTION_CLASS (klass)->contains = gee_tree_map_entry_set_real_contains; ^ treemap.c: In function '_vala_gee_tree_map_node_iterator_get_property': treemap.c:3707:27: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapNodeIterator * self; ^~~~ treemap.c: In function '_vala_gee_tree_map_key_iterator_get_property': treemap.c:3846:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapKeyIterator * self; ^~~~ treemap.c: In function '_vala_gee_tree_map_value_iterator_get_property': treemap.c:3985:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapValueIterator * self; ^~~~ treemap.c: In function '_vala_gee_tree_map_entry_iterator_get_property': treemap.c:4122:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapEntryIterator * self; ^~~~ treemap.c: In function '_vala_gee_tree_map_map_iterator_get_property': treemap.c:4302:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapMapIterator * self; ^~~~ At top level: treemap.c:3282:32: warning: 'gee_tree_map_node_iterator_new' defined but not used [-Wunused-function] static GeeTreeMapNodeIterator* gee_tree_map_node_iterator_new (GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func, GeeTreeMap* map) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC treemultiset.lo treemultimap.c: In function 'gee_tree_multi_map_finalize': treemultimap.c:521:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMultiMap * self; ^~~~ timsort.c: In function 'gee_tim_sort_merge_at': timsort.c:3863:5: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] if ((src < dest) && ((src + length) > dest)) { ^ CC treeset.lo /usr/bin/g-ir-compiler -o Gee-1.0.typelib Gee-1.0.gir treeset.c: In function 'gee_tree_set_fix_removal': treeset.c:1115:19: warning: the comparison will always evaluate as 'true' for the address of '_vala_key' will never be NULL [-Waddress] if ((&_vala_key) != NULL) { ^~ treeset.c: In function 'gee_tree_set_remove_from_node': treeset.c:1381:23: warning: the comparison will always evaluate as 'true' for the address of '_vala_prev' will never be NULL [-Waddress] if ((&_vala_prev) != NULL) { ^~ treeset.c:1388:23: warning: the comparison will always evaluate as 'true' for the address of '_vala_next' will never be NULL [-Waddress] if ((&_vala_next) != NULL) { ^~ treeset.c:1440:23: warning: the comparison will always evaluate as 'true' for the address of '_vala_prev' will never be NULL [-Waddress] if ((&_vala_prev) != NULL) { ^~ treeset.c:1447:23: warning: the comparison will always evaluate as 'true' for the address of '_vala_next' will never be NULL [-Waddress] if ((&_vala_next) != NULL) { ^~ treeset.c: In function '_vala_gee_tree_set_iterator_get_property': treeset.c:2957:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeSetIterator * self; ^~~~ treeset.c: In function '_vala_gee_tree_set_sub_iterator_get_property': treeset.c:5000:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeSetSubIterator * self; ^~~~ Gee-1.0.gir:8:51: warning: element annotation from state 7 is unknown, ignoring Gee-1.0.gir:9:53: warning: element annotation from state 7 is unknown, ignoring CCLD libgee.la make[3]: Leaving directory '/builddir/build/BUILD/libgee-0.6.8/gee' make[2]: Leaving directory '/builddir/build/BUILD/libgee-0.6.8/gee' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/libgee-0.6.8/tests' make all-am make[3]: Entering directory '/builddir/build/BUILD/libgee-0.6.8/tests' CC testcase.o CC testarraylist.o CC testcomparable.o CC testcollection.o testcase.c: In function 'gee_test_case_add_test': testcase.c:215:59: warning: passing argument 4 of 'g_test_create_case' from incompatible pointer type [-Wincompatible-pointer-types] _tmp8_ = g_test_create_case (_tmp7_, (gsize) 0, adaptor, (void (*) (void)) _gee_test_case_adaptor_set_up_gtest_func, (void (*) (void)) _gee_test_case_adaptor_run_gtest_func, (void (*) (void)) _gee_test_case_adaptor_tear_down_gtest_func); ^ In file included from /usr/include/glib-2.0/glib.h:82:0, from testcase.c:26: /usr/include/glib-2.0/glib/gtestutils.h:274:15: note: expected 'GTestFixtureFunc {aka void (*)(void *, const void *)}' but argument is of type 'void (*)(void)' GTestCase* g_test_create_case (const char *test_name, ^~~~~~~~~~~~~~~~~~ testcase.c:215:119: warning: passing argument 5 of 'g_test_create_case' from incompatible pointer type [-Wincompatible-pointer-types] _tmp8_ = g_test_create_case (_tmp7_, (gsize) 0, adaptor, (void (*) (void)) _gee_test_case_adaptor_set_up_gtest_func, (void (*) (void)) _gee_test_case_adaptor_run_gtest_func, (void (*) (void)) _gee_test_case_adaptor_tear_down_gtest_func); ^ In file included from /usr/include/glib-2.0/glib.h:82:0, from testcase.c:26: /usr/include/glib-2.0/glib/gtestutils.h:274:15: note: expected 'GTestFixtureFunc {aka void (*)(void *, const void *)}' but argument is of type 'void (*)(void)' GTestCase* g_test_create_case (const char *test_name, ^~~~~~~~~~~~~~~~~~ testcase.c:215:176: warning: passing argument 6 of 'g_test_create_case' from incompatible pointer type [-Wincompatible-pointer-types] _tmp8_ = g_test_create_case (_tmp7_, (gsize) 0, adaptor, (void (*) (void)) _gee_test_case_adaptor_set_up_gtest_func, (void (*) (void)) _gee_test_case_adaptor_run_gtest_func, (void (*) (void)) _gee_test_case_adaptor_tear_down_gtest_func); ^ In file included from /usr/include/glib-2.0/glib.h:82:0, from testcase.c:26: /usr/include/glib-2.0/glib/gtestutils.h:274:15: note: expected 'GTestFixtureFunc {aka void (*)(void *, const void *)}' but argument is of type 'void (*)(void)' GTestCase* g_test_create_case (const char *test_name, ^~~~~~~~~~~~~~~~~~ testcase.c:195:7: warning: variable '_tmp3__length1' set but not used [-Wunused-but-set-variable] gint _tmp3__length1; ^~~~~~~~~~~~~~ testcase.c:194:23: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable] GeeTestCaseAdaptor** _tmp3_; ^~~~~~ testcomparable.c: In function 'comparable_tests_test_comparable_finalize': testcomparable.c:217:34: warning: variable 'self' set but not used [-Wunused-but-set-variable] ComparableTestsTestComparable * self; ^~~~ testarraylist.c: In function 'array_list_tests_test_gobject_properties': testarraylist.c:249:9: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable] GValue _tmp3_; ^~~~~~ testarraylist.c: In function 'array_list_tests_test_typed_to_array': testarraylist.c:517:13: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] bool_array = _tmp9_; ^ testarraylist.c:548:9: warning: variable '_tmp22__length1' set but not used [-Wunused-but-set-variable] gint _tmp22__length1; ^~~~~~~~~~~~~~~ testarraylist.c:585:12: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] int_array = _tmp34_; ^ testarraylist.c:616:9: warning: variable '_tmp47__length1' set but not used [-Wunused-but-set-variable] gint _tmp47__length1; ^~~~~~~~~~~~~~~ testarraylist.c:656:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] double_array = _tmp62_; ^ testarraylist.c:689:9: warning: variable '_tmp77__length1' set but not used [-Wunused-but-set-variable] gint _tmp77__length1; ^~~~~~~~~~~~~~~ testarraylist.c:502:7: warning: variable '_double_array_size_' set but not used [-Wunused-but-set-variable] gint _double_array_size_; ^~~~~~~~~~~~~~~~~~~ testarraylist.c:485:7: warning: variable '_int_array_size_' set but not used [-Wunused-but-set-variable] gint _int_array_size_; ^~~~~~~~~~~~~~~~ testarraylist.c:470:7: warning: variable '_bool_array_size_' set but not used [-Wunused-but-set-variable] gint _bool_array_size_; ^~~~~~~~~~~~~~~~~ testcollection.c: In function 'collection_tests_test_add_remove': testcollection.c:1174:8: warning: unused variable '_a_collection_size_' [-Wunused-variable] gint _a_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testcollection.c:1173:8: warning: variable 'a_collection_length1' set but not used [-Wunused-but-set-variable] gint a_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~ testcollection.c:1230:8: warning: unused variable '_a_collection_size_' [-Wunused-variable] gint _a_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testcollection.c:1229:8: warning: variable 'a_collection_length1' set but not used [-Wunused-but-set-variable] gint a_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~ testcollection.c:1256:8: warning: unused variable '_a_collection_size_' [-Wunused-variable] gint _a_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testcollection.c:1255:8: warning: variable 'a_collection_length1' set but not used [-Wunused-but-set-variable] gint a_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~ testcollection.c:1074:10: warning: variable '_tmp59_' set but not used [-Wunused-but-set-variable] gchar** _tmp59_; ^~~~~~~ testcollection.c:1067:7: warning: variable '_to_add_size_' set but not used [-Wunused-but-set-variable] gint _to_add_size_; ^~~~~~~~~~~~~ CC testdeque.o testcollection.c: In function 'collection_tests_test_clear': testcollection.c:1461:8: warning: unused variable '_a_collection_size_' [-Wunused-variable] gint _a_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testcollection.c:1460:8: warning: variable 'a_collection_length1' set but not used [-Wunused-but-set-variable] gint a_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~ testcollection.c:1360:10: warning: variable '_tmp59_' set but not used [-Wunused-but-set-variable] gchar** _tmp59_; ^~~~~~~ testcollection.c:1353:7: warning: variable '_to_add_size_' set but not used [-Wunused-but-set-variable] gint _to_add_size_; ^~~~~~~~~~~~~ testcollection.c: In function 'collection_tests_test_add_all': testcollection.c:1668:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp33_ = gee_abstract_collection_get_size ((GeeCollection*) dummy); ^ In file included from testcollection.c:31:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testcollection.c:1708:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp57_ = gee_abstract_collection_get_size ((GeeCollection*) dummy); ^ In file included from testcollection.c:31:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testcollection.c:1745:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp79_ = gee_abstract_collection_get_size ((GeeCollection*) dummy); ^ In file included from testcollection.c:31:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testcollection.c: In function 'collection_tests_test_remove_all': testcollection.c:1939:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp30_ = gee_abstract_collection_get_size ((GeeCollection*) dummy); ^ In file included from testcollection.c:31:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testcollection.c:1967:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp47_ = gee_abstract_collection_get_size ((GeeCollection*) dummy); ^ In file included from testcollection.c:31:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testcollection.c: In function 'collection_tests_test_retain_all': testcollection.c:2129:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp29_ = gee_abstract_collection_get_size ((GeeCollection*) dummy); ^ In file included from testcollection.c:31:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testcollection.c:2160:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp47_ = gee_abstract_collection_get_size ((GeeCollection*) dummy); ^ In file included from testcollection.c:31:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testcollection.c:2203:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp73_ = gee_abstract_collection_get_size ((GeeCollection*) dummy); ^ In file included from testcollection.c:31:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testcollection.c:2243:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp97_ = gee_abstract_collection_get_size ((GeeCollection*) dummy); ^ In file included from testcollection.c:31:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testcollection.c: In function 'collection_tests_test_to_array': testcollection.c:2314:9: warning: variable '_tmp20__length1' set but not used [-Wunused-but-set-variable] gint _tmp20__length1; ^~~~~~~~~~~~~~~ testcollection.c:2275:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^~~~~~~~~~~~ testcollection.c: In function 'collection_tests_test_gobject_properties': testcollection.c:2358:9: warning: variable '_tmp16_' set but not used [-Wunused-but-set-variable] GValue _tmp16_; ^~~~~~~ testcollection.c:2351:9: warning: variable '_tmp9_' set but not used [-Wunused-but-set-variable] GValue _tmp9_; ^~~~~~ testcollection.c:2344:9: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable] GValue _tmp2_; ^~~~~~ CC testhashmap.o CC testhashmultimap.o testdeque.c: In function 'deque_tests_test_queue_use': testdeque.c:350:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp52_ = gee_abstract_collection_get_size ((GeeCollection*) recipient); ^ In file included from testdeque.c:28:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testdeque.c:362:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp59_ = gee_abstract_collection_get_size ((GeeCollection*) recipient); ^ In file included from testdeque.c:28:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testdeque.c:383:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp70_ = gee_abstract_collection_get_size ((GeeCollection*) recipient); ^ In file included from testdeque.c:28:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testdeque.c:392:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp75_ = gee_abstract_collection_get_size ((GeeCollection*) recipient); ^ In file included from testdeque.c:28:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testdeque.c: In function 'deque_tests_test_stack_use': testdeque.c:576:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp52_ = gee_abstract_collection_get_size ((GeeCollection*) recipient); ^ In file included from testdeque.c:28:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testdeque.c:588:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp59_ = gee_abstract_collection_get_size ((GeeCollection*) recipient); ^ In file included from testdeque.c:28:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testdeque.c:609:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp70_ = gee_abstract_collection_get_size ((GeeCollection*) recipient); ^ In file included from testdeque.c:28:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testdeque.c:618:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp75_ = gee_abstract_collection_get_size ((GeeCollection*) recipient); ^ In file included from testdeque.c:28:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testdeque.c: In function 'deque_tests_test_reversed_stack_use': testdeque.c:802:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp52_ = gee_abstract_collection_get_size ((GeeCollection*) recipient); ^ In file included from testdeque.c:28:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testdeque.c:814:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp59_ = gee_abstract_collection_get_size ((GeeCollection*) recipient); ^ In file included from testdeque.c:28:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testdeque.c:835:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp70_ = gee_abstract_collection_get_size ((GeeCollection*) recipient); ^ In file included from testdeque.c:28:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testdeque.c:844:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp75_ = gee_abstract_collection_get_size ((GeeCollection*) recipient); ^ In file included from testdeque.c:28:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testhashmap.c: In function 'hash_map_tests_test_gobject_properties': testhashmap.c:218:9: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] GValue _tmp13_; ^~~~~~~ testhashmap.c:213:9: warning: variable '_tmp8_' set but not used [-Wunused-but-set-variable] GValue _tmp8_; ^~~~~~ testhashmap.c:208:9: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable] GValue _tmp3_; ^~~~~~ CC testhashmultiset.o CC testhashset.o CC testlinkedlist.o testhashset.c: In function 'hash_set_tests_test_gobject_properties': testhashset.c:228:9: warning: variable '_tmp8_' set but not used [-Wunused-but-set-variable] GValue _tmp8_; ^~~~~~ testhashset.c:223:9: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable] GValue _tmp3_; ^~~~~~ CC testlinkedlistasdeque.o CC testlist.o testlinkedlist.c: In function 'linked_list_tests_test_gobject_properties': testlinkedlist.c:226:9: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable] GValue _tmp3_; ^~~~~~ CC testmain.o CC testmap.o CC testmultimap.o testmain.c: In function 'main': testmain.c:548:2: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from testmain.c:28: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ testlist.c: In function 'list_tests_test_get': testlist.c:762:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp3_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testlist.c:782:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp12_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testlist.c:794:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp16_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testlist.c:829:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp34_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testlist.c: In function 'list_tests_test_set': testlist.c:889:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp6_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testlist.c:928:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp29_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testlist.c: In function 'list_tests_test_insert': testlist.c:998:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp3_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testlist.c:1050:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp32_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testlist.c:1080:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp47_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testlist.c: In function 'list_tests_test_remove_at': testlist.c:1165:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp3_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testlist.c:1177:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp7_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testlist.c:1280:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp69_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testlist.c:1292:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp73_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testlist.c: In function 'list_tests_test_first': testlist.c:1395:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp3_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testlist.c:1446:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp32_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testlist.c: In function 'list_tests_test_last': testlist.c:1506:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp3_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testlist.c:1563:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp38_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testlist.c: In function 'list_tests_test_insert_all': testlist.c:1837:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp36_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp35_); ^ In file included from testlist.c:31:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testlist.c:1848:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp44_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp43_); ^ In file included from testlist.c:31:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testlist.c:1868:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp57_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testlist.c:1905:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp78_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp77_); ^ In file included from testlist.c:31:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testlist.c:1916:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp86_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp85_); ^ In file included from testlist.c:31:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testlist.c:1979:47: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp126_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp125_); ^ In file included from testlist.c:31:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testlist.c:1990:47: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp134_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp133_); ^ In file included from testlist.c:31:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testlist.c:2055:47: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp175_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp174_); ^ In file included from testlist.c:31:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testlist.c:2066:47: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp183_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp182_); ^ In file included from testlist.c:31:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testlist.c: In function 'list_tests_test_slice': testlist.c:2150:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp3_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testlist.c:2210:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp38_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testlist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ CC testmultiset.o testmap.c: In function 'map_tests_test_keys': testmap.c:891:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp20_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testmap.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testmap.c: In function 'map_tests_test_values': testmap.c:1029:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp20_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testmap.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testmap.c: In function 'map_tests_test_entries': testmap.c:1185:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp24_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testmap.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testmap.c: In function 'map_tests_test_unset_all': testmap.c:1578:39: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp20_ = gee_abstract_map_get_size ((GeeMap*) another_map); ^ In file included from testmap.c:31:0: ../gee/gee.h:790:6: note: expected 'GeeAbstractMap * {aka struct _GeeAbstractMap *}' but argument is of type 'GeeMap * {aka struct _GeeMap *}' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^~~~~~~~~~~~~~~~~~~~~~~~~ testmap.c:1588:39: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp27_ = gee_abstract_map_get_size ((GeeMap*) another_map); ^ In file included from testmap.c:31:0: ../gee/gee.h:790:6: note: expected 'GeeAbstractMap * {aka struct _GeeAbstractMap *}' but argument is of type 'GeeMap * {aka struct _GeeMap *}' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^~~~~~~~~~~~~~~~~~~~~~~~~ testmap.c:1628:39: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp50_ = gee_abstract_map_get_size ((GeeMap*) another_map); ^ In file included from testmap.c:31:0: ../gee/gee.h:790:6: note: expected 'GeeAbstractMap * {aka struct _GeeAbstractMap *}' but argument is of type 'GeeMap * {aka struct _GeeMap *}' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^~~~~~~~~~~~~~~~~~~~~~~~~ testmap.c:1638:39: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp57_ = gee_abstract_map_get_size ((GeeMap*) another_map); ^ In file included from testmap.c:31:0: ../gee/gee.h:790:6: note: expected 'GeeAbstractMap * {aka struct _GeeAbstractMap *}' but argument is of type 'GeeMap * {aka struct _GeeMap *}' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^~~~~~~~~~~~~~~~~~~~~~~~~ testmap.c:1658:39: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp66_ = gee_abstract_map_get_size ((GeeMap*) another_map); ^ In file included from testmap.c:31:0: ../gee/gee.h:790:6: note: expected 'GeeAbstractMap * {aka struct _GeeAbstractMap *}' but argument is of type 'GeeMap * {aka struct _GeeMap *}' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^~~~~~~~~~~~~~~~~~~~~~~~~ testmap.c:1668:39: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp73_ = gee_abstract_map_get_size ((GeeMap*) another_map); ^ In file included from testmap.c:31:0: ../gee/gee.h:790:6: note: expected 'GeeAbstractMap * {aka struct _GeeAbstractMap *}' but argument is of type 'GeeMap * {aka struct _GeeMap *}' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^~~~~~~~~~~~~~~~~~~~~~~~~ testmap.c: In function 'map_tests_test_gobject_properties': testmap.c:1836:9: warning: variable '_tmp9_' set but not used [-Wunused-but-set-variable] GValue _tmp9_; ^~~~~~ testmap.c:1829:9: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable] GValue _tmp2_; ^~~~~~ testmap.c: In function '_vala_map_tests_test_entry_get_property': testmap.c:1986:31: warning: passing argument 2 of 'g_value_set_pointer' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] g_value_set_pointer (value, gee_map_entry_get_key ((GeeMapEntry*) self)); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from testmap.c:30: /usr/include/glib-2.0/gobject/gvaluetypes.h:249:13: note: expected 'gpointer {aka void *}' but argument is of type 'gconstpointer {aka const void *}' void g_value_set_pointer (GValue *value, ^~~~~~~~~~~~~~~~~~~ testmap.c:1989:31: warning: passing argument 2 of 'g_value_set_pointer' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] g_value_set_pointer (value, gee_map_entry_get_value ((GeeMapEntry*) self)); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from testmap.c:30: /usr/include/glib-2.0/gobject/gvaluetypes.h:249:13: note: expected 'gpointer {aka void *}' but argument is of type 'gconstpointer {aka const void *}' void g_value_set_pointer (GValue *value, ^~~~~~~~~~~~~~~~~~~ CC testpriorityqueue.o CC testqueue.o testpriorityqueue.c: In function 'priority_queue_tests_test_selected_functions': testpriorityqueue.c:211:9: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] _tmp4_ = g_strcmp0; ^ testpriorityqueue.c: In function 'priority_queue_tests_test_gobject_properties': testpriorityqueue.c:223:9: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable] GValue _tmp3_; ^~~~~~ testqueue.c: In function 'queue_tests_test_one_element_operation': testqueue.c:415:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp26_ = gee_abstract_collection_get_size ((GeeCollection*) recipient); ^ In file included from testqueue.c:28:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testqueue.c:431:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp35_ = gee_abstract_collection_get_size ((GeeCollection*) recipient); ^ In file included from testqueue.c:28:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testqueue.c:445:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp43_ = gee_abstract_collection_get_size ((GeeCollection*) recipient); ^ In file included from testqueue.c:28:0: ../gee/gee.h:755:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testqueue.c: In function 'queue_tests_test_gobject_properties': testqueue.c:473:9: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] GValue _tmp13_; ^~~~~~~ testqueue.c:468:9: warning: variable '_tmp8_' set but not used [-Wunused-but-set-variable] GValue _tmp8_; ^~~~~~ testqueue.c:463:9: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable] GValue _tmp3_; ^~~~~~ CC testreadonlycollection.o CC testreadonlylist.o CC testreadonlymap.o CC testreadonlyset.o testreadonlycollection.c: In function 'read_only_collection_tests_test_immutable_iterator': testreadonlycollection.c:379:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp30_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlycollection.c:28: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlycollection.c: In function 'read_only_collection_tests_test_immutable': testreadonlycollection.c:472:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp12_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlycollection.c:28: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlycollection.c:489:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp20_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlycollection.c:28: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlycollection.c:504:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp27_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlycollection.c:28: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlycollection.c:521:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp35_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlycollection.c:28: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlycollection.c:540:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp44_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlycollection.c:28: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlycollection.c:562:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp55_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlycollection.c:28: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlylist.c: In function 'read_only_list_tests_real_get_ro_view': testreadonlylist.c:188:22: warning: variable 'self' set but not used [-Wunused-but-set-variable] ReadOnlyListTests * self; ^~~~ testreadonlylist.c: In function 'read_only_list_tests_test_immutable_iterator': testreadonlylist.c:424:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp64_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlylist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlylist.c:449:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp77_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlylist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlylist.c:474:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp90_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlylist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlylist.c:499:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp103_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlylist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlylist.c: In function 'read_only_list_tests_test_immutable': testreadonlylist.c:605:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp16_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlylist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlylist.c:620:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp23_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlylist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlylist.c:635:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp30_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlylist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlylist.c:654:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp39_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlylist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlylist.c:671:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp47_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlylist.c:29: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlymap.c: In function 'read_only_map_tests_test_immutable_iterator': testreadonlymap.c:350:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp42_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlymap.c:27: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlymap.c: In function 'read_only_map_tests_test_immutable': testreadonlymap.c:450:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp11_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlymap.c:27: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlymap.c:468:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp20_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlymap.c:27: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlymap.c:486:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp29_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlymap.c:27: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlymap.c:506:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp39_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlymap.c:27: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlymap.c:526:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp49_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testreadonlymap.c:27: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testreadonlyset.c: In function 'read_only_set_tests_real_get_ro_view': testreadonlyset.c:159:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] ReadOnlySetTests * self; ^~~~ CC testset.o CC testsortedset.o CC testtreemap.o CC testtreemultimap.o CC testtreemultiset.o testsortedset.c: In function 'sorted_set_tests_test_first': testsortedset.c:525:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp2_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testsortedset.c:26: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testsortedset.c: In function 'sorted_set_tests_test_last': testsortedset.c:588:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp2_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testsortedset.c:26: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testsortedset.c: In function 'sorted_set_tests_test_mutable_bidir_iterator': testsortedset.c:1470:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp20_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testsortedset.c:26: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testsortedset.c:1497:2: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp34_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testsortedset.c:26: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testsortedset.c: In function 'sorted_set_tests_sub_set_test_contains': testsortedset.c:2111:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testsortedset.c:2110:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~ testsortedset.c:2137:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testsortedset.c:2136:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~ testsortedset.c:1934:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testsortedset.c:1931:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^~~~~~~~~~~~~~~ testsortedset.c: In function 'sorted_set_tests_sub_set_test_add': testsortedset.c:2342:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testsortedset.c:2341:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~ testsortedset.c:2382:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testsortedset.c:2381:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~ testsortedset.c:2193:10: warning: variable '_tmp65_' set but not used [-Wunused-but-set-variable] gchar** _tmp65_; ^~~~~~~ testsortedset.c:2184:7: warning: variable '_fail_size_' set but not used [-Wunused-but-set-variable] gint _fail_size_ = 0; ^~~~~~~~~~~ testsortedset.c:2181:7: warning: variable '_success_size_' set but not used [-Wunused-but-set-variable] gint _success_size_ = 0; ^~~~~~~~~~~~~~ testsortedset.c: In function 'sorted_set_tests_sub_set_test_remove': testsortedset.c:2631:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testsortedset.c:2630:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~ testsortedset.c:2664:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testsortedset.c:2663:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~ testtreemap.c: In function 'tree_map_tests_test_selected_functions': testtreemap.c:194:9: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] _tmp4_ = g_strcmp0; ^ testsortedset.c:2458:10: warning: variable '_tmp67_' set but not used [-Wunused-but-set-variable] gchar** _tmp67_; ^~~~~~~ testsortedset.c:2449:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testsortedset.c:2446:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^~~~~~~~~~~~~~~ testtreemap.c: In function 'tree_map_tests_test_gobject_properties': testtreemap.c:215:9: warning: variable '_tmp8_' set but not used [-Wunused-but-set-variable] GValue _tmp8_; ^~~~~~ testtreemap.c:210:9: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable] GValue _tmp3_; ^~~~~~ testtreemap.c: In function 'tree_map_tests_test_key_ordering': testtreemap.c:313:38: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [-Wincompatible-pointer-types] _tmp2_ = gee_abstract_map_get_keys ((GeeMap*) test_tree_map); ^ In file included from testtreemap.c:29:0: ../gee/gee.h:792:9: note: expected 'GeeAbstractMap * {aka struct _GeeAbstractMap *}' but argument is of type 'GeeMap * {aka struct _GeeMap *}' GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); ^~~~~~~~~~~~~~~~~~~~~~~~~ testsortedset.c: In function 'sorted_set_tests_sub_set_test_iterator': testsortedset.c:2841:9: warning: variable '_tmp35__length1' set but not used [-Wunused-but-set-variable] gint _tmp35__length1; ^~~~~~~~~~~~~~~ testsortedset.c:2912:8: warning: variable '_tmp82__length1' set but not used [-Wunused-but-set-variable] gint _tmp82__length1; ^~~~~~~~~~~~~~~ testsortedset.c:2898:8: warning: variable '_tmp65__length1' set but not used [-Wunused-but-set-variable] gint _tmp65__length1; ^~~~~~~~~~~~~~~ testsortedset.c:2888:8: warning: variable '_tmp56__length1' set but not used [-Wunused-but-set-variable] gint _tmp56__length1; ^~~~~~~~~~~~~~~ testsortedset.c:2879:11: warning: variable '_tmp49_' set but not used [-Wunused-but-set-variable] gchar** _tmp49_; ^~~~~~~ testsortedset.c:2878:8: warning: variable '_tmp48__length1' set but not used [-Wunused-but-set-variable] gint _tmp48__length1; ^~~~~~~~~~~~~~~ testsortedset.c:2992:3: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp86_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testsortedset.c:26: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testsortedset.c:2725:10: warning: variable '_tmp39_' set but not used [-Wunused-but-set-variable] gchar** _tmp39_; ^~~~~~~ testsortedset.c:2721:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^~~~~~~~~~~~~~~ testsortedset.c: In function 'sorted_set_tests_sub_set_test_clear': testsortedset.c:3207:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testsortedset.c:3206:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~ testsortedset.c:3233:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testsortedset.c:3232:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~ testsortedset.c:3027:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testsortedset.c:3024:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^~~~~~~~~~~~~~~ testtreemultimap.c: In function 'tree_multi_map_tests_test_selected_functions': testtreemultimap.c:179:9: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] _tmp4_ = g_strcmp0; ^ testsortedset.c: In function 'sorted_set_tests_sub_set_test_boundaries': testtreemultimap.c:183:9: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] _tmp7_ = g_strcmp0; ^ testsortedset.c:3365:4: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp34_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testsortedset.c:26: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testsortedset.c:3377:4: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp38_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82:0, from testsortedset.c:26: /usr/include/glib-2.0/glib/gtestutils.h:230:10: note: declared here gboolean g_test_trap_fork (guint64 usec_timeout, ^~~~~~~~~~~~~~~~ testsortedset.c: In function 'sorted_set_tests_sub_set_test_iterator_at': testsortedset.c:3597:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testsortedset.c:3596:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~ testsortedset.c:3638:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testsortedset.c:3637:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~ testsortedset.c:3420:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testsortedset.c:3417:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^~~~~~~~~~~~~~~ CC testtreeset.o testtreemultiset.c: In function 'tree_multi_set_tests_test_selected_functions': testtreemultiset.c:194:9: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] _tmp4_ = g_strcmp0; ^ testtreeset.c: In function 'tree_set_tests_test_selected_functions': testtreeset.c:237:9: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] _tmp4_ = g_strcmp0; ^ testtreeset.c: In function 'tree_set_tests_test_gobject_properties': testtreeset.c:249:9: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable] GValue _tmp3_; ^~~~~~ testtreeset.c: In function 'tree_set_tests_test_add_remove': testtreeset.c:444:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testtreeset.c:443:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~ testtreeset.c:484:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testtreeset.c:483:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~ testtreeset.c:598:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testtreeset.c:597:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~ testtreeset.c:638:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^~~~~~~~~~~~~~~~~~~ testtreeset.c:637:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^~~~~~~~~~~~~~~~~~~~ testtreeset.c:317:7: warning: variable '_to_remove_size_' set but not used [-Wunused-but-set-variable] gint _to_remove_size_; ^~~~~~~~~~~~~~~~ testtreeset.c:297:7: warning: variable '_to_add_size_' set but not used [-Wunused-but-set-variable] gint _to_add_size_; ^~~~~~~~~~~~~ CCLD tests make[3]: Leaving directory '/builddir/build/BUILD/libgee-0.6.8/tests' make[2]: Leaving directory '/builddir/build/BUILD/libgee-0.6.8/tests' make[2]: Entering directory '/builddir/build/BUILD/libgee-0.6.8' make[2]: Leaving directory '/builddir/build/BUILD/libgee-0.6.8' make[1]: Leaving directory '/builddir/build/BUILD/libgee-0.6.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wCtfkP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64 + cd libgee-0.6.8 + make install DESTDIR=/builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64 Making install in gee make[1]: Entering directory '/builddir/build/BUILD/libgee-0.6.8/gee' make install-am make[2]: Entering directory '/builddir/build/BUILD/libgee-0.6.8/gee' make[3]: Entering directory '/builddir/build/BUILD/libgee-0.6.8/gee' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libgee.la '/builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libgee.so.2.0.0 /builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/lib64/libgee.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/lib64 && { ln -s -f libgee.so.2.0.0 libgee.so.2 || { rm -f libgee.so.2 && ln -s libgee.so.2.0.0 libgee.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/lib64 && { ln -s -f libgee.so.2.0.0 libgee.so || { rm -f libgee.so && ln -s libgee.so.2.0.0 libgee.so; }; }) libtool: install: /usr/bin/install -c .libs/libgee.lai /builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/lib64/libgee.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/share/vala/vapi' /usr/bin/install -c -m 644 gee-1.0.vapi '/builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/share/vala/vapi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/include/gee-1.0' /usr/bin/install -c -m 644 gee.h '/builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/include/gee-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/share/gir-1.0' /usr/bin/install -c -m 644 Gee-1.0.gir '/builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/lib64/girepository-1.0' /usr/bin/install -c -m 644 Gee-1.0.typelib '/builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/lib64/girepository-1.0' make[3]: Leaving directory '/builddir/build/BUILD/libgee-0.6.8/gee' make[2]: Leaving directory '/builddir/build/BUILD/libgee-0.6.8/gee' make[1]: Leaving directory '/builddir/build/BUILD/libgee-0.6.8/gee' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/libgee-0.6.8/tests' make install-am make[2]: Entering directory '/builddir/build/BUILD/libgee-0.6.8/tests' make[3]: Entering directory '/builddir/build/BUILD/libgee-0.6.8/tests' 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/libgee-0.6.8/tests' make[2]: Leaving directory '/builddir/build/BUILD/libgee-0.6.8/tests' make[1]: Leaving directory '/builddir/build/BUILD/libgee-0.6.8/tests' make[1]: Entering directory '/builddir/build/BUILD/libgee-0.6.8' make[2]: Entering directory '/builddir/build/BUILD/libgee-0.6.8' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 gee-1.0.pc '/builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libgee-0.6.8' make[1]: Leaving directory '/builddir/build/BUILD/libgee-0.6.8' + find /builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libgee06-0.6.8-10.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZTFrrY + umask 022 + cd /builddir/build/BUILD + cd libgee-0.6.8 + DOCDIR=/builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/share/doc/libgee06 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/share/doc/libgee06 + cp -pr AUTHORS /builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/share/doc/libgee06 + cp -pr ChangeLog /builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/share/doc/libgee06 + cp -pr COPYING /builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/share/doc/libgee06 + cp -pr MAINTAINERS /builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/share/doc/libgee06 + cp -pr NEWS /builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/share/doc/libgee06 + cp -pr README /builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64/usr/share/doc/libgee06 + exit 0 Provides: libgee.so.2()(64bit) libgee06 = 0.6.8-10.fc28 libgee06(riscv-64) = 0.6.8-10.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) rtld(GNU_HASH) Processing files: libgee06-devel-0.6.8-10.fc28.riscv64 Provides: libgee06-devel = 0.6.8-10.fc28 libgee06-devel(riscv-64) = 0.6.8-10.fc28 pkgconfig(gee-1.0) = 0.6.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgee.so.2()(64bit) pkgconfig(glib-2.0) pkgconfig(gobject-2.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64 Wrote: /builddir/build/SRPMS/libgee06-0.6.8-10.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libgee06-0.6.8-10.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libgee06-devel-0.6.8-10.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8CqDT4 + umask 022 + cd /builddir/build/BUILD + cd libgee-0.6.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libgee06-0.6.8-10.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff