Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libgee.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-64c6dfc275c02946bcfb665e4ffab4a30401e288/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libgee.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/libgee-0.10.1-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libgee.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-64c6dfc275c02946bcfb665e4ffab4a30401e288/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libgee.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.USvDqU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libgee-0.10.1 + /usr/bin/xz -dc /builddir/build/SOURCES/libgee-0.10.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libgee-0.10.1 + /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 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6T3bx1 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd libgee-0.10.1 + test -x configure + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-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/lib --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 armv7hl-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... armv7hl-redhat-linux-gnu checking host system type... armv7hl-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 armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-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 armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-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 armv7hl-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... /usr/bin/valac checking whether /usr/bin/valac is at least version 0.17.5... yes checking for armv7hl-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for 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-0.8.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.10.1' Making all in gee make[2]: Entering directory `/builddir/build/BUILD/libgee-0.10.1/gee' CC libgee_0_8_la-assemblyinfo.lo CC libgee_0_8_la-abstractbidirlist.lo CC libgee_0_8_la-abstractbidirsortedset.lo CC libgee_0_8_la-abstractbidirsortedmap.lo CC libgee_0_8_la-abstractcollection.lo abstractbidirsortedmap.c: In function 'gee_abstract_bidir_sorted_map_finalize': abstractbidirsortedmap.c:790:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractBidirSortedMap * self; ^ abstractbidirlist.c: In function 'gee_abstract_bidir_list_finalize': abstractbidirlist.c:670:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractBidirList * self; ^ abstractbidirsortedset.c: In function 'gee_abstract_bidir_sorted_set_finalize': abstractbidirsortedset.c:699:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractBidirSortedSet * self; ^ abstractcollection.c: In function 'gee_abstract_collection_finalize': abstractcollection.c:658:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractCollection * self; ^ CC libgee_0_8_la-abstractlist.lo CC libgee_0_8_la-abstractmap.lo CC libgee_0_8_la-abstractmultimap.lo abstractmap.c: In function 'gee_abstract_map_finalize': abstractmap.c:938:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMap * self; ^ abstractlist.c: In function 'gee_abstract_list_finalize': abstractlist.c:686:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractList * self; ^ abstractmultimap.c: In function 'gee_abstract_multi_map_real_get_read_only': abstractmultimap.c:1296:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMultiMap* self; ^ abstractmultimap.c: In function 'gee_abstract_multi_map_all_keys_real_add': abstractmultimap.c:1403:31: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMultiMapAllKeys * self; ^ abstractmultimap.c: In function 'gee_abstract_multi_map_all_keys_real_remove': abstractmultimap.c:1412:31: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMultiMapAllKeys * self; ^ abstractmultimap.c: In function 'gee_abstract_multi_map_all_keys_real_clear': abstractmultimap.c:1421:31: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMultiMapAllKeys * self; ^ abstractmultimap.c: In function 'gee_abstract_multi_map_all_keys_real_get_read_only': abstractmultimap.c:1480:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMultiMapAllKeys* self; ^ abstractmultimap.c: In function 'gee_abstract_multi_map_values_real_add': abstractmultimap.c:1713:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMultiMapValues * self; ^ abstractmultimap.c: In function 'gee_abstract_multi_map_values_real_remove': abstractmultimap.c:1722:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMultiMapValues * self; ^ abstractmultimap.c: In function 'gee_abstract_multi_map_values_real_clear': abstractmultimap.c:1731:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMultiMapValues * self; ^ abstractmultimap.c: In function 'gee_abstract_multi_map_values_real_get_read_only': abstractmultimap.c:1754:29: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMultiMapValues* self; ^ abstractmultimap.c: In function 'gee_abstract_multi_map_mapping_iterator_real_get_read_only': abstractmultimap.c:1996:38: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMultiMapMappingIterator* self; ^ abstractmultimap.c: In function '___lambda30__gee_forall_map_func': abstractmultimap.c:2300:2: warning: passing argument 3 of '__lambda30_' discards 'const' qualifier from pointer target type [enabled by default] result = __lambda30_ (self, k, v); ^ abstractmultimap.c:2272:17: note: expected 'struct GeeCollection *' but argument is of type 'gconstpointer' static gboolean __lambda30_ (Block1Data* _data1_, gconstpointer key, GeeCollection* col) { ^ abstractmultimap.c: In function '_vala_gee_abstract_multi_map_key_iterator_get_property': abstractmultimap.c:2445:35: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMultiMapKeyIterator * self; ^ abstractmultimap.c: In function '__lambda32_': abstractmultimap.c:2541:37: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMultiMapValueIterator * self; ^ abstractmultimap.c: In function '___lambda32__gee_forall_map_func': abstractmultimap.c:2560:2: warning: passing argument 3 of '__lambda32_' discards 'const' qualifier from pointer target type [enabled by default] result = __lambda32_ (self, k, v); ^ abstractmultimap.c:2540:17: note: expected 'struct GeeCollection *' but argument is of type 'gconstpointer' static gboolean __lambda32_ (Block4Data* _data4_, gconstpointer key, GeeCollection* col) { ^ abstractmultimap.c: In function '_vala_gee_abstract_multi_map_value_iterator_get_property': abstractmultimap.c:2696:37: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMultiMapValueIterator * self; ^ abstractmultimap.c: In function 'gee_abstract_multi_map_map_iterator_real_set_value': abstractmultimap.c:2792:35: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMultiMapMapIterator * self; ^ abstractmultimap.c: In function 'gee_abstract_multi_map_map_iterator_real_get_mutable': abstractmultimap.c:2800:34: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMultiMapMapIterator* self; ^ abstractmultimap.c: At top level: abstractmultimap.c:1875:44: warning: 'gee_abstract_multi_map_mapping_iterator_new' defined but not used [-Wunused-function] static GeeAbstractMultiMapMappingIterator* gee_abstract_multi_map_mapping_iterator_new (GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func, GeeMapIterator* outer) { ^ abstractmultimap.c:2174:20: warning: 'block2_data_ref' defined but not used [-Wunused-function] static Block2Data* block2_data_ref (Block2Data* _data2_) { ^ abstractmultimap.c:2223:20: warning: 'block3_data_ref' defined but not used [-Wunused-function] static Block3Data* block3_data_ref (Block3Data* _data3_) { ^ abstractmultimap.c:2522:20: warning: 'block4_data_ref' defined but not used [-Wunused-function] static Block4Data* block4_data_ref (Block4Data* _data4_) { ^ CC libgee_0_8_la-abstractmultiset.lo abstractmultiset.c: In function 'gee_abstract_multi_set_real_get_read_only': abstractmultiset.c:774:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMultiSet* self; ^ abstractmultiset.c: In function 'gee_abstract_multi_set_iterator_real_get_read_only': abstractmultiset.c:1085:31: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractMultiSetIterator* self; ^ CC libgee_0_8_la-abstractqueue.lo CC libgee_0_8_la-abstractset.lo abstractqueue.c: In function '_vala_gee_abstract_queue_get_property': abstractqueue.c:550:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractQueue * self; ^ abstractset.c: In function 'gee_abstract_set_finalize': abstractset.c:519:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractSet * self; ^ CC libgee_0_8_la-abstractsortedmap.lo CC libgee_0_8_la-abstractsortedset.lo CC libgee_0_8_la-arraylist.lo abstractsortedmap.c: In function 'gee_abstract_sorted_map_finalize': abstractsortedmap.c:723:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractSortedMap * self; ^ abstractsortedset.c: In function 'gee_abstract_sorted_set_finalize': abstractsortedset.c:788:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeAbstractSortedSet * self; ^ arraylist.c: In function 'gee_array_list_construct': arraylist.c:540:8: warning: variable '_tmp0__target' set but not used [-Wunused-but-set-variable] void* _tmp0__target; ^ arraylist.c: In function 'gee_array_list_construct_wrap': arraylist.c:617:12: warning: variable '_tmp7_' set but not used [-Wunused-but-set-variable] gpointer* _tmp7_; ^ arraylist.c:610:8: warning: variable '_tmp0__target' set but not used [-Wunused-but-set-variable] void* _tmp0__target; ^ arraylist.c: In function 'gee_array_list_real_foreach': arraylist.c:686:10: warning: variable '_tmp6__length1' set but not used [-Wunused-but-set-variable] gint _tmp6__length1; ^ arraylist.c: In function 'gee_array_list_real_index_of': arraylist.c:803: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:851: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:884:11: warning: variable '_tmp7_' set but not used [-Wunused-but-set-variable] gpointer _tmp7_; ^ arraylist.c:880: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:916:11: warning: variable '_tmp6_' set but not used [-Wunused-but-set-variable] gpointer _tmp6_; ^ arraylist.c:912:7: warning: variable '_tmp2__length1' set but not used [-Wunused-but-set-variable] gint _tmp2__length1; ^ arraylist.c:909: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:958:11: warning: variable '_tmp10_' set but not used [-Wunused-but-set-variable] gpointer _tmp10_; ^ arraylist.c:954:7: warning: variable '_tmp6__length1' set but not used [-Wunused-but-set-variable] gint _tmp6__length1; ^ arraylist.c:950: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:1009: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:1072:11: warning: variable '_tmp9_' set but not used [-Wunused-but-set-variable] gpointer _tmp9_; ^ arraylist.c:1070:7: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable] gint _tmp7__length1; ^ arraylist.c:1064: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:1122:14: warning: variable '_tmp7_' set but not used [-Wunused-but-set-variable] gpointer _tmp7_; ^ arraylist.c:1120:10: warning: variable '_tmp5__length1' set but not used [-Wunused-but-set-variable] gint _tmp5__length1; ^ arraylist.c: In function '__lambda28_': arraylist.c:1233:11: warning: variable '_tmp4_' set but not used [-Wunused-but-set-variable] gpointer _tmp4_; ^ arraylist.c:1229:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1; ^ arraylist.c: In function 'gee_array_list_grow_if_needed': arraylist.c:1353:14: warning: variable '_tmp9_' set but not used [-Wunused-but-set-variable] gpointer* _tmp9_; ^ arraylist.c:1342:13: warning: variable '_tmp7_' set but not used [-Wunused-but-set-variable] gpointer* _tmp7_; ^ arraylist.c:1328:12: warning: variable '_tmp4_' set but not used [-Wunused-but-set-variable] gpointer* _tmp4_; ^ arraylist.c: In function 'gee_array_list_real_get_read_only': arraylist.c:1396:16: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeArrayList* self; ^ arraylist.c: In function 'gee_array_list_iterator_real_first': arraylist.c:1535:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp4_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp3_); ^ arraylist.c:503:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ arraylist.c: In function 'gee_array_list_iterator_real_get': arraylist.c:1561: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:1693:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp4_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp3_); ^ arraylist.c:503:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ arraylist.c: In function 'gee_array_list_iterator_real_set': arraylist.c:1723:16: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] GeeArrayList* _tmp13_; ^ arraylist.c:1722:11: warning: variable '_tmp12_' set but not used [-Wunused-but-set-variable] gpointer _tmp12_; ^ arraylist.c:1718:7: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable] gint _tmp8__length1; ^ arraylist.c: In function 'gee_array_list_iterator_real_foreach': arraylist.c:1898:8: warning: variable '_tmp13__length1' set but not used [-Wunused-but-set-variable] gint _tmp13__length1; ^ arraylist.c: In function 'gee_array_list_iterator_real_get_read_only': arraylist.c:1936:24: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeArrayListIterator* self; ^ CC libgee_0_8_la-arrayqueue.lo CC libgee_0_8_la-bidiriterator.lo arrayqueue.c: In function 'gee_array_queue_construct': arrayqueue.c:442:8: warning: variable '_tmp0__target' set but not used [-Wunused-but-set-variable] void* _tmp0__target; ^ arrayqueue.c: In function 'gee_array_queue_real_clear': arrayqueue.c:589:14: warning: variable '_tmp10_' set but not used [-Wunused-but-set-variable] gpointer _tmp10_; ^ arrayqueue.c:587:15: warning: variable '_tmp9_' set but not used [-Wunused-but-set-variable] gpointer* _tmp9_; ^ arrayqueue.c:584:10: warning: variable '_tmp6__length1' set but not used [-Wunused-but-set-variable] gint _tmp6__length1; ^ arrayqueue.c: In function 'gee_array_queue_real_offer_head': arrayqueue.c:665:11: warning: variable '_tmp8_' set but not used [-Wunused-but-set-variable] gpointer _tmp8_; ^ arrayqueue.c:661:7: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1; ^ arrayqueue.c:657:12: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable] gpointer* _tmp2_; ^ arrayqueue.c:654:12: warning: variable '_tmp0_' set but not used [-Wunused-but-set-variable] gpointer* _tmp0_; ^ arrayqueue.c: In function 'gee_array_queue_real_peek_head': arrayqueue.c:699:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1; ^ arrayqueue.c: In function 'gee_array_queue_real_poll_head': arrayqueue.c:738:13: warning: variable '_tmp7_' set but not used [-Wunused-but-set-variable] gpointer* _tmp7_; ^ arrayqueue.c:733:8: warning: variable '_tmp3__length1' set but not used [-Wunused-but-set-variable] gint _tmp3__length1; ^ arrayqueue.c: In function 'gee_array_queue_real_offer_tail': arrayqueue.c:795:11: warning: variable '_tmp6_' set but not used [-Wunused-but-set-variable] gpointer _tmp6_; ^ arrayqueue.c:791:12: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable] gpointer* _tmp3_; ^ arrayqueue.c:788:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1; ^ arrayqueue.c: In function 'gee_array_queue_real_peek_tail': arrayqueue.c:830:12: warning: variable '_tmp4_' set but not used [-Wunused-but-set-variable] gpointer* _tmp4_; ^ arrayqueue.c:826:12: warning: variable '_tmp1_' set but not used [-Wunused-but-set-variable] gpointer* _tmp1_; ^ arrayqueue.c:825:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1; ^ arrayqueue.c: In function 'gee_array_queue_real_poll_tail': arrayqueue.c:874:13: warning: variable '_tmp7_' set but not used [-Wunused-but-set-variable] gpointer* _tmp7_; ^ arrayqueue.c:869:13: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable] gpointer* _tmp3_; ^ arrayqueue.c:868:8: warning: variable '_tmp2__length1' set but not used [-Wunused-but-set-variable] gint _tmp2__length1; ^ arrayqueue.c: In function 'gee_array_queue_grow_if_needed': arrayqueue.c:995:15: warning: variable '_tmp15_' set but not used [-Wunused-but-set-variable] gpointer _tmp15_; ^ arrayqueue.c:992:11: warning: variable '_tmp12__length1' set but not used [-Wunused-but-set-variable] gint _tmp12__length1; ^ arrayqueue.c:988:11: warning: variable '_tmp9__length1' set but not used [-Wunused-but-set-variable] gint _tmp9__length1; ^ arrayqueue.c:967:13: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable] gpointer* _tmp2_; ^ arrayqueue.c:959:12: warning: variable '_tmp0_' set but not used [-Wunused-but-set-variable] gpointer* _tmp0_; ^ arrayqueue.c: In function 'gee_array_queue_find_index': arrayqueue.c:1052:10: warning: variable '_tmp12__length1' set but not used [-Wunused-but-set-variable] gint _tmp12__length1; ^ arrayqueue.c:1041:15: warning: variable '_tmp5_' set but not used [-Wunused-but-set-variable] gpointer* _tmp5_; ^ arrayqueue.c:1107:10: warning: variable '_tmp26__length1' set but not used [-Wunused-but-set-variable] gint _tmp26__length1; ^ arrayqueue.c:1099:15: warning: variable '_tmp22_' set but not used [-Wunused-but-set-variable] gpointer* _tmp22_; ^ arrayqueue.c: In function 'gee_array_queue_remove_at': arrayqueue.c:1171:12: warning: variable '_tmp8_' set but not used [-Wunused-but-set-variable] gpointer _tmp8_; ^ arrayqueue.c:1169:8: warning: variable '_tmp6__length1' set but not used [-Wunused-but-set-variable] gint _tmp6__length1; ^ arrayqueue.c:1216:13: warning: variable '_tmp26_' set but not used [-Wunused-but-set-variable] gpointer _tmp26_; ^ arrayqueue.c:1214:9: warning: variable '_tmp24__length1' set but not used [-Wunused-but-set-variable] gint _tmp24__length1; ^ arrayqueue.c:1211:14: warning: variable '_tmp23_' set but not used [-Wunused-but-set-variable] gpointer* _tmp23_; ^ arrayqueue.c:1210:9: warning: variable '_tmp22__length1' set but not used [-Wunused-but-set-variable] gint _tmp22__length1; ^ arrayqueue.c:1207:14: warning: variable '_tmp21_' set but not used [-Wunused-but-set-variable] gpointer* _tmp21_; ^ arrayqueue.c:1204:13: warning: variable '_tmp18_' set but not used [-Wunused-but-set-variable] gpointer _tmp18_; ^ arrayqueue.c:1202:9: warning: variable '_tmp16__length1' set but not used [-Wunused-but-set-variable] gint _tmp16__length1; ^ arrayqueue.c:1249:13: warning: variable '_tmp31_' set but not used [-Wunused-but-set-variable] gpointer _tmp31_; ^ arrayqueue.c:1247:9: warning: variable '_tmp29__length1' set but not used [-Wunused-but-set-variable] gint _tmp29__length1; ^ arrayqueue.c:1152:12: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable] gpointer* _tmp3_; ^ arrayqueue.c:1148:12: warning: variable '_tmp0_' set but not used [-Wunused-but-set-variable] gpointer* _tmp0_; ^ arrayqueue.c: In function 'gee_array_queue_real_get_read_only': arrayqueue.c:1329:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeArrayQueue* self; ^ arrayqueue.c: In function 'gee_array_queue_real_get_capacity': arrayqueue.c:1338:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeArrayQueue* self; ^ arrayqueue.c: In function 'gee_array_queue_real_get_remaining_capacity': arrayqueue.c:1347:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeArrayQueue* self; ^ arrayqueue.c: In function 'gee_array_queue_real_get_is_full': arrayqueue.c:1356:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeArrayQueue* self; ^ arrayqueue.c: In function 'gee_array_queue_iterator_real_get': arrayqueue.c:1459:12: warning: variable '_tmp11_' set but not used [-Wunused-but-set-variable] gpointer* _tmp11_; ^ arrayqueue.c:1454:7: warning: variable '_tmp6__length1' set but not used [-Wunused-but-set-variable] gint _tmp6__length1; ^ arrayqueue.c: In function 'gee_array_queue_iterator_real_remove': arrayqueue.c:1498:12: warning: variable '_tmp8_' set but not used [-Wunused-but-set-variable] gpointer* _tmp8_; ^ arrayqueue.c: In function 'gee_array_queue_iterator_real_foreach': arrayqueue.c:1565:15: warning: variable '_tmp20_' set but not used [-Wunused-but-set-variable] gpointer* _tmp20_; ^ arrayqueue.c:1560:10: warning: variable '_tmp15__length1' set but not used [-Wunused-but-set-variable] gint _tmp15__length1; ^ arrayqueue.c: In function 'gee_array_queue_iterator_real_get_read_only': arrayqueue.c:1635:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeArrayQueueIterator* self; ^ CC libgee_0_8_la-bidirlist.lo CC libgee_0_8_la-bidirlistiterator.lo CC libgee_0_8_la-bidirmapiterator.lo CC libgee_0_8_la-bidirsortedset.lo CC libgee_0_8_la-bidirsortedmap.lo CC libgee_0_8_la-collection.lo CC libgee_0_8_la-comparable.lo CC libgee_0_8_la-concurrentlist.lo CC libgee_0_8_la-concurrentset.lo collection.c: In function '___lambda15__gee_fold_func': collection.c:338:2: warning: passing argument 3 of '__lambda15_' makes integer from pointer without a cast [enabled by default] result = __lambda15_ (self, g, a); ^ collection.c:322:17: note: expected 'gboolean' but argument is of type 'gpointer' static gboolean __lambda15_ (GeeCollection* self, gpointer item, gboolean changed) { ^ collection.c:338:9: warning: assignment makes pointer from integer without a cast [enabled by default] result = __lambda15_ (self, g, a); ^ collection.c: In function '___lambda17__gee_fold_func': collection.c:434:2: warning: passing argument 3 of '__lambda17_' makes integer from pointer without a cast [enabled by default] result = __lambda17_ (self, g, a); ^ collection.c:418:17: note: expected 'gboolean' but argument is of type 'gpointer' static gboolean __lambda17_ (GeeCollection* self, gpointer item, gboolean changed) { ^ collection.c:434:9: warning: assignment makes pointer from integer without a cast [enabled by default] result = __lambda17_ (self, g, a); ^ collection.c: In function 'gee_collection_real_to_array': collection.c:744:24: warning: variable '_tmp56_' set but not used [-Wunused-but-set-variable] gpointer _tmp56_; ^ collection.c:740:20: warning: variable '_tmp52__length1' set but not used [-Wunused-but-set-variable] gint _tmp52__length1; ^ collection.c:717:18: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^ collection.c: In function 'gee_collection_add_all_array': collection.c:812:8: warning: unused variable '_item_collection_size_' [-Wunused-variable] gint _item_collection_size_ = 0; ^ collection.c:811:8: warning: variable 'item_collection_length1' set but not used [-Wunused-but-set-variable] gint item_collection_length1 = 0; ^ collection.c: In function 'gee_collection_contains_all_array': collection.c:853:8: warning: unused variable '_item_collection_size_' [-Wunused-variable] gint _item_collection_size_ = 0; ^ collection.c:852:8: warning: variable 'item_collection_length1' set but not used [-Wunused-but-set-variable] gint item_collection_length1 = 0; ^ collection.c: In function 'gee_collection_remove_all_array': collection.c:899:8: warning: unused variable '_item_collection_size_' [-Wunused-variable] gint _item_collection_size_ = 0; ^ collection.c:898:8: warning: variable 'item_collection_length1' set but not used [-Wunused-but-set-variable] gint item_collection_length1 = 0; ^ collection.c: In function 'gee_collection_to_bool_array': collection.c:960:13: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] gboolean _tmp13_; ^ collection.c:957:9: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1; ^ collection.c:930:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^ collection.c: In function 'gee_collection_to_char_array': collection.c:1027:10: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] gchar _tmp13_; ^ collection.c:1024:9: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1; ^ collection.c:997:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^ collection.c: In function 'gee_collection_to_uchar_array': collection.c:1094:11: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] guchar _tmp13_; ^ collection.c:1091:9: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1; ^ collection.c:1064:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^ collection.c: In function 'gee_collection_to_int_array': collection.c:1161:9: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] gint _tmp13_; ^ collection.c:1158:9: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1; ^ collection.c:1131:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^ collection.c: In function 'gee_collection_to_uint_array': collection.c:1228:10: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] guint _tmp13_; ^ collection.c:1225:9: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1; ^ collection.c:1198:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^ collection.c: In function 'gee_collection_to_int64_array': collection.c:1297:11: warning: variable '_tmp15_' set but not used [-Wunused-but-set-variable] gint64 _tmp15_; ^ collection.c:1294:9: warning: variable '_tmp12__length1' set but not used [-Wunused-but-set-variable] gint _tmp12__length1; ^ collection.c:1265:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^ collection.c: In function 'gee_collection_to_uint64_array': collection.c:1369:12: warning: variable '_tmp15_' set but not used [-Wunused-but-set-variable] guint64 _tmp15_; ^ collection.c:1366:9: warning: variable '_tmp12__length1' set but not used [-Wunused-but-set-variable] gint _tmp12__length1; ^ collection.c:1337:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^ collection.c: In function 'gee_collection_to_long_array': collection.c:1439:10: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] glong _tmp13_; ^ collection.c:1436:9: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1; ^ collection.c:1409:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^ collection.c: In function 'gee_collection_to_ulong_array': collection.c:1506:11: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] gulong _tmp13_; ^ collection.c:1503:9: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1; ^ collection.c:1476:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^ collection.c: In function 'gee_collection_to_float_array': collection.c:1589:12: warning: variable '_tmp16_' set but not used [-Wunused-but-set-variable] gfloat* _tmp16_; ^ collection.c:1585:9: warning: variable '_tmp12__length1' set but not used [-Wunused-but-set-variable] gint _tmp12__length1; ^ collection.c:1556:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^ collection.c: In function 'gee_collection_to_double_array': collection.c:1677:13: warning: variable '_tmp16_' set but not used [-Wunused-but-set-variable] gdouble* _tmp16_; ^ collection.c:1673:9: warning: variable '_tmp12__length1' set but not used [-Wunused-but-set-variable] gint _tmp12__length1; ^ collection.c:1644:7: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] gint _array_size_; ^ collection.c: At top level: collection.c:1826:13: warning: '_vala_array_free' defined but not used [-Wunused-function] static void _vala_array_free (gpointer array, gint array_length, GDestroyNotify destroy_func) { ^ CC libgee_0_8_la-deque.lo concurrentlist.c: In function 'gee_concurrent_list_construct': concurrentlist.c:592:2: warning: passing argument 4 of 'gee_hazard_pointer_set_pointer' from incompatible pointer type [enabled by default] gee_hazard_pointer_set_pointer (GEE_CONCURRENT_LIST_TYPE_NODE, (GBoxedCopyFunc) gee_concurrent_list_node_ref, gee_concurrent_list_node_unref, &self->priv->_tail, _tmp8_, (gsize) 0, (gsize) 0); ^ concurrentlist.c:427:6: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentListNode **' void gee_hazard_pointer_set_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gpointer new_ptr, gsize mask, gsize new_mask); ^ concurrentlist.c:546:8: warning: variable '_tmp0__target' set but not used [-Wunused-but-set-variable] void* _tmp0__target; ^ concurrentlist.c: In function 'gee_concurrent_list_real_clear': concurrentlist.c:791:2: warning: passing argument 4 of 'gee_hazard_pointer_set_pointer' from incompatible pointer type [enabled by default] gee_hazard_pointer_set_pointer (GEE_CONCURRENT_LIST_TYPE_NODE, (GBoxedCopyFunc) gee_concurrent_list_node_ref, gee_concurrent_list_node_unref, &self->priv->_tail, _tmp6_, (gsize) 0, (gsize) 0); ^ concurrentlist.c:427:6: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentListNode **' void gee_hazard_pointer_set_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gpointer new_ptr, gsize mask, gsize new_mask); ^ concurrentlist.c: In function 'gee_concurrent_list_update_tail': concurrentlist.c:1279:2: warning: passing argument 4 of 'gee_hazard_pointer_get_pointer' from incompatible pointer type [enabled by default] _tmp0_ = gee_hazard_pointer_get_pointer (GEE_CONCURRENT_LIST_TYPE_NODE, (GBoxedCopyFunc) gee_concurrent_list_node_ref, gee_concurrent_list_node_unref, &self->priv->_tail, (gsize) 0, NULL); ^ concurrentlist.c:466:10: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentListNode **' gpointer gee_hazard_pointer_get_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gsize mask, gsize* mask_out); ^ concurrentlist.c:1285:2: warning: passing argument 4 of 'gee_hazard_pointer_set_pointer' from incompatible pointer type [enabled by default] gee_hazard_pointer_set_pointer (GEE_CONCURRENT_LIST_TYPE_NODE, (GBoxedCopyFunc) gee_concurrent_list_node_ref, gee_concurrent_list_node_unref, &self->priv->_tail, _tmp2_, (gsize) 0, (gsize) 0); ^ concurrentlist.c:427:6: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentListNode **' void gee_hazard_pointer_set_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gpointer new_ptr, gsize mask, gsize new_mask); ^ concurrentlist.c: In function 'gee_concurrent_list_real_get_read_only': concurrentlist.c:1336:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeConcurrentList* self; ^ concurrentlist.c: In function 'gee_concurrent_list_iterator_real_get_read_only': concurrentlist.c:1774:29: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeConcurrentListIterator* self; ^ concurrentlist.c: In function 'gee_concurrent_list_node_compare_and_exchange': concurrentlist.c:2388:2: warning: passing argument 4 of 'gee_hazard_pointer_compare_and_exchange_pointer' from incompatible pointer type [enabled by default] _tmp5_ = gee_hazard_pointer_compare_and_exchange_pointer (GEE_CONCURRENT_LIST_TYPE_NODE, (GBoxedCopyFunc) gee_concurrent_list_node_ref, gee_concurrent_list_node_unref, &self->_succ, _tmp0_, _tmp2_, (gsize) 3, (gsize) _tmp3_, (gsize) _tmp4_); ^ concurrentlist.c:509:10: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentListNode **' gboolean gee_hazard_pointer_compare_and_exchange_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gconstpointer old_ptr, gpointer _new_ptr, gsize mask, gsize old_mask, gsize new_mask); ^ concurrentlist.c: In function 'gee_concurrent_list_node_get_succ': concurrentlist.c:2439:2: warning: passing argument 4 of 'gee_hazard_pointer_get_pointer' from incompatible pointer type [enabled by default] _tmp1_ = gee_hazard_pointer_get_pointer (GEE_CONCURRENT_LIST_TYPE_NODE, (GBoxedCopyFunc) gee_concurrent_list_node_ref, gee_concurrent_list_node_unref, &self->_succ, (gsize) 3, &_tmp0_); ^ concurrentlist.c:466:10: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentListNode **' gpointer gee_hazard_pointer_get_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gsize mask, gsize* mask_out); ^ concurrentlist.c: In function 'gee_concurrent_list_node_set_succ': concurrentset.c: In function 'gee_concurrent_set_construct': concurrentlist.c:2462:2: warning: passing argument 4 of 'gee_hazard_pointer_set_pointer' from incompatible pointer type [enabled by default] gee_hazard_pointer_set_pointer (GEE_CONCURRENT_LIST_TYPE_NODE, (GBoxedCopyFunc) gee_concurrent_list_node_ref, gee_concurrent_list_node_unref, &self->_succ, _tmp1_, (gsize) 3, (gsize) _tmp2_); ^ concurrentlist.c:427:6: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentListNode **' void gee_hazard_pointer_set_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gpointer new_ptr, gsize mask, gsize new_mask); ^ concurrentset.c:833:8: warning: variable '_tmp0__target' set but not used [-Wunused-but-set-variable] void* _tmp0__target; ^ concurrentlist.c: In function 'gee_concurrent_list_node_get_backlink': concurrentlist.c:2470:2: warning: passing argument 4 of 'gee_hazard_pointer_get_pointer' from incompatible pointer type [enabled by default] _tmp0_ = gee_hazard_pointer_get_pointer (GEE_CONCURRENT_LIST_TYPE_NODE, (GBoxedCopyFunc) gee_concurrent_list_node_ref, gee_concurrent_list_node_unref, &self->_backlink, (gsize) 0, NULL); ^ concurrentset.c: In function 'gee_concurrent_set_real_add': concurrentlist.c:466:10: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentListNode **' gpointer gee_hazard_pointer_get_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gsize mask, gsize* mask_out); ^ concurrentset.c:940:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter prev = {0}; ^ concurrentset.c:940:2: warning: (near initialization for 'prev._iter') [-Wmissing-braces] concurrentlist.c: In function 'gee_concurrent_list_node_set_backlink': concurrentlist.c:2482:2: warning: passing argument 4 of 'gee_hazard_pointer_compare_and_exchange_pointer' from incompatible pointer type [enabled by default] gee_hazard_pointer_compare_and_exchange_pointer (GEE_CONCURRENT_LIST_TYPE_NODE, (GBoxedCopyFunc) gee_concurrent_list_node_ref, gee_concurrent_list_node_unref, &self->_backlink, NULL, _tmp1_, (gsize) 0, (gsize) 0, (gsize) 0); ^ concurrentlist.c:509:10: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentListNode **' gboolean gee_hazard_pointer_compare_and_exchange_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gconstpointer old_ptr, gpointer _new_ptr, gsize mask, gsize old_mask, gsize new_mask); ^ concurrentset.c:1018:28: warning: variable '_tmp31_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp31_; ^ concurrentset.c:944:25: warning: variable '_tmp15_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp15_; ^ concurrentset.c: In function 'gee_concurrent_set_real_remove': concurrentset.c:1065:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter prev = {0}; ^ concurrentset.c:1065:2: warning: (near initialization for 'prev._iter') [-Wmissing-braces] concurrentset.c:1088:28: warning: variable '_tmp8_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp8_; ^ concurrentlist.c: In function 'gee_concurrent_list_node_finalize': concurrentlist.c:2612:2: warning: passing argument 4 of 'gee_hazard_pointer_set_pointer' from incompatible pointer type [enabled by default] gee_hazard_pointer_set_pointer (GEE_CONCURRENT_LIST_TYPE_NODE, (GBoxedCopyFunc) gee_concurrent_list_node_ref, gee_concurrent_list_node_unref, &self->_succ, NULL, (gsize) 3, (gsize) 0); ^ concurrentlist.c:427:6: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentListNode **' void gee_hazard_pointer_set_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gpointer new_ptr, gsize mask, gsize new_mask); ^ concurrentlist.c:2613:2: warning: passing argument 4 of 'gee_hazard_pointer_set_pointer' from incompatible pointer type [enabled by default] gee_hazard_pointer_set_pointer (GEE_CONCURRENT_LIST_TYPE_NODE, (GBoxedCopyFunc) gee_concurrent_list_node_ref, gee_concurrent_list_node_unref, &self->_backlink, NULL, (gsize) 0, (gsize) 0); ^ concurrentset.c: In function 'gee_concurrent_set_real_iterator_at': concurrentlist.c:427:6: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentListNode **' void gee_hazard_pointer_set_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gpointer new_ptr, gsize mask, gsize new_mask); ^ concurrentset.c:1284:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter prev = {0}; ^ concurrentset.c:1284:2: warning: (near initialization for 'prev._iter') [-Wmissing-braces] concurrentset.c:1285:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter curr = {0}; ^ concurrentset.c:1285:2: warning: (near initialization for 'curr._iter') [-Wmissing-braces] concurrentset.c:1289:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _tmp11_ = {0}; ^ concurrentset.c:1289:2: warning: (near initialization for '_tmp11_._iter') [-Wmissing-braces] concurrentset.c:1310:28: warning: variable '_tmp8_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp8_; ^ concurrentlist.c: In function 'gee_concurrent_list_finalize': concurrentlist.c:2702:2: warning: passing argument 4 of 'gee_hazard_pointer_set_pointer' from incompatible pointer type [enabled by default] gee_hazard_pointer_set_pointer (GEE_CONCURRENT_LIST_TYPE_NODE, (GBoxedCopyFunc) gee_concurrent_list_node_ref, gee_concurrent_list_node_unref, &self->priv->_tail, NULL, (gsize) 0, (gsize) 0); ^ concurrentlist.c:427:6: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentListNode **' void gee_hazard_pointer_set_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gpointer new_ptr, gsize mask, gsize new_mask); ^ concurrentset.c: In function 'gee_concurrent_set_real_get_read_only': concurrentset.c:1744:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeConcurrentSet* self; ^ concurrentset.c: In function 'gee_concurrent_set_iterator_construct_point_at': concurrentset.c:1795:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _tmp5_ = {0}; ^ concurrentset.c:1795:2: warning: (near initialization for '_tmp5_._iter') [-Wmissing-braces] concurrentset.c: In function 'gee_concurrent_set_iterator_real_foreach': concurrentset.c:1945:30: warning: variable '_tmp38_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp38_; ^ concurrentset.c:1917:27: warning: variable '_tmp25_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp25_; ^ concurrentset.c: In function 'gee_concurrent_set_iterator_real_next': concurrentset.c:2070:30: warning: variable '_tmp25_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp25_; ^ concurrentset.c:2042:27: warning: variable '_tmp12_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp12_; ^ concurrentset.c: In function 'gee_concurrent_set_iterator_real_get_read_only': concurrentset.c:2225:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeConcurrentSetIterator* self; ^ concurrentset.c: In function 'gee_concurrent_set_sub_set_real_contains': concurrentset.c:2403:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter prev = {0}; ^ concurrentset.c:2403:2: warning: (near initialization for 'prev._iter') [-Wmissing-braces] concurrentset.c:2405:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _tmp5_ = {0}; ^ concurrentset.c:2405:2: warning: (near initialization for '_tmp5_._iter') [-Wmissing-braces] concurrentset.c: In function 'gee_concurrent_set_sub_set_real_add': concurrentset.c:2448:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter prev = {0}; ^ concurrentset.c:2448:2: warning: (near initialization for 'prev._iter') [-Wmissing-braces] concurrentset.c:2450:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _tmp5_ = {0}; ^ concurrentset.c:2450:2: warning: (near initialization for '_tmp5_._iter') [-Wmissing-braces] concurrentset.c:2544:28: warning: variable '_tmp33_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp33_; ^ concurrentset.c: In function 'gee_concurrent_set_sub_set_real_remove': concurrentset.c:2600:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter prev = {0}; ^ concurrentset.c:2600:2: warning: (near initialization for 'prev._iter') [-Wmissing-braces] concurrentset.c:2602:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _tmp5_ = {0}; ^ concurrentset.c:2602:2: warning: (near initialization for '_tmp5_._iter') [-Wmissing-braces] concurrentset.c: In function 'gee_concurrent_set_sub_set_real_clear': concurrentset.c:2652:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter prev = {0}; ^ concurrentset.c:2652:2: warning: (near initialization for 'prev._iter') [-Wmissing-braces] concurrentset.c:2656:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _tmp3_ = {0}; ^ concurrentset.c:2656:2: warning: (near initialization for '_tmp3_._iter') [-Wmissing-braces] concurrentset.c:2675:3: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _tmp11_ = {0}; ^ concurrentset.c:2675:3: warning: (near initialization for '_tmp11_._iter') [-Wmissing-braces] concurrentset.c: In function 'gee_concurrent_set_sub_set_real_last': concurrentset.c:2740:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter prev = {0}; ^ concurrentset.c:2740:2: warning: (near initialization for 'prev._iter') [-Wmissing-braces] concurrentset.c:2742:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _tmp2_ = {0}; ^ concurrentset.c:2742:2: warning: (near initialization for '_tmp2_._iter') [-Wmissing-braces] concurrentset.c:2849:29: warning: variable '_tmp33_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp33_; ^ concurrentset.c: In function 'gee_concurrent_set_sub_set_real_iterator_at': concurrentset.c:2889:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter prev = {0}; ^ concurrentset.c:2889:2: warning: (near initialization for 'prev._iter') [-Wmissing-braces] concurrentset.c:2890:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter next = {0}; ^ concurrentset.c:2890:2: warning: (near initialization for 'next._iter') [-Wmissing-braces] concurrentset.c:2892:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _tmp5_ = {0}; ^ concurrentset.c:2892:2: warning: (near initialization for '_tmp5_._iter') [-Wmissing-braces] concurrentset.c:2898:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _tmp10_ = {0}; ^ concurrentset.c:2898:2: warning: (near initialization for '_tmp10_._iter') [-Wmissing-braces] concurrentset.c: In function 'gee_concurrent_set_sub_set_real_lower': concurrentset.c:2972:4: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter prev = {0}; ^ concurrentset.c:2972:4: warning: (near initialization for 'prev._iter') [-Wmissing-braces] concurrentset.c:2974:4: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _tmp5_ = {0}; ^ concurrentset.c:2974:4: warning: (near initialization for '_tmp5_._iter') [-Wmissing-braces] concurrentset.c: In function 'gee_concurrent_set_sub_set_real_higher': concurrentset.c:3079:4: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter prev = {0}; ^ concurrentset.c:3079:4: warning: (near initialization for 'prev._iter') [-Wmissing-braces] concurrentset.c:3080:4: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter curr = {0}; ^ concurrentset.c:3080:4: warning: (near initialization for 'curr._iter') [-Wmissing-braces] concurrentset.c:3082:4: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _tmp6_ = {0}; ^ concurrentset.c:3082:4: warning: (near initialization for '_tmp6_._iter') [-Wmissing-braces] concurrentset.c:3088:4: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _tmp11_ = {0}; ^ concurrentset.c:3088:4: warning: (near initialization for '_tmp11_._iter') [-Wmissing-braces] concurrentset.c: In function 'gee_concurrent_set_sub_set_real_floor': concurrentset.c:3204:4: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter curr = {0}; ^ concurrentset.c:3204:4: warning: (near initialization for 'curr._iter') [-Wmissing-braces] concurrentset.c:3205:4: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter prev = {0}; ^ concurrentset.c:3205:4: warning: (near initialization for 'prev._iter') [-Wmissing-braces] concurrentset.c:3207:4: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _tmp5_ = {0}; ^ concurrentset.c:3207:4: warning: (near initialization for '_tmp5_._iter') [-Wmissing-braces] concurrentset.c:3213:4: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _tmp10_ = {0}; ^ concurrentset.c:3213:4: warning: (near initialization for '_tmp10_._iter') [-Wmissing-braces] concurrentset.c:3239:28: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp13_; ^ concurrentset.c: In function 'gee_concurrent_set_sub_set_real_ceil': concurrentset.c:3335:4: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter curr = {0}; ^ concurrentset.c:3335:4: warning: (near initialization for 'curr._iter') [-Wmissing-braces] concurrentset.c:3336:4: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter prev = {0}; ^ concurrentset.c:3336:4: warning: (near initialization for 'prev._iter') [-Wmissing-braces] concurrentset.c:3338:4: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _tmp6_ = {0}; ^ concurrentset.c:3338:4: warning: (near initialization for '_tmp6_._iter') [-Wmissing-braces] concurrentset.c:3344:4: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _tmp11_ = {0}; ^ concurrentset.c:3344:4: warning: (near initialization for '_tmp11_._iter') [-Wmissing-braces] concurrentset.c: In function 'gee_concurrent_set_sub_set_real_get_size': concurrentset.c:3524:3: warning: passing argument 4 of 'gee_hazard_pointer_get_pointer' from incompatible pointer type [enabled by default] _tmp5_ = gee_hazard_pointer_get_pointer (GEE_CONCURRENT_SET_TYPE_TOWER, (GBoxedCopyFunc) gee_concurrent_set_tower_ref, gee_concurrent_set_tower_unref, &_tmp4_->_bookmark._iter[0], (gsize) 0, NULL); ^ concurrentset.c:722:10: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentSetTower **' gpointer gee_hazard_pointer_get_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gsize mask, gsize* mask_out); ^ concurrentset.c: In function 'gee_concurrent_set_sub_set_real_get_read_only': concurrentset.c:3578:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeConcurrentSetSubSet* self; ^ concurrentset.c: In function 'gee_concurrent_set_sub_iterator_construct_point_at': concurrentset.c:3713:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _tmp4_ = {0}; ^ concurrentset.c:3713:2: warning: (near initialization for '_tmp4_._iter') [-Wmissing-braces] concurrentset.c: In function 'gee_concurrent_set_sub_iterator_real_foreach': concurrentset.c:3882:30: warning: variable '_tmp43_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp43_; ^ concurrentset.c:3854:27: warning: variable '_tmp30_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp30_; ^ concurrentset.c: In function 'gee_concurrent_set_sub_iterator_real_next': concurrentset.c:3993:31: warning: variable '_tmp26_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp26_; ^ concurrentset.c:3965:28: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp13_; ^ concurrentset.c: In function 'gee_concurrent_set_sub_iterator_begin': concurrentset.c:4178:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _tmp4_ = {0}; ^ concurrentset.c:4178:2: warning: (near initialization for '_tmp4_._iter') [-Wmissing-braces] concurrentset.c:4206:29: warning: variable '_tmp11_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp11_; ^ concurrentset.c: In function 'gee_concurrent_set_sub_iterator_real_get_read_only': concurrentset.c:4274:31: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeConcurrentSetSubIterator* self; ^ concurrentset.c: In function 'gee_concurrent_set_range_construct': concurrentset.c:4460:29: warning: variable '_tmp17_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp17_; ^ concurrentset.c: In function 'gee_concurrent_set_range_construct_head': concurrentset.c:4527:28: warning: variable '_tmp10_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp10_; ^ concurrentset.c: In function 'gee_concurrent_set_range_construct_tail': concurrentset.c:4591:28: warning: variable '_tmp10_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp10_; ^ concurrentset.c: In function 'gee_concurrent_set_range_copy_bookmark': concurrentset.c:4680:5: warning: passing argument 4 of 'gee_hazard_pointer_get_pointer' from incompatible pointer type [enabled by default] _tmp7_ = gee_hazard_pointer_get_pointer (GEE_CONCURRENT_SET_TYPE_TOWER, (GBoxedCopyFunc) gee_concurrent_set_tower_ref, gee_concurrent_set_tower_unref, &_tmp5_->_bookmark._iter[_tmp6_], (gsize) 0, NULL); ^ concurrentset.c:722:10: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentSetTower **' gpointer gee_hazard_pointer_get_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gsize mask, gsize* mask_out); ^ concurrentset.c:4665:28: warning: variable '_tmp8_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp8_; ^ concurrentset.c: In function 'gee_concurrent_set_range_improve_bookmark': concurrentset.c:5218:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _vala_prev = {0}; ^ concurrentset.c:5218:2: warning: (near initialization for '_vala_prev._iter') [-Wmissing-braces] concurrentset.c:5233:26: warning: the comparison will always evaluate as 'true' for the address of '_vala_out_curr' will never be NULL [-Waddress] if ((&_vala_out_curr) != NULL) { ^ concurrentset.c:5237:5: warning: passing argument 4 of 'gee_hazard_pointer_get_pointer' from incompatible pointer type [enabled by default] _tmp3_ = gee_hazard_pointer_get_pointer (GEE_CONCURRENT_SET_TYPE_TOWER, (GBoxedCopyFunc) gee_concurrent_set_tower_ref, gee_concurrent_set_tower_unref, &_tmp2_->_bookmark._iter[0], (gsize) 0, NULL); ^ concurrentset.c:722:10: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentSetTower **' gpointer gee_hazard_pointer_get_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gsize mask, gsize* mask_out); ^ concurrentset.c:5240:23: warning: the comparison will always evaluate as 'true' for the address of '_vala_prev' will never be NULL [-Waddress] if ((&_vala_prev) != NULL) { ^ concurrentset.c:5242:29: warning: variable '_tmp5_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp5_; ^ concurrentset.c:5265:22: warning: the comparison will always evaluate as 'true' for the address of '_vala_prev' will never be NULL [-Waddress] if ((&_vala_prev) != NULL) { ^ concurrentset.c:5270:28: warning: the comparison will always evaluate as 'true' for the address of '_vala_out_curr' will never be NULL [-Waddress] if ((&_vala_out_curr) != NULL) { ^ concurrentset.c:5302:8: warning: passing argument 4 of 'gee_hazard_pointer_get_pointer' from incompatible pointer type [enabled by default] _tmp20_ = gee_hazard_pointer_get_pointer (GEE_CONCURRENT_SET_TYPE_TOWER, (GBoxedCopyFunc) gee_concurrent_set_tower_ref, gee_concurrent_set_tower_unref, &_tmp18_->_bookmark._iter[_tmp19_], (gsize) 0, NULL); ^ concurrentset.c:722:10: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentSetTower **' gpointer gee_hazard_pointer_get_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gsize mask, gsize* mask_out); ^ concurrentset.c:5287:31: warning: variable '_tmp21_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp21_; ^ concurrentset.c:5368:7: warning: passing argument 4 of 'gee_hazard_pointer_get_pointer' from incompatible pointer type [enabled by default] _tmp28_ = gee_hazard_pointer_get_pointer (GEE_CONCURRENT_SET_TYPE_TOWER, (GBoxedCopyFunc) gee_concurrent_set_tower_ref, gee_concurrent_set_tower_unref, &_tmp26_->_bookmark._iter[_tmp27_], (gsize) 0, NULL); ^ concurrentset.c:722:10: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentSetTower **' gpointer gee_hazard_pointer_get_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gsize mask, gsize* mask_out); ^ concurrentset.c:5430:8: warning: passing argument 4 of 'gee_hazard_pointer_compare_and_exchange_pointer' from incompatible pointer type [enabled by default] _tmp55_ = gee_hazard_pointer_compare_and_exchange_pointer (GEE_CONCURRENT_SET_TYPE_TOWER, (GBoxedCopyFunc) gee_concurrent_set_tower_ref, gee_concurrent_set_tower_unref, &_tmp50_->_bookmark._iter[_tmp51_], _tmp52_, _tmp54_, (gsize) 0, (gsize) 0, (gsize) 0); ^ concurrentset.c:757:10: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentSetTower **' gboolean gee_hazard_pointer_compare_and_exchange_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gconstpointer old_ptr, gpointer _new_ptr, gsize mask, gsize old_mask, gsize new_mask); ^ concurrentset.c:5437:9: warning: passing argument 4 of 'gee_hazard_pointer_get_pointer' from incompatible pointer type [enabled by default] _tmp58_ = gee_hazard_pointer_get_pointer (GEE_CONCURRENT_SET_TYPE_TOWER, (GBoxedCopyFunc) gee_concurrent_set_tower_ref, gee_concurrent_set_tower_unref, &_tmp56_->_bookmark._iter[_tmp57_], (gsize) 0, NULL); ^ concurrentset.c:722:10: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentSetTower **' gpointer gee_hazard_pointer_get_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gsize mask, gsize* mask_out); ^ concurrentset.c:5446:29: warning: the comparison will always evaluate as 'true' for the address of '_vala_out_curr' will never be NULL [-Waddress] if ((&_vala_out_curr) != NULL) { ^ concurrentset.c:5515:20: warning: the comparison will always evaluate as 'true' for the address of 'curr' will never be NULL [-Waddress] if ((&curr) != NULL) { ^ concurrentset.c:5561:9: warning: passing argument 4 of 'gee_hazard_pointer_compare_and_exchange_pointer' from incompatible pointer type [enabled by default] _tmp101_ = gee_hazard_pointer_compare_and_exchange_pointer (GEE_CONCURRENT_SET_TYPE_TOWER, (GBoxedCopyFunc) gee_concurrent_set_tower_ref, gee_concurrent_set_tower_unref, &_tmp96_->_bookmark._iter[_tmp97_], _tmp98_, _tmp100_, (gsize) 0, (gsize) 0, (gsize) 0); ^ concurrentset.c:757:10: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentSetTower **' gboolean gee_hazard_pointer_compare_and_exchange_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gconstpointer old_ptr, gpointer _new_ptr, gsize mask, gsize old_mask, gsize new_mask); ^ concurrentset.c:5568:10: warning: passing argument 4 of 'gee_hazard_pointer_get_pointer' from incompatible pointer type [enabled by default] _tmp104_ = gee_hazard_pointer_get_pointer (GEE_CONCURRENT_SET_TYPE_TOWER, (GBoxedCopyFunc) gee_concurrent_set_tower_ref, gee_concurrent_set_tower_unref, &_tmp102_->_bookmark._iter[_tmp103_], (gsize) 0, NULL); ^ concurrentset.c:722:10: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentSetTower **' gpointer gee_hazard_pointer_get_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gsize mask, gsize* mask_out); ^ concurrentset.c:5580:25: warning: the comparison will always evaluate as 'true' for the address of '_vala_prev' will never be NULL [-Waddress] if ((&_vala_prev) != NULL) { ^ concurrentset.c:5584:31: warning: variable '_tmp110_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp110_; ^ concurrentset.c:5610:24: warning: the comparison will always evaluate as 'true' for the address of '_vala_out_curr' will never be NULL [-Waddress] if ((&_vala_out_curr) != NULL) { ^ concurrentset.c: In function 'gee_concurrent_set_tower_construct': concurrentset.c:6221:7: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1; ^ concurrentset.c: In function 'gee_concurrent_set_tower_search_from_bookmark': concurrentset.c:6332:2: warning: missing braces around initializer [-Wmissing-braces] GeeConcurrentSetTowerIter _vala_next = {0}; ^ concurrentset.c:6332:2: warning: (near initialization for '_vala_next._iter') [-Wmissing-braces] concurrentset.c:6395:23: warning: the comparison will always evaluate as 'true' for the address of '_vala_next' will never be NULL [-Waddress] if ((&_vala_next) != NULL) { ^ concurrentset.c:6398:29: warning: variable '_tmp19_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp19_; ^ concurrentset.c:6461:30: warning: variable '_tmp47_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp47_; ^ concurrentset.c:6416:29: warning: variable '_tmp29_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp29_; ^ concurrentset.c: In function 'gee_concurrent_set_tower_insert_helper': concurrentset.c:6653:27: warning: variable '_tmp20_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp20_; ^ concurrentset.c: In function 'gee_concurrent_set_tower_remove_key': concurrentset.c:6901:29: warning: variable '_tmp23_' set but not used [-Wunused-but-set-variable] GeeConcurrentSetTower* _tmp23_; ^ concurrentset.c: In function 'gee_concurrent_set_tower_compare_and_exchange': concurrentset.c:7384:2: warning: passing argument 4 of 'gee_hazard_pointer_compare_and_exchange_pointer' from incompatible pointer type [enabled by default] _tmp7_ = gee_hazard_pointer_compare_and_exchange_pointer (GEE_CONCURRENT_SET_TYPE_TOWER, (GBoxedCopyFunc) gee_concurrent_set_tower_ref, gee_concurrent_set_tower_unref, &_tmp0_[_tmp1_]._succ, _tmp2_, _tmp4_, (gsize) 3, (gsize) _tmp5_, (gsize) _tmp6_); ^ concurrentset.c:757:10: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentSetTower **' gboolean gee_hazard_pointer_compare_and_exchange_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gconstpointer old_ptr, gpointer _new_ptr, gsize mask, gsize old_mask, gsize new_mask); ^ concurrentset.c:7367:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1; ^ concurrentset.c: In function 'gee_concurrent_set_tower_compare_succ': concurrentset.c:7393:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1; ^ concurrentset.c: In function 'gee_concurrent_set_tower_get_state': concurrentset.c:7427:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1; ^ concurrentset.c: In function 'gee_concurrent_set_tower_get_succ': concurrentset.c:7455:2: warning: passing argument 4 of 'gee_hazard_pointer_get_pointer' from incompatible pointer type [enabled by default] _tmp3_ = gee_hazard_pointer_get_pointer (GEE_CONCURRENT_SET_TYPE_TOWER, (GBoxedCopyFunc) gee_concurrent_set_tower_ref, gee_concurrent_set_tower_unref, &_tmp0_[_tmp1_]._succ, (gsize) 3, &_tmp2_); ^ concurrentset.c:722:10: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentSetTower **' gpointer gee_hazard_pointer_get_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gsize mask, gsize* mask_out); ^ concurrentset.c:7445:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1; ^ concurrentset.c: In function 'gee_concurrent_set_tower_set_succ': concurrentset.c:7484:2: warning: passing argument 4 of 'gee_hazard_pointer_set_pointer' from incompatible pointer type [enabled by default] gee_hazard_pointer_set_pointer (GEE_CONCURRENT_SET_TYPE_TOWER, (GBoxedCopyFunc) gee_concurrent_set_tower_ref, gee_concurrent_set_tower_unref, &_tmp0_[_tmp1_]._succ, _tmp3_, (gsize) 3, (gsize) _tmp4_); ^ concurrentset.c:780:6: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentSetTower **' void gee_hazard_pointer_set_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gpointer new_ptr, gsize mask, gsize new_mask); ^ concurrentset.c:7472:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1; ^ concurrentset.c: In function 'gee_concurrent_set_tower_get_backlink': concurrentset.c:7498:2: warning: passing argument 4 of 'gee_hazard_pointer_get_pointer' from incompatible pointer type [enabled by default] _tmp2_ = gee_hazard_pointer_get_pointer (GEE_CONCURRENT_SET_TYPE_TOWER, (GBoxedCopyFunc) gee_concurrent_set_tower_ref, gee_concurrent_set_tower_unref, &_tmp0_[_tmp1_]._backlink, (gsize) 0, NULL); ^ concurrentset.c:722:10: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentSetTower **' gpointer gee_hazard_pointer_get_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gsize mask, gsize* mask_out); ^ concurrentset.c:7491:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1; ^ concurrentset.c: In function 'gee_concurrent_set_tower_set_backlink': concurrentset.c:7516:2: warning: passing argument 4 of 'gee_hazard_pointer_compare_and_exchange_pointer' from incompatible pointer type [enabled by default] gee_hazard_pointer_compare_and_exchange_pointer (GEE_CONCURRENT_SET_TYPE_TOWER, (GBoxedCopyFunc) gee_concurrent_set_tower_ref, gee_concurrent_set_tower_unref, &_tmp0_[_tmp1_]._backlink, NULL, _tmp3_, (gsize) 0, (gsize) 0, (gsize) 0); ^ concurrentset.c:757:10: note: expected 'const void ***' but argument is of type 'struct GeeConcurrentSetTower **' gboolean gee_hazard_pointer_compare_and_exchange_pointer (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, gconstpointer** aptr, gconstpointer old_ptr, gpointer _new_ptr, gsize mask, gsize old_mask, gsize new_mask); ^ concurrentset.c:7506:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable] gint _tmp0__length1; ^ concurrentset.c: In function 'gee_concurrent_set_tower_iter_copy': concurrentset.c:7892:2: warning: passing argument 1 of '_vala_array_copy2' discards 'const' qualifier from pointer target type [enabled by default] _vala_array_copy2 ((*self)._iter, _tmp0_); ^ concurrentset.c:7879:13: note: expected 'struct GeeConcurrentSetTower **' but argument is of type 'struct GeeConcurrentSetTower * const*' static void _vala_array_copy2 (GeeConcurrentSetTower** self, GeeConcurrentSetTower** dest) { ^ CC libgee_0_8_la-functions.lo concurrentset.c:7891:7: warning: unused variable '_tmp0__length1' [-Wunused-variable] gint _tmp0__length1; ^ concurrentset.c: In function 'gee_concurrent_set_class_init': concurrentset.c:7957:2: warning: 'g_private_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:233) [-Wdeprecated-declarations] _tmp0_ = g_private_new (__gee_concurrent_set_rand_lambda37__gdestroy_notify); ^ concurrentset.c: At top level: concurrentset.c:8059:13: warning: '_vala_array_free' defined but not used [-Wunused-function] static void _vala_array_free (gpointer array, gint array_length, GDestroyNotify destroy_func) { ^ functions.c: In function '___lambda25_': functions.c:486:12: warning: assignment from incompatible pointer type [enabled by default] _tmp4_ = g_strcmp0; ^ CC libgee_0_8_la-hashable.lo CC libgee_0_8_la-hashmap.lo hashmap.c: In function 'gee_hash_map_construct': hashmap.c:1015:8: warning: variable '_tmp8__target' set but not used [-Wunused-but-set-variable] void* _tmp8__target; ^ hashmap.c:1013:8: warning: variable '_tmp4__target' set but not used [-Wunused-but-set-variable] void* _tmp4__target; ^ hashmap.c:1011:8: warning: variable '_tmp0__target' set but not used [-Wunused-but-set-variable] void* _tmp0__target; ^ hashmap.c: In function 'gee_hash_map_lookup_node': hashmap.c:1123: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:1324: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:1399: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:1495:19: warning: variable '_tmp12_' set but not used [-Wunused-but-set-variable] GeeHashMapNode* _tmp12_; ^ hashmap.c: In function 'gee_hash_map_resize': hashmap.c:1666:24: warning: variable '_tmp42_' set but not used [-Wunused-but-set-variable] GeeHashMapNode* _tmp42_; ^ hashmap.c:1663:13: warning: variable '_tmp39__length1' set but not used [-Wunused-but-set-variable] gint _tmp39__length1; ^ hashmap.c:1659:13: warning: variable '_tmp36__length1' set but not used [-Wunused-but-set-variable] gint _tmp36__length1; ^ hashmap.c:1636:12: warning: variable '_tmp23__length1' set but not used [-Wunused-but-set-variable] gint _tmp23__length1; ^ hashmap.c:1594: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_real_get_read_only': hashmap.c:1739:14: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMap* self; ^ CC libgee_0_8_la-hashmultimap.lo hashmap.c: In function 'gee_hash_map_entry_real_get_read_only': hashmap.c:2070:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapEntry* self; ^ hashmap.c: In function 'gee_hash_map_entry_finalize': hashmap.c:2105: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:2128:3: warning: passing argument 2 of 'g_value_set_pointer' discards 'const' qualifier from pointer target type [enabled by default] 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' but argument is of type 'gconstpointer' void g_value_set_pointer (GValue *value, ^ hashmap.c:2131:3: warning: passing argument 2 of 'g_value_set_pointer' discards 'const' qualifier from pointer target type [enabled by default] 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' but argument is of type 'gconstpointer' void g_value_set_pointer (GValue *value, ^ hashmap.c: In function 'gee_hash_map_key_set_real_add': hashmap.c:2214: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:2223: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:2230: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:2288:2: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [enabled by default] _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); ^ hashmap.c:838:6: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^ hashmap.c: In function 'gee_hash_map_key_set_real_get_read_only': hashmap.c:2297:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapKeySet* self; ^ hashmap.c: In function 'gee_hash_map_value_collection_real_add': hashmap.c:2438: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:2447: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:2454: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:2547:2: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [enabled by default] _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); ^ hashmap.c:838:6: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^ hashmap.c: In function 'gee_hash_map_value_collection_real_get_read_only': hashmap.c:2556:29: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapValueCollection* self; ^ hashmap.c: In function 'gee_hash_map_entry_set_real_add': hashmap.c:2697: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:2707: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:2714: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:2784:2: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [enabled by default] _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); ^ hashmap.c:838:6: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^ hashmap.c: In function 'gee_hash_map_entry_set_real_get_read_only': hashmap.c:2793:22: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapEntrySet* self; ^ hashmap.c: In function 'gee_hash_map_entry_set_class_init': hashmap.c:2804:45: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_COLLECTION_CLASS (klass)->add = gee_hash_map_entry_set_real_add; ^ hashmap.c:2806:48: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_COLLECTION_CLASS (klass)->remove = gee_hash_map_entry_set_real_remove; ^ hashmap.c:2807:50: warning: assignment from incompatible pointer type [enabled by default] 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:2980: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_real_get_read_only': hashmap.c:3023:26: 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:3177:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapKeyIterator * self; ^ hashmap.c: In function 'gee_hash_map_key_iterator_real_foreach': hashmap.c:3257:9: warning: variable '_tmp22__length1' set but not used [-Wunused-but-set-variable] gint _tmp22__length1; ^ hashmap.c: In function '_vala_gee_hash_map_key_iterator_get_property': hashmap.c:3348:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapKeyIterator * self; ^ hashmap.c: In function 'gee_hash_map_map_iterator_real_get_mutable': hashmap.c:3520:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapMapIterator* self; ^ hashmap.c: In function 'gee_hash_map_map_iterator_real_get_read_only': hashmap.c:3529:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapMapIterator* self; ^ hashmap.c: In function 'gee_hash_map_map_iterator_gee_map_iterator_interface_init': hashmap.c:3598:23: warning: assignment from incompatible pointer type [enabled by default] iface->get_read_only = gee_hash_map_map_iterator_real_get_read_only; ^ hashmap.c: In function 'gee_hash_map_value_iterator_real_remove': hashmap.c:3715:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapValueIterator * self; ^ hashmap.c: In function 'gee_hash_map_value_iterator_real_foreach': hashmap.c:3795:9: warning: variable '_tmp22__length1' set but not used [-Wunused-but-set-variable] gint _tmp22__length1; ^ hashmap.c: In function '_vala_gee_hash_map_value_iterator_get_property': hashmap.c:3886: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:3970:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapEntryIterator * self; ^ hashmap.c: In function 'gee_hash_map_entry_iterator_real_foreach': hashmap.c:4046:9: warning: variable '_tmp20__length1' set but not used [-Wunused-but-set-variable] gint _tmp20__length1; ^ hashmap.c: In function '_vala_gee_hash_map_entry_iterator_get_property': hashmap.c:4137:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMapEntryIterator * self; ^ hashmap.c: At top level: hashmap.c:2253:17: warning: 'gee_hash_map_key_set_add_all' defined but not used [-Wunused-function] static gboolean gee_hash_map_key_set_add_all (GeeHashMapKeySet* self, GeeCollection* collection) { ^ hashmap.c:2262:17: warning: 'gee_hash_map_key_set_remove_all' defined but not used [-Wunused-function] static gboolean gee_hash_map_key_set_remove_all (GeeHashMapKeySet* self, GeeCollection* collection) { ^ hashmap.c:2271:17: warning: 'gee_hash_map_key_set_retain_all' defined but not used [-Wunused-function] static gboolean gee_hash_map_key_set_retain_all (GeeHashMapKeySet* self, GeeCollection* collection) { ^ hashmap.c:2512:17: warning: 'gee_hash_map_value_collection_add_all' defined but not used [-Wunused-function] static gboolean gee_hash_map_value_collection_add_all (GeeHashMapValueCollection* self, GeeCollection* collection) { ^ hashmap.c:2521:17: warning: 'gee_hash_map_value_collection_remove_all' defined but not used [-Wunused-function] static gboolean gee_hash_map_value_collection_remove_all (GeeHashMapValueCollection* self, GeeCollection* collection) { ^ hashmap.c:2530:17: warning: 'gee_hash_map_value_collection_retain_all' defined but not used [-Wunused-function] static gboolean gee_hash_map_value_collection_retain_all (GeeHashMapValueCollection* self, GeeCollection* collection) { ^ hashmap.c:2749:17: warning: 'gee_hash_map_entry_set_add_all' defined but not used [-Wunused-function] static gboolean gee_hash_map_entry_set_add_all (GeeHashMapEntrySet* self, GeeCollection* entries) { ^ hashmap.c:2758:17: warning: 'gee_hash_map_entry_set_remove_all' defined but not used [-Wunused-function] static gboolean gee_hash_map_entry_set_remove_all (GeeHashMapEntrySet* self, GeeCollection* entries) { ^ hashmap.c:2767:17: warning: 'gee_hash_map_entry_set_retain_all' defined but not used [-Wunused-function] static gboolean gee_hash_map_entry_set_retain_all (GeeHashMapEntrySet* self, GeeCollection* entries) { ^ hashmultimap.c: In function 'gee_hash_multi_map_construct': hashmultimap.c:512:8: warning: variable '_tmp11__target' set but not used [-Wunused-but-set-variable] void* _tmp11__target; ^ hashmultimap.c:510:8: warning: variable '_tmp7__target' set but not used [-Wunused-but-set-variable] void* _tmp7__target; ^ hashmultimap.c: In function '_vala_gee_hash_multi_map_get_property': hashmultimap.c:822:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMultiMap * self; ^ CC libgee_0_8_la-hashmultiset.lo hashmultiset.c: In function '_vala_gee_hash_multi_set_get_property': hashmultiset.c:524:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashMultiSet * self; ^ CC libgee_0_8_la-hashset.lo hashset.c: In function 'gee_hash_set_construct': hashset.c:408:8: warning: variable '_tmp4__target' set but not used [-Wunused-but-set-variable] void* _tmp4__target; ^ hashset.c:406:8: warning: variable '_tmp0__target' set but not used [-Wunused-but-set-variable] void* _tmp0__target; ^ hashset.c: In function 'gee_hash_set_lookup_node': hashset.c:489: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:622: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:689: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:764:19: warning: variable '_tmp10_' set but not used [-Wunused-but-set-variable] GeeHashSetNode* _tmp10_; ^ hashset.c: In function 'gee_hash_set_resize': hashset.c:916:24: warning: variable '_tmp42_' set but not used [-Wunused-but-set-variable] GeeHashSetNode* _tmp42_; ^ hashset.c:913:13: warning: variable '_tmp39__length1' set but not used [-Wunused-but-set-variable] gint _tmp39__length1; ^ hashset.c:909:13: warning: variable '_tmp36__length1' set but not used [-Wunused-but-set-variable] gint _tmp36__length1; ^ hashset.c:886:12: warning: variable '_tmp23__length1' set but not used [-Wunused-but-set-variable] gint _tmp23__length1; ^ hashset.c:844: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_real_get_read_only': hashset.c:989:14: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashSet* self; ^ hashset.c: In function 'gee_hash_set_iterator_real_has_next': hashset.c:1181: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_foreach': hashset.c:1353:9: warning: variable '_tmp26__length1' set but not used [-Wunused-but-set-variable] gint _tmp26__length1; ^ hashset.c: In function 'gee_hash_set_iterator_real_get_read_only': hashset.c:1373:22: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeHashSetIterator* self; ^ CC libgee_0_8_la-hazardpointer.lo CC libgee_0_8_la-iterable.lo hazardpointer.c: In function 'gee_hazard_pointer_policy_perform': hazardpointer.c:619:4: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] _tmp7_ = g_static_mutex_trylock (&gee_hazard_pointer__queue_mutex); ^ hazardpointer.c:630:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&gee_hazard_pointer__queue_mutex); ^ hazardpointer.c:649:4: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&gee_hazard_pointer__queue_mutex); ^ hazardpointer.c:656:4: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&gee_hazard_pointer__queue_mutex); ^ hazardpointer.c: In function '___lambda33_': hazardpointer.c:689:2: warning: 'g_thread_set_priority' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:115) [-Wdeprecated-declarations] g_thread_set_priority (_tmp0_, G_THREAD_PRIORITY_LOW); ^ hazardpointer.c: In function '____lambda33__gthread_func': hazardpointer.c:700:9: warning: assignment makes pointer from integer without a cast [enabled by default] result = ___lambda33_ (); ^ hazardpointer.c: In function 'gee_hazard_pointer_release_policy_start': hazardpointer.c:727:4: warning: 'g_thread_create' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create (____lambda33__gthread_func, NULL, FALSE, &_inner_error_); ^ hazardpointer.c: In function 'gee_hazard_pointer_release_policy_ensure_start': hazardpointer.c:762:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] _tmp2_ = g_static_mutex_trylock (&gee_hazard_pointer__queue_mutex); ^ hazardpointer.c:776:4: warning: 'g_atomic_int_exchange_and_add' is deprecated (declared at /usr/include/glib-2.0/glib/gatomic.h:80): Use 'g_atomic_add' instead [-Wdeprecated-declarations] _tmp6_ = g_atomic_int_exchange_and_add ((volatile gint *) (&gee_hazard_pointer_release_policy), (gint) (1 << ((sizeof (gint) * 8) - 1))); ^ hazardpointer.c:781:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&gee_hazard_pointer__queue_mutex); ^ hazardpointer.c: In function 'gee_hazard_pointer_release_policy_attempt_free': hazardpointer.c:810:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] _tmp0_ = g_static_mutex_trylock (&gee_hazard_pointer__queue_mutex); ^ hazardpointer.c:822:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&gee_hazard_pointer__queue_mutex); ^ hazardpointer.c: In function 'gee_hazard_pointer_exchange_hazard_pointer': hazardpointer.c:1084:3: warning: passing argument 2 of 'gee_hazard_pointer_node_set' discards 'const' qualifier from pointer target type [enabled by default] gee_hazard_pointer_node_set (_tmp2_, _tmp3_); ^ hazardpointer.c:365:6: note: expected 'void *' but argument is of type 'gconstpointer' void gee_hazard_pointer_node_set (GeeHazardPointerNode* self, void* ptr); ^ hazardpointer.c: In function 'gee_hazard_pointer_compare_and_exchange_pointer': hazardpointer.c:1357:4: warning: passing argument 2 of 'gee_hazard_pointer_context_release_ptr' discards 'const' qualifier from pointer target type [enabled by default] gee_hazard_pointer_context_release_ptr (_tmp16_, _tmp17_, _tmp18_, _tmp18__target, _tmp18__target_destroy_notify); ^ hazardpointer.c:379:6: note: expected 'void *' but argument is of type 'gconstpointer' void gee_hazard_pointer_context_release_ptr (GeeHazardPointerContext* self, void* ptr, GeeHazardPointerDestroyNotify notify, void* notify_target, GDestroyNotify notify_target_destroy_notify); ^ hazardpointer.c: In function 'gee_hazard_pointer_release': hazardpointer.c:1430:3: warning: passing argument 2 of 'gee_hazard_pointer_context_release_ptr' discards 'const' qualifier from pointer target type [enabled by default] gee_hazard_pointer_context_release_ptr (_tmp4_, _tmp5_, _tmp6_, _tmp6__target, _tmp6__target_destroy_notify); ^ hazardpointer.c:379:6: note: expected 'void *' but argument is of type 'gconstpointer' void gee_hazard_pointer_context_release_ptr (GeeHazardPointerContext* self, void* ptr, GeeHazardPointerDestroyNotify notify, void* notify_target, GDestroyNotify notify_target_destroy_notify); ^ hazardpointer.c: In function 'gee_hazard_pointer_try_free': hazardpointer.c:1689:5: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp14_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp13_); ^ hazardpointer.c:395:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ hazardpointer.c:1725:6: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp26_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp25_); ^ hazardpointer.c:395:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ hazardpointer.c:1731:6: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp31_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp30_); ^ hazardpointer.c:395:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ hazardpointer.c:1766:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp46_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp45_); ^ hazardpointer.c:395:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ hazardpointer.c: In function 'block5_data_unref': hazardpointer.c:1799:18: warning: variable 'g_destroy_func' set but not used [-Wunused-but-set-variable] GDestroyNotify g_destroy_func; ^ hazardpointer.c:1798:18: warning: variable 'g_dup_func' set but not used [-Wunused-but-set-variable] GBoxedCopyFunc g_dup_func; ^ hazardpointer.c:1797:9: warning: variable 'g_type' set but not used [-Wunused-but-set-variable] GType g_type; ^ hazardpointer.c: In function '__lambda36_': hazardpointer.c:1810:17: warning: variable 'g_dup_func' set but not used [-Wunused-but-set-variable] GBoxedCopyFunc g_dup_func; ^ hazardpointer.c:1809:8: warning: variable 'g_type' set but not used [-Wunused-but-set-variable] GType g_type; ^ hazardpointer.c: In function 'gee_hazard_pointer_context_new': hazardpointer.c:1881:2: warning: 'g_static_private_get' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:247): Use 'g_private_get' instead [-Wdeprecated-declarations] _tmp1_ = g_static_private_get (&gee_hazard_pointer_context__current_context); ^ hazardpointer.c:1883:2: warning: 'g_static_private_set' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:250): Use 'g_private_set' instead [-Wdeprecated-declarations] g_static_private_set (&gee_hazard_pointer_context__current_context, self, NULL); ^ hazardpointer.c: In function 'gee_hazard_pointer_context_try_release': hazardpointer.c:1956:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] _tmp0_ = g_static_mutex_trylock (&gee_hazard_pointer__queue_mutex); ^ hazardpointer.c:1971:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&gee_hazard_pointer__queue_mutex); ^ hazardpointer.c: In function 'gee_hazard_pointer_context_release': hazardpointer.c:1985:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&gee_hazard_pointer__queue_mutex); ^ hazardpointer.c:1995:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&gee_hazard_pointer__queue_mutex); ^ hazardpointer.c: In function 'gee_hazard_pointer_context_release_ptr': hazardpointer.c:2039:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp8_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp7_); ^ hazardpointer.c:395:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ hazardpointer.c: In function 'gee_hazard_pointer_context_get_current_context': hazardpointer.c:2060:2: warning: 'g_static_private_get' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:247): Use 'g_private_get' instead [-Wdeprecated-declarations] _tmp0_ = g_static_private_get (&gee_hazard_pointer_context__current_context); ^ hazardpointer.c: In function 'gee_hazard_pointer_context_free': hazardpointer.c:2080:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp1_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp0_); ^ hazardpointer.c:395:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ hazardpointer.c:2136:2: warning: 'g_static_private_set' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:250): Use 'g_private_set' instead [-Wdeprecated-declarations] g_static_private_set (&gee_hazard_pointer_context__current_context, _tmp18_, NULL); ^ CC libgee_0_8_la-iterator.lo iterator.c: In function 'block6_data_unref': iterator.c:251:18: warning: variable 'g_destroy_func' set but not used [-Wunused-but-set-variable] GDestroyNotify g_destroy_func; ^ iterator.c:250:18: warning: variable 'g_dup_func' set but not used [-Wunused-but-set-variable] GBoxedCopyFunc g_dup_func; ^ iterator.c:249:9: warning: variable 'g_type' set but not used [-Wunused-but-set-variable] GType g_type; ^ CC libgee_0_8_la-lazy.lo CC libgee_0_8_la-linkedlist.lo lazy.c: In function 'gee_lazy_eval': lazy.c:150:8: warning: variable '_tmp0__target' set but not used [-Wunused-but-set-variable] void* _tmp0__target; ^ linkedlist.c: In function 'gee_linked_list_construct': linkedlist.c:615:8: warning: variable '_tmp0__target' set but not used [-Wunused-but-set-variable] void* _tmp0__target; ^ linkedlist.c: In function 'gee_linked_list_real_get_read_only': linkedlist.c:1864:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeLinkedList* self; ^ linkedlist.c: In function 'gee_linked_list_real_get_capacity': linkedlist.c:1873: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:1882: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:1891: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:1904:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] self->data = _tmp0_; ^ linkedlist.c: In function 'gee_linked_list_iterator_real_first': linkedlist.c:2098:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp4_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp3_); ^ linkedlist.c:579:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ linkedlist.c: In function 'gee_linked_list_iterator_real_last': linkedlist.c:2285:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp4_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp3_); ^ linkedlist.c:579:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ linkedlist.c: In function 'gee_linked_list_iterator_real_get_read_only': linkedlist.c:2614:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeLinkedListIterator* self; ^ CC libgee_0_8_la-list.lo CC libgee_0_8_la-listiterator.lo list.c: In function 'gee_list_real_sort': list.c:514:8: warning: variable '_tmp0__target' set but not used [-Wunused-but-set-variable] void* _tmp0__target; ^ CC libgee_0_8_la-map.lo CC libgee_0_8_la-mapiterator.lo map.c: In function '_vala_gee_map_entry_get_property': map.c:898:16: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeMapEntry * self; ^ CC libgee_0_8_la-multimap.lo CC libgee_0_8_la-multiset.lo CC libgee_0_8_la-priorityqueue.lo CC libgee_0_8_la-queue.lo CC libgee_0_8_la-readonlybidirlist.lo priorityqueue.c: In function 'gee_priority_queue_construct': priorityqueue.c:617:8: warning: variable '_tmp0__target' set but not used [-Wunused-but-set-variable] void* _tmp0__target; ^ priorityqueue.c: In function '_gee_priority_queue_add_in_r_prime': priorityqueue.c:2044:8: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1; ^ priorityqueue.c:2177:12: warning: variable '_tmp54_' set but not used [-Wunused-but-set-variable] gboolean _tmp54_; ^ priorityqueue.c:2175:8: warning: variable '_tmp52__length1' set but not used [-Wunused-but-set-variable] gint _tmp52__length1; ^ priorityqueue.c:2207:13: warning: variable '_tmp78_' set but not used [-Wunused-but-set-variable] gboolean _tmp78_; ^ priorityqueue.c:2205:9: warning: variable '_tmp76__length1' set but not used [-Wunused-but-set-variable] gint _tmp76__length1; ^ priorityqueue.c:2259:13: warning: variable '_tmp81_' set but not used [-Wunused-but-set-variable] gboolean _tmp81_; ^ priorityqueue.c:2257:9: warning: variable '_tmp79__length1' set but not used [-Wunused-but-set-variable] gint _tmp79__length1; ^ priorityqueue.c:2185:8: warning: variable '_tmp55__length1' set but not used [-Wunused-but-set-variable] gint _tmp55__length1; ^ priorityqueue.c:2032:29: warning: variable '_tmp86_' set but not used [-Wunused-but-set-variable] GeePriorityQueueType1Node* _tmp86_; ^ priorityqueue.c:2028:7: warning: variable '_tmp82__length1' set but not used [-Wunused-but-set-variable] gint _tmp82__length1; ^ priorityqueue.c:2024:7: warning: variable '_tmp49__length1' set but not used [-Wunused-but-set-variable] gint _tmp49__length1; ^ priorityqueue.c:2021:30: warning: variable '_tmp44_' set but not used [-Wunused-but-set-variable] GeePriorityQueueType1Node** _tmp44_; ^ priorityqueue.c:2015: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:2567:8: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1; ^ priorityqueue.c:2593:12: warning: variable '_tmp24_' set but not used [-Wunused-but-set-variable] gboolean _tmp24_; ^ priorityqueue.c:2590:8: warning: variable '_tmp21__length1' set but not used [-Wunused-but-set-variable] gint _tmp21__length1; ^ priorityqueue.c:2587:8: warning: variable '_tmp19__length1' set but not used [-Wunused-but-set-variable] gint _tmp19__length1; ^ priorityqueue.c:2585:30: warning: variable '_tmp18_' set but not used [-Wunused-but-set-variable] GeePriorityQueueType1Node* _tmp18_; ^ priorityqueue.c:2581:8: warning: variable '_tmp14__length1' set but not used [-Wunused-but-set-variable] gint _tmp14__length1; ^ priorityqueue.c:2657:31: warning: variable '_tmp48_' set but not used [-Wunused-but-set-variable] GeePriorityQueueType1Node* _tmp48_; ^ priorityqueue.c:2653:9: warning: variable '_tmp44__length1' set but not used [-Wunused-but-set-variable] gint _tmp44__length1; ^ priorityqueue.c:2695:11: warning: variable '_tmp55__length1' set but not used [-Wunused-but-set-variable] gint _tmp55__length1; ^ priorityqueue.c:2671:32: warning: variable '_tmp52_' set but not used [-Wunused-but-set-variable] GeePriorityQueueType1Node** _tmp52_; ^ priorityqueue.c:2670:31: warning: variable '_tmp51_' set but not used [-Wunused-but-set-variable] GeePriorityQueueType1Node* _tmp51_; ^ priorityqueue.c:2668:9: warning: variable '_tmp49__length1' set but not used [-Wunused-but-set-variable] gint _tmp49__length1; ^ priorityqueue.c:2532:7: warning: variable '_tmp31__length1' set but not used [-Wunused-but-set-variable] gint _tmp31__length1; ^ priorityqueue.c:2530:11: warning: variable '_tmp30_' set but not used [-Wunused-but-set-variable] gboolean _tmp30_; ^ priorityqueue.c:2527:7: warning: variable '_tmp27__length1' set but not used [-Wunused-but-set-variable] gint _tmp27__length1; ^ priorityqueue.c:2524:7: warning: variable '_tmp25__length1' set but not used [-Wunused-but-set-variable] gint _tmp25__length1; ^ priorityqueue.c:2518: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:2928: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:2937: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:2946:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeePriorityQueue* self; ^ priorityqueue.c: In function 'gee_priority_queue_real_get_read_only': priorityqueue.c:2955:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeePriorityQueue* self; ^ priorityqueue.c: In function 'gee_priority_queue_iterator_real_get_read_only': priorityqueue.c:3785:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeePriorityQueueIterator* self; ^ readonlybidirlist.c: In function 'gee_read_only_bidir_list_iterator_real_insert': readonlybidirlist.c:581:33: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyBidirListIterator * self; ^ readonlybidirlist.c: In function '_vala_gee_read_only_bidir_list_iterator_get_property': readonlybidirlist.c:671:33: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyBidirListIterator * self; ^ CC libgee_0_8_la-readonlybidirsortedset.lo CC libgee_0_8_la-readonlybidirsortedmap.lo readonlybidirsortedset.c: In function '_vala_gee_read_only_bidir_sorted_set_bidir_iterator_get_property': readonlybidirsortedset.c:594:43: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyBidirSortedSetBidirIterator * self; ^ readonlybidirsortedset.c: In function '_vala_gee_read_only_bidir_sorted_set_get_property': readonlybidirsortedset.c:689:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyBidirSortedSet * self; ^ readonlybidirsortedmap.c: In function '_vala_gee_read_only_bidir_sorted_map_bidir_map_iterator_get_property': readonlybidirsortedmap.c:715:46: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyBidirSortedMapBidirMapIterator * self; ^ readonlybidirsortedmap.c: In function '_vala_gee_read_only_bidir_sorted_map_get_property': readonlybidirsortedmap.c:840:30: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyBidirSortedMap * self; ^ CC libgee_0_8_la-readonlycollection.lo readonlycollection.c: In function 'gee_read_only_collection_real_add': readonlycollection.c:459: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:471: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:483: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:493: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:525: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:538:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyCollection * self; ^ readonlycollection.c: In function 'gee_read_only_collection_real_get_read_only': readonlycollection.c:603:25: 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:698:34: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyCollectionIterator * self; ^ readonlycollection.c: In function 'gee_read_only_collection_iterator_real_get_read_only': readonlycollection.c:803:33: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyCollectionIterator* self; ^ CC libgee_0_8_la-readonlylist.lo readonlylist.c: In function 'gee_read_only_list_real_insert': readonlylist.c:421: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:431: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:461: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:523: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:534: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:585: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:592: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:650:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyListIterator * self; ^ CC libgee_0_8_la-readonlymap.lo CC libgee_0_8_la-readonlymultimap.lo CC libgee_0_8_la-readonlymultiset.lo readonlymap.c: In function 'gee_read_only_map_real_set': readonlymap.c:524: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:569: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:602:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMap * self; ^ readonlymap.c: In function 'gee_read_only_map_real_unset_all': readonlymultimap.c: In function 'gee_read_only_multi_map_real_set': readonlymap.c:613:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMap * self; ^ readonlymultimap.c:461:24: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMultiMap * self; ^ readonlymultimap.c: In function 'gee_read_only_multi_map_real_remove': readonlymultimap.c:471:24: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMultiMap * self; ^ readonlymultimap.c: In function 'gee_read_only_multi_map_real_remove_all': readonlymultimap.c:483:24: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMultiMap * self; ^ readonlymultimap.c: In function 'gee_read_only_multi_map_real_clear': readonlymultimap.c:495:24: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMultiMap * self; ^ readonlymultimap.c: In function 'gee_read_only_multi_map_real_get_read_only': readonlymultimap.c:541:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMultiMap* self; ^ readonlymap.c: In function 'gee_read_only_map_real_get_read_only': readonlymap.c:814:18: 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:901:18: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMap* self; ^ readonlymap.c: In function 'gee_read_only_map_map_iterator_real_set_value': readonlymap.c:986: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:993: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_get_read_only': readonlymap.c:1001:29: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMapMapIterator* self; ^ readonlymap.c: In function 'gee_read_only_map_map_iterator_real_get_mutable': readonlymap.c:1010:29: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMapMapIterator* self; ^ readonlymultiset.c: In function '_vala_gee_read_only_multi_set_get_property': readonlymultiset.c:371:24: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeReadOnlyMultiSet * self; ^ CC libgee_0_8_la-readonlyset.lo CC libgee_0_8_la-readonlysortedmap.lo CC libgee_0_8_la-readonlysortedset.lo CC libgee_0_8_la-set.lo CC libgee_0_8_la-sortedmap.lo CC libgee_0_8_la-sortedset.lo CC libgee_0_8_la-timsort.lo CC libgee_0_8_la-traversable.lo CC libgee_0_8_la-treemap.lo timsort.c: In function 'gee_tim_sort_sort_list': timsort.c:601:8: warning: unused variable '_item_collection_size_' [-Wunused-variable] gint _item_collection_size_ = 0; ^ timsort.c:600:8: warning: variable 'item_collection_length1' set but not used [-Wunused-but-set-variable] gint item_collection_length1 = 0; ^ timsort.c:540:7: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1; ^ timsort.c: In function 'gee_tim_sort_sort_arraylist': timsort.c:631:7: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1; ^ timsort.c: In function 'gee_tim_sort_do_sort': timsort.c:737:8: warning: variable '_tmp31__length1' set but not used [-Wunused-but-set-variable] gint _tmp31__length1; ^ timsort.c:736:21: warning: variable '_tmp31_' set but not used [-Wunused-but-set-variable] GeeTimSortSlice** _tmp31_; ^ timsort.c:697:7: warning: variable '_tmp40__length1' set but not used [-Wunused-but-set-variable] gint _tmp40__length1; ^ timsort.c:693:7: warning: variable '_tmp37__length1' set but not used [-Wunused-but-set-variable] gint _tmp37__length1; ^ timsort.c:690: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:1114: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:1234:9: warning: variable '_tmp12__length1' set but not used [-Wunused-but-set-variable] gint _tmp12__length1; ^ timsort.c:1229:9: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable] gint _tmp8__length1; ^ timsort.c:1224:9: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1; ^ timsort.c:1265:9: warning: variable '_tmp21__length1' set but not used [-Wunused-but-set-variable] gint _tmp21__length1; ^ timsort.c:1260:9: warning: variable '_tmp17__length1' set but not used [-Wunused-but-set-variable] gint _tmp17__length1; ^ timsort.c:1295:9: warning: variable '_tmp31__length1' set but not used [-Wunused-but-set-variable] gint _tmp31__length1; ^ timsort.c:1290:9: warning: variable '_tmp27__length1' set but not used [-Wunused-but-set-variable] gint _tmp27__length1; ^ timsort.c:1215:21: warning: variable '_tmp36_' set but not used [-Wunused-but-set-variable] GeeTimSortSlice** _tmp36_; ^ timsort.c:1203: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:1351:9: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable] gint _tmp8__length1; ^ timsort.c:1346:9: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1; ^ timsort.c:1337:21: warning: variable '_tmp15_' set but not used [-Wunused-but-set-variable] GeeTimSortSlice** _tmp15_; ^ timsort.c:1325: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:1424:7: warning: variable '_tmp31_' set but not used [-Wunused-but-set-variable] gint _tmp31_; ^ timsort.c:1421:20: warning: variable '_tmp29_' set but not used [-Wunused-but-set-variable] GeeTimSortSlice** _tmp29_; ^ timsort.c:1418:19: warning: variable '_tmp26_' set but not used [-Wunused-but-set-variable] GeeTimSortSlice* _tmp26_; ^ timsort.c:1408:7: warning: variable '_tmp16__length1' set but not used [-Wunused-but-set-variable] gint _tmp16__length1; ^ timsort.c:1393:7: warning: variable '_tmp3__length1' set but not used [-Wunused-but-set-variable] gint _tmp3__length1; ^ timsort.c:1388: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:2178:12: warning: variable '_tmp54_' set but not used [-Wunused-but-set-variable] void* _tmp54_; ^ timsort.c:2257:12: warning: variable '_tmp84_' set but not used [-Wunused-but-set-variable] void* _tmp84_; ^ timsort.c:2384:11: warning: variable '_tmp219_' set but not used [-Wunused-but-set-variable] void* _tmp219_; ^ timsort.c:2361:11: warning: variable '_tmp156_' set but not used [-Wunused-but-set-variable] void* _tmp156_; ^ timsort.c:2079:9: warning: variable '_tmp18_' set but not used [-Wunused-but-set-variable] void* _tmp18_; ^ CC libgee_0_8_la-treemultimap.lo timsort.c:2682:2: warning: label '__finally0' defined but not used [-Wunused-label] __finally0: ^ timsort.c: In function 'gee_tim_sort_merge_high': timsort.c:2897:12: warning: variable '_tmp62_' set but not used [-Wunused-but-set-variable] void* _tmp62_; ^ timsort.c:2986:12: warning: variable '_tmp97_' set but not used [-Wunused-but-set-variable] void* _tmp97_; ^ timsort.c:3139:11: warning: variable '_tmp264_' set but not used [-Wunused-but-set-variable] void* _tmp264_; ^ timsort.c:3108:11: warning: variable '_tmp185_' set but not used [-Wunused-but-set-variable] void* _tmp185_; ^ timsort.c:2788:9: warning: variable '_tmp21_' set but not used [-Wunused-but-set-variable] void* _tmp21_; ^ timsort.c:3487:2: warning: label '__finally1' defined but not used [-Wunused-label] __finally1: ^ timsort.c: In function 'gee_tim_sort_slice_swap': timsort.c:3768:8: warning: variable '_tmp11_' set but not used [-Wunused-but-set-variable] void* _tmp11_; ^ timsort.c:3765: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:3872:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTimSort * self; ^ traversable.c: In function 'block7_data_unref': traversable.c:375:18: warning: variable 'a_destroy_func' set but not used [-Wunused-but-set-variable] GDestroyNotify a_destroy_func; ^ traversable.c:374:18: warning: variable 'a_dup_func' set but not used [-Wunused-but-set-variable] GBoxedCopyFunc a_dup_func; ^ traversable.c:373:9: warning: variable 'a_type' set but not used [-Wunused-but-set-variable] GType a_type; ^ traversable.c: In function 'block8_data_unref': traversable.c:409:18: warning: variable 'a_destroy_func' set but not used [-Wunused-but-set-variable] GDestroyNotify a_destroy_func; ^ traversable.c:408:18: warning: variable 'a_dup_func' set but not used [-Wunused-but-set-variable] GBoxedCopyFunc a_dup_func; ^ traversable.c:407:9: warning: variable 'a_type' set but not used [-Wunused-but-set-variable] GType a_type; ^ traversable.c:406:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTraversable * self; ^ traversable.c: In function '_____lambda3_': traversable.c:426:17: warning: variable 'a_destroy_func' set but not used [-Wunused-but-set-variable] GDestroyNotify a_destroy_func; ^ traversable.c:425:17: warning: variable 'a_dup_func' set but not used [-Wunused-but-set-variable] GBoxedCopyFunc a_dup_func; ^ traversable.c:424:8: warning: variable 'a_type' set but not used [-Wunused-but-set-variable] GType a_type; ^ traversable.c:423:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTraversable * self; ^ traversable.c: In function '______lambda4_': traversable.c:454:17: warning: variable 'a_destroy_func' set but not used [-Wunused-but-set-variable] GDestroyNotify a_destroy_func; ^ traversable.c:453:17: warning: variable 'a_dup_func' set but not used [-Wunused-but-set-variable] GBoxedCopyFunc a_dup_func; ^ traversable.c:452:8: warning: variable 'a_type' set but not used [-Wunused-but-set-variable] GType a_type; ^ traversable.c:451:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTraversable * self; ^ traversable.c: In function '____lambda5_': traversable.c:478:17: warning: variable 'a_destroy_func' set but not used [-Wunused-but-set-variable] GDestroyNotify a_destroy_func; ^ traversable.c:477:17: warning: variable 'a_dup_func' set but not used [-Wunused-but-set-variable] GBoxedCopyFunc a_dup_func; ^ traversable.c:476:8: warning: variable 'a_type' set but not used [-Wunused-but-set-variable] GType a_type; ^ traversable.c:475:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTraversable * self; ^ traversable.c: In function 'block9_data_unref': traversable.c:510:18: warning: variable 'a_destroy_func' set but not used [-Wunused-but-set-variable] GDestroyNotify a_destroy_func; ^ traversable.c:509:18: warning: variable 'a_dup_func' set but not used [-Wunused-but-set-variable] GBoxedCopyFunc a_dup_func; ^ traversable.c:508:9: warning: variable 'a_type' set but not used [-Wunused-but-set-variable] GType a_type; ^ traversable.c:507:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTraversable * self; ^ traversable.c: In function '___lambda7_': traversable.c:528:17: warning: variable 'a_destroy_func' set but not used [-Wunused-but-set-variable] GDestroyNotify a_destroy_func; ^ traversable.c:527:17: warning: variable 'a_dup_func' set but not used [-Wunused-but-set-variable] GBoxedCopyFunc a_dup_func; ^ traversable.c:526:8: warning: variable 'a_type' set but not used [-Wunused-but-set-variable] GType a_type; ^ traversable.c:525:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTraversable * self; ^ traversable.c: In function '___lambda6_': traversable.c:557:17: warning: variable 'a_destroy_func' set but not used [-Wunused-but-set-variable] GDestroyNotify a_destroy_func; ^ traversable.c:556:17: warning: variable 'a_dup_func' set but not used [-Wunused-but-set-variable] GBoxedCopyFunc a_dup_func; ^ traversable.c:555:8: warning: variable 'a_type' set but not used [-Wunused-but-set-variable] GType a_type; ^ traversable.c: In function 'block10_data_unref': traversable.c:886:18: warning: variable 'a_dup_func' set but not used [-Wunused-but-set-variable] GBoxedCopyFunc a_dup_func; ^ traversable.c:885:9: warning: variable 'a_type' set but not used [-Wunused-but-set-variable] GType a_type; ^ traversable.c: In function '__lambda8_': traversable.c:902:17: warning: variable 'a_dup_func' set but not used [-Wunused-but-set-variable] GBoxedCopyFunc a_dup_func; ^ traversable.c:901:8: warning: variable 'a_type' set but not used [-Wunused-but-set-variable] GType a_type; ^ traversable.c: In function 'gee_traversable_real_fold': traversable.c:955:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _data10_->seed = _tmp1_; ^ traversable.c: In function 'block11_data_unref': traversable.c:1003:18: warning: variable 'a_destroy_func' set but not used [-Wunused-but-set-variable] GDestroyNotify a_destroy_func; ^ traversable.c:1002:18: warning: variable 'a_dup_func' set but not used [-Wunused-but-set-variable] GBoxedCopyFunc a_dup_func; ^ traversable.c:1001:9: warning: variable 'a_type' set but not used [-Wunused-but-set-variable] GType a_type; ^ traversable.c: In function 'block12_data_unref': traversable.c:1027:18: warning: variable 'a_destroy_func' set but not used [-Wunused-but-set-variable] GDestroyNotify a_destroy_func; ^ traversable.c:1026:18: warning: variable 'a_dup_func' set but not used [-Wunused-but-set-variable] GBoxedCopyFunc a_dup_func; ^ traversable.c:1025:9: warning: variable 'a_type' set but not used [-Wunused-but-set-variable] GType a_type; ^ traversable.c:1024:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTraversable * self; ^ traversable.c: In function '___lambda10_': traversable.c:1044:17: warning: variable 'a_dup_func' set but not used [-Wunused-but-set-variable] GBoxedCopyFunc a_dup_func; ^ traversable.c:1043:8: warning: variable 'a_type' set but not used [-Wunused-but-set-variable] GType a_type; ^ traversable.c:1042:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTraversable * self; ^ traversable.c: In function '__lambda9_': traversable.c:1083:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTraversable * self; ^ traversable.c: In function 'block13_data_unref': traversable.c:1230:18: warning: variable 'a_dup_func' set but not used [-Wunused-but-set-variable] GBoxedCopyFunc a_dup_func; ^ traversable.c:1229:9: warning: variable 'a_type' set but not used [-Wunused-but-set-variable] GType a_type; ^ traversable.c: In function 'block14_data_unref': traversable.c:1256:18: warning: variable 'a_destroy_func' set but not used [-Wunused-but-set-variable] GDestroyNotify a_destroy_func; ^ traversable.c:1255:18: warning: variable 'a_dup_func' set but not used [-Wunused-but-set-variable] GBoxedCopyFunc a_dup_func; ^ traversable.c:1254:9: warning: variable 'a_type' set but not used [-Wunused-but-set-variable] GType a_type; ^ traversable.c:1253:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTraversable * self; ^ traversable.c: In function '___lambda12_': traversable.c:1272:8: warning: variable 'a_type' set but not used [-Wunused-but-set-variable] GType a_type; ^ traversable.c:1271:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTraversable * self; ^ traversable.c: In function '__lambda11_': traversable.c:1321:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTraversable * self; ^ traversable.c: In function 'gee_traversable_real_scan': traversable.c:1446:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] _data13_->seed = _tmp1_; ^ traversable.c: In function '__lambda14_': traversable.c:1667:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTraversable * self; ^ traversable.c: At top level: traversable.c:874:21: warning: 'block10_data_ref' defined but not used [-Wunused-function] static Block10Data* block10_data_ref (Block10Data* _data10_) { ^ treemap.c: In function 'gee_tree_map_construct': treemap.c:2009:8: warning: variable '_tmp4__target' set but not used [-Wunused-but-set-variable] void* _tmp4__target; ^ treemap.c:2007:8: warning: variable '_tmp0__target' set but not used [-Wunused-but-set-variable] void* _tmp0__target; ^ treemap.c: In function 'gee_tree_map_real_get_read_only': treemap.c:3842:14: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMap* self; ^ treemap.c: In function 'gee_tree_map_real_get_ascending_keys': treemap.c:4029:3: warning: passing argument 2 of 'g_object_add_weak_pointer' from incompatible pointer type [enabled by default] g_object_add_weak_pointer ((GObject*) _tmp5_, &self->priv->_keys); ^ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from treemap.c:27: /usr/include/glib-2.0/gobject/gobject.h:486:13: note: expected 'void **' but argument is of type 'struct GeeSortedSet **' void g_object_add_weak_pointer (GObject *object, ^ treemap.c: In function 'gee_tree_map_real_get_ascending_entries': treemap.c:4058:3: warning: passing argument 2 of 'g_object_add_weak_pointer' from incompatible pointer type [enabled by default] g_object_add_weak_pointer ((GObject*) _tmp5_, &self->priv->_entries); ^ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from treemap.c:27: /usr/include/glib-2.0/gobject/gobject.h:486:13: note: expected 'void **' but argument is of type 'struct GeeSortedSet **' void g_object_add_weak_pointer (GObject *object, ^ treemap.c: In function 'gee_tree_map_entry_real_get_read_only': treemap.c:4274:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapEntry* self; ^ treemap.c: In function 'gee_tree_map_entry_finalize': treemap.c:4309: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:4332:3: warning: passing argument 2 of 'g_value_set_pointer' discards 'const' qualifier from pointer target type [enabled by default] 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' but argument is of type 'gconstpointer' void g_value_set_pointer (GValue *value, ^ treemap.c:4335:3: warning: passing argument 2 of 'g_value_set_pointer' discards 'const' qualifier from pointer target type [enabled by default] 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' but argument is of type 'gconstpointer' void g_value_set_pointer (GValue *value, ^ treemultimap.c: In function 'gee_tree_multi_map_construct': treemultimap.c:542:8: warning: variable '_tmp6__target' set but not used [-Wunused-but-set-variable] void* _tmp6__target; ^ treemultimap.c: In function '_vala_gee_tree_multi_map_get_property': treemultimap.c:753:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMultiMap * self; ^ treemap.c: In function 'gee_tree_map_sub_map_real_get_size': treemap.c:5583:2: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [enabled by default] _tmp0_ = gee_abstract_map_get_keys ((GeeMap*) self); ^ treemap.c:1539:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); ^ treemap.c: In function 'gee_tree_map_sub_map_get_is_empty': treemap.c:5604:2: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [enabled by default] _tmp0_ = gee_abstract_map_get_keys ((GeeMap*) self); ^ treemap.c:1539:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); ^ treemap.c: In function 'gee_tree_map_sub_map_real_get_keys': treemap.c:5642:3: warning: passing argument 2 of 'g_object_add_weak_pointer' from incompatible pointer type [enabled by default] g_object_add_weak_pointer ((GObject*) _tmp7_, &self->priv->_keys); ^ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from treemap.c:27: /usr/include/glib-2.0/gobject/gobject.h:486:13: note: expected 'void **' but argument is of type 'struct GeeSortedSet **' void g_object_add_weak_pointer (GObject *object, ^ treemap.c: In function 'gee_tree_map_sub_map_real_get_values': treemap.c:5675:3: warning: passing argument 2 of 'g_object_add_weak_pointer' from incompatible pointer type [enabled by default] g_object_add_weak_pointer ((GObject*) _tmp7_, &self->priv->_values); ^ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from treemap.c:27: /usr/include/glib-2.0/gobject/gobject.h:486:13: note: expected 'void **' but argument is of type 'struct GeeCollection **' void g_object_add_weak_pointer (GObject *object, ^ treemap.c: In function 'gee_tree_map_sub_map_real_get_entries': treemap.c:5708:3: warning: passing argument 2 of 'g_object_add_weak_pointer' from incompatible pointer type [enabled by default] g_object_add_weak_pointer ((GObject*) _tmp7_, &self->priv->_entries); ^ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from treemap.c:27: /usr/include/glib-2.0/gobject/gobject.h:486:13: note: expected 'void **' but argument is of type 'struct GeeSortedSet **' void g_object_add_weak_pointer (GObject *object, ^ treemap.c: In function 'gee_tree_map_sub_map_real_get_read_only': treemap.c:5717:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapSubMap* self; ^ treemap.c: In function 'gee_tree_map_sub_map_real_get_ascending_keys': treemap.c:5750:3: warning: passing argument 2 of 'g_object_add_weak_pointer' from incompatible pointer type [enabled by default] g_object_add_weak_pointer ((GObject*) _tmp7_, &self->priv->_keys); ^ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from treemap.c:27: /usr/include/glib-2.0/gobject/gobject.h:486:13: note: expected 'void **' but argument is of type 'struct GeeSortedSet **' void g_object_add_weak_pointer (GObject *object, ^ treemap.c: In function 'gee_tree_map_sub_map_real_get_ascending_entries': treemap.c:5785:3: warning: passing argument 2 of 'g_object_add_weak_pointer' from incompatible pointer type [enabled by default] g_object_add_weak_pointer ((GObject*) _tmp7_, &self->priv->_entries); ^ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from treemap.c:27: /usr/include/glib-2.0/gobject/gobject.h:486:13: note: expected 'void **' but argument is of type 'struct GeeSortedSet **' void g_object_add_weak_pointer (GObject *object, ^ treemap.c: In function 'gee_tree_map_key_set_real_add': treemap.c:5965: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:5974: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:5981: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:6248:2: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [enabled by default] _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); ^ treemap.c:1553:6: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^ treemap.c: In function 'gee_tree_map_key_set_real_get_read_only': treemap.c:6257:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapKeySet* self; ^ treemap.c: In function 'gee_tree_map_sub_key_set_real_add': treemap.c:6412:24: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapSubKeySet * self; ^ treemap.c: In function 'gee_tree_map_sub_key_set_real_clear': treemap.c:6421:24: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapSubKeySet * self; ^ treemap.c: In function 'gee_tree_map_sub_key_set_real_remove': treemap.c:6428:24: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapSubKeySet * self; ^ treemap.c: In function 'gee_tree_map_sub_key_set_real_get_read_only': treemap.c:6973:23: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapSubKeySet* self; ^ treemap.c: In function 'gee_tree_map_value_collection_real_add': treemap.c:7156: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:7165: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:7172: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:7238:2: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [enabled by default] _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); ^ treemap.c:1553:6: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^ treemap.c: In function 'gee_tree_map_value_collection_real_get_read_only': treemap.c:7247:29: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapValueCollection* self; ^ treemap.c: In function 'gee_tree_map_sub_value_collection_real_add': treemap.c:7391:33: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapSubValueCollection * self; ^ treemap.c: In function 'gee_tree_map_sub_value_collection_real_clear': treemap.c:7400:33: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapSubValueCollection * self; ^ treemap.c: In function 'gee_tree_map_sub_value_collection_real_remove': treemap.c:7407:33: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapSubValueCollection * self; ^ treemap.c: In function 'gee_tree_map_sub_value_collection_real_get_read_only': treemap.c:7509:32: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapSubValueCollection* self; ^ treemap.c: In function 'gee_tree_map_entry_set_real_add': treemap.c:7711: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:7721: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:7728: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:8125:2: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [enabled by default] _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); ^ treemap.c:1553:6: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^ treemap.c: In function 'gee_tree_map_entry_set_real_get_read_only': treemap.c:8134:22: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapEntrySet* self; ^ treemap.c: In function 'gee_tree_map_entry_set_class_init': treemap.c:8145:45: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_COLLECTION_CLASS (klass)->add = gee_tree_map_entry_set_real_add; ^ treemap.c:8147:48: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_COLLECTION_CLASS (klass)->remove = gee_tree_map_entry_set_real_remove; ^ treemap.c:8148:50: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_COLLECTION_CLASS (klass)->contains = gee_tree_map_entry_set_real_contains; ^ treemap.c:8149:47: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->first = gee_tree_map_entry_set_real_first; ^ treemap.c:8150:46: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->last = gee_tree_map_entry_set_real_last; ^ treemap.c:8152:50: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->head_set = gee_tree_map_entry_set_real_head_set; ^ treemap.c:8153:50: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->tail_set = gee_tree_map_entry_set_real_tail_set; ^ treemap.c:8154:49: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->sub_set = gee_tree_map_entry_set_real_sub_set; ^ treemap.c:8155:53: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->iterator_at = gee_tree_map_entry_set_real_iterator_at; ^ treemap.c:8156:47: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->lower = gee_tree_map_entry_set_real_lower; ^ treemap.c:8157:48: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->higher = gee_tree_map_entry_set_real_higher; ^ treemap.c:8158:47: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->floor = gee_tree_map_entry_set_real_floor; ^ treemap.c:8159:46: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->ceil = gee_tree_map_entry_set_real_ceil; ^ treemap.c: In function 'gee_tree_map_sub_entry_set_real_add': treemap.c:8289:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapSubEntrySet * self; ^ treemap.c: In function 'gee_tree_map_sub_entry_set_real_clear': treemap.c:8299:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapSubEntrySet * self; ^ treemap.c: In function 'gee_tree_map_sub_entry_set_real_remove': treemap.c:8306:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapSubEntrySet * self; ^ treemap.c: In function 'gee_tree_map_sub_entry_set_real_get_read_only': treemap.c:8945:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapSubEntrySet* self; ^ treemap.c: In function 'gee_tree_map_sub_entry_set_class_init': treemap.c:8968:45: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_COLLECTION_CLASS (klass)->add = gee_tree_map_sub_entry_set_real_add; ^ treemap.c:8970:48: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_COLLECTION_CLASS (klass)->remove = gee_tree_map_sub_entry_set_real_remove; ^ treemap.c:8971:50: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_COLLECTION_CLASS (klass)->contains = gee_tree_map_sub_entry_set_real_contains; ^ treemap.c:8973:47: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->first = gee_tree_map_sub_entry_set_real_first; ^ treemap.c:8974:46: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->last = gee_tree_map_sub_entry_set_real_last; ^ treemap.c:8975:50: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->head_set = gee_tree_map_sub_entry_set_real_head_set; ^ treemap.c:8976:50: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->tail_set = gee_tree_map_sub_entry_set_real_tail_set; ^ treemap.c:8977:49: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->sub_set = gee_tree_map_sub_entry_set_real_sub_set; ^ treemap.c:8978:53: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->iterator_at = gee_tree_map_sub_entry_set_real_iterator_at; ^ treemap.c:8979:47: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->lower = gee_tree_map_sub_entry_set_real_lower; ^ treemap.c:8980:48: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->higher = gee_tree_map_sub_entry_set_real_higher; ^ treemap.c:8981:47: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->floor = gee_tree_map_sub_entry_set_real_floor; ^ treemap.c:8982:46: warning: assignment from incompatible pointer type [enabled by default] GEE_ABSTRACT_SORTED_SET_CLASS (klass)->ceil = gee_tree_map_sub_entry_set_real_ceil; ^ treemap.c: In function 'gee_tree_map_node_iterator_real_get_read_only': treemap.c:9589:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapNodeIterator* self; ^ treemap.c: In function 'gee_tree_map_sub_node_iterator_real_get_read_only': CC libgee_0_8_la-treemultiset.lo treemap.c:10065:29: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapSubNodeIterator* self; ^ timsort.c: In function 'gee_tim_sort_merge_at': timsort.c:3922: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)) { ^ treemap.c: In function '_vala_gee_tree_map_key_iterator_get_property': treemap.c:10453:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapKeyIterator * self; ^ treemap.c: In function '_vala_gee_tree_map_sub_key_iterator_get_property': treemap.c:10725:29: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapSubKeyIterator * self; ^ treemap.c: In function '_vala_gee_tree_map_value_iterator_get_property': treemap.c:11028:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapValueIterator * self; ^ treemap.c: In function '_vala_gee_tree_map_sub_value_iterator_get_property': treemap.c:11300:31: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapSubValueIterator * self; ^ treemap.c: In function '_vala_gee_tree_map_entry_iterator_get_property': treemap.c:11604:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapEntryIterator * self; ^ treemap.c: In function '_vala_gee_tree_map_sub_entry_iterator_get_property': treemap.c:11875:31: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapSubEntryIterator * self; ^ treemap.c: In function 'gee_tree_map_map_iterator_real_get_read_only': treemap.c:12017:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapMapIterator* self; ^ treemap.c: In function 'gee_tree_map_map_iterator_real_get_mutable': treemap.c:12026:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapMapIterator* self; ^ treemap.c: In function 'gee_tree_map_map_iterator_gee_map_iterator_interface_init': treemap.c:12094:23: warning: assignment from incompatible pointer type [enabled by default] iface->get_read_only = gee_tree_map_map_iterator_real_get_read_only; ^ treemap.c: In function 'gee_tree_map_sub_map_iterator_real_get_read_only': treemap.c:12303:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapSubMapIterator* self; ^ treemap.c: In function 'gee_tree_map_sub_map_iterator_real_get_mutable': treemap.c:12312:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMapSubMapIterator* self; ^ treemap.c: In function 'gee_tree_map_sub_map_iterator_gee_map_iterator_interface_init': treemap.c:12380:23: warning: assignment from incompatible pointer type [enabled by default] iface->get_read_only = gee_tree_map_sub_map_iterator_real_get_read_only; ^ treemap.c: At top level: treemap.c:4521:25: warning: 'gee_tree_map_range_new_empty' defined but not used [-Wunused-function] static GeeTreeMapRange* gee_tree_map_range_new_empty (GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func, GeeTreeMap* map) { ^ treemap.c:9114: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) { ^ treemap.c:9723:35: warning: 'gee_tree_map_sub_node_iterator_new' defined but not used [-Wunused-function] static GeeTreeMapSubNodeIterator* gee_tree_map_sub_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, GeeTreeMapRange* range) { ^ treemap.c:9764:35: warning: 'gee_tree_map_sub_node_iterator_new_pointing' defined but not used [-Wunused-function] static GeeTreeMapSubNodeIterator* gee_tree_map_sub_node_iterator_new_pointing (GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func, GeeTreeMap* map, GeeTreeMapRange* range, GeeTreeMapNode* node) { ^ treemap.c:10804:33: warning: 'gee_tree_map_value_iterator_new_pointing' defined but not used [-Wunused-function] static GeeTreeMapValueIterator* gee_tree_map_value_iterator_new_pointing (GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func, GeeTreeMap* map, GeeTreeMapNode* current) { ^ treemap.c:11113:36: warning: 'gee_tree_map_sub_value_iterator_new_pointing' defined but not used [-Wunused-function] static GeeTreeMapSubValueIterator* gee_tree_map_sub_value_iterator_new_pointing (GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func, GeeTreeMap* map, GeeTreeMapRange* range, GeeTreeMapNode* node) { ^ treemultiset.c: In function '_vala_gee_tree_multi_set_get_property': treemultiset.c:521:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeMultiSet * self; ^ CC libgee_0_8_la-treeset.lo CC libgee_0_8_la-unfolditerator.lo treeset.c: In function 'gee_tree_set_construct': treeset.c:813:8: warning: variable '_tmp0__target' set but not used [-Wunused-but-set-variable] void* _tmp0__target; ^ treeset.c: In function 'gee_tree_set_real_get_read_only': treeset.c:2468:14: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeSet* self; ^ treeset.c: In function 'gee_tree_set_iterator_real_get_read_only': treeset.c:3255:22: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeSetIterator* self; ^ treeset.c: In function 'gee_tree_set_sub_set_real_get_read_only': treeset.c:4925:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeSetSubSet* self; ^ treeset.c: In function 'gee_tree_set_sub_iterator_real_get_read_only': treeset.c:5428:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeTreeSetSubIterator* self; ^ unfolditerator.c: In function 'gee_unfold_iterator_real_remove': unfolditerator.c:295:22: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeUnfoldIterator * self; ^ unfolditerator.c: In function 'gee_unfold_iterator_real_get_read_only': unfolditerator.c:440:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] GeeUnfoldIterator* self; ^ CCLD libgee-0.8.la /usr/bin/g-ir-compiler -l `/usr/bin/sed -nE "s/^dlname='([A-Za-z0-9.+-]+)'/\1/p" libgee-0.8.la` -o Gee-0.8.typelib Gee-0.8.gir Gee-0.8.gir:8:51: warning: element annotation from state 6 is unknown, ignoring Gee-0.8.gir:9:53: warning: element annotation from state 6 is unknown, ignoring Gee-0.8.gir:3394:50: warning: element annotation from state 15 is unknown, ignoring Gee-0.8.gir:3429:50: warning: element annotation from state 15 is unknown, ignoring Gee-0.8.gir:3466:50: warning: element annotation from state 15 is unknown, ignoring Gee-0.8.gir:3557:50: warning: element annotation from state 15 is unknown, ignoring Gee-0.8.gir:3561:50: warning: element annotation from state 15 is unknown, ignoring Gee-0.8.gir:3565:50: warning: element annotation from state 15 is unknown, ignoring Gee-0.8.gir:3632:50: warning: element annotation from state 15 is unknown, ignoring Gee-0.8.gir:3636:50: warning: element annotation from state 15 is unknown, ignoring Gee-0.8.gir:3718:50: warning: element annotation from state 15 is unknown, ignoring Gee-0.8.gir:3722:50: warning: element annotation from state 15 is unknown, ignoring Gee-0.8.gir:4039:1: warning: element property from state 23 is unknown, ignoring Gee-0.8.gir:4078:50: warning: element annotation from state 15 is unknown, ignoring Gee-0.8.gir:4137:50: warning: element annotation from state 15 is unknown, ignoring Gee-0.8.gir:4180:50: warning: element annotation from state 15 is unknown, ignoring Gee-0.8.gir:4184:50: warning: element annotation from state 15 is unknown, ignoring Gee-0.8.gir:4230:50: warning: element annotation from state 15 is unknown, ignoring Gee-0.8.gir:4297:50: warning: element annotation from state 15 is unknown, ignoring Gee-0.8.gir:6206:66: warning: element annotation from state 9 is unknown, ignoring Gee-0.8.gir:6315:64: warning: element annotation from state 9 is unknown, ignoring Gee-0.8.gir:6407:68: warning: element annotation from state 9 is unknown, ignoring Gee-0.8.gir:6447:66: warning: element annotation from state 9 is unknown, ignoring make[2]: Leaving directory `/builddir/build/BUILD/libgee-0.10.1/gee' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libgee-0.10.1/tests' CC tests-testarraylist.o CC tests-testarrayqueue.o CC tests-testbidirlist.o CC tests-testbidirsortedset.o testbidirsortedset.c: In function 'bidir_sorted_set_tests_test_mutable_bidir_iterator': testbidirsortedset.c:756:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testbidirsortedset.c:783:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testbidirsortedset.c: In function 'bidir_sorted_set_tests_bidir_sub_set_tests_test_bidir_iterator': testbidirsortedset.c:1106:9: warning: variable '_tmp35__length1' set but not used [-Wunused-but-set-variable] gint _tmp35__length1; ^ testbidirsortedset.c:1177:8: warning: variable '_tmp82__length1' set but not used [-Wunused-but-set-variable] gint _tmp82__length1; ^ testbidirsortedset.c:1163:8: warning: variable '_tmp65__length1' set but not used [-Wunused-but-set-variable] gint _tmp65__length1; ^ testbidirsortedset.c:1153:8: warning: variable '_tmp56__length1' set but not used [-Wunused-but-set-variable] gint _tmp56__length1; ^ testbidirsortedset.c:1144:11: warning: variable '_tmp49_' set but not used [-Wunused-but-set-variable] gchar** _tmp49_; ^ testbidirsortedset.c:1143:8: warning: variable '_tmp48__length1' set but not used [-Wunused-but-set-variable] gint _tmp48__length1; ^ testbidirsortedset.c:1257:3: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testbidirsortedset.c:990:10: warning: variable '_tmp39_' set but not used [-Wunused-but-set-variable] gchar** _tmp39_; ^ testbidirsortedset.c:986:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^ testarraylist.c: In function 'array_list_tests_test_typed_to_array': testarraylist.c:493:13: warning: assignment from incompatible pointer type [enabled by default] bool_array = _tmp9_; ^ testarraylist.c:524:9: warning: variable '_tmp22__length1' set but not used [-Wunused-but-set-variable] gint _tmp22__length1; ^ testarraylist.c:561:12: warning: assignment from incompatible pointer type [enabled by default] int_array = _tmp34_; ^ testarraylist.c:592:9: warning: variable '_tmp47__length1' set but not used [-Wunused-but-set-variable] gint _tmp47__length1; ^ testarraylist.c:632:15: warning: assignment from incompatible pointer type [enabled by default] double_array = _tmp62_; ^ testarraylist.c:665:9: warning: variable '_tmp77__length1' set but not used [-Wunused-but-set-variable] gint _tmp77__length1; ^ testarraylist.c:478:7: warning: variable '_double_array_size_' set but not used [-Wunused-but-set-variable] gint _double_array_size_; ^ testarraylist.c:461:7: warning: variable '_int_array_size_' set but not used [-Wunused-but-set-variable] gint _int_array_size_; ^ testarraylist.c:446:7: warning: variable '_bool_array_size_' set but not used [-Wunused-but-set-variable] gint _bool_array_size_; ^ CC tests-testbidirsortedmap.o testbidirsortedmap.c: In function 'bidir_sorted_map_tests_bidir_sub_map_tests_test_bidir_iterators': testbidirsortedmap.c:1537:8: warning: variable '_tmp27__length1' set but not used [-Wunused-but-set-variable] gint _tmp27__length1; ^ testbidirsortedmap.c:1530:8: warning: variable '_tmp21__length1' set but not used [-Wunused-but-set-variable] gint _tmp21__length1; ^ testbidirsortedmap.c:1596:9: warning: variable '_tmp44__length1' set but not used [-Wunused-but-set-variable] gint _tmp44__length1; ^ testbidirsortedmap.c:1651:9: warning: variable '_tmp63__length1' set but not used [-Wunused-but-set-variable] gint _tmp63__length1; ^ testbidirsortedmap.c:1647:9: warning: variable '_tmp60__length1' set but not used [-Wunused-but-set-variable] gint _tmp60__length1; ^ testbidirsortedmap.c:2051:3: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp181_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^ testbidirsortedmap.c:1888:8: warning: variable '_tmp250__length1' set but not used [-Wunused-but-set-variable] gint _tmp250__length1; ^ testbidirsortedmap.c:1885:8: warning: variable '_tmp248__length1' set but not used [-Wunused-but-set-variable] gint _tmp248__length1; ^ testbidirsortedmap.c:1871:8: warning: variable '_tmp231__length1' set but not used [-Wunused-but-set-variable] gint _tmp231__length1; ^ testbidirsortedmap.c:1868:8: warning: variable '_tmp229__length1' set but not used [-Wunused-but-set-variable] gint _tmp229__length1; ^ testbidirsortedmap.c:1858:8: warning: variable '_tmp220__length1' set but not used [-Wunused-but-set-variable] gint _tmp220__length1; ^ testbidirsortedmap.c:1855:8: warning: variable '_tmp218__length1' set but not used [-Wunused-but-set-variable] gint _tmp218__length1; ^ testbidirsortedmap.c:1846:11: warning: variable '_tmp211_' set but not used [-Wunused-but-set-variable] gchar** _tmp211_; ^ testbidirsortedmap.c:1845:8: warning: variable '_tmp210__length1' set but not used [-Wunused-but-set-variable] gint _tmp210__length1; ^ testbidirsortedmap.c:1841:11: warning: variable '_tmp208_' set but not used [-Wunused-but-set-variable] gchar** _tmp208_; ^ testbidirsortedmap.c:1840:8: warning: variable '_tmp207__length1' set but not used [-Wunused-but-set-variable] gint _tmp207__length1; ^ testbidirsortedmap.c:1827:8: warning: variable '_tmp195__length1' set but not used [-Wunused-but-set-variable] gint _tmp195__length1; ^ testbidirsortedmap.c:1813:8: warning: variable '_tmp177__length1' set but not used [-Wunused-but-set-variable] gint _tmp177__length1; ^ testbidirsortedmap.c:1803:8: warning: variable '_tmp168__length1' set but not used [-Wunused-but-set-variable] gint _tmp168__length1; ^ testbidirsortedmap.c:1794:11: warning: variable '_tmp161_' set but not used [-Wunused-but-set-variable] gchar** _tmp161_; ^ testbidirsortedmap.c:1793:8: warning: variable '_tmp160__length1' set but not used [-Wunused-but-set-variable] gint _tmp160__length1; ^ testbidirsortedmap.c:1780:8: warning: variable '_tmp148__length1' set but not used [-Wunused-but-set-variable] gint _tmp148__length1; ^ testbidirsortedmap.c:1774:8: warning: variable '_tmp143__length1' set but not used [-Wunused-but-set-variable] gint _tmp143__length1; ^ testbidirsortedmap.c:1760:8: warning: variable '_tmp126__length1' set but not used [-Wunused-but-set-variable] gint _tmp126__length1; ^ testbidirsortedmap.c:1754:8: warning: variable '_tmp121__length1' set but not used [-Wunused-but-set-variable] gint _tmp121__length1; ^ testbidirsortedmap.c:1744:8: warning: variable '_tmp112__length1' set but not used [-Wunused-but-set-variable] gint _tmp112__length1; ^ testbidirsortedmap.c:1738:8: warning: variable '_tmp107__length1' set but not used [-Wunused-but-set-variable] gint _tmp107__length1; ^ testbidirsortedmap.c:1727:11: warning: variable '_tmp98_' set but not used [-Wunused-but-set-variable] gchar** _tmp98_; ^ testbidirsortedmap.c:1726:8: warning: variable '_tmp97__length1' set but not used [-Wunused-but-set-variable] gint _tmp97__length1; ^ testbidirsortedmap.c:1719:11: warning: variable '_tmp92_' set but not used [-Wunused-but-set-variable] gchar** _tmp92_; ^ testbidirsortedmap.c:1718:8: warning: variable '_tmp91__length1' set but not used [-Wunused-but-set-variable] gint _tmp91__length1; ^ testbidirsortedmap.c:2197:3: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp256_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^ testbidirsortedmap.c:2208:3: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp260_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^ testbidirsortedmap.c:1471:10: warning: variable '_tmp68_' set but not used [-Wunused-but-set-variable] gchar** _tmp68_; ^ testbidirsortedmap.c:1468:10: warning: variable '_tmp48_' set but not used [-Wunused-but-set-variable] gchar** _tmp48_; ^ testbidirsortedmap.c:1465:10: warning: variable '_tmp32_' set but not used [-Wunused-but-set-variable] gchar** _tmp32_; ^ testbidirsortedmap.c:1445:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testbidirsortedmap.c:1442:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^ CC tests-testcase.o CC tests-testcollection.o testcase.c: In function 'gee_test_case_add_test': testcase.c:218:2: warning: passing argument 4 of 'g_test_create_case' from incompatible pointer type [enabled by default] _tmp8_ = g_test_create_case (_tmp7_, (gsize) 0, adaptor, _gee_test_case_adaptor_set_up_gtest_fixture_func, _gee_test_case_adaptor_run_gtest_fixture_func, _gee_test_case_adaptor_tear_down_gtest_fixture_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:240:15: note: expected 'GTestFixtureFunc' but argument is of type 'void (*)(void *, void *)' GTestCase* g_test_create_case (const char *test_name, ^ testcase.c:218:2: warning: passing argument 5 of 'g_test_create_case' from incompatible pointer type [enabled by default] _tmp8_ = g_test_create_case (_tmp7_, (gsize) 0, adaptor, _gee_test_case_adaptor_set_up_gtest_fixture_func, _gee_test_case_adaptor_run_gtest_fixture_func, _gee_test_case_adaptor_tear_down_gtest_fixture_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:240:15: note: expected 'GTestFixtureFunc' but argument is of type 'void (*)(void *, void *)' GTestCase* g_test_create_case (const char *test_name, ^ testcase.c:218:2: warning: passing argument 6 of 'g_test_create_case' from incompatible pointer type [enabled by default] _tmp8_ = g_test_create_case (_tmp7_, (gsize) 0, adaptor, _gee_test_case_adaptor_set_up_gtest_fixture_func, _gee_test_case_adaptor_run_gtest_fixture_func, _gee_test_case_adaptor_tear_down_gtest_fixture_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:240:15: note: expected 'GTestFixtureFunc' but argument is of type 'void (*)(void *, void *)' GTestCase* g_test_create_case (const char *test_name, ^ testcase.c:196:7: warning: variable '_tmp3__length1' set but not used [-Wunused-but-set-variable] gint _tmp3__length1; ^ testcase.c:195:23: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable] GeeTestCaseAdaptor** _tmp3_; ^ testcollection.c: In function 'collection_tests_test_iterator_returns_all_elements_once': testcollection.c:385:8: warning: unused variable '_el_collection_size_' [-Wunused-variable] gint _el_collection_size_ = 0; ^ testcollection.c:384:8: warning: variable 'el_collection_length1' set but not used [-Wunused-but-set-variable] gint el_collection_length1 = 0; ^ testcollection.c:464:14: warning: variable '_tmp26_' set but not used [-Wunused-but-set-variable] guint _tmp26_; ^ testcollection.c:462:13: warning: variable '_tmp24__length1' set but not used [-Wunused-but-set-variable] gint _tmp24__length1; ^ testcollection.c:459:15: warning: variable '_tmp23_' set but not used [-Wunused-but-set-variable] guint* _tmp23_; ^ testcollection.c:580:15: warning: variable '_tmp61__length1' set but not used [-Wunused-but-set-variable] gint _tmp61__length1; ^ testcollection.c:558:14: warning: variable '_tmp57__length1' set but not used [-Wunused-but-set-variable] gint _tmp57__length1; ^ testcollection.c:555:17: warning: variable '_tmp56_' set but not used [-Wunused-but-set-variable] gchar** _tmp56_; ^ testcollection.c:617:11: warning: unused variable '_ft_collection_size_' [-Wunused-variable] gint _ft_collection_size_ = 0; ^ testcollection.c:616:11: warning: variable 'ft_collection_length1' set but not used [-Wunused-but-set-variable] gint ft_collection_length1 = 0; ^ testcollection.c:363:7: warning: variable '_found_times_size_' set but not used [-Wunused-but-set-variable] gint _found_times_size_; ^ testcollection.c:358:10: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] gchar** _tmp13_; ^ testcollection.c:355:7: warning: variable '_data_size_' set but not used [-Wunused-but-set-variable] gint _data_size_; ^ testcollection.c: In function 'collection_tests_test_mutable_iterator': testcollection.c:684:8: warning: unused variable '_el_collection_size_' [-Wunused-variable] gint _el_collection_size_ = 0; ^ testcollection.c:683:8: warning: variable 'el_collection_length1' set but not used [-Wunused-but-set-variable] gint el_collection_length1 = 0; ^ testcollection.c:770:14: warning: variable '_tmp27_' set but not used [-Wunused-but-set-variable] guint _tmp27_; ^ testcollection.c:768:13: warning: variable '_tmp25__length1' set but not used [-Wunused-but-set-variable] gint _tmp25__length1; ^ testcollection.c:765:15: warning: variable '_tmp24_' set but not used [-Wunused-but-set-variable] guint* _tmp24_; ^ testcollection.c:885:16: warning: variable '_tmp60__length1' set but not used [-Wunused-but-set-variable] gint _tmp60__length1; ^ testcollection.c:883:16: warning: variable '_tmp59__length1' set but not used [-Wunused-but-set-variable] gint _tmp59__length1; ^ testcollection.c:879:16: warning: variable '_tmp56__length1' set but not used [-Wunused-but-set-variable] gint _tmp56__length1; ^ testcollection.c:871:15: warning: variable '_tmp69__length1' set but not used [-Wunused-but-set-variable] gint _tmp69__length1; ^ testcollection.c:867:17: warning: variable '_tmp55_' set but not used [-Wunused-but-set-variable] guint* _tmp55_; ^ testcollection.c:844:14: warning: variable '_tmp49__length1' set but not used [-Wunused-but-set-variable] gint _tmp49__length1; ^ testcollection.c:841:17: warning: variable '_tmp48_' set but not used [-Wunused-but-set-variable] gchar** _tmp48_; ^ testcollection.c:995:16: warning: variable '_tmp96__length1' set but not used [-Wunused-but-set-variable] gint _tmp96__length1; ^ testcollection.c:966:13: warning: variable '_tmp102__length1' set but not used [-Wunused-but-set-variable] gint _tmp102__length1; ^ testcollection.c:960:15: warning: variable '_tmp90_' set but not used [-Wunused-but-set-variable] guint* _tmp90_; ^ testcollection.c:721:12: warning: variable '_tmp19_' set but not used [-Wunused-but-set-variable] guint* _tmp19_; ^ testcollection.c:664:7: warning: variable '_found_times_size_' set but not used [-Wunused-but-set-variable] gint _found_times_size_; ^ testcollection.c:659:10: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable] gchar** _tmp13_; ^ testcollection.c:654:7: warning: variable '_idx_size_' set but not used [-Wunused-but-set-variable] gint _idx_size_; ^ testcollection.c:649:7: warning: variable '_data_size_' set but not used [-Wunused-but-set-variable] gint _data_size_; ^ testcollection.c: In function 'collection_tests_test_contains_size_and_is_empty': testcollection.c:1117:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testcollection.c:1116:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testcollection.c:1168:10: warning: variable '_tmp29__length1' set but not used [-Wunused-but-set-variable] gint _tmp29__length1; ^ testcollection.c:1164:13: warning: variable '_tmp27_' set but not used [-Wunused-but-set-variable] gchar** _tmp27_; ^ testcollection.c:1211:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testcollection.c:1210:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testcollection.c:1293:13: warning: variable '_tmp67__length1' set but not used [-Wunused-but-set-variable] gint _tmp67__length1; ^ testcollection.c:1334:13: warning: variable '_tmp78__length1' set but not used [-Wunused-but-set-variable] gint _tmp78__length1; ^ testcollection.c:1330:16: warning: variable '_tmp76_' set but not used [-Wunused-but-set-variable] gchar** _tmp76_; ^ testcollection.c:1250:10: warning: variable '_tmp57__length1' set but not used [-Wunused-but-set-variable] gint _tmp57__length1; ^ testcollection.c:1246:13: warning: variable '_tmp55_' set but not used [-Wunused-but-set-variable] gchar** _tmp55_; ^ testcollection.c:1481:16: warning: variable '_tmp111__length1' set but not used [-Wunused-but-set-variable] gint _tmp111__length1; ^ testcollection.c:1451:13: warning: variable '_tmp116__length1' set but not used [-Wunused-but-set-variable] gint _tmp116__length1; ^ testcollection.c:1446:16: warning: variable '_tmp105_' set but not used [-Wunused-but-set-variable] gchar** _tmp105_; ^ testcollection.c:1581:16: warning: variable '_tmp143__length1' set but not used [-Wunused-but-set-variable] gint _tmp143__length1; ^ testcollection.c:1551:13: warning: variable '_tmp148__length1' set but not used [-Wunused-but-set-variable] gint _tmp148__length1; ^ testcollection.c:1546:16: warning: variable '_tmp137_' set but not used [-Wunused-but-set-variable] gchar** _tmp137_; ^ testcollection.c:1411:13: warning: variable '_tmp156_' set but not used [-Wunused-but-set-variable] gchar** _tmp156_; ^ testcollection.c:1403:10: warning: variable '_tmp128__length1' set but not used [-Wunused-but-set-variable] gint _tmp128__length1; ^ testcollection.c:1401:10: warning: variable '_tmp127__length1' set but not used [-Wunused-but-set-variable] gint _tmp127__length1; ^ testcollection.c:1396:13: warning: variable '_tmp124_' set but not used [-Wunused-but-set-variable] gchar** _tmp124_; ^ testcollection.c:1388:10: warning: variable '_tmp96__length1' set but not used [-Wunused-but-set-variable] gint _tmp96__length1; ^ testcollection.c:1386:10: warning: variable '_tmp95__length1' set but not used [-Wunused-but-set-variable] gint _tmp95__length1; ^ testcollection.c:1382:12: warning: variable '_tmp93_' set but not used [-Wunused-but-set-variable] guint* _tmp93_; ^ testcollection.c:1637:8: warning: unused variable '_el_collection_size_' [-Wunused-variable] gint _el_collection_size_ = 0; ^ testcollection.c:1636:8: warning: variable 'el_collection_length1' set but not used [-Wunused-but-set-variable] gint el_collection_length1 = 0; ^ testcollection.c:1073:7: warning: variable '_tmp20__length1' set but not used [-Wunused-but-set-variable] gint _tmp20__length1; ^ testcollection.c:1068:7: warning: variable '_tmp16__length1' set but not used [-Wunused-but-set-variable] gint _tmp16__length1; ^ testcollection.c:1057:7: warning: variable '_idx_size_' set but not used [-Wunused-but-set-variable] gint _idx_size_; ^ testcollection.c:1052:7: warning: variable '_data_size_' set but not used [-Wunused-but-set-variable] gint _data_size_; ^ testcollection.c: In function 'collection_tests_test_add_remove': testcollection.c:1701:8: warning: unused variable '_a_collection_size_' [-Wunused-variable] gint _a_collection_size_ = 0; ^ testcollection.c:1700:8: warning: variable 'a_collection_length1' set but not used [-Wunused-but-set-variable] gint a_collection_length1 = 0; ^ testcollection.c:1757:8: warning: unused variable '_a_collection_size_' [-Wunused-variable] gint _a_collection_size_ = 0; ^ testcollection.c:1756:8: warning: variable 'a_collection_length1' set but not used [-Wunused-but-set-variable] gint a_collection_length1 = 0; ^ testcollection.c:1783:8: warning: unused variable '_a_collection_size_' [-Wunused-variable] gint _a_collection_size_ = 0; ^ testcollection.c:1782:8: warning: variable 'a_collection_length1' set but not used [-Wunused-but-set-variable] gint a_collection_length1 = 0; ^ testcollection.c:1679:10: warning: variable '_tmp21_' set but not used [-Wunused-but-set-variable] gchar** _tmp21_; ^ testcollection.c:1672: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_clear': testcollection.c:1871:8: warning: unused variable '_a_collection_size_' [-Wunused-variable] gint _a_collection_size_ = 0; ^ testcollection.c:1870:8: warning: variable 'a_collection_length1' set but not used [-Wunused-but-set-variable] gint a_collection_length1 = 0; ^ testcollection.c:1848:10: warning: variable '_tmp21_' set but not used [-Wunused-but-set-variable] gchar** _tmp21_; ^ testcollection.c:1841: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:2077:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp33_ = gee_abstract_collection_get_size ((GeeCollection*) dummy); ^ In file included from testcollection.c:33:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testcollection.c:2117:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp57_ = gee_abstract_collection_get_size ((GeeCollection*) dummy); ^ In file included from testcollection.c:33:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testcollection.c:2154:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp79_ = gee_abstract_collection_get_size ((GeeCollection*) dummy); ^ In file included from testcollection.c:33:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testcollection.c: In function 'collection_tests_test_remove_all': testcollection.c:2348:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp30_ = gee_abstract_collection_get_size ((GeeCollection*) dummy); ^ In file included from testcollection.c:33:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testcollection.c:2376:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp47_ = gee_abstract_collection_get_size ((GeeCollection*) dummy); ^ In file included from testcollection.c:33:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testcollection.c: In function 'collection_tests_test_retain_all': testcollection.c:2538:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp29_ = gee_abstract_collection_get_size ((GeeCollection*) dummy); ^ In file included from testcollection.c:33:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testcollection.c:2569:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp47_ = gee_abstract_collection_get_size ((GeeCollection*) dummy); ^ In file included from testcollection.c:33:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testcollection.c:2612:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp73_ = gee_abstract_collection_get_size ((GeeCollection*) dummy); ^ In file included from testcollection.c:33:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testcollection.c:2652:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp97_ = gee_abstract_collection_get_size ((GeeCollection*) dummy); ^ In file included from testcollection.c:33:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testcollection.c: In function 'collection_tests_test_to_array': testcollection.c:2723:9: warning: variable '_tmp20__length1' set but not used [-Wunused-but-set-variable] gint _tmp20__length1; ^ testcollection.c:2684: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:2753:9: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable] GValue _tmp2_; ^ testcollection.c: In function '___lambda3__gee_fold_func': testcollection.c:2791:2: warning: passing argument 3 of '__lambda3_' makes integer from pointer without a cast [enabled by default] result = __lambda3_ (self, g, a); ^ testcollection.c:2778:13: note: expected 'gint' but argument is of type 'gpointer' static gint __lambda3_ (CollectionTests* self, gchar* x, gint y) { ^ testcollection.c:2791:9: warning: assignment makes pointer from integer without a cast [enabled by default] result = __lambda3_ (self, g, a); ^ testcollection.c: In function '___lambda4__gee_fold_func': testcollection.c:2809:2: warning: passing argument 3 of '__lambda4_' makes integer from pointer without a cast [enabled by default] result = __lambda4_ (self, g, a); ^ testcollection.c:2796:13: note: expected 'gint' but argument is of type 'gpointer' static gint __lambda4_ (CollectionTests* self, gchar* x, gint y) { ^ testcollection.c:2809:9: warning: assignment makes pointer from integer without a cast [enabled by default] result = __lambda4_ (self, g, a); ^ testcollection.c: In function '___lambda5__gee_fold_func': testcollection.c:2827:2: warning: passing argument 3 of '__lambda5_' makes integer from pointer without a cast [enabled by default] result = __lambda5_ (self, g, a); ^ testcollection.c:2814:13: note: expected 'gint' but argument is of type 'gpointer' static gint __lambda5_ (CollectionTests* self, gchar* x, gint y) { ^ testcollection.c:2827:9: warning: assignment makes pointer from integer without a cast [enabled by default] result = __lambda5_ (self, g, a); ^ testcollection.c: In function '__lambda6_': testcollection.c:2909:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] CollectionTests * self; ^ testcollection.c: In function '__lambda7_': testcollection.c:2930:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] CollectionTests * self; ^ testcollection.c: In function '__lambda8_': testcollection.c:2951:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] CollectionTests * self; ^ testcollection.c: In function '__lambda9_': testcollection.c:2972:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] CollectionTests * self; ^ testcollection.c: In function '__lambda10_': testcollection.c:3088:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] CollectionTests * self; ^ testcollection.c: In function '___lambda10__gee_map_func': testcollection.c:3131:9: warning: assignment makes pointer from integer without a cast [enabled by default] result = __lambda10_ (self, g); ^ testcollection.c: In function '__lambda11_': testcollection.c:3137:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] CollectionTests * self; ^ testcollection.c: In function '___lambda11__gee_map_func': testcollection.c:3180:9: warning: assignment makes pointer from integer without a cast [enabled by default] result = __lambda11_ (self, g); ^ testcollection.c: In function '__lambda12_': testcollection.c:3385:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] CollectionTests * self; ^ testcollection.c: In function '___lambda12__gee_fold_func': testcollection.c:3427:2: warning: passing argument 3 of '__lambda12_' makes integer from pointer without a cast [enabled by default] result = __lambda12_ (self, g, a); ^ testcollection.c:3384:13: note: expected 'gint' but argument is of type 'gpointer' static gint __lambda12_ (Block3Data* _data3_, gchar* str, gint cur) { ^ testcollection.c:3427:9: warning: assignment makes pointer from integer without a cast [enabled by default] result = __lambda12_ (self, g, a); ^ testcollection.c: In function '__lambda13_': testcollection.c:3433:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] CollectionTests * self; ^ testcollection.c: In function '___lambda13__gee_fold_func': testcollection.c:3475:2: warning: passing argument 3 of '__lambda13_' makes integer from pointer without a cast [enabled by default] result = __lambda13_ (self, g, a); ^ testcollection.c:3432:13: note: expected 'gint' but argument is of type 'gpointer' static gint __lambda13_ (Block3Data* _data3_, gchar* str, gint cur) { ^ testcollection.c:3475:9: warning: assignment makes pointer from integer without a cast [enabled by default] result = __lambda13_ (self, g, a); ^ testcollection.c: In function '__lambda14_': testcollection.c:3664:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] CollectionTests * self; ^ testcollection.c: In function '__lambda15_': testcollection.c:3711:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] CollectionTests * self; ^ testcollection.c: At top level: testcollection.c:2890:20: warning: 'block1_data_ref' defined but not used [-Wunused-function] static Block1Data* block1_data_ref (Block1Data* _data1_) { ^ testcollection.c:3069:20: warning: 'block2_data_ref' defined but not used [-Wunused-function] static Block2Data* block2_data_ref (Block2Data* _data2_) { ^ testcollection.c:3366:20: warning: 'block3_data_ref' defined but not used [-Wunused-function] static Block3Data* block3_data_ref (Block3Data* _data3_) { ^ CC tests-testconcurrentlist.o CC tests-testconcurrentset.o CC tests-testdata.o CC tests-testdeque.o 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 testdata.c:27: testdata.c: In function 'test_data_get_data': /usr/include/glib-2.0/gobject/gtype.h:594:65: warning: statement with no effect [-Wunused-value] #define G_TYPE_FROM_CLASS(g_class) (((GTypeClass*) (g_class))->g_type) ^ testdata.c:168:2: note: in expansion of macro 'G_TYPE_FROM_CLASS' G_TYPE_FROM_CLASS (klass); ^ testdata.c: In function 'test_data_get_sorted_data': /usr/include/glib-2.0/gobject/gtype.h:594:65: warning: statement with no effect [-Wunused-value] #define G_TYPE_FROM_CLASS(g_class) (((GTypeClass*) (g_class))->g_type) ^ testdata.c:192:2: note: in expansion of macro 'G_TYPE_FROM_CLASS' G_TYPE_FROM_CLASS (klass); ^ testdata.c: In function 'test_data_get_drawn_numbers': /usr/include/glib-2.0/gobject/gtype.h:594:65: warning: statement with no effect [-Wunused-value] #define G_TYPE_FROM_CLASS(g_class) (((GTypeClass*) (g_class))->g_type) ^ testdata.c:216:2: note: in expansion of macro 'G_TYPE_FROM_CLASS' G_TYPE_FROM_CLASS (klass); ^ testdata.c: In function 'test_data_draw_numbers': testdata.c:262:11: warning: variable '_tmp10_' set but not used [-Wunused-but-set-variable] guint _tmp10_; ^ testdata.c:259:10: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable] gint _tmp7__length1; ^ testdata.c:315:11: warning: variable '_tmp30_' set but not used [-Wunused-but-set-variable] guint _tmp30_; ^ testdata.c:312:10: warning: variable '_tmp27__length1' set but not used [-Wunused-but-set-variable] gint _tmp27__length1; ^ testdata.c:310:11: warning: variable '_tmp26_' set but not used [-Wunused-but-set-variable] guint _tmp26_; ^ testdata.c:307:10: warning: variable '_tmp23__length1' set but not used [-Wunused-but-set-variable] gint _tmp23__length1; ^ testdata.c:304:10: warning: variable '_tmp21__length1' set but not used [-Wunused-but-set-variable] gint _tmp21__length1; ^ testdata.c:299:10: warning: variable '_tmp18__length1' set but not used [-Wunused-but-set-variable] gint _tmp18__length1; ^ testdata.c:236:7: warning: variable '__result__size_' set but not used [-Wunused-but-set-variable] gint __result__size_; ^ testdata.c: In function 'test_data_print3digit': testdata.c:419:8: warning: variable '_tmp2__length1' set but not used [-Wunused-but-set-variable] gint _tmp2__length1; ^ testdata.c:392:7: warning: variable '_tmp24__length1' set but not used [-Wunused-but-set-variable] gint _tmp24__length1; ^ testdata.c:388:10: warning: variable '_tmp20_' set but not used [-Wunused-but-set-variable] gchar** _tmp20_; ^ testdata.c:382:7: warning: variable '_tmp15__length1' set but not used [-Wunused-but-set-variable] gint _tmp15__length1; ^ testdata.c: In function 'test_data_create_data': testdata.c:618:12: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] gint _tmp10__length1; ^ testdata.c:589:12: warning: variable '_tmp39_' set but not used [-Wunused-but-set-variable] gchar* _tmp39_; ^ testdata.c:586:10: warning: variable '_tmp36__length1' set but not used [-Wunused-but-set-variable] gint _tmp36__length1; ^ testdata.c:560:7: warning: variable '_numbers_size_' set but not used [-Wunused-but-set-variable] gint _numbers_size_; ^ testdata.c: In function '__lambda2_': testdata.c:734:9: warning: assignment from incompatible pointer type [enabled by default] _tmp0_ = g_strcmp0; ^ testdata.c: In function 'test_data_finalize': testdata.c:1051:13: warning: variable 'self' set but not used [-Wunused-but-set-variable] TestData * self; ^ testdata.c: At top level: testdata.c:68:13: warning: '_test_data_ones_size_' defined but not used [-Wunused-variable] static gint _test_data_ones_size_ = 0; ^ testdata.c:73:13: warning: '_test_data_tens_size_' defined but not used [-Wunused-variable] static gint _test_data_tens_size_ = 0; ^ testdata.c:80:13: warning: '_test_data_thousands_size_' defined but not used [-Wunused-variable] static gint _test_data_thousands_size_ = 0; ^ testdata.c:87:13: warning: '_test_data_data_size_' defined but not used [-Wunused-variable] static gint _test_data_data_size_ = 0; ^ testdata.c:92:13: warning: '_test_data_sorted_data_size_' defined but not used [-Wunused-variable] static gint _test_data_sorted_data_size_ = 0; ^ testdata.c:97:13: warning: '_test_data_random_idx_size_' defined but not used [-Wunused-variable] static gint _test_data_random_idx_size_ = 0; ^ testdeque.c: In function 'deque_tests_test_queue_use': testdeque.c:391:10: warning: variable '_tmp50__length1' set but not used [-Wunused-but-set-variable] gint _tmp50__length1; ^ testdeque.c:387:13: warning: variable '_tmp48_' set but not used [-Wunused-but-set-variable] gchar** _tmp48_; ^ testdeque.c:455:13: warning: variable '_tmp78_' set but not used [-Wunused-but-set-variable] gchar** _tmp78_; ^ testdeque.c:449:10: warning: variable '_tmp72__length1' set but not used [-Wunused-but-set-variable] gint _tmp72__length1; ^ testdeque.c:442:10: warning: variable '_tmp66__length1' set but not used [-Wunused-but-set-variable] gint _tmp66__length1; ^ testdeque.c:436:13: warning: variable '_tmp62_' set but not used [-Wunused-but-set-variable] gchar** _tmp62_; ^ testdeque.c:524:10: warning: variable '_tmp93__length1' set but not used [-Wunused-but-set-variable] gint _tmp93__length1; ^ testdeque.c:520:13: warning: variable '_tmp91_' set but not used [-Wunused-but-set-variable] gchar** _tmp91_; ^ testdeque.c:568:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp109_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp108_); ^ In file included from testdeque.c:28:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testdeque.c:590:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp124_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp123_); ^ In file included from testdeque.c:28:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testdeque.c:611:10: warning: variable '_tmp136__length1' set but not used [-Wunused-but-set-variable] gint _tmp136__length1; ^ testdeque.c:604:13: warning: variable '_tmp131_' set but not used [-Wunused-but-set-variable] gchar** _tmp131_; ^ testdeque.c:651:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp147_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp146_); ^ In file included from testdeque.c:28:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testdeque.c:665:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp157_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp156_); ^ In file included from testdeque.c:28:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testdeque.c:266:10: warning: variable '_tmp126_' set but not used [-Wunused-but-set-variable] gchar** _tmp126_; ^ testdeque.c:258:10: warning: variable '_tmp119_' set but not used [-Wunused-but-set-variable] gchar** _tmp119_; ^ testdeque.c:253:7: warning: variable '_tmp114__length1' set but not used [-Wunused-but-set-variable] gint _tmp114__length1; ^ testdeque.c:244:10: warning: variable '_tmp107_' set but not used [-Wunused-but-set-variable] gchar** _tmp107_; ^ testdeque.c:236:10: warning: variable '_tmp100_' set but not used [-Wunused-but-set-variable] gchar** _tmp100_; ^ testdeque.c:225:7: warning: variable '_to_offer_size_' set but not used [-Wunused-but-set-variable] gint _to_offer_size_; ^ testdeque.c: In function 'deque_tests_test_stack_use': testdeque.c:891:10: warning: variable '_tmp50__length1' set but not used [-Wunused-but-set-variable] gint _tmp50__length1; ^ testdeque.c:887:13: warning: variable '_tmp48_' set but not used [-Wunused-but-set-variable] gchar** _tmp48_; ^ testdeque.c:951:10: warning: variable '_tmp72__length1' set but not used [-Wunused-but-set-variable] gint _tmp72__length1; ^ testdeque.c:944:10: warning: variable '_tmp66__length1' set but not used [-Wunused-but-set-variable] gint _tmp66__length1; ^ testdeque.c:928:11: warning: variable '_tmp58_' set but not used [-Wunused-but-set-variable] gchar** _tmp58_; ^ testdeque.c:1020:10: warning: variable '_tmp92__length1' set but not used [-Wunused-but-set-variable] gint _tmp92__length1; ^ testdeque.c:1016:13: warning: variable '_tmp90_' set but not used [-Wunused-but-set-variable] gchar** _tmp90_; ^ testdeque.c:1064:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp108_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp107_); ^ In file included from testdeque.c:28:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testdeque.c:1088:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp124_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp123_); ^ In file included from testdeque.c:28:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testdeque.c:1110:13: warning: variable '_tmp137_' set but not used [-Wunused-but-set-variable] gchar** _tmp137_; ^ testdeque.c:1109:10: warning: variable '_tmp136__length1' set but not used [-Wunused-but-set-variable] gint _tmp136__length1; ^ testdeque.c:1102:13: warning: variable '_tmp131_' set but not used [-Wunused-but-set-variable] gchar** _tmp131_; ^ testdeque.c:1153:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp148_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp147_); ^ In file included from testdeque.c:28:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testdeque.c:1167:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp158_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp157_); ^ In file included from testdeque.c:28:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testdeque.c:766:10: warning: variable '_tmp126_' set but not used [-Wunused-but-set-variable] gchar** _tmp126_; ^ testdeque.c:758:10: warning: variable '_tmp119_' set but not used [-Wunused-but-set-variable] gchar** _tmp119_; ^ testdeque.c:752:10: warning: variable '_tmp114_' set but not used [-Wunused-but-set-variable] gchar** _tmp114_; ^ testdeque.c:751:7: warning: variable '_tmp113__length1' set but not used [-Wunused-but-set-variable] gint _tmp113__length1; ^ testdeque.c:742:10: warning: variable '_tmp106_' set but not used [-Wunused-but-set-variable] gchar** _tmp106_; ^ testdeque.c:734:10: warning: variable '_tmp99_' set but not used [-Wunused-but-set-variable] gchar** _tmp99_; ^ testdeque.c:722:7: warning: variable '_to_offer_size_' set but not used [-Wunused-but-set-variable] gint _to_offer_size_; ^ testdeque.c: In function 'deque_tests_test_reversed_stack_use': testdeque.c:1393:10: warning: variable '_tmp50__length1' set but not used [-Wunused-but-set-variable] gint _tmp50__length1; ^ testdeque.c:1389:13: warning: variable '_tmp48_' set but not used [-Wunused-but-set-variable] gchar** _tmp48_; ^ testdeque.c:1461:13: warning: variable '_tmp80_' set but not used [-Wunused-but-set-variable] gchar** _tmp80_; ^ testdeque.c:1454:13: warning: variable '_tmp74_' set but not used [-Wunused-but-set-variable] gchar** _tmp74_; ^ testdeque.c:1453:10: warning: variable '_tmp73__length1' set but not used [-Wunused-but-set-variable] gint _tmp73__length1; ^ testdeque.c:1445:13: warning: variable '_tmp67_' set but not used [-Wunused-but-set-variable] gchar** _tmp67_; ^ testdeque.c:1444:10: warning: variable '_tmp66__length1' set but not used [-Wunused-but-set-variable] gint _tmp66__length1; ^ testdeque.c:1438:13: warning: variable '_tmp62_' set but not used [-Wunused-but-set-variable] gchar** _tmp62_; ^ testdeque.c:1534:10: warning: variable '_tmp95__length1' set but not used [-Wunused-but-set-variable] gint _tmp95__length1; ^ testdeque.c:1530:13: warning: variable '_tmp93_' set but not used [-Wunused-but-set-variable] gchar** _tmp93_; ^ testdeque.c:1578:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp111_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp110_); ^ In file included from testdeque.c:28:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testdeque.c:1602:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp127_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp126_); ^ In file included from testdeque.c:28:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testdeque.c:1624:13: warning: variable '_tmp140_' set but not used [-Wunused-but-set-variable] gchar** _tmp140_; ^ testdeque.c:1623:10: warning: variable '_tmp139__length1' set but not used [-Wunused-but-set-variable] gint _tmp139__length1; ^ testdeque.c:1616:13: warning: variable '_tmp134_' set but not used [-Wunused-but-set-variable] gchar** _tmp134_; ^ testdeque.c:1667:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp151_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp150_); ^ In file included from testdeque.c:28:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testdeque.c:1681:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp161_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp160_); ^ In file included from testdeque.c:28:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testdeque.c:1268:10: warning: variable '_tmp129_' set but not used [-Wunused-but-set-variable] gchar** _tmp129_; ^ testdeque.c:1260:10: warning: variable '_tmp122_' set but not used [-Wunused-but-set-variable] gchar** _tmp122_; ^ testdeque.c:1254:10: warning: variable '_tmp117_' set but not used [-Wunused-but-set-variable] gchar** _tmp117_; ^ testdeque.c:1253:7: warning: variable '_tmp116__length1' set but not used [-Wunused-but-set-variable] gint _tmp116__length1; ^ testdeque.c:1244:10: warning: variable '_tmp109_' set but not used [-Wunused-but-set-variable] gchar** _tmp109_; ^ testdeque.c:1236:10: warning: variable '_tmp102_' set but not used [-Wunused-but-set-variable] gchar** _tmp102_; ^ testdeque.c:1224:7: warning: variable '_to_offer_size_' set but not used [-Wunused-but-set-variable] gint _to_offer_size_; ^ CC tests-testfunctions.o testfunctions.c: In function 'block6_data_unref': testfunctions.c:665:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] FunctionsTests * self; ^ testfunctions.c: In function '__lambda21_': testfunctions.c:676:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] FunctionsTests * self; ^ testfunctions.c: In function '___lambda21__gee_lazy_func': testfunctions.c:697:9: warning: assignment makes pointer from integer without a cast [enabled by default] result = __lambda21_ (self); ^ testfunctions.c: In function '__lambda20_': testfunctions.c:703:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] FunctionsTests * self; ^ testfunctions.c: In function 'block8_data_unref': testfunctions.c:820:20: warning: variable 'self' set but not used [-Wunused-but-set-variable] FunctionsTests * self; ^ testfunctions.c: In function '__lambda23_': testfunctions.c:831:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] FunctionsTests * self; ^ testfunctions.c: In function '__lambda22_': testfunctions.c:861:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] FunctionsTests * self; ^ testfunctions.c: In function 'functions_tests_my_comparable_finalize': testfunctions.c:1030:31: warning: variable 'self' set but not used [-Wunused-but-set-variable] FunctionsTestsMyComparable * self; ^ testfunctions.c: In function 'functions_tests_my_hashable_finalize': testfunctions.c:1160:29: warning: variable 'self' set but not used [-Wunused-but-set-variable] FunctionsTestsMyHashable * self; ^ CC tests-testhashmap.o CC tests-testhashmultimap.o CC tests-testhashmultiset.o CC tests-testhashset.o CC tests-testlinkedlist.o CC tests-testlinkedlistasdeque.o CC tests-testlist.o CC tests-testmain.o CC tests-testmap.o testlist.c: In function 'list_tests_test_get': testlist.c:603:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testlist.c:623:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testlist.c:635:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testlist.c:670:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testlist.c: In function 'list_tests_test_set': testlist.c:730:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testlist.c:769:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testlist.c: In function 'list_tests_test_insert': testlist.c:839:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testlist.c:891:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testlist.c:921:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testlist.c: In function 'list_tests_test_remove_at': testlist.c:1006:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testlist.c:1018:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testlist.c:1121:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testlist.c:1133:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testlist.c: In function 'list_tests_test_first': testlist.c:1236:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testlist.c:1287:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testlist.c: In function 'list_tests_test_last': testlist.c:1347:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testlist.c:1404:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testlist.c: In function 'list_tests_test_insert_all': testlist.c:1678:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp36_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp35_); ^ In file included from testlist.c:31:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testlist.c:1689:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp44_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp43_); ^ In file included from testlist.c:31:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testlist.c:1709:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testlist.c:1746:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp78_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp77_); ^ In file included from testlist.c:31:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testlist.c:1757:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp86_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp85_); ^ In file included from testlist.c:31:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testlist.c:1820:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp126_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp125_); ^ In file included from testlist.c:31:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testlist.c:1831:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp134_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp133_); ^ In file included from testlist.c:31:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testlist.c:1896:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp175_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp174_); ^ In file included from testlist.c:31:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testlist.c:1907:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp183_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp182_); ^ In file included from testlist.c:31:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testlist.c: In function 'list_tests_test_slice': testlist.c:1991:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testlist.c:2051:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testmain.c: In function 'main': testmain.c:686:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations] g_type_init (); ^ testmap.c: In function 'map_tests_test_keys': testmap.c:928:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testmap.c: In function 'map_tests_test_values': testmap.c:1066:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testmap.c: In function 'map_tests_test_entries': testmap.c:1222:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testmap.c: In function 'map_tests_test_unset_all': testmap.c:1603:2: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [enabled by default] _tmp17_ = gee_abstract_map_get_size ((GeeMap*) another_map); ^ In file included from testmap.c:31:0: ../gee/gee.h:1385:6: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^ testmap.c:1613:2: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [enabled by default] _tmp24_ = gee_abstract_map_get_size ((GeeMap*) another_map); ^ In file included from testmap.c:31:0: ../gee/gee.h:1385:6: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^ testmap.c:1653:2: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [enabled by default] _tmp47_ = gee_abstract_map_get_size ((GeeMap*) another_map); ^ In file included from testmap.c:31:0: ../gee/gee.h:1385:6: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^ testmap.c:1663:2: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [enabled by default] _tmp54_ = gee_abstract_map_get_size ((GeeMap*) another_map); ^ In file included from testmap.c:31:0: ../gee/gee.h:1385:6: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^ testmap.c:1683:2: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [enabled by default] _tmp63_ = gee_abstract_map_get_size ((GeeMap*) another_map); ^ In file included from testmap.c:31:0: ../gee/gee.h:1385:6: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^ testmap.c:1693:2: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [enabled by default] _tmp70_ = gee_abstract_map_get_size ((GeeMap*) another_map); ^ In file included from testmap.c:31:0: ../gee/gee.h:1385:6: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *' gint gee_abstract_map_get_size (GeeAbstractMap* self); ^ testmap.c: In function 'map_tests_test_gobject_properties': testmap.c:1848:9: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable] GValue _tmp2_; ^ testmap.c: In function '___lambda16__gee_fold_map_func': testmap.c:1886:2: warning: passing argument 4 of '__lambda16_' makes integer from pointer without a cast [enabled by default] result = __lambda16_ (self, k, v, a); ^ testmap.c:1873:13: note: expected 'gint' but argument is of type 'gpointer' static gint __lambda16_ (MapTests* self, const gchar* x, const gchar* y, gint z) { ^ testmap.c:1886:9: warning: assignment makes pointer from integer without a cast [enabled by default] result = __lambda16_ (self, k, v, a); ^ testmap.c: In function '___lambda17__gee_fold_map_func': testmap.c:1904:2: warning: passing argument 4 of '__lambda17_' makes integer from pointer without a cast [enabled by default] result = __lambda17_ (self, k, v, a); ^ testmap.c:1891:13: note: expected 'gint' but argument is of type 'gpointer' static gint __lambda17_ (MapTests* self, const gchar* x, const gchar* y, gint z) { ^ testmap.c:1904:9: warning: assignment makes pointer from integer without a cast [enabled by default] result = __lambda17_ (self, k, v, a); ^ testmap.c: In function '__lambda18_': CC tests-testmultimap.o testmap.c:1972:13: warning: variable 'self' set but not used [-Wunused-but-set-variable] MapTests * self; ^ testmap.c: In function '__lambda19_': testmap.c:1993:13: warning: variable 'self' set but not used [-Wunused-but-set-variable] MapTests * self; ^ testmap.c: In function 'map_tests_test_entry_real_get_read_only': testmap.c:2194:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] MapTestsTestEntry* self; ^ CC tests-testmultiset.o testmap.c: In function '_vala_map_tests_test_entry_get_property': testmap.c:2254:3: warning: passing argument 2 of 'g_value_set_pointer' discards 'const' qualifier from pointer target type [enabled by default] 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' but argument is of type 'gconstpointer' void g_value_set_pointer (GValue *value, ^ testmap.c:2257:3: warning: passing argument 2 of 'g_value_set_pointer' discards 'const' qualifier from pointer target type [enabled by default] 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' but argument is of type 'gconstpointer' void g_value_set_pointer (GValue *value, ^ testmap.c: At top level: testmap.c:1953:20: warning: 'block9_data_ref' defined but not used [-Wunused-function] static Block9Data* block9_data_ref (Block9Data* _data9_) { ^ CC tests-testpriorityqueue.o CC tests-testqueue.o CC tests-testreadonlybidirlist.o testqueue.c: In function 'queue_tests_test_one_element_operation': testqueue.c:415:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp26_ = gee_abstract_collection_get_size ((GeeCollection*) recipient); ^ In file included from testqueue.c:28:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testqueue.c:431:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp35_ = gee_abstract_collection_get_size ((GeeCollection*) recipient); ^ In file included from testqueue.c:28:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ testqueue.c:445:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default] _tmp43_ = gee_abstract_collection_get_size ((GeeCollection*) recipient); ^ In file included from testqueue.c:28:0: ../gee/gee.h:1363:6: note: expected 'struct GeeAbstractCollection *' but argument is of type '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_; ^ testreadonlybidirlist.c: In function 'read_only_bidir_list_tests_real_get_ro_view': testreadonlybidirlist.c:161:27: warning: variable 'self' set but not used [-Wunused-but-set-variable] ReadOnlyBidirListTests * self; ^ testreadonlybidirlist.c: In function 'read_only_bidir_list_tests_test_immutable_iterator': testreadonlybidirlist.c:397:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testreadonlybidirlist.c:422:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testreadonlybidirlist.c:447:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testreadonlybidirlist.c:472:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ CC tests-testreadonlycollection.o CC tests-testreadonlylist.o CC tests-testreadonlymap.o testreadonlycollection.c: In function 'read_only_collection_tests_test_immutable_iterator': testreadonlycollection.c:404:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp40_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^ testreadonlycollection.c: In function 'read_only_collection_tests_test_immutable': testreadonlycollection.c:497:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testreadonlycollection.c:514:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testreadonlycollection.c:529:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testreadonlycollection.c:546:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testreadonlycollection.c:565:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testreadonlycollection.c:587:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testreadonlylist.c: In function 'read_only_list_tests_real_get_ro_view': testreadonlylist.c:205: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:392:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp45_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^ testreadonlylist.c:417:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp58_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^ testreadonlylist.c:459:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp82_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^ testreadonlylist.c: In function 'read_only_list_tests_test_immutable': testreadonlylist.c:565:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testreadonlylist.c:580:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testreadonlylist.c:595:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testreadonlylist.c:614:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testreadonlymap.c: In function 'read_only_map_tests_test_immutable_iterator': testreadonlymap.c:368:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testreadonlylist.c:631:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testreadonlymap.c: In function 'read_only_map_tests_test_immutable': testreadonlymap.c:468:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testreadonlymap.c:486:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testreadonlymap.c:504:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testreadonlymap.c:524:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testreadonlymap.c:544:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ CC tests-testreadonlyset.o 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 tests-testset.o CC tests-testsortedset.o CC tests-testsortedmap.o CC tests-testtreemap.o testsortedset.c: In function 'sorted_set_tests_test_first': testsortedset.c:522:3: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testsortedset.c: In function 'sorted_set_tests_test_last': testsortedset.c:589:3: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testsortedset.c: In function 'sorted_set_tests_sub_set_tests_test_contains': testsortedset.c:1650:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedset.c:1649:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedset.c:1676:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedset.c:1675:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedset.c:1473:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedset.c:1470: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_tests_test_add': testsortedset.c:1881:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedset.c:1880:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedset.c:1921:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedset.c:1920:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedset.c:1732:10: warning: variable '_tmp65_' set but not used [-Wunused-but-set-variable] gchar** _tmp65_; ^ testsortedset.c:1723:7: warning: variable '_fail_size_' set but not used [-Wunused-but-set-variable] gint _fail_size_ = 0; ^ testsortedset.c:1720: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_tests_test_remove': testsortedset.c:2170:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedset.c:2169:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedset.c:2203:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedset.c:2202:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ CC tests-testtreemultimap.o testsortedset.c:1997:10: warning: variable '_tmp67_' set but not used [-Wunused-but-set-variable] gchar** _tmp67_; ^ testsortedset.c:1988:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedset.c:1985: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_tests_test_iterator': testsortedset.c:2380:9: warning: variable '_tmp35__length1' set but not used [-Wunused-but-set-variable] gint _tmp35__length1; ^ testsortedset.c:2429:8: warning: variable '_tmp59__length1' set but not used [-Wunused-but-set-variable] gint _tmp59__length1; ^ testsortedset.c:2419:8: warning: variable '_tmp50__length1' set but not used [-Wunused-but-set-variable] gint _tmp50__length1; ^ testsortedset.c:2461:3: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp61_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^ testsortedset.c:2264:10: warning: variable '_tmp39_' set but not used [-Wunused-but-set-variable] gchar** _tmp39_; ^ testsortedset.c:2260: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_tests_test_clear': testsortedset.c:2676:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedset.c:2675:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedset.c:2702:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedset.c:2701:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedset.c:2496:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedset.c:2493: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_tests_test_boundaries': testsortedset.c:2837:5: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testsortedset.c:2849:5: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testsortedset.c: In function 'sorted_set_tests_sub_set_tests_test_iterator_at': testsortedset.c:3070:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedset.c:3069:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedset.c:3111:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedset.c:3110:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedset.c:2893:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedset.c:2890:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^ testsortedset.c: In function 'sorted_set_tests_finalize': testsortedset.c:4187:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] SortedSetTests * self; ^ testsortedmap.c: In function 'gee_sorted_map_tests_test_first': testsortedmap.c:517:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp9_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^ testsortedmap.c:529:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp13_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^ testsortedmap.c: In function 'gee_sorted_map_tests_test_last': testsortedmap.c:623:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp9_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^ testsortedmap.c:635:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp13_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^ testsortedmap.c: In function 'gee_sorted_map_tests_sub_map_tests_test_has_key_size_is_empty': testsortedmap.c:2157:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedmap.c:2156:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedmap.c:2192:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedmap.c:2191:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedmap.c:2124:10: warning: variable '_tmp11_' set but not used [-Wunused-but-set-variable] gchar** _tmp11_; ^ testsortedmap.c:2119:10: warning: variable '_tmp7_' set but not used [-Wunused-but-set-variable] gchar** _tmp7_; ^ testsortedmap.c:2111:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedmap.c:2108:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^ testsortedmap.c: In function 'gee_sorted_map_tests_sub_map_tests_test_get': testsortedmap.c:2255:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedmap.c:2254:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedmap.c:2233:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedmap.c:2230:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^ testsortedmap.c: In function 'gee_sorted_map_tests_sub_map_tests_test_keys': testsortedmap.c:2351:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedmap.c:2350:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedmap.c:2377:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedmap.c:2376:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedmap.c:2398:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testsortedmap.c:2406:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testsortedmap.c:2310:10: warning: variable '_tmp16_' set but not used [-Wunused-but-set-variable] gchar** _tmp16_; ^ testsortedmap.c:2302:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedmap.c:2299:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^ testsortedmap.c: In function 'gee_sorted_map_tests_sub_map_tests_test_values': testsortedmap.c:2485:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedmap.c:2484:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedmap.c:2511:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedmap.c:2510:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedmap.c:2532:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testsortedmap.c:2540:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testsortedmap.c:2444:10: warning: variable '_tmp16_' set but not used [-Wunused-but-set-variable] gchar** _tmp16_; ^ testsortedmap.c:2436:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedmap.c:2433:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^ testsortedmap.c: In function 'gee_sorted_map_tests_sub_map_tests_test_entries': testsortedmap.c:2619:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedmap.c:2618:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedmap.c:2652:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedmap.c:2651:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedmap.c:2680:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp33_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^ testsortedmap.c:2693:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp37_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^ testsortedmap.c:2578:10: warning: variable '_tmp16_' set but not used [-Wunused-but-set-variable] gchar** _tmp16_; ^ testsortedmap.c:2570:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedmap.c:2567:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^ testsortedmap.c: In function 'gee_sorted_map_tests_sub_map_tests_test_set': testsortedmap.c:2873:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedmap.c:2872:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedmap.c:2917:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedmap.c:2916:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedmap.c:2737:10: warning: variable '_tmp56_' set but not used [-Wunused-but-set-variable] gchar** _tmp56_; ^ testsortedmap.c:2728:7: warning: variable '_fail_size_' set but not used [-Wunused-but-set-variable] gint _fail_size_ = 0; ^ testsortedmap.c:2725:7: warning: variable '_success_size_' set but not used [-Wunused-but-set-variable] gint _success_size_ = 0; ^ testsortedmap.c:2718:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedmap.c:2715:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^ testsortedmap.c: In function 'gee_sorted_map_tests_sub_map_tests_test_unset': testsortedmap.c:3000:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedmap.c:2999:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedmap.c:3043:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedmap.c:3042:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedmap.c:2983:10: warning: variable '_tmp27_' set but not used [-Wunused-but-set-variable] gchar** _tmp27_; ^ testsortedmap.c:2971:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedmap.c:2968:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^ testsortedmap.c: In function 'gee_sorted_map_tests_sub_map_tests_test_clear': testsortedmap.c:3122:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedmap.c:3121:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedmap.c:3148:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedmap.c:3147:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedmap.c:3103:10: warning: variable '_tmp22_' set but not used [-Wunused-but-set-variable] gchar** _tmp22_; ^ testsortedmap.c:3090:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedmap.c:3087:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^ testsortedmap.c: In function 'gee_sorted_map_tests_sub_map_tests_test_iterators': testsortedmap.c:3258:8: warning: variable '_tmp23__length1' set but not used [-Wunused-but-set-variable] gint _tmp23__length1; ^ testsortedmap.c:3251:8: warning: variable '_tmp17__length1' set but not used [-Wunused-but-set-variable] gint _tmp17__length1; ^ testsortedmap.c:3317:9: warning: variable '_tmp40__length1' set but not used [-Wunused-but-set-variable] gint _tmp40__length1; ^ testsortedmap.c:3372:9: warning: variable '_tmp59__length1' set but not used [-Wunused-but-set-variable] gint _tmp59__length1; ^ testsortedmap.c:3368:9: warning: variable '_tmp56__length1' set but not used [-Wunused-but-set-variable] gint _tmp56__length1; ^ testsortedmap.c:3507:8: warning: variable '_tmp154__length1' set but not used [-Wunused-but-set-variable] gint _tmp154__length1; ^ testsortedmap.c:3504:8: warning: variable '_tmp152__length1' set but not used [-Wunused-but-set-variable] gint _tmp152__length1; ^ testsortedmap.c:3494:8: warning: variable '_tmp143__length1' set but not used [-Wunused-but-set-variable] gint _tmp143__length1; ^ testsortedmap.c:3491:8: warning: variable '_tmp141__length1' set but not used [-Wunused-but-set-variable] gint _tmp141__length1; ^ testsortedmap.c:3469:8: warning: variable '_tmp121__length1' set but not used [-Wunused-but-set-variable] gint _tmp121__length1; ^ testsortedmap.c:3459:8: warning: variable '_tmp112__length1' set but not used [-Wunused-but-set-variable] gint _tmp112__length1; ^ testsortedmap.c:3437:8: warning: variable '_tmp92__length1' set but not used [-Wunused-but-set-variable] gint _tmp92__length1; ^ testsortedmap.c:3431:8: warning: variable '_tmp87__length1' set but not used [-Wunused-but-set-variable] gint _tmp87__length1; ^ testsortedmap.c:3421:8: warning: variable '_tmp78__length1' set but not used [-Wunused-but-set-variable] gint _tmp78__length1; ^ testsortedmap.c:3415:8: warning: variable '_tmp73__length1' set but not used [-Wunused-but-set-variable] gint _tmp73__length1; ^ testsortedmap.c:3673:3: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp162_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^ testsortedmap.c:3217:10: warning: variable '_tmp64_' set but not used [-Wunused-but-set-variable] gchar** _tmp64_; ^ testsortedmap.c:3214:10: warning: variable '_tmp44_' set but not used [-Wunused-but-set-variable] gchar** _tmp44_; ^ testsortedmap.c:3211:10: warning: variable '_tmp28_' set but not used [-Wunused-but-set-variable] gchar** _tmp28_; ^ testsortedmap.c:3195:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedmap.c:3192:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^ testsortedmap.c: In function 'gee_sorted_map_tests_sub_map_tests_test_boundaries': testsortedmap.c:3843:4: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testsortedmap.c:3855:4: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp51_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^ testsortedmap.c:3867:4: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): 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); ^ testsortedmap.c:3879:4: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] _tmp59_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); ^ testsortedmap.c:3703:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedmap.c:3700:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^ CC tests-testtreeset.o CC tests-testtreemultiset.o testsortedmap.c: In function 'gee_sorted_map_tests_sub_map_tests_test_lower': testsortedmap.c:3911:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedmap.c:3908:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^ testsortedmap.c: In function 'gee_sorted_map_tests_sub_map_tests_test_higher': testsortedmap.c:4294:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedmap.c:4291:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^ testsortedmap.c: In function 'gee_sorted_map_tests_sub_map_tests_test_floor': testsortedmap.c:4677:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedmap.c:4674:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^ testsortedmap.c: In function 'gee_sorted_map_tests_sub_map_tests_test_ceil': testsortedmap.c:5060:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedmap.c:5057:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^ testsortedmap.c: In function 'gee_sorted_map_tests_sub_map_tests_test_iterator_at': testsortedmap.c:5491:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedmap.c:5490:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedmap.c:5562:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testsortedmap.c:5561:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testsortedmap.c:5443:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedmap.c:5440:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^ testsortedmap.c: In function 'gee_sorted_map_tests_sub_map_tests_test_submap_and_subsets': testsortedmap.c:5635:7: warning: variable '_not_contains_size_' set but not used [-Wunused-but-set-variable] gint _not_contains_size_ = 0; ^ testsortedmap.c:5632:7: warning: variable '_contains_size_' set but not used [-Wunused-but-set-variable] gint _contains_size_ = 0; ^ testtreeset.c: In function 'tree_set_tests_test_add_remove': testtreeset.c:399:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testtreeset.c:398:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testtreeset.c:439:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testtreeset.c:438:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testtreeset.c:553:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testtreeset.c:552:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testtreeset.c:593:8: warning: unused variable '_s_collection_size_' [-Wunused-variable] gint _s_collection_size_ = 0; ^ testtreeset.c:592:8: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable] gint s_collection_length1 = 0; ^ testtreeset.c:272:7: warning: variable '_to_remove_size_' set but not used [-Wunused-but-set-variable] gint _to_remove_size_; ^ testtreeset.c:252:7: warning: variable '_to_add_size_' set but not used [-Wunused-but-set-variable] gint _to_add_size_; ^ CCLD tests make[2]: Leaving directory `/builddir/build/BUILD/libgee-0.10.1/tests' make[2]: Entering directory `/builddir/build/BUILD/libgee-0.10.1' make[2]: Leaving directory `/builddir/build/BUILD/libgee-0.10.1' make[1]: Leaving directory `/builddir/build/BUILD/libgee-0.10.1' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RnQ0ja + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm ++ dirname /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm + cd libgee-0.10.1 + rm -rf /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm + make install DESTDIR=/builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm Making install in gee make[1]: Entering directory `/builddir/build/BUILD/libgee-0.10.1/gee' make[2]: Entering directory `/builddir/build/BUILD/libgee-0.10.1/gee' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgee-0.8.la '/builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libgee-0.8.so.2.2.0 /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/lib/libgee-0.8.so.2.2.0 libtool: install: (cd /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/lib && { ln -s -f libgee-0.8.so.2.2.0 libgee-0.8.so.2 || { rm -f libgee-0.8.so.2 && ln -s libgee-0.8.so.2.2.0 libgee-0.8.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/lib && { ln -s -f libgee-0.8.so.2.2.0 libgee-0.8.so || { rm -f libgee-0.8.so && ln -s libgee-0.8.so.2.2.0 libgee-0.8.so; }; }) libtool: install: /usr/bin/install -c .libs/libgee-0.8.lai /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/lib/libgee-0.8.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/share/vala/vapi' /usr/bin/install -c -m 644 gee-0.8.vapi '/builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/share/vala/vapi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/include/gee-0.8' /usr/bin/install -c -m 644 gee.h '/builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/include/gee-0.8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/share/gir-1.0' /usr/bin/install -c -m 644 Gee-0.8.gir '/builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/lib/girepository-1.0' /usr/bin/install -c -m 644 Gee-0.8.typelib '/builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/lib/girepository-1.0' make[2]: Leaving directory `/builddir/build/BUILD/libgee-0.10.1/gee' make[1]: Leaving directory `/builddir/build/BUILD/libgee-0.10.1/gee' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libgee-0.10.1/tests' make[2]: Entering directory `/builddir/build/BUILD/libgee-0.10.1/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libgee-0.10.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/libgee-0.10.1/tests' make[1]: Entering directory `/builddir/build/BUILD/libgee-0.10.1' make[2]: Entering directory `/builddir/build/BUILD/libgee-0.10.1' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 gee-0.8.pc '/builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libgee-0.10.1' make[1]: Leaving directory `/builddir/build/BUILD/libgee-0.10.1' + find /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libgee-0.10.1 extracting debug info from /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/lib/libgee-0.8.so.2.2.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libgee-0.8.so.2.2.0.debug to /usr/lib/debug/usr/lib/libgee-0.8.so.debug symlinked /usr/lib/debug/usr/lib/libgee-0.8.so.2.2.0.debug to /usr/lib/debug/usr/lib/libgee-0.8.so.2.debug 7224 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xcQA0f + umask 022 + cd /builddir/build/BUILD + cd libgee-0.10.1 + make check Making check in gee make[1]: Entering directory `/builddir/build/BUILD/libgee-0.10.1/gee' make check-local make[2]: Entering directory `/builddir/build/BUILD/libgee-0.10.1/gee' make[2]: Leaving directory `/builddir/build/BUILD/libgee-0.10.1/gee' make[1]: Leaving directory `/builddir/build/BUILD/libgee-0.10.1/gee' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/libgee-0.10.1/tests' make check-local make[2]: Entering directory `/builddir/build/BUILD/libgee-0.10.1/tests' TEST: tests... (pid=2758) /ArrayList/[Collection] type correctness: OK /ArrayList/[Collection] iterator returns all elements once: OK /ArrayList/[Collection] mutable iterator: OK /ArrayList/[Collection] contains, size and is_empty: OK /ArrayList/[Collection] add and remove: OK /ArrayList/[Collection] clear: OK /ArrayList/[Collection] add_all: OK /ArrayList/[Collection] contains_all: OK /ArrayList/[Collection] remove_all: OK /ArrayList/[Collection] retain_all: OK /ArrayList/[Collection] to_array: OK /ArrayList/[Collection] GObject properties: OK /ArrayList/[Collection] fold: OK /ArrayList/[Collection] foreach: OK /ArrayList/[Collection] map: OK /ArrayList/[Collection] scan: OK /ArrayList/[Collection] filter: OK /ArrayList/[Collection] chop: OK /ArrayList/[List] iterator is ordered: OK /ArrayList/[List] list iterator: OK /ArrayList/[List] duplicates are retained: OK /ArrayList/[List] get: OK /ArrayList/[List] set: OK /ArrayList/[List] insert: OK /ArrayList/[List] remove_at: OK /ArrayList/[List] index_of: OK /ArrayList/[List] first: OK /ArrayList/[List] last: OK /ArrayList/[List] insert_all: OK /ArrayList/[List] slice: OK /ArrayList/[List] bi-directional list iterator: OK /ArrayList/[ArrayList] selected functions: OK /ArrayList/[ArrayList] small sort (insertion): OK /ArrayList/[ArrayList] big sort (timsort): OK /ArrayList/[ArrayList] typed to_array calls: OK /ArrayQueue/[Collection] type correctness: OK /ArrayQueue/[Collection] iterator returns all elements once: OK /ArrayQueue/[Collection] mutable iterator: OK /ArrayQueue/[Collection] contains, size and is_empty: OK /ArrayQueue/[Collection] add and remove: OK /ArrayQueue/[Collection] clear: OK /ArrayQueue/[Collection] add_all: OK /ArrayQueue/[Collection] contains_all: OK /ArrayQueue/[Collection] remove_all: OK /ArrayQueue/[Collection] retain_all: OK /ArrayQueue/[Collection] to_array: OK /ArrayQueue/[Collection] GObject properties: OK /ArrayQueue/[Collection] fold: OK /ArrayQueue/[Collection] foreach: OK /ArrayQueue/[Collection] map: OK /ArrayQueue/[Collection] scan: OK /ArrayQueue/[Collection] filter: OK /ArrayQueue/[Collection] chop: OK /ArrayQueue/[Queue] capacity bound: OK /ArrayQueue/[Queue] one element operation: OK /ArrayQueue/[Queue] GObject properties: OK /ArrayQueue/[Deque] queue use: OK /ArrayQueue/[Deque] stack use: OK /ArrayQueue/[Deque] reversed stack use: OK /ConcurrentList/[Collection] type correctness: OK /ConcurrentList/[Collection] iterator returns all elements once: OK /ConcurrentList/[Collection] mutable iterator: OK /ConcurrentList/[Collection] contains, size and is_empty: OK /ConcurrentList/[Collection] add and remove: OK /ConcurrentList/[Collection] clear: OK /ConcurrentList/[Collection] add_all: OK /ConcurrentList/[Collection] contains_all: OK /ConcurrentList/[Collection] remove_all: OK /ConcurrentList/[Collection] retain_all: OK /ConcurrentList/[Collection] to_array: OK /ConcurrentList/[Collection] GObject properties: OK /ConcurrentList/[Collection] fold: OK /ConcurrentList/[Collection] foreach: OK /ConcurrentList/[Collection] map: OK /ConcurrentList/[Collection] scan: OK /ConcurrentList/[Collection] filter: OK /ConcurrentList/[Collection] chop: OK /ConcurrentList/[List] iterator is ordered: OK /ConcurrentList/[List] list iterator: OK /ConcurrentList/[List] duplicates are retained: OK /ConcurrentList/[List] get: OK /ConcurrentList/[List] set: OK /ConcurrentList/[List] insert: OK /ConcurrentList/[List] remove_at: OK /ConcurrentList/[List] index_of: OK /ConcurrentList/[List] first: OK /ConcurrentList/[List] last: OK /ConcurrentList/[List] insert_all: OK /ConcurrentList/[List] slice: OK /ConcurrentSet/[Collection] type correctness: OK /ConcurrentSet/[Collection] iterator returns all elements once: OK /ConcurrentSet/[Collection] mutable iterator: OK /ConcurrentSet/[Collection] contains, size and is_empty: OK /ConcurrentSet/[Collection] add and remove: OK /ConcurrentSet/[Collection] clear: OK /ConcurrentSet/[Collection] add_all: OK /ConcurrentSet/[Collection] contains_all: OK /ConcurrentSet/[Collection] remove_all: OK /ConcurrentSet/[Collection] retain_all: OK /ConcurrentSet/[Collection] to_array: OK /ConcurrentSet/[Collection] GObject properties: OK /ConcurrentSet/[Collection] fold: OK /ConcurrentSet/[Collection] foreach: OK /ConcurrentSet/[Collection] map: OK /ConcurrentSet/[Collection] scan: OK /ConcurrentSet/[Collection] filter: OK /ConcurrentSet/[Collection] chop: OK /ConcurrentSet/[Set] duplicates are ignored: OK /ConcurrentSet/[SortedSet] first: OK /ConcurrentSet/[SortedSet] last: OK /ConcurrentSet/[SortedSet] ordering: OK /ConcurrentSet/[SortedSet] iterator at: OK /ConcurrentSet/[SortedSet] lower: OK /ConcurrentSet/[SortedSet] higher: OK /ConcurrentSet/[SortedSet] floor: OK /ConcurrentSet/[SortedSet] ceil: OK /ConcurrentSet/Head Subset/[Collection] size: OK /ConcurrentSet/Head Subset/[Collection] contains: OK /ConcurrentSet/Head Subset/[Collection] add: OK /ConcurrentSet/Head Subset/[Collection] remove: OK /ConcurrentSet/Head Subset/[Collection] iterator: OK /ConcurrentSet/Head Subset/[Collection] clear: OK /ConcurrentSet/Head Subset/[SortedSet] iterator at: OK /ConcurrentSet/Head Subset/[SortedSet] lower: OK /ConcurrentSet/Head Subset/[SortedSet] higher: OK /ConcurrentSet/Head Subset/[SortedSet] ceil: OK /ConcurrentSet/Head Subset/[SortedSet] floor: OK /ConcurrentSet/Head Subset/[SortedSet] subsets: OK /ConcurrentSet/Head Subset/[SortedSet] boundaries: OK /ConcurrentSet/Tail Subset/[Collection] size: OK /ConcurrentSet/Tail Subset/[Collection] contains: OK /ConcurrentSet/Tail Subset/[Collection] add: OK /ConcurrentSet/Tail Subset/[Collection] remove: OK /ConcurrentSet/Tail Subset/[Collection] iterator: OK /ConcurrentSet/Tail Subset/[Collection] clear: OK /ConcurrentSet/Tail Subset/[SortedSet] iterator at: OK /ConcurrentSet/Tail Subset/[SortedSet] lower: OK /ConcurrentSet/Tail Subset/[SortedSet] higher: OK /ConcurrentSet/Tail Subset/[SortedSet] ceil: OK /ConcurrentSet/Tail Subset/[SortedSet] floor: OK /ConcurrentSet/Tail Subset/[SortedSet] subsets: OK /ConcurrentSet/Tail Subset/[SortedSet] boundaries: OK /ConcurrentSet/Range Subset/[Collection] size: OK /ConcurrentSet/Range Subset/[Collection] contains: OK /ConcurrentSet/Range Subset/[Collection] add: OK /ConcurrentSet/Range Subset/[Collection] remove: OK /ConcurrentSet/Range Subset/[Collection] iterator: OK /ConcurrentSet/Range Subset/[Collection] clear: OK /ConcurrentSet/Range Subset/[SortedSet] iterator at: OK /ConcurrentSet/Range Subset/[SortedSet] lower: OK /ConcurrentSet/Range Subset/[SortedSet] higher: OK /ConcurrentSet/Range Subset/[SortedSet] ceil: OK /ConcurrentSet/Range Subset/[SortedSet] floor: OK /ConcurrentSet/Range Subset/[SortedSet] subsets: OK /ConcurrentSet/Range Subset/[SortedSet] boundaries: OK /ConcurrentSet/Empty Subset/[Collection] size: OK /ConcurrentSet/Empty Subset/[Collection] contains: OK /ConcurrentSet/Empty Subset/[Collection] add: OK /ConcurrentSet/Empty Subset/[Collection] remove: OK /ConcurrentSet/Empty Subset/[Collection] iterator: OK /ConcurrentSet/Empty Subset/[Collection] clear: OK /ConcurrentSet/Empty Subset/[SortedSet] iterator at: OK /ConcurrentSet/Empty Subset/[SortedSet] lower: OK /ConcurrentSet/Empty Subset/[SortedSet] higher: OK /ConcurrentSet/Empty Subset/[SortedSet] ceil: OK /ConcurrentSet/Empty Subset/[SortedSet] floor: OK /ConcurrentSet/Empty Subset/[SortedSet] subsets: OK /ConcurrentSet/Empty Subset/[SortedSet] boundaries: OK /Functions/[Functions] comparing and hashing strings: OK /Functions/[Functions] comparing and hashing int: OK /Functions/[Functions] comparing instances of Comparable: OK /Functions/[Functions] comparing and hashing instances of Hashable: OK /Functions/[Iterator] unfold: OK /Functions/[Iterator] concat: OK /HashMap/[Map] type correctness: OK /HashMap/[Map] has_key, size and is_empty: OK /HashMap/[Map] keys: OK /HashMap/[Map] values: OK /HashMap/[Map] entries: OK /HashMap/[Map] set all: OK /HashMap/[Map] unset all: OK /HashMap/[Map] has all: OK /HashMap/[Map] GObject properties: OK /HashMap/[Map] fold: OK /HashMap/[Map] foreach: OK /HashMultiMap/[MultiMap] type correctness: OK /HashMultiMap/[MultiMap] size: OK /HashMultiMap/[MultiMap] getting and setting: OK /HashMultiMap/[MultiMap] keys, all keys and values: OK /HashMultiMap/[HashMultiMap] selected functions: OK /HashMultiSet/[Collection] type correctness: OK /HashMultiSet/[Collection] iterator returns all elements once: OK /HashMultiSet/[Collection] mutable iterator: OK /HashMultiSet/[Collection] contains, size and is_empty: OK /HashMultiSet/[Collection] add and remove: OK /HashMultiSet/[Collection] clear: OK /HashMultiSet/[Collection] add_all: OK /HashMultiSet/[Collection] contains_all: OK /HashMultiSet/[Collection] remove_all: OK /HashMultiSet/[Collection] retain_all: OK /HashMultiSet/[Collection] to_array: OK /HashMultiSet/[Collection] GObject properties: OK /HashMultiSet/[Collection] fold: OK /HashMultiSet/[Collection] foreach: OK /HashMultiSet/[Collection] map: OK /HashMultiSet/[Collection] scan: OK /HashMultiSet/[Collection] filter: OK /HashMultiSet/[Collection] chop: OK /HashMultiSet/[MultiSet] duplicates are retained: OK /HashMultiSet/[HashMultiSet] selected functions: OK /HashSet/[Collection] type correctness: OK /HashSet/[Collection] iterator returns all elements once: OK /HashSet/[Collection] mutable iterator: OK /HashSet/[Collection] contains, size and is_empty: OK /HashSet/[Collection] add and remove: OK /HashSet/[Collection] clear: OK /HashSet/[Collection] add_all: OK /HashSet/[Collection] contains_all: OK /HashSet/[Collection] remove_all: OK /HashSet/[Collection] retain_all: OK /HashSet/[Collection] to_array: OK /HashSet/[Collection] GObject properties: OK /HashSet/[Collection] fold: OK /HashSet/[Collection] foreach: OK /HashSet/[Collection] map: OK /HashSet/[Collection] scan: OK /HashSet/[Collection] filter: OK /HashSet/[Collection] chop: OK /HashSet/[Set] duplicates are ignored: OK /LinkedList/[Collection] type correctness: OK /LinkedList/[Collection] iterator returns all elements once: OK /LinkedList/[Collection] mutable iterator: OK /LinkedList/[Collection] contains, size and is_empty: OK /LinkedList/[Collection] add and remove: OK /LinkedList/[Collection] clear: OK /LinkedList/[Collection] add_all: OK /LinkedList/[Collection] contains_all: OK /LinkedList/[Collection] remove_all: OK /LinkedList/[Collection] retain_all: OK /LinkedList/[Collection] to_array: OK /LinkedList/[Collection] GObject properties: OK /LinkedList/[Collection] fold: OK /LinkedList/[Collection] foreach: OK /LinkedList/[Collection] map: OK /LinkedList/[Collection] scan: OK /LinkedList/[Collection] filter: OK /LinkedList/[Collection] chop: OK /LinkedList/[List] iterator is ordered: OK /LinkedList/[List] list iterator: OK /LinkedList/[List] duplicates are retained: OK /LinkedList/[List] get: OK /LinkedList/[List] set: OK /LinkedList/[List] insert: OK /LinkedList/[List] remove_at: OK /LinkedList/[List] index_of: OK /LinkedList/[List] first: OK /LinkedList/[List] last: OK /LinkedList/[List] insert_all: OK /LinkedList/[List] slice: OK /LinkedList/[List] bi-directional list iterator: OK /LinkedList/[LinkedList] sort: OK /LinkedList as Deque/[Collection] type correctness: OK /LinkedList as Deque/[Collection] iterator returns all elements once: OK /LinkedList as Deque/[Collection] mutable iterator: OK /LinkedList as Deque/[Collection] contains, size and is_empty: OK /LinkedList as Deque/[Collection] add and remove: OK /LinkedList as Deque/[Collection] clear: OK /LinkedList as Deque/[Collection] add_all: OK /LinkedList as Deque/[Collection] contains_all: OK /LinkedList as Deque/[Collection] remove_all: OK /LinkedList as Deque/[Collection] retain_all: OK /LinkedList as Deque/[Collection] to_array: OK /LinkedList as Deque/[Collection] GObject properties: OK /LinkedList as Deque/[Collection] fold: OK /LinkedList as Deque/[Collection] foreach: OK /LinkedList as Deque/[Collection] map: OK /LinkedList as Deque/[Collection] scan: OK /LinkedList as Deque/[Collection] filter: OK /LinkedList as Deque/[Collection] chop: OK /LinkedList as Deque/[Queue] capacity bound: OK /LinkedList as Deque/[Queue] one element operation: OK /LinkedList as Deque/[Queue] GObject properties: OK /LinkedList as Deque/[Deque] queue use: OK /LinkedList as Deque/[Deque] stack use: OK /LinkedList as Deque/[Deque] reversed stack use: OK /LinkedList as Deque/[LinkedList] selected functions: OK /PriorityQueue/[Collection] type correctness: OK /PriorityQueue/[Collection] iterator returns all elements once: OK /PriorityQueue/[Collection] mutable iterator: OK /PriorityQueue/[Collection] contains, size and is_empty: OK /PriorityQueue/[Collection] add and remove: OK /PriorityQueue/[Collection] clear: OK /PriorityQueue/[Collection] add_all: OK /PriorityQueue/[Collection] contains_all: OK /PriorityQueue/[Collection] remove_all: OK /PriorityQueue/[Collection] retain_all: OK /PriorityQueue/[Collection] to_array: OK /PriorityQueue/[Collection] GObject properties: OK /PriorityQueue/[Collection] fold: OK /PriorityQueue/[Collection] foreach: OK /PriorityQueue/[Collection] map: OK /PriorityQueue/[Collection] scan: OK /PriorityQueue/[Collection] filter: OK /PriorityQueue/[Collection] chop: OK /PriorityQueue/[Queue] capacity bound: OK /PriorityQueue/[Queue] one element operation: OK /PriorityQueue/[Queue] GObject properties: OK /PriorityQueue/[PriorityQueue] poll gives minimum: OK /ReadOnlyBidirList/[ReadOnlyCollection] unique read-only view instance: OK /ReadOnlyBidirList/[ReadOnlyCollection] immutable iterator: OK /ReadOnlyBidirList/[ReadOnlyCollection] immutable: OK /ReadOnlyBidirList/[ReadOnlyCollection] accurate view: OK /ReadOnlyBidirList/[ReadOnlyList] immutable iterator: OK /ReadOnlyBidirList/[ReadOnlyList] immutable: OK /ReadOnlyBidirList/[ReadOnlyList] accurate view: OK /ReadOnlyBidirList/[ReadOnlyBidirList] immutable iterator: OK /ReadOnlyCollection/[ReadOnlyCollection] unique read-only view instance: OK /ReadOnlyCollection/[ReadOnlyCollection] immutable iterator: OK /ReadOnlyCollection/[ReadOnlyCollection] immutable: OK /ReadOnlyCollection/[ReadOnlyCollection] accurate view: OK /ReadOnlyList/[ReadOnlyCollection] unique read-only view instance: OK /ReadOnlyList/[ReadOnlyCollection] immutable iterator: OK /ReadOnlyList/[ReadOnlyCollection] immutable: OK /ReadOnlyList/[ReadOnlyCollection] accurate view: OK /ReadOnlyList/[ReadOnlyList] immutable iterator: OK /ReadOnlyList/[ReadOnlyList] immutable: OK /ReadOnlyList/[ReadOnlyList] accurate view: OK /ReadOnlyMap/[ReadOnlyMap] unique read-only view instance: OK /ReadOnlyMap/[ReadOnlyMap] immutable iterator: OK /ReadOnlyMap/[ReadOnlyMap] immutable: OK /ReadOnlyMap/[ReadOnlyMap] accurate view: OK /ReadOnlySet/[ReadOnlyCollection] unique read-only view instance: OK /ReadOnlySet/[ReadOnlyCollection] immutable iterator: OK /ReadOnlySet/[ReadOnlyCollection] immutable: OK /ReadOnlySet/[ReadOnlyCollection] accurate view: OK /TreeMap/[Map] type correctness: OK /TreeMap/[Map] has_key, size and is_empty: OK /TreeMap/[Map] keys: OK /TreeMap/[Map] values: OK /TreeMap/[Map] entries: OK /TreeMap/[Map] set all: OK /TreeMap/[Map] unset all: OK /TreeMap/[Map] has all: OK /TreeMap/[Map] GObject properties: OK /TreeMap/[Map] fold: OK /TreeMap/[Map] foreach: OK /TreeMap/[SortedMap] key ordering: OK /TreeMap/[SortedMap] first: OK /TreeMap/[SortedMap] last: OK /TreeMap/[SortedMap] iterator_at: OK /TreeMap/[SortedMap] lower: OK /TreeMap/[SortedMap] higher: OK /TreeMap/[SortedMap] floor: OK /TreeMap/[SortedMap] ceil: OK /TreeMap/[SortedMap] bi-directional iterators can go backward: OK /TreeMap/[SortedSet] bi-directional iterators can to end: OK /TreeMap/Head Submap/[Map] has_key, size and is_empty: OK /TreeMap/Head Submap/[Map] keys: OK /TreeMap/Head Submap/[Map] values: OK /TreeMap/Head Submap/[Map] entries: OK /TreeMap/Head Submap/[Map] get: OK /TreeMap/Head Submap/[Map] set: OK /TreeMap/Head Submap/[Map] unset: OK /TreeMap/Head Submap/[Map] clear: OK /TreeMap/Head Submap/[Map] iterators: OK /TreeMap/Head Submap/[SortedMap] boundaries: OK /TreeMap/Head Submap/[SortedMap] lower: OK /TreeMap/Head Submap/[SortedMap] higher: OK /TreeMap/Head Submap/[SortedMap] floor: OK /TreeMap/Head Submap/[SortedMap] ceil: OK /TreeMap/Head Submap/[SortedMap] iterator_at: OK /TreeMap/Head Submap/[SortedMap] submap and subsets: OK /TreeMap/Tail Submap/[Map] has_key, size and is_empty: OK /TreeMap/Tail Submap/[Map] keys: OK /TreeMap/Tail Submap/[Map] values: OK /TreeMap/Tail Submap/[Map] entries: OK /TreeMap/Tail Submap/[Map] get: OK /TreeMap/Tail Submap/[Map] set: OK /TreeMap/Tail Submap/[Map] unset: OK /TreeMap/Tail Submap/[Map] clear: OK /TreeMap/Tail Submap/[Map] iterators: OK /TreeMap/Tail Submap/[SortedMap] boundaries: OK /TreeMap/Tail Submap/[SortedMap] lower: OK /TreeMap/Tail Submap/[SortedMap] higher: OK /TreeMap/Tail Submap/[SortedMap] floor: OK /TreeMap/Tail Submap/[SortedMap] ceil: OK /TreeMap/Tail Submap/[SortedMap] iterator_at: OK /TreeMap/Tail Submap/[SortedMap] submap and subsets: OK /TreeMap/Range Submap/[Map] has_key, size and is_empty: OK /TreeMap/Range Submap/[Map] keys: OK /TreeMap/Range Submap/[Map] values: OK /TreeMap/Range Submap/[Map] entries: OK /TreeMap/Range Submap/[Map] get: OK /TreeMap/Range Submap/[Map] set: OK /TreeMap/Range Submap/[Map] unset: OK /TreeMap/Range Submap/[Map] clear: OK /TreeMap/Range Submap/[Map] iterators: OK /TreeMap/Range Submap/[SortedMap] boundaries: OK /TreeMap/Range Submap/[SortedMap] lower: OK /TreeMap/Range Submap/[SortedMap] higher: OK /TreeMap/Range Submap/[SortedMap] floor: OK /TreeMap/Range Submap/[SortedMap] ceil: OK /TreeMap/Range Submap/[SortedMap] iterator_at: OK /TreeMap/Range Submap/[SortedMap] submap and subsets: OK /TreeMap/Empty Submap/[Map] has_key, size and is_empty: OK /TreeMap/Empty Submap/[Map] keys: OK /TreeMap/Empty Submap/[Map] values: OK /TreeMap/Empty Submap/[Map] entries: OK /TreeMap/Empty Submap/[Map] get: OK /TreeMap/Empty Submap/[Map] set: OK /TreeMap/Empty Submap/[Map] unset: OK /TreeMap/Empty Submap/[Map] clear: OK /TreeMap/Empty Submap/[Map] iterators: OK /TreeMap/Empty Submap/[SortedMap] boundaries: OK /TreeMap/Empty Submap/[SortedMap] lower: OK /TreeMap/Empty Submap/[SortedMap] higher: OK /TreeMap/Empty Submap/[SortedMap] floor: OK /TreeMap/Empty Submap/[SortedMap] ceil: OK /TreeMap/Empty Submap/[SortedMap] iterator_at: OK /TreeMap/Empty Submap/[SortedMap] submap and subsets: OK /TreeMap/Head Subset/[BidirSortedSet] bi-directional iterator: OK /TreeMap/Tail Subset/[BidirSortedSet] bi-directional iterator: OK /TreeMap/Range Subset/[BidirSortedSet] bi-directional iterator: OK /TreeMap/Empty Subset/[BidirSortedSet] bi-directional iterator: OK /TreeMultiMap/[MultiMap] type correctness: OK /TreeMultiMap/[MultiMap] size: OK /TreeMultiMap/[MultiMap] getting and setting: OK /TreeMultiMap/[MultiMap] keys, all keys and values: OK /TreeMultiSet/[Collection] type correctness: OK /TreeMultiSet/[Collection] iterator returns all elements once: OK /TreeMultiSet/[Collection] mutable iterator: OK /TreeMultiSet/[Collection] contains, size and is_empty: OK /TreeMultiSet/[Collection] add and remove: OK /TreeMultiSet/[Collection] clear: OK /TreeMultiSet/[Collection] add_all: OK /TreeMultiSet/[Collection] contains_all: OK /TreeMultiSet/[Collection] remove_all: OK /TreeMultiSet/[Collection] retain_all: OK /TreeMultiSet/[Collection] to_array: OK /TreeMultiSet/[Collection] GObject properties: OK /TreeMultiSet/[Collection] fold: OK /TreeMultiSet/[Collection] foreach: OK /TreeMultiSet/[Collection] map: OK /TreeMultiSet/[Collection] scan: OK /TreeMultiSet/[Collection] filter: OK /TreeMultiSet/[Collection] chop: OK /TreeMultiSet/[MultiSet] duplicates are retained: OK /TreeSet/[Collection] type correctness: OK /TreeSet/[Collection] iterator returns all elements once: OK /TreeSet/[Collection] mutable iterator: OK /TreeSet/[Collection] contains, size and is_empty: OK /TreeSet/[Collection] add and remove: OK /TreeSet/[Collection] clear: OK /TreeSet/[Collection] add_all: OK /TreeSet/[Collection] contains_all: OK /TreeSet/[Collection] remove_all: OK /TreeSet/[Collection] retain_all: OK /TreeSet/[Collection] to_array: OK /TreeSet/[Collection] GObject properties: OK /TreeSet/[Collection] fold: OK /TreeSet/[Collection] foreach: OK /TreeSet/[Collection] map: OK /TreeSet/[Collection] scan: OK /TreeSet/[Collection] filter: OK /TreeSet/[Collection] chop: OK /TreeSet/[Set] duplicates are ignored: OK /TreeSet/[SortedSet] first: OK /TreeSet/[SortedSet] last: OK /TreeSet/[SortedSet] ordering: OK /TreeSet/[SortedSet] iterator at: OK /TreeSet/[SortedSet] lower: OK /TreeSet/[SortedSet] higher: OK /TreeSet/[SortedSet] floor: OK /TreeSet/[SortedSet] ceil: OK /TreeSet/[SortedSet] bi-directional iterators can go backward: OK /TreeSet/[SortedSet] bi-directional iterators are mutable: OK /TreeSet/[SortedSet] bi-directional iterators can to beginning: OK /TreeSet/[SortedSet] bi-directional iterators can to end: OK /TreeSet/[TreeSet] add and remove: OK /TreeSet/Head Subset/[Collection] size: OK /TreeSet/Head Subset/[Collection] contains: OK /TreeSet/Head Subset/[Collection] add: OK /TreeSet/Head Subset/[Collection] remove: OK /TreeSet/Head Subset/[Collection] iterator: OK /TreeSet/Head Subset/[Collection] clear: OK /TreeSet/Head Subset/[SortedSet] iterator at: OK /TreeSet/Head Subset/[SortedSet] lower: OK /TreeSet/Head Subset/[SortedSet] higher: OK /TreeSet/Head Subset/[SortedSet] ceil: OK /TreeSet/Head Subset/[SortedSet] floor: OK /TreeSet/Head Subset/[SortedSet] subsets: OK /TreeSet/Head Subset/[SortedSet] boundaries: OK /TreeSet/Tail Subset/[Collection] size: OK /TreeSet/Tail Subset/[Collection] contains: OK /TreeSet/Tail Subset/[Collection] add: OK /TreeSet/Tail Subset/[Collection] remove: OK /TreeSet/Tail Subset/[Collection] iterator: OK /TreeSet/Tail Subset/[Collection] clear: OK /TreeSet/Tail Subset/[SortedSet] iterator at: OK /TreeSet/Tail Subset/[SortedSet] lower: OK /TreeSet/Tail Subset/[SortedSet] higher: OK /TreeSet/Tail Subset/[SortedSet] ceil: OK /TreeSet/Tail Subset/[SortedSet] floor: OK /TreeSet/Tail Subset/[SortedSet] subsets: OK /TreeSet/Tail Subset/[SortedSet] boundaries: OK /TreeSet/Range Subset/[Collection] size: OK /TreeSet/Range Subset/[Collection] contains: OK /TreeSet/Range Subset/[Collection] add: OK /TreeSet/Range Subset/[Collection] remove: OK /TreeSet/Range Subset/[Collection] iterator: OK /TreeSet/Range Subset/[Collection] clear: OK /TreeSet/Range Subset/[SortedSet] iterator at: OK /TreeSet/Range Subset/[SortedSet] lower: OK /TreeSet/Range Subset/[SortedSet] higher: OK /TreeSet/Range Subset/[SortedSet] ceil: OK /TreeSet/Range Subset/[SortedSet] floor: OK /TreeSet/Range Subset/[SortedSet] subsets: OK /TreeSet/Range Subset/[SortedSet] boundaries: OK /TreeSet/Empty Subset/[Collection] size: OK /TreeSet/Empty Subset/[Collection] contains: OK /TreeSet/Empty Subset/[Collection] add: OK /TreeSet/Empty Subset/[Collection] remove: OK /TreeSet/Empty Subset/[Collection] iterator: OK /TreeSet/Empty Subset/[Collection] clear: OK /TreeSet/Empty Subset/[SortedSet] iterator at: OK /TreeSet/Empty Subset/[SortedSet] lower: OK /TreeSet/Empty Subset/[SortedSet] higher: OK /TreeSet/Empty Subset/[SortedSet] ceil: OK /TreeSet/Empty Subset/[SortedSet] floor: OK /TreeSet/Empty Subset/[SortedSet] subsets: OK /TreeSet/Empty Subset/[SortedSet] boundaries: OK /TreeSet/Head Subset/[BidirSortedSet] bi-directional iterator: OK /TreeSet/Tail Subset/[BidirSortedSet] bi-directional iterator: OK /TreeSet/Range Subset/[BidirSortedSet] bi-directional iterator: OK /TreeSet/Empty Subset/[BidirSortedSet] bi-directional iterator: OK PASS: tests make[2]: Leaving directory `/builddir/build/BUILD/libgee-0.10.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/libgee-0.10.1/tests' make[1]: Entering directory `/builddir/build/BUILD/libgee-0.10.1' make check-local make[2]: Entering directory `/builddir/build/BUILD/libgee-0.10.1' make[3]: Entering directory `/builddir/build/BUILD/libgee-0.10.1/gee' make[3]: Leaving directory `/builddir/build/BUILD/libgee-0.10.1/gee' make[3]: Entering directory `/builddir/build/BUILD/libgee-0.10.1/tests' TEST: tests... (pid=2964) /ArrayList/[Collection] type correctness: OK /ArrayList/[Collection] iterator returns all elements once: OK /ArrayList/[Collection] mutable iterator: OK /ArrayList/[Collection] contains, size and is_empty: OK /ArrayList/[Collection] add and remove: OK /ArrayList/[Collection] clear: OK /ArrayList/[Collection] add_all: OK /ArrayList/[Collection] contains_all: OK /ArrayList/[Collection] remove_all: OK /ArrayList/[Collection] retain_all: OK /ArrayList/[Collection] to_array: OK /ArrayList/[Collection] GObject properties: OK /ArrayList/[Collection] fold: OK /ArrayList/[Collection] foreach: OK /ArrayList/[Collection] map: OK /ArrayList/[Collection] scan: OK /ArrayList/[Collection] filter: OK /ArrayList/[Collection] chop: OK /ArrayList/[List] iterator is ordered: OK /ArrayList/[List] list iterator: OK /ArrayList/[List] duplicates are retained: OK /ArrayList/[List] get: OK /ArrayList/[List] set: OK /ArrayList/[List] insert: OK /ArrayList/[List] remove_at: OK /ArrayList/[List] index_of: OK /ArrayList/[List] first: OK /ArrayList/[List] last: OK /ArrayList/[List] insert_all: OK /ArrayList/[List] slice: OK /ArrayList/[List] bi-directional list iterator: OK /ArrayList/[ArrayList] selected functions: OK /ArrayList/[ArrayList] small sort (insertion): OK /ArrayList/[ArrayList] big sort (timsort): OK /ArrayList/[ArrayList] typed to_array calls: OK /ArrayQueue/[Collection] type correctness: OK /ArrayQueue/[Collection] iterator returns all elements once: OK /ArrayQueue/[Collection] mutable iterator: OK /ArrayQueue/[Collection] contains, size and is_empty: OK /ArrayQueue/[Collection] add and remove: OK /ArrayQueue/[Collection] clear: OK /ArrayQueue/[Collection] add_all: OK /ArrayQueue/[Collection] contains_all: OK /ArrayQueue/[Collection] remove_all: OK /ArrayQueue/[Collection] retain_all: OK /ArrayQueue/[Collection] to_array: OK /ArrayQueue/[Collection] GObject properties: OK /ArrayQueue/[Collection] fold: OK /ArrayQueue/[Collection] foreach: OK /ArrayQueue/[Collection] map: OK /ArrayQueue/[Collection] scan: OK /ArrayQueue/[Collection] filter: OK /ArrayQueue/[Collection] chop: OK /ArrayQueue/[Queue] capacity bound: OK /ArrayQueue/[Queue] one element operation: OK /ArrayQueue/[Queue] GObject properties: OK /ArrayQueue/[Deque] queue use: OK /ArrayQueue/[Deque] stack use: OK /ArrayQueue/[Deque] reversed stack use: OK /ConcurrentList/[Collection] type correctness: OK /ConcurrentList/[Collection] iterator returns all elements once: OK /ConcurrentList/[Collection] mutable iterator: OK /ConcurrentList/[Collection] contains, size and is_empty: OK /ConcurrentList/[Collection] add and remove: OK /ConcurrentList/[Collection] clear: OK /ConcurrentList/[Collection] add_all: OK /ConcurrentList/[Collection] contains_all: OK /ConcurrentList/[Collection] remove_all: OK /ConcurrentList/[Collection] retain_all: OK /ConcurrentList/[Collection] to_array: OK /ConcurrentList/[Collection] GObject properties: OK /ConcurrentList/[Collection] fold: OK /ConcurrentList/[Collection] foreach: OK /ConcurrentList/[Collection] map: OK /ConcurrentList/[Collection] scan: OK /ConcurrentList/[Collection] filter: OK /ConcurrentList/[Collection] chop: OK /ConcurrentList/[List] iterator is ordered: OK /ConcurrentList/[List] list iterator: OK /ConcurrentList/[List] duplicates are retained: OK /ConcurrentList/[List] get: OK /ConcurrentList/[List] set: OK /ConcurrentList/[List] insert: OK /ConcurrentList/[List] remove_at: OK /ConcurrentList/[List] index_of: OK /ConcurrentList/[List] first: OK /ConcurrentList/[List] last: OK /ConcurrentList/[List] insert_all: OK /ConcurrentList/[List] slice: OK /ConcurrentSet/[Collection] type correctness: OK /ConcurrentSet/[Collection] iterator returns all elements once: OK /ConcurrentSet/[Collection] mutable iterator: OK /ConcurrentSet/[Collection] contains, size and is_empty: OK /ConcurrentSet/[Collection] add and remove: OK /ConcurrentSet/[Collection] clear: OK /ConcurrentSet/[Collection] add_all: OK /ConcurrentSet/[Collection] contains_all: OK /ConcurrentSet/[Collection] remove_all: OK /ConcurrentSet/[Collection] retain_all: OK /ConcurrentSet/[Collection] to_array: OK /ConcurrentSet/[Collection] GObject properties: OK /ConcurrentSet/[Collection] fold: OK /ConcurrentSet/[Collection] foreach: OK /ConcurrentSet/[Collection] map: OK /ConcurrentSet/[Collection] scan: OK /ConcurrentSet/[Collection] filter: OK /ConcurrentSet/[Collection] chop: OK /ConcurrentSet/[Set] duplicates are ignored: OK /ConcurrentSet/[SortedSet] first: OK /ConcurrentSet/[SortedSet] last: OK /ConcurrentSet/[SortedSet] ordering: OK /ConcurrentSet/[SortedSet] iterator at: OK /ConcurrentSet/[SortedSet] lower: OK /ConcurrentSet/[SortedSet] higher: OK /ConcurrentSet/[SortedSet] floor: OK /ConcurrentSet/[SortedSet] ceil: OK /ConcurrentSet/Head Subset/[Collection] size: OK /ConcurrentSet/Head Subset/[Collection] contains: OK /ConcurrentSet/Head Subset/[Collection] add: OK /ConcurrentSet/Head Subset/[Collection] remove: OK /ConcurrentSet/Head Subset/[Collection] iterator: OK /ConcurrentSet/Head Subset/[Collection] clear: OK /ConcurrentSet/Head Subset/[SortedSet] iterator at: OK /ConcurrentSet/Head Subset/[SortedSet] lower: OK /ConcurrentSet/Head Subset/[SortedSet] higher: OK /ConcurrentSet/Head Subset/[SortedSet] ceil: OK /ConcurrentSet/Head Subset/[SortedSet] floor: OK /ConcurrentSet/Head Subset/[SortedSet] subsets: OK /ConcurrentSet/Head Subset/[SortedSet] boundaries: OK /ConcurrentSet/Tail Subset/[Collection] size: OK /ConcurrentSet/Tail Subset/[Collection] contains: OK /ConcurrentSet/Tail Subset/[Collection] add: OK /ConcurrentSet/Tail Subset/[Collection] remove: OK /ConcurrentSet/Tail Subset/[Collection] iterator: OK /ConcurrentSet/Tail Subset/[Collection] clear: OK /ConcurrentSet/Tail Subset/[SortedSet] iterator at: OK /ConcurrentSet/Tail Subset/[SortedSet] lower: OK /ConcurrentSet/Tail Subset/[SortedSet] higher: OK /ConcurrentSet/Tail Subset/[SortedSet] ceil: OK /ConcurrentSet/Tail Subset/[SortedSet] floor: OK /ConcurrentSet/Tail Subset/[SortedSet] subsets: OK /ConcurrentSet/Tail Subset/[SortedSet] boundaries: OK /ConcurrentSet/Range Subset/[Collection] size: OK /ConcurrentSet/Range Subset/[Collection] contains: OK /ConcurrentSet/Range Subset/[Collection] add: OK /ConcurrentSet/Range Subset/[Collection] remove: OK /ConcurrentSet/Range Subset/[Collection] iterator: OK /ConcurrentSet/Range Subset/[Collection] clear: OK /ConcurrentSet/Range Subset/[SortedSet] iterator at: OK /ConcurrentSet/Range Subset/[SortedSet] lower: OK /ConcurrentSet/Range Subset/[SortedSet] higher: OK /ConcurrentSet/Range Subset/[SortedSet] ceil: OK /ConcurrentSet/Range Subset/[SortedSet] floor: OK /ConcurrentSet/Range Subset/[SortedSet] subsets: OK /ConcurrentSet/Range Subset/[SortedSet] boundaries: OK /ConcurrentSet/Empty Subset/[Collection] size: OK /ConcurrentSet/Empty Subset/[Collection] contains: OK /ConcurrentSet/Empty Subset/[Collection] add: OK /ConcurrentSet/Empty Subset/[Collection] remove: OK /ConcurrentSet/Empty Subset/[Collection] iterator: OK /ConcurrentSet/Empty Subset/[Collection] clear: OK /ConcurrentSet/Empty Subset/[SortedSet] iterator at: OK /ConcurrentSet/Empty Subset/[SortedSet] lower: OK /ConcurrentSet/Empty Subset/[SortedSet] higher: OK /ConcurrentSet/Empty Subset/[SortedSet] ceil: OK /ConcurrentSet/Empty Subset/[SortedSet] floor: OK /ConcurrentSet/Empty Subset/[SortedSet] subsets: OK /ConcurrentSet/Empty Subset/[SortedSet] boundaries: OK /Functions/[Functions] comparing and hashing strings: OK /Functions/[Functions] comparing and hashing int: OK /Functions/[Functions] comparing instances of Comparable: OK /Functions/[Functions] comparing and hashing instances of Hashable: OK /Functions/[Iterator] unfold: OK /Functions/[Iterator] concat: OK /HashMap/[Map] type correctness: OK /HashMap/[Map] has_key, size and is_empty: OK /HashMap/[Map] keys: OK /HashMap/[Map] values: OK /HashMap/[Map] entries: OK /HashMap/[Map] set all: OK /HashMap/[Map] unset all: OK /HashMap/[Map] has all: OK /HashMap/[Map] GObject properties: OK /HashMap/[Map] fold: OK /HashMap/[Map] foreach: OK /HashMultiMap/[MultiMap] type correctness: OK /HashMultiMap/[MultiMap] size: OK /HashMultiMap/[MultiMap] getting and setting: OK /HashMultiMap/[MultiMap] keys, all keys and values: OK /HashMultiMap/[HashMultiMap] selected functions: OK /HashMultiSet/[Collection] type correctness: OK /HashMultiSet/[Collection] iterator returns all elements once: OK /HashMultiSet/[Collection] mutable iterator: OK /HashMultiSet/[Collection] contains, size and is_empty: OK /HashMultiSet/[Collection] add and remove: OK /HashMultiSet/[Collection] clear: OK /HashMultiSet/[Collection] add_all: OK /HashMultiSet/[Collection] contains_all: OK /HashMultiSet/[Collection] remove_all: OK /HashMultiSet/[Collection] retain_all: OK /HashMultiSet/[Collection] to_array: OK /HashMultiSet/[Collection] GObject properties: OK /HashMultiSet/[Collection] fold: OK /HashMultiSet/[Collection] foreach: OK /HashMultiSet/[Collection] map: OK /HashMultiSet/[Collection] scan: OK /HashMultiSet/[Collection] filter: OK /HashMultiSet/[Collection] chop: OK /HashMultiSet/[MultiSet] duplicates are retained: OK /HashMultiSet/[HashMultiSet] selected functions: OK /HashSet/[Collection] type correctness: OK /HashSet/[Collection] iterator returns all elements once: OK /HashSet/[Collection] mutable iterator: OK /HashSet/[Collection] contains, size and is_empty: OK /HashSet/[Collection] add and remove: OK /HashSet/[Collection] clear: OK /HashSet/[Collection] add_all: OK /HashSet/[Collection] contains_all: OK /HashSet/[Collection] remove_all: OK /HashSet/[Collection] retain_all: OK /HashSet/[Collection] to_array: OK /HashSet/[Collection] GObject properties: OK /HashSet/[Collection] fold: OK /HashSet/[Collection] foreach: OK /HashSet/[Collection] map: OK /HashSet/[Collection] scan: OK /HashSet/[Collection] filter: OK /HashSet/[Collection] chop: OK /HashSet/[Set] duplicates are ignored: OK /LinkedList/[Collection] type correctness: OK /LinkedList/[Collection] iterator returns all elements once: OK /LinkedList/[Collection] mutable iterator: OK /LinkedList/[Collection] contains, size and is_empty: OK /LinkedList/[Collection] add and remove: OK /LinkedList/[Collection] clear: OK /LinkedList/[Collection] add_all: OK /LinkedList/[Collection] contains_all: OK /LinkedList/[Collection] remove_all: OK /LinkedList/[Collection] retain_all: OK /LinkedList/[Collection] to_array: OK /LinkedList/[Collection] GObject properties: OK /LinkedList/[Collection] fold: OK /LinkedList/[Collection] foreach: OK /LinkedList/[Collection] map: OK /LinkedList/[Collection] scan: OK /LinkedList/[Collection] filter: OK /LinkedList/[Collection] chop: OK /LinkedList/[List] iterator is ordered: OK /LinkedList/[List] list iterator: OK /LinkedList/[List] duplicates are retained: OK /LinkedList/[List] get: OK /LinkedList/[List] set: OK /LinkedList/[List] insert: OK /LinkedList/[List] remove_at: OK /LinkedList/[List] index_of: OK /LinkedList/[List] first: OK /LinkedList/[List] last: OK /LinkedList/[List] insert_all: OK /LinkedList/[List] slice: OK /LinkedList/[List] bi-directional list iterator: OK /LinkedList/[LinkedList] sort: OK /LinkedList as Deque/[Collection] type correctness: OK /LinkedList as Deque/[Collection] iterator returns all elements once: OK /LinkedList as Deque/[Collection] mutable iterator: OK /LinkedList as Deque/[Collection] contains, size and is_empty: OK /LinkedList as Deque/[Collection] add and remove: OK /LinkedList as Deque/[Collection] clear: OK /LinkedList as Deque/[Collection] add_all: OK /LinkedList as Deque/[Collection] contains_all: OK /LinkedList as Deque/[Collection] remove_all: OK /LinkedList as Deque/[Collection] retain_all: OK /LinkedList as Deque/[Collection] to_array: OK /LinkedList as Deque/[Collection] GObject properties: OK /LinkedList as Deque/[Collection] fold: OK /LinkedList as Deque/[Collection] foreach: OK /LinkedList as Deque/[Collection] map: OK /LinkedList as Deque/[Collection] scan: OK /LinkedList as Deque/[Collection] filter: OK /LinkedList as Deque/[Collection] chop: OK /LinkedList as Deque/[Queue] capacity bound: OK /LinkedList as Deque/[Queue] one element operation: OK /LinkedList as Deque/[Queue] GObject properties: OK /LinkedList as Deque/[Deque] queue use: OK /LinkedList as Deque/[Deque] stack use: OK /LinkedList as Deque/[Deque] reversed stack use: OK /LinkedList as Deque/[LinkedList] selected functions: OK /PriorityQueue/[Collection] type correctness: OK /PriorityQueue/[Collection] iterator returns all elements once: OK /PriorityQueue/[Collection] mutable iterator: OK /PriorityQueue/[Collection] contains, size and is_empty: OK /PriorityQueue/[Collection] add and remove: OK /PriorityQueue/[Collection] clear: OK /PriorityQueue/[Collection] add_all: OK /PriorityQueue/[Collection] contains_all: OK /PriorityQueue/[Collection] remove_all: OK /PriorityQueue/[Collection] retain_all: OK /PriorityQueue/[Collection] to_array: OK /PriorityQueue/[Collection] GObject properties: OK /PriorityQueue/[Collection] fold: OK /PriorityQueue/[Collection] foreach: OK /PriorityQueue/[Collection] map: OK /PriorityQueue/[Collection] scan: OK /PriorityQueue/[Collection] filter: OK /PriorityQueue/[Collection] chop: OK /PriorityQueue/[Queue] capacity bound: OK /PriorityQueue/[Queue] one element operation: OK /PriorityQueue/[Queue] GObject properties: OK /PriorityQueue/[PriorityQueue] poll gives minimum: OK /ReadOnlyBidirList/[ReadOnlyCollection] unique read-only view instance: OK /ReadOnlyBidirList/[ReadOnlyCollection] immutable iterator: OK /ReadOnlyBidirList/[ReadOnlyCollection] immutable: OK /ReadOnlyBidirList/[ReadOnlyCollection] accurate view: OK /ReadOnlyBidirList/[ReadOnlyList] immutable iterator: OK /ReadOnlyBidirList/[ReadOnlyList] immutable: OK /ReadOnlyBidirList/[ReadOnlyList] accurate view: OK /ReadOnlyBidirList/[ReadOnlyBidirList] immutable iterator: OK /ReadOnlyCollection/[ReadOnlyCollection] unique read-only view instance: OK /ReadOnlyCollection/[ReadOnlyCollection] immutable iterator: OK /ReadOnlyCollection/[ReadOnlyCollection] immutable: OK /ReadOnlyCollection/[ReadOnlyCollection] accurate view: OK /ReadOnlyList/[ReadOnlyCollection] unique read-only view instance: OK /ReadOnlyList/[ReadOnlyCollection] immutable iterator: OK /ReadOnlyList/[ReadOnlyCollection] immutable: OK /ReadOnlyList/[ReadOnlyCollection] accurate view: OK /ReadOnlyList/[ReadOnlyList] immutable iterator: OK /ReadOnlyList/[ReadOnlyList] immutable: OK /ReadOnlyList/[ReadOnlyList] accurate view: OK /ReadOnlyMap/[ReadOnlyMap] unique read-only view instance: OK /ReadOnlyMap/[ReadOnlyMap] immutable iterator: OK /ReadOnlyMap/[ReadOnlyMap] immutable: OK /ReadOnlyMap/[ReadOnlyMap] accurate view: OK /ReadOnlySet/[ReadOnlyCollection] unique read-only view instance: OK /ReadOnlySet/[ReadOnlyCollection] immutable iterator: OK /ReadOnlySet/[ReadOnlyCollection] immutable: OK /ReadOnlySet/[ReadOnlyCollection] accurate view: OK /TreeMap/[Map] type correctness: OK /TreeMap/[Map] has_key, size and is_empty: OK /TreeMap/[Map] keys: OK /TreeMap/[Map] values: OK /TreeMap/[Map] entries: OK /TreeMap/[Map] set all: OK /TreeMap/[Map] unset all: OK /TreeMap/[Map] has all: OK /TreeMap/[Map] GObject properties: OK /TreeMap/[Map] fold: OK /TreeMap/[Map] foreach: OK /TreeMap/[SortedMap] key ordering: OK /TreeMap/[SortedMap] first: OK /TreeMap/[SortedMap] last: OK /TreeMap/[SortedMap] iterator_at: OK /TreeMap/[SortedMap] lower: OK /TreeMap/[SortedMap] higher: OK /TreeMap/[SortedMap] floor: OK /TreeMap/[SortedMap] ceil: OK /TreeMap/[SortedMap] bi-directional iterators can go backward: OK /TreeMap/[SortedSet] bi-directional iterators can to end: OK /TreeMap/Head Submap/[Map] has_key, size and is_empty: OK /TreeMap/Head Submap/[Map] keys: OK /TreeMap/Head Submap/[Map] values: OK /TreeMap/Head Submap/[Map] entries: OK /TreeMap/Head Submap/[Map] get: OK /TreeMap/Head Submap/[Map] set: OK /TreeMap/Head Submap/[Map] unset: OK /TreeMap/Head Submap/[Map] clear: OK /TreeMap/Head Submap/[Map] iterators: OK /TreeMap/Head Submap/[SortedMap] boundaries: OK /TreeMap/Head Submap/[SortedMap] lower: OK /TreeMap/Head Submap/[SortedMap] higher: OK /TreeMap/Head Submap/[SortedMap] floor: OK /TreeMap/Head Submap/[SortedMap] ceil: OK /TreeMap/Head Submap/[SortedMap] iterator_at: OK /TreeMap/Head Submap/[SortedMap] submap and subsets: OK /TreeMap/Tail Submap/[Map] has_key, size and is_empty: OK /TreeMap/Tail Submap/[Map] keys: OK /TreeMap/Tail Submap/[Map] values: OK /TreeMap/Tail Submap/[Map] entries: OK /TreeMap/Tail Submap/[Map] get: OK /TreeMap/Tail Submap/[Map] set: OK /TreeMap/Tail Submap/[Map] unset: OK /TreeMap/Tail Submap/[Map] clear: OK /TreeMap/Tail Submap/[Map] iterators: OK /TreeMap/Tail Submap/[SortedMap] boundaries: OK /TreeMap/Tail Submap/[SortedMap] lower: OK /TreeMap/Tail Submap/[SortedMap] higher: OK /TreeMap/Tail Submap/[SortedMap] floor: OK /TreeMap/Tail Submap/[SortedMap] ceil: OK /TreeMap/Tail Submap/[SortedMap] iterator_at: OK /TreeMap/Tail Submap/[SortedMap] submap and subsets: OK /TreeMap/Range Submap/[Map] has_key, size and is_empty: OK /TreeMap/Range Submap/[Map] keys: OK /TreeMap/Range Submap/[Map] values: OK /TreeMap/Range Submap/[Map] entries: OK /TreeMap/Range Submap/[Map] get: OK /TreeMap/Range Submap/[Map] set: OK /TreeMap/Range Submap/[Map] unset: OK /TreeMap/Range Submap/[Map] clear: OK /TreeMap/Range Submap/[Map] iterators: OK /TreeMap/Range Submap/[SortedMap] boundaries: OK /TreeMap/Range Submap/[SortedMap] lower: OK /TreeMap/Range Submap/[SortedMap] higher: OK /TreeMap/Range Submap/[SortedMap] floor: OK /TreeMap/Range Submap/[SortedMap] ceil: OK /TreeMap/Range Submap/[SortedMap] iterator_at: OK /TreeMap/Range Submap/[SortedMap] submap and subsets: OK /TreeMap/Empty Submap/[Map] has_key, size and is_empty: OK /TreeMap/Empty Submap/[Map] keys: OK /TreeMap/Empty Submap/[Map] values: OK /TreeMap/Empty Submap/[Map] entries: OK /TreeMap/Empty Submap/[Map] get: OK /TreeMap/Empty Submap/[Map] set: OK /TreeMap/Empty Submap/[Map] unset: OK /TreeMap/Empty Submap/[Map] clear: OK /TreeMap/Empty Submap/[Map] iterators: OK /TreeMap/Empty Submap/[SortedMap] boundaries: OK /TreeMap/Empty Submap/[SortedMap] lower: OK /TreeMap/Empty Submap/[SortedMap] higher: OK /TreeMap/Empty Submap/[SortedMap] floor: OK /TreeMap/Empty Submap/[SortedMap] ceil: OK /TreeMap/Empty Submap/[SortedMap] iterator_at: OK /TreeMap/Empty Submap/[SortedMap] submap and subsets: OK /TreeMap/Head Subset/[BidirSortedSet] bi-directional iterator: OK /TreeMap/Tail Subset/[BidirSortedSet] bi-directional iterator: OK /TreeMap/Range Subset/[BidirSortedSet] bi-directional iterator: OK /TreeMap/Empty Subset/[BidirSortedSet] bi-directional iterator: OK /TreeMultiMap/[MultiMap] type correctness: OK /TreeMultiMap/[MultiMap] size: OK /TreeMultiMap/[MultiMap] getting and setting: OK /TreeMultiMap/[MultiMap] keys, all keys and values: OK /TreeMultiSet/[Collection] type correctness: OK /TreeMultiSet/[Collection] iterator returns all elements once: OK /TreeMultiSet/[Collection] mutable iterator: OK /TreeMultiSet/[Collection] contains, size and is_empty: OK /TreeMultiSet/[Collection] add and remove: OK /TreeMultiSet/[Collection] clear: OK /TreeMultiSet/[Collection] add_all: OK /TreeMultiSet/[Collection] contains_all: OK /TreeMultiSet/[Collection] remove_all: OK /TreeMultiSet/[Collection] retain_all: OK /TreeMultiSet/[Collection] to_array: OK /TreeMultiSet/[Collection] GObject properties: OK /TreeMultiSet/[Collection] fold: OK /TreeMultiSet/[Collection] foreach: OK /TreeMultiSet/[Collection] map: OK /TreeMultiSet/[Collection] scan: OK /TreeMultiSet/[Collection] filter: OK /TreeMultiSet/[Collection] chop: OK /TreeMultiSet/[MultiSet] duplicates are retained: OK /TreeSet/[Collection] type correctness: OK /TreeSet/[Collection] iterator returns all elements once: OK /TreeSet/[Collection] mutable iterator: OK /TreeSet/[Collection] contains, size and is_empty: OK /TreeSet/[Collection] add and remove: OK /TreeSet/[Collection] clear: OK /TreeSet/[Collection] add_all: OK /TreeSet/[Collection] contains_all: OK /TreeSet/[Collection] remove_all: OK /TreeSet/[Collection] retain_all: OK /TreeSet/[Collection] to_array: OK /TreeSet/[Collection] GObject properties: OK /TreeSet/[Collection] fold: OK /TreeSet/[Collection] foreach: OK /TreeSet/[Collection] map: OK /TreeSet/[Collection] scan: OK /TreeSet/[Collection] filter: OK /TreeSet/[Collection] chop: OK /TreeSet/[Set] duplicates are ignored: OK /TreeSet/[SortedSet] first: OK /TreeSet/[SortedSet] last: OK /TreeSet/[SortedSet] ordering: OK /TreeSet/[SortedSet] iterator at: OK /TreeSet/[SortedSet] lower: OK /TreeSet/[SortedSet] higher: OK /TreeSet/[SortedSet] floor: OK /TreeSet/[SortedSet] ceil: OK /TreeSet/[SortedSet] bi-directional iterators can go backward: OK /TreeSet/[SortedSet] bi-directional iterators are mutable: OK /TreeSet/[SortedSet] bi-directional iterators can to beginning: OK /TreeSet/[SortedSet] bi-directional iterators can to end: OK /TreeSet/[TreeSet] add and remove: OK /TreeSet/Head Subset/[Collection] size: OK /TreeSet/Head Subset/[Collection] contains: OK /TreeSet/Head Subset/[Collection] add: OK /TreeSet/Head Subset/[Collection] remove: OK /TreeSet/Head Subset/[Collection] iterator: OK /TreeSet/Head Subset/[Collection] clear: OK /TreeSet/Head Subset/[SortedSet] iterator at: OK /TreeSet/Head Subset/[SortedSet] lower: OK /TreeSet/Head Subset/[SortedSet] higher: OK /TreeSet/Head Subset/[SortedSet] ceil: OK /TreeSet/Head Subset/[SortedSet] floor: OK /TreeSet/Head Subset/[SortedSet] subsets: OK /TreeSet/Head Subset/[SortedSet] boundaries: OK /TreeSet/Tail Subset/[Collection] size: OK /TreeSet/Tail Subset/[Collection] contains: OK /TreeSet/Tail Subset/[Collection] add: OK /TreeSet/Tail Subset/[Collection] remove: OK /TreeSet/Tail Subset/[Collection] iterator: OK /TreeSet/Tail Subset/[Collection] clear: OK /TreeSet/Tail Subset/[SortedSet] iterator at: OK /TreeSet/Tail Subset/[SortedSet] lower: OK /TreeSet/Tail Subset/[SortedSet] higher: OK /TreeSet/Tail Subset/[SortedSet] ceil: OK /TreeSet/Tail Subset/[SortedSet] floor: OK /TreeSet/Tail Subset/[SortedSet] subsets: OK /TreeSet/Tail Subset/[SortedSet] boundaries: OK /TreeSet/Range Subset/[Collection] size: OK /TreeSet/Range Subset/[Collection] contains: OK /TreeSet/Range Subset/[Collection] add: OK /TreeSet/Range Subset/[Collection] remove: OK /TreeSet/Range Subset/[Collection] iterator: OK /TreeSet/Range Subset/[Collection] clear: OK /TreeSet/Range Subset/[SortedSet] iterator at: OK /TreeSet/Range Subset/[SortedSet] lower: OK /TreeSet/Range Subset/[SortedSet] higher: OK /TreeSet/Range Subset/[SortedSet] ceil: OK /TreeSet/Range Subset/[SortedSet] floor: OK /TreeSet/Range Subset/[SortedSet] subsets: OK /TreeSet/Range Subset/[SortedSet] boundaries: OK /TreeSet/Empty Subset/[Collection] size: OK /TreeSet/Empty Subset/[Collection] contains: OK /TreeSet/Empty Subset/[Collection] add: OK /TreeSet/Empty Subset/[Collection] remove: OK /TreeSet/Empty Subset/[Collection] iterator: OK /TreeSet/Empty Subset/[Collection] clear: OK /TreeSet/Empty Subset/[SortedSet] iterator at: OK /TreeSet/Empty Subset/[SortedSet] lower: OK /TreeSet/Empty Subset/[SortedSet] higher: OK /TreeSet/Empty Subset/[SortedSet] ceil: OK /TreeSet/Empty Subset/[SortedSet] floor: OK /TreeSet/Empty Subset/[SortedSet] subsets: OK /TreeSet/Empty Subset/[SortedSet] boundaries: OK /TreeSet/Head Subset/[BidirSortedSet] bi-directional iterator: OK /TreeSet/Tail Subset/[BidirSortedSet] bi-directional iterator: OK /TreeSet/Range Subset/[BidirSortedSet] bi-directional iterator: OK /TreeSet/Empty Subset/[BidirSortedSet] bi-directional iterator: OK PASS: tests make[3]: Leaving directory `/builddir/build/BUILD/libgee-0.10.1/tests' make[2]: Leaving directory `/builddir/build/BUILD/libgee-0.10.1' make[1]: Leaving directory `/builddir/build/BUILD/libgee-0.10.1' + exit 0 Processing files: libgee-0.10.1-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.m6UsrS + umask 022 + cd /builddir/build/BUILD + cd libgee-0.10.1 + DOCDIR=/builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/share/doc/libgee-0.10.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/share/doc/libgee-0.10.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/share/doc/libgee-0.10.1 + cp -pr ChangeLog /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/share/doc/libgee-0.10.1 + cp -pr COPYING /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/share/doc/libgee-0.10.1 + cp -pr MAINTAINERS /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/share/doc/libgee-0.10.1 + cp -pr NEWS /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/share/doc/libgee-0.10.1 + cp -pr README /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm/usr/share/doc/libgee-0.10.1 + exit 0 Provides: libgee = 0.10.1-3.el7 libgee(armv7hl-32) = 0.10.1-3.el7 libgee-0.8.so.2 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libgobject-2.0.so.0 rtld(GNU_HASH) Processing files: libgee-devel-0.10.1-3.el7.armv7hl Provides: libgee-devel = 0.10.1-3.el7 libgee-devel(armv7hl-32) = 0.10.1-3.el7 pkgconfig(gee-0.8) = 0.10.1 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-0.8.so.2 pkgconfig(glib-2.0) pkgconfig(gobject-2.0) Processing files: libgee-debuginfo-0.10.1-3.el7.armv7hl Provides: libgee-debuginfo = 0.10.1-3.el7 libgee-debuginfo(armv7hl-32) = 0.10.1-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm Wrote: /builddir/build/RPMS/libgee-0.10.1-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libgee-devel-0.10.1-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libgee-debuginfo-0.10.1-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.r4e5d0 + umask 022 + cd /builddir/build/BUILD + cd libgee-0.10.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libgee-0.10.1-3.el7.arm + exit 0 Child return code was: 0 LEAVE do -->