=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/libgee0.6", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for libgee0.6-0.6.8nb5 /opt/local/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/work/devel/libgee0.6/work/libgee-0.6.8' Making all in gee gmake[2]: Entering directory '/tmp/work/devel/libgee0.6/work/libgee-0.6.8/gee' /opt/local/bin/gmake all-am gmake[3]: Entering directory '/tmp/work/devel/libgee0.6/work/libgee-0.6.8/gee' CC assemblyinfo.lo CC abstractcollection.lo CC abstractlist.lo abstractlist.c: In function 'gee_abstract_list_class_init': abstractlist.c:555:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 555 | g_type_class_add_private (klass, sizeof (GeeAbstractListPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from abstractlist.c:28: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ abstractlist.c: In function 'gee_abstract_list_instance_init': abstractlist.c:598:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 598 | self->priv = GEE_ABSTRACT_LIST_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ abstractcollection.c: In function 'gee_abstract_collection_class_init': abstractcollection.c:1694:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1694 | g_type_class_add_private (klass, sizeof (GeeAbstractCollectionPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from abstractcollection.c:28: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ abstractcollection.c: In function 'gee_abstract_collection_instance_init': abstractcollection.c:1757:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1757 | self->priv = GEE_ABSTRACT_COLLECTION_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC abstractmap.lo CC abstractmultimap.lo abstractmap.c: In function 'gee_abstract_map_class_init': abstractmap.c:834:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 834 | g_type_class_add_private (klass, sizeof (GeeAbstractMapPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from abstractmap.c:28: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ abstractmap.c: In function 'gee_abstract_map_instance_init': abstractmap.c:930:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 930 | self->priv = GEE_ABSTRACT_MAP_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ abstractmultimap.c: In function 'gee_abstract_multi_map_real_get_all_keys': abstractmultimap.c:480:57: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 480 | _tmp17_ = _tmp16_; | ^ abstractmultimap.c: In function 'gee_abstract_multi_map_real_get_values': abstractmultimap.c:551:41: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 551 | _tmp14_ = _tmp13_; | ^ abstractmultimap.c: In function 'gee_abstract_multi_map_class_init': abstractmultimap.c:825:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 825 | g_type_class_add_private (klass, sizeof (GeeAbstractMultiMapPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from abstractmultimap.c:28: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ abstractmultimap.c: In function 'gee_abstract_multi_map_instance_init': abstractmultimap.c:858:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 858 | self->priv = GEE_ABSTRACT_MULTI_MAP_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC abstractmultiset.lo CC abstractqueue.lo abstractmultiset.c: In function 'gee_abstract_multi_set_iterator_class_init': abstractmultiset.c:698:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 698 | g_type_class_add_private (klass, sizeof (GeeAbstractMultiSetIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from abstractmultiset.c:28: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ CC abstractset.lo abstractmultiset.c: In function 'gee_abstract_multi_set_iterator_instance_init': abstractmultiset.c:719:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 719 | self->priv = GEE_ABSTRACT_MULTI_SET_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ abstractmultiset.c: In function 'gee_abstract_multi_set_class_init': abstractmultiset.c:781:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 781 | g_type_class_add_private (klass, sizeof (GeeAbstractMultiSetPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ abstractmultiset.c: In function 'gee_abstract_multi_set_instance_init': abstractmultiset.c:805:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 805 | self->priv = GEE_ABSTRACT_MULTI_SET_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ abstractqueue.c: In function 'gee_abstract_queue_class_init': abstractqueue.c:297:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 297 | g_type_class_add_private (klass, sizeof (GeeAbstractQueuePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from abstractqueue.c:27: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ abstractqueue.c: In function 'gee_abstract_queue_instance_init': abstractqueue.c:335:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 335 | self->priv = GEE_ABSTRACT_QUEUE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ abstractset.c: In function 'gee_abstract_set_class_init': abstractset.c:263:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 263 | g_type_class_add_private (klass, sizeof (GeeAbstractSetPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from abstractset.c:28: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ abstractset.c: In function 'gee_abstract_set_instance_init': abstractset.c:285:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 285 | self->priv = GEE_ABSTRACT_SET_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC arraylist.lo CC bidiriterator.lo CC collection.lo arraylist.c: In function 'gee_array_list_iterator_class_init': arraylist.c:1518:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1518 | g_type_class_add_private (klass, sizeof (GeeArrayListIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from arraylist.c:31: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ arraylist.c: In function 'gee_array_list_iterator_instance_init': arraylist.c:1556:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1556 | self->priv = GEE_ARRAY_LIST_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arraylist.c: In function 'gee_array_list_class_init': arraylist.c:1622:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1622 | g_type_class_add_private (klass, sizeof (GeeArrayListPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ arraylist.c: In function 'gee_array_list_instance_init': arraylist.c:1656:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1656 | self->priv = GEE_ARRAY_LIST_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arraylist.c: In function '_vala_array_move': arraylist.c:1755:20: warning: Deprecated pre-processor symbol: replace with "memmove" 1755 | g_memmove (((char*) array) + (dest * element_size), ((char*) array) + (src * element_size), length * element_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC comparable.lo CC deque.lo CC functions.lo CC hashmap.lo CC hashmultimap.lo CC hashmultiset.lo hashmap.c: In function 'gee_hash_map_entry_class_init': hashmap.c:1832:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1832 | g_type_class_add_private (klass, sizeof (GeeHashMapEntryPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from hashmap.c:29: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_entry_instance_init': hashmap.c:1851:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1851 | self->priv = GEE_HASH_MAP_ENTRY_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function '_vala_gee_hash_map_entry_get_property': hashmap.c:1879:45: warning: passing argument 2 of 'g_value_set_pointer' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1879 | g_value_set_pointer (value, gee_map_entry_get_key ((GeeMapEntry*) self)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:40: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gvaluetypes.h:270:64: note: expected 'gpointer' {aka 'void *'} but argument is of type 'gconstpointer' {aka 'const void *'} 270 | gpointer v_pointer); | ~~~~~~~~~~~~~~^~~~~~~~~ hashmap.c:1882:45: warning: passing argument 2 of 'g_value_set_pointer' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1882 | g_value_set_pointer (value, gee_map_entry_get_value ((GeeMapEntry*) self)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gvaluetypes.h:270:64: note: expected 'gpointer' {aka 'void *'} but argument is of type 'gconstpointer' {aka 'const void *'} 270 | gpointer v_pointer); | ~~~~~~~~~~~~~~^~~~~~~~~ hashmap.c: In function 'gee_hash_map_key_set_class_init': hashmap.c:2048:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2048 | g_type_class_add_private (klass, sizeof (GeeHashMapKeySetPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_key_set_instance_init': hashmap.c:2072:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2072 | self->priv = GEE_HASH_MAP_KEY_SET_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_value_collection_class_init': hashmap.c:2296:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2296 | g_type_class_add_private (klass, sizeof (GeeHashMapValueCollectionPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_value_collection_instance_init': hashmap.c:2320:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2320 | self->priv = GEE_HASH_MAP_VALUE_COLLECTION_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_entry_set_class_init': hashmap.c:2525:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2525 | g_type_class_add_private (klass, sizeof (GeeHashMapEntrySetPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_entry_set_instance_init': hashmap.c:2549:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2549 | self->priv = GEE_HASH_MAP_ENTRY_SET_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_node_iterator_class_init': hashmap.c:2767:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2767 | g_type_class_add_private (klass, sizeof (GeeHashMapNodeIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_node_iterator_instance_init': hashmap.c:2781:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2781 | self->priv = GEE_HASH_MAP_NODE_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_key_iterator_class_init': hashmap.c:2901:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2901 | g_type_class_add_private (klass, sizeof (GeeHashMapKeyIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_key_iterator_instance_init': hashmap.c:2924:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2924 | self->priv = GEE_HASH_MAP_KEY_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_map_iterator_class_init': hashmap.c:3115:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3115 | g_type_class_add_private (klass, sizeof (GeeHashMapMapIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_map_iterator_instance_init': hashmap.c:3140:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3140 | self->priv = GEE_HASH_MAP_MAP_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_value_iterator_class_init': hashmap.c:3253:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3253 | g_type_class_add_private (klass, sizeof (GeeHashMapValueIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_value_iterator_instance_init': hashmap.c:3276:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3276 | self->priv = GEE_HASH_MAP_VALUE_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_entry_iterator_class_init': hashmap.c:3387:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3387 | g_type_class_add_private (klass, sizeof (GeeHashMapEntryIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_entry_iterator_instance_init': hashmap.c:3410:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3410 | self->priv = GEE_HASH_MAP_ENTRY_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_class_init': hashmap.c:3470:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3470 | g_type_class_add_private (klass, sizeof (GeeHashMapPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ hashmap.c: In function 'gee_hash_map_instance_init': hashmap.c:3523:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3523 | self->priv = GEE_HASH_MAP_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hashmultimap.c: In function 'gee_hash_multi_map_class_init': hashmultimap.c:557:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 557 | g_type_class_add_private (klass, sizeof (GeeHashMultiMapPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from hashmultimap.c:27: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ hashmultimap.c: In function 'gee_hash_multi_map_instance_init': hashmultimap.c:578:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 578 | self->priv = GEE_HASH_MULTI_MAP_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hashmultiset.c: In function 'gee_hash_multi_set_class_init': hashmultiset.c:376:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 376 | g_type_class_add_private (klass, sizeof (GeeHashMultiSetPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from hashmultiset.c:27: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ hashmultiset.c: In function 'gee_hash_multi_set_instance_init': hashmultiset.c:388:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 388 | self->priv = GEE_HASH_MULTI_SET_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC hashset.lo CC iterable.lo hashset.c: In function 'gee_hash_set_iterator_class_init': hashset.c:1134:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1134 | g_type_class_add_private (klass, sizeof (GeeHashSetIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from hashset.c:29: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ hashset.c: In function 'gee_hash_set_iterator_instance_init': hashset.c:1155:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1155 | self->priv = GEE_HASH_SET_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hashset.c: In function 'gee_hash_set_class_init': hashset.c:1216:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1216 | g_type_class_add_private (klass, sizeof (GeeHashSetPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ hashset.c: In function 'gee_hash_set_instance_init': hashset.c:1245:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1245 | self->priv = GEE_HASH_SET_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC iterator.lo CC linkedlist.lo CC list.lo linkedlist.c: In function 'gee_linked_list_node_new': linkedlist.c:1641:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1641 | self->data = _tmp0_; | ^ linkedlist.c: In function 'gee_linked_list_iterator_class_init': linkedlist.c:2282:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2282 | g_type_class_add_private (klass, sizeof (GeeLinkedListIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from linkedlist.c:31: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ linkedlist.c: In function 'gee_linked_list_iterator_instance_init': linkedlist.c:2320:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2320 | self->priv = GEE_LINKED_LIST_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linkedlist.c: In function 'gee_linked_list_class_init': linkedlist.c:2385:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2385 | g_type_class_add_private (klass, sizeof (GeeLinkedListPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ linkedlist.c: In function 'gee_linked_list_instance_init': linkedlist.c:2456:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2456 | self->priv = GEE_LINKED_LIST_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC listiterator.lo CC map.lo map.c: In function 'gee_map_entry_class_init': CC mapiterator.lo map.c:546:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 546 | g_type_class_add_private (klass, sizeof (GeeMapEntryPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from map.c:27: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ map.c: In function 'gee_map_entry_instance_init': map.c:567:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 567 | self->priv = GEE_MAP_ENTRY_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC multimap.lo CC multiset.lo CC priorityqueue.lo priorityqueue.c: In function 'gee_priority_queue_node_class_init': priorityqueue.c:3059:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3059 | g_type_class_add_private (klass, sizeof (GeePriorityQueueNodePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from priorityqueue.c:28: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ priorityqueue.c: In function 'gee_priority_queue_node_instance_init': priorityqueue.c:3064:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3064 | self->priv = GEE_PRIORITY_QUEUE_NODE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ priorityqueue.c: In function 'gee_priority_queue_type1_node_class_init': priorityqueue.c:3233:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3233 | g_type_class_add_private (klass, sizeof (GeePriorityQueueType1NodePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ priorityqueue.c: In function 'gee_priority_queue_type1_node_instance_init': priorityqueue.c:3238:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3238 | self->priv = GEE_PRIORITY_QUEUE_TYPE1_NODE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ priorityqueue.c: In function 'gee_priority_queue_type2_node_class_init': priorityqueue.c:3289:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3289 | g_type_class_add_private (klass, sizeof (GeePriorityQueueType2NodePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ priorityqueue.c: In function 'gee_priority_queue_type2_node_instance_init': priorityqueue.c:3294:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3294 | self->priv = GEE_PRIORITY_QUEUE_TYPE2_NODE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ priorityqueue.c: In function 'gee_priority_queue_dummy_node_class_init': priorityqueue.c:3337:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3337 | g_type_class_add_private (klass, sizeof (GeePriorityQueueDummyNodePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ priorityqueue.c: In function 'gee_priority_queue_dummy_node_instance_init': priorityqueue.c:3342:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3342 | self->priv = GEE_PRIORITY_QUEUE_DUMMY_NODE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ priorityqueue.c: In function 'gee_priority_queue_node_pair_class_init': priorityqueue.c:3500:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3500 | g_type_class_add_private (klass, sizeof (GeePriorityQueueNodePairPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ priorityqueue.c: In function 'gee_priority_queue_node_pair_instance_init': priorityqueue.c:3505:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3505 | self->priv = GEE_PRIORITY_QUEUE_NODE_PAIR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ priorityqueue.c: In function 'gee_priority_queue_iterator_class_init': priorityqueue.c:3826:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3826 | g_type_class_add_private (klass, sizeof (GeePriorityQueueIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ priorityqueue.c: In function 'gee_priority_queue_iterator_instance_init': priorityqueue.c:3847:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3847 | self->priv = GEE_PRIORITY_QUEUE_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ priorityqueue.c: In function 'gee_priority_queue_class_init': priorityqueue.c:3906:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3906 | g_type_class_add_private (klass, sizeof (GeePriorityQueuePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ priorityqueue.c: In function 'gee_priority_queue_instance_init': priorityqueue.c:3952:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3952 | self->priv = GEE_PRIORITY_QUEUE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC queue.lo CC readonlycollection.lo readonlycollection.c: In function 'gee_read_only_collection_iterator_class_init': readonlycollection.c:539:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 539 | g_type_class_add_private (klass, sizeof (GeeReadOnlyCollectionIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from readonlycollection.c:27: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ readonlycollection.c: In function 'gee_read_only_collection_iterator_instance_init': readonlycollection.c:560:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 560 | self->priv = GEE_READ_ONLY_COLLECTION_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readonlycollection.c: In function 'gee_read_only_collection_class_init': readonlycollection.c:619:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 619 | g_type_class_add_private (klass, sizeof (GeeReadOnlyCollectionPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ readonlycollection.c: In function 'gee_read_only_collection_instance_init': readonlycollection.c:668:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 668 | self->priv = GEE_READ_ONLY_COLLECTION_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC readonlylist.lo CC readonlymap.lo readonlylist.c: In function 'gee_read_only_list_iterator_class_init': readonlylist.c:606:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 606 | g_type_class_add_private (klass, sizeof (GeeReadOnlyListIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from readonlylist.c:27: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ readonlylist.c: In function 'gee_read_only_list_iterator_instance_init': readonlylist.c:633:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 633 | self->priv = GEE_READ_ONLY_LIST_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readonlylist.c: In function 'gee_read_only_list_class_init': readonlylist.c:686:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 686 | g_type_class_add_private (klass, sizeof (GeeReadOnlyListPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ readonlylist.c: In function 'gee_read_only_list_instance_init': readonlylist.c:718:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 718 | self->priv = GEE_READ_ONLY_LIST_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readonlymap.c: In function 'gee_read_only_map_map_iterator_class_init': readonlymap.c:833:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 833 | g_type_class_add_private (klass, sizeof (GeeReadOnlyMapMapIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from readonlymap.c:27: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ readonlymap.c: In function 'gee_read_only_map_map_iterator_instance_init': readonlymap.c:859:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 859 | self->priv = GEE_READ_ONLY_MAP_MAP_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readonlymap.c: In function 'gee_read_only_map_class_init': readonlymap.c:927:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 927 | g_type_class_add_private (klass, sizeof (GeeReadOnlyMapPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ readonlymap.c: In function 'gee_read_only_map_instance_init': readonlymap.c:1009:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1009 | self->priv = GEE_READ_ONLY_MAP_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC readonlyset.lo readonlyset.c: In function 'gee_read_only_set_class_init': readonlyset.c:221:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 221 | g_type_class_add_private (klass, sizeof (GeeReadOnlySetPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from readonlyset.c:27: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ readonlyset.c: In function 'gee_read_only_set_instance_init': readonlyset.c:239:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 239 | self->priv = GEE_READ_ONLY_SET_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC set.lo CC sortedset.lo CC timsort.lo timsort.c: In function 'gee_tim_sort_insertion_sort': timsort.c:1130:41: warning: Deprecated pre-processor symbol: replace with "memmove" 1130 | g_memmove (&_tmp34_[_tmp35_ + 1], &_tmp37_[_tmp38_], (gsize) (sizeof (gpointer) * (_tmp39_ - _tmp40_))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ timsort.c: In function 'gee_tim_sort_slice_copy': timsort.c:3533:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 3533 | _tmp3_ = g_memdup (&_tmp0_[_tmp1_], ((guint) sizeof (gpointer)) * _tmp2_); | ^~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib.h:56, from timsort.c:26: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ timsort.c: In function 'gee_tim_sort_slice_merge_in': timsort.c:3553:20: warning: Deprecated pre-processor symbol: replace with "memmove" 3553 | g_memmove (&_tmp0_[_tmp1_], &_tmp2_[_tmp3_], (gsize) (sizeof (gpointer) * _tmp4_)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ timsort.c: In function 'gee_tim_sort_slice_merge_in_reversed': timsort.c:3569:20: warning: Deprecated pre-processor symbol: replace with "memmove" 3569 | g_memmove (&_tmp0_[_tmp1_], &_tmp2_[_tmp3_], (gsize) (sizeof (gpointer) * _tmp4_)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC treemap.lo timsort.c: In function 'gee_tim_sort_class_init': timsort.c:3747:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3747 | g_type_class_add_private (klass, sizeof (GeeTimSortPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from timsort.c:27: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ timsort.c: In function 'gee_tim_sort_instance_init': timsort.c:3758:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3758 | self->priv = GEE_TIM_SORT_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ timsort.c: In function '_vala_array_move': timsort.c:3862:20: warning: Deprecated pre-processor symbol: replace with "memmove" 3862 | g_memmove (((char*) array) + (dest * element_size), ((char*) array) + (src * element_size), length * element_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC treemultimap.lo treemap.c: In function 'gee_tree_map_entry_class_init': treemap.c:2473:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2473 | g_type_class_add_private (klass, sizeof (GeeTreeMapEntryPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from treemap.c:27: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_entry_instance_init': treemap.c:2492:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2492 | self->priv = GEE_TREE_MAP_ENTRY_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function '_vala_gee_tree_map_entry_get_property': treemap.c:2520:45: warning: passing argument 2 of 'g_value_set_pointer' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2520 | g_value_set_pointer (value, gee_map_entry_get_key ((GeeMapEntry*) self)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:40: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gvaluetypes.h:270:64: note: expected 'gpointer' {aka 'void *'} but argument is of type 'gconstpointer' {aka 'const void *'} 270 | gpointer v_pointer); | ~~~~~~~~~~~~~~^~~~~~~~~ treemap.c:2523:45: warning: passing argument 2 of 'g_value_set_pointer' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2523 | g_value_set_pointer (value, gee_map_entry_get_value ((GeeMapEntry*) self)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gvaluetypes.h:270:64: note: expected 'gpointer' {aka 'void *'} but argument is of type 'gconstpointer' {aka 'const void *'} 270 | gpointer v_pointer); | ~~~~~~~~~~~~~~^~~~~~~~~ treemap.c: In function 'gee_tree_map_key_set_class_init': treemap.c:2689:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2689 | g_type_class_add_private (klass, sizeof (GeeTreeMapKeySetPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_key_set_instance_init': treemap.c:2713:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2713 | self->priv = GEE_TREE_MAP_KEY_SET_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_value_collection_class_init': treemap.c:2937:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2937 | g_type_class_add_private (klass, sizeof (GeeTreeMapValueCollectionPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_value_collection_instance_init': treemap.c:2961:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2961 | self->priv = GEE_TREE_MAP_VALUE_COLLECTION_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_entry_set_class_init': treemap.c:3166:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3166 | g_type_class_add_private (klass, sizeof (GeeTreeMapEntrySetPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_entry_set_instance_init': treemap.c:3190:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3190 | self->priv = GEE_TREE_MAP_ENTRY_SET_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_node_iterator_class_init': treemap.c:3668:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3668 | g_type_class_add_private (klass, sizeof (GeeTreeMapNodeIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_node_iterator_instance_init': treemap.c:3682:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3682 | self->priv = GEE_TREE_MAP_NODE_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_key_iterator_class_init': treemap.c:3794:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3794 | g_type_class_add_private (klass, sizeof (GeeTreeMapKeyIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_key_iterator_instance_init': treemap.c:3825:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3825 | self->priv = GEE_TREE_MAP_KEY_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_value_iterator_class_init': treemap.c:3933:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3933 | g_type_class_add_private (klass, sizeof (GeeTreeMapValueIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_value_iterator_instance_init': treemap.c:3964:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3964 | self->priv = GEE_TREE_MAP_VALUE_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_entry_iterator_class_init': treemap.c:4070:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 4070 | g_type_class_add_private (klass, sizeof (GeeTreeMapEntryIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_entry_iterator_instance_init': treemap.c:4101:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 4101 | self->priv = GEE_TREE_MAP_ENTRY_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_map_iterator_class_init': treemap.c:4258:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 4258 | g_type_class_add_private (klass, sizeof (GeeTreeMapMapIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_map_iterator_instance_init': treemap.c:4283:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 4283 | self->priv = GEE_TREE_MAP_MAP_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_class_init': treemap.c:4343:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 4343 | g_type_class_add_private (klass, sizeof (GeeTreeMapPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ treemap.c: In function 'gee_tree_map_instance_init': treemap.c:4392:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 4392 | self->priv = GEE_TREE_MAP_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ treemultimap.c: In function 'gee_tree_multi_map_class_init': treemultimap.c:497:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 497 | g_type_class_add_private (klass, sizeof (GeeTreeMultiMapPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from treemultimap.c:27: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ treemultimap.c: In function 'gee_tree_multi_map_instance_init': treemultimap.c:516:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 516 | self->priv = GEE_TREE_MULTI_MAP_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC treemultiset.lo treemultiset.c: In function 'gee_tree_multi_set_class_init': treemultiset.c:356:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 356 | g_type_class_add_private (klass, sizeof (GeeTreeMultiSetPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from treemultiset.c:27: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ treemultiset.c: In function 'gee_tree_multi_set_instance_init': treemultiset.c:367:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 367 | self->priv = GEE_TREE_MULTI_SET_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC treeset.lo treeset.c: In function 'gee_tree_set_iterator_class_init': treeset.c:2895:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2895 | g_type_class_add_private (klass, sizeof (GeeTreeSetIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from treeset.c:27: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ treeset.c: In function 'gee_tree_set_iterator_instance_init': treeset.c:2924:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2924 | self->priv = GEE_TREE_SET_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ treeset.c: In function 'gee_tree_set_range_class_init': treeset.c:3740:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3740 | g_type_class_add_private (klass, sizeof (GeeTreeSetRangePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ treeset.c: In function 'gee_tree_set_range_instance_init': treeset.c:3745:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3745 | self->priv = GEE_TREE_SET_RANGE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ treeset.c: In function 'gee_tree_set_sub_set_class_init': treeset.c:4500:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 4500 | g_type_class_add_private (klass, sizeof (GeeTreeSetSubSetPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ treeset.c: In function 'gee_tree_set_sub_set_instance_init': treeset.c:4536:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 4536 | self->priv = GEE_TREE_SET_SUB_SET_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ treeset.c: In function 'gee_tree_set_sub_iterator_class_init': treeset.c:4939:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 4939 | g_type_class_add_private (klass, sizeof (GeeTreeSetSubIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ treeset.c: In function 'gee_tree_set_sub_iterator_instance_init': treeset.c:4968:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 4968 | self->priv = GEE_TREE_SET_SUB_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ treeset.c: In function 'gee_tree_set_class_init': treeset.c:5032:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 5032 | g_type_class_add_private (klass, sizeof (GeeTreeSetPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ treeset.c: In function 'gee_tree_set_instance_init': treeset.c:5073:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 5073 | self->priv = GEE_TREE_SET_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/local/bin/g-ir-compiler -o Gee-1.0.typelib Gee-1.0.gir Gee-1.0.gir:8:51: warning: element annotation from state 7 is unknown, ignoring Gee-1.0.gir:9:53: warning: element annotation from state 7 is unknown, ignoring CCLD libgee.la gmake[3]: Leaving directory '/tmp/work/devel/libgee0.6/work/libgee-0.6.8/gee' gmake[2]: Leaving directory '/tmp/work/devel/libgee0.6/work/libgee-0.6.8/gee' Making all in tests gmake[2]: Entering directory '/tmp/work/devel/libgee0.6/work/libgee-0.6.8/tests' /opt/local/bin/gmake all-am gmake[3]: Entering directory '/tmp/work/devel/libgee0.6/work/libgee-0.6.8/tests' CC testarraylist.o CC testcase.o CC testcollection.o testcase.c: In function 'gee_test_case_adaptor_class_init': testcase.c:450:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 450 | g_type_class_add_private (klass, sizeof (GeeTestCaseAdaptorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from testcase.c:27: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ testcase.c: In function 'gee_test_case_adaptor_instance_init': testcase.c:455:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 455 | self->priv = GEE_TEST_CASE_ADAPTOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testcase.c: In function 'gee_test_case_class_init': testcase.c:506:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 506 | g_type_class_add_private (klass, sizeof (GeeTestCasePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ testcase.c: In function 'gee_test_case_instance_init': testcase.c:515:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 515 | self->priv = GEE_TEST_CASE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC testcomparable.o CC testdeque.o CC testhashmap.o CC testhashmultimap.o CC testhashmultiset.o CC testhashset.o CC testlinkedlist.o CC testlinkedlistasdeque.o CC testlist.o CC testmain.o CC testmap.o testlist.c: In function 'list_tests_test_get': testlist.c:762:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 762 | _tmp3_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib.h:89, from testlist.c:29: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testlist.c:782:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 782 | _tmp12_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testlist.c:794:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 794 | _tmp16_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testlist.c:829:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 829 | _tmp34_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testlist.c: In function 'list_tests_test_set': testlist.c:889:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 889 | _tmp6_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testlist.c:928:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 928 | _tmp29_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testlist.c: In function 'list_tests_test_insert': testlist.c:998:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 998 | _tmp3_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testlist.c:1050:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 1050 | _tmp32_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testlist.c:1080:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 1080 | _tmp47_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testlist.c: In function 'list_tests_test_remove_at': testlist.c:1165:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 1165 | _tmp3_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testlist.c:1177:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 1177 | _tmp7_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testlist.c:1280:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 1280 | _tmp69_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testlist.c:1292:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 1292 | _tmp73_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testlist.c: In function 'list_tests_test_first': testlist.c:1395:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 1395 | _tmp3_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testlist.c:1446:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 1446 | _tmp32_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testlist.c: In function 'list_tests_test_last': testlist.c:1506:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 1506 | _tmp3_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testlist.c:1563:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 1563 | _tmp38_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testlist.c: In function 'list_tests_test_insert_all': testlist.c:1868:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 1868 | _tmp57_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testlist.c: In function 'list_tests_test_slice': testlist.c:2150:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 2150 | _tmp3_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testlist.c:2210:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 2210 | _tmp38_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testmain.c: In function 'main': testmain.c:548:9: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] 548 | g_type_init (); | ^~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from testmain.c:28: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:737:23: note: declared here 737 | void g_type_init (void); | ^~~~~~~~~~~ testmap.c: In function 'map_tests_test_keys': testmap.c:891:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 891 | _tmp20_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib.h:89, from testmap.c:29: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testmap.c: In function 'map_tests_test_values': testmap.c:1029:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 1029 | _tmp20_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testmap.c: In function 'map_tests_test_entries': testmap.c:1185:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 1185 | _tmp24_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ CC testmultimap.o testmap.c: In function 'map_tests_test_entry_class_init': testmap.c:1937:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1937 | g_type_class_add_private (klass, sizeof (MapTestsTestEntryPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from testmap.c:30: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ testmap.c: In function 'map_tests_test_entry_instance_init': testmap.c:1956:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1956 | self->priv = MAP_TESTS_TEST_ENTRY_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testmap.c: In function '_vala_map_tests_test_entry_get_property': testmap.c:1986:45: warning: passing argument 2 of 'g_value_set_pointer' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1986 | g_value_set_pointer (value, gee_map_entry_get_key ((GeeMapEntry*) self)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:40: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gvaluetypes.h:270:64: note: expected 'gpointer' {aka 'void *'} but argument is of type 'gconstpointer' {aka 'const void *'} 270 | gpointer v_pointer); | ~~~~~~~~~~~~~~^~~~~~~~~ testmap.c:1989:45: warning: passing argument 2 of 'g_value_set_pointer' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1989 | g_value_set_pointer (value, gee_map_entry_get_value ((GeeMapEntry*) self)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gvaluetypes.h:270:64: note: expected 'gpointer' {aka 'void *'} but argument is of type 'gconstpointer' {aka 'const void *'} 270 | gpointer v_pointer); | ~~~~~~~~~~~~~~^~~~~~~~~ CC testmultiset.o CC testpriorityqueue.o CC testqueue.o CC testreadonlycollection.o CC testreadonlylist.o testreadonlycollection.c: In function 'read_only_collection_tests_test_immutable_iterator': testreadonlycollection.c:379:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 379 | _tmp30_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib.h:89, from testreadonlycollection.c:28: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlycollection.c: In function 'read_only_collection_tests_test_immutable': testreadonlycollection.c:472:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 472 | _tmp12_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlycollection.c:489:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 489 | _tmp20_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlycollection.c:504:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 504 | _tmp27_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlycollection.c:521:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 521 | _tmp35_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlycollection.c:540:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 540 | _tmp44_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlycollection.c:562:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 562 | _tmp55_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ CC testreadonlymap.o testreadonlylist.c: In function 'read_only_list_tests_test_immutable_iterator': testreadonlylist.c:424:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 424 | _tmp64_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib.h:89, from testreadonlylist.c:29: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlylist.c:449:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 449 | _tmp77_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlylist.c:474:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 474 | _tmp90_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlylist.c:499:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 499 | _tmp103_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlylist.c: In function 'read_only_list_tests_test_immutable': testreadonlylist.c:605:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 605 | _tmp16_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlylist.c:620:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 620 | _tmp23_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlylist.c:635:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 635 | _tmp30_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlylist.c:654:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 654 | _tmp39_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlylist.c:671:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 671 | _tmp47_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlymap.c: In function 'read_only_map_tests_test_immutable_iterator': testreadonlymap.c:350:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 350 | _tmp42_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib.h:89, from testreadonlymap.c:27: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlymap.c: In function 'read_only_map_tests_test_immutable': testreadonlymap.c:450:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 450 | _tmp11_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlymap.c:468:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 468 | _tmp20_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlymap.c:486:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 486 | _tmp29_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlymap.c:506:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 506 | _tmp39_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testreadonlymap.c:526:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 526 | _tmp49_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ CC testreadonlyset.o CC testset.o CC testsortedset.o CC testtreemap.o testsortedset.c: In function 'sorted_set_tests_test_first': testsortedset.c:525:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 525 | _tmp2_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib.h:89, from testsortedset.c:26: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testsortedset.c: In function 'sorted_set_tests_test_last': testsortedset.c:588:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 588 | _tmp2_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testsortedset.c: In function 'sorted_set_tests_test_mutable_bidir_iterator': testsortedset.c:1470:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 1470 | _tmp20_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testsortedset.c:1497:9: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 1497 | _tmp34_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testsortedset.c: In function 'sorted_set_tests_sub_set_test_iterator': testsortedset.c:2992:17: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 2992 | _tmp86_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testsortedset.c: In function 'sorted_set_tests_sub_set_test_boundaries': testsortedset.c:3365:25: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 3365 | _tmp34_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ testsortedset.c:3377:25: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 3377 | _tmp38_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); | ^~~~~~~ /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib/gtestutils.h:534:10: note: declared here 534 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ CC testtreemultimap.o testsortedset.c: In function 'sorted_set_tests_sub_set_class_init': testsortedset.c:4667:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 4667 | g_type_class_add_private (klass, sizeof (SortedSetTestsSubSetPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/glib-object.h:24, from testsortedset.c:27: /tmp/work/devel/libgee0.6/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ testsortedset.c: In function 'sorted_set_tests_sub_set_instance_init': testsortedset.c:4675:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 4675 | self->priv = SORTED_SET_TESTS_SUB_SET_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC testtreemultiset.o CC testtreeset.o CCLD tests gmake[3]: Leaving directory '/tmp/work/devel/libgee0.6/work/libgee-0.6.8/tests' gmake[2]: Leaving directory '/tmp/work/devel/libgee0.6/work/libgee-0.6.8/tests' gmake[2]: Entering directory '/tmp/work/devel/libgee0.6/work/libgee-0.6.8' gmake[2]: Leaving directory '/tmp/work/devel/libgee0.6/work/libgee-0.6.8' gmake[1]: Leaving directory '/tmp/work/devel/libgee0.6/work/libgee-0.6.8' *** Please use pkgtools/verifypc to sanity check dependencies.