Hi, Same issue with gnome-keyring 3.12.2 (Mageia 5 64 bit).
Jean-Marc Le 13/08/2014 22:15, Roumano a écrit : > Hi, > > I have updated my gnome ( to 3.12) & now i can't compile anymore the git > version, > > Same issue for other people ? > > Thanks in advance > > > > [ 54%] Building C object > src/CMakeFiles/lib_darktable.dir/common/pwstorage/backend_gkeyring.c.o > /home/roumano/bin/darktable/src/common/pwstorage/backend_gkeyring.c: In > function ‘dt_pwstorage_gkeyring_set’: > /home/roumano/bin/darktable/src/common/pwstorage/backend_gkeyring.c:71:3: > erreur: ‘gnome_keyring_attribute_list_append_string’ is deprecated (declared > at /usr/include/gnome-keyring-1/gnome-keyring.h:145): Use > 'g_hash_table_replace' instead [-Werror=deprecated-declarations] > /home/roumano/bin/darktable/src/common/pwstorage/backend_gkeyring.c:72:3: > erreur: ‘gnome_keyring_attribute_list_append_string’ is deprecated (declared > at /usr/include/gnome-keyring-1/gnome-keyring.h:145): Use > 'g_hash_table_replace' instead [-Werror=deprecated-declarations] > /home/roumano/bin/darktable/src/common/pwstorage/backend_gkeyring.c:76:3: > erreur: ‘gnome_keyring_find_items_sync’ is deprecated (declared at > /usr/include/gnome-keyring-1/gnome-keyring.h:321): Use > 'secret_service_search_sync' instead [-Werror=deprecated-declarations] > /home/roumano/bin/darktable/src/common/pwstorage/backend_gkeyring.c:84:5: > erreur: ‘gnome_keyring_attribute_list_append_string’ is deprecated (declared > at /usr/include/gnome-keyring-1/gnome-keyring.h:145): Use > 'g_hash_table_replace' instead [-Werror=deprecated-declarations] > /home/roumano/bin/darktable/src/common/pwstorage/backend_gkeyring.c:89:5: > erreur: ‘gnome_keyring_item_set_attributes_sync’ is deprecated (declared at > /usr/include/gnome-keyring-1/gnome-keyring.h:407): Use > 'secret_item_set_attributes_sync' instead [-Werror=deprecated-declarations] > /home/roumano/bin/darktable/src/common/pwstorage/backend_gkeyring.c:95:5: > erreur: ‘gnome_keyring_item_create_sync’ is deprecated (declared at > /usr/include/gnome-keyring-1/gnome-keyring.h:340): Use > 'secret_item_create_sync' instead [-Werror=deprecated-declarations] > /home/roumano/bin/darktable/src/common/pwstorage/backend_gkeyring.c:104:3: > erreur: ‘gnome_keyring_attribute_list_free’ is deprecated (declared at > /usr/include/gnome-keyring-1/gnome-keyring.h:155): Use 'g_hash_table_unref' > instead [-Werror=deprecated-declarations] > /home/roumano/bin/darktable/src/common/pwstorage/backend_gkeyring.c: In > function ‘dt_pwstorage_gkeyring_get’: > /home/roumano/bin/darktable/src/common/pwstorage/backend_gkeyring.c:118:3: > erreur: ‘gnome_keyring_attribute_list_append_string’ is deprecated (declared > at /usr/include/gnome-keyring-1/gnome-keyring.h:145): Use > 'g_hash_table_replace' instead [-Werror=deprecated-declarations] > /home/roumano/bin/darktable/src/common/pwstorage/backend_gkeyring.c:119:3: > erreur: ‘gnome_keyring_attribute_list_append_string’ is deprecated (declared > at /usr/include/gnome-keyring-1/gnome-keyring.h:145): Use > 'g_hash_table_replace' instead [-Werror=deprecated-declarations] > /home/roumano/bin/darktable/src/common/pwstorage/backend_gkeyring.c:120:3: > erreur: ‘gnome_keyring_find_items_sync’ is deprecated (declared at > /usr/include/gnome-keyring-1/gnome-keyring.h:321): Use > 'secret_service_search_sync' instead [-Werror=deprecated-declarations] > /home/roumano/bin/darktable/src/common/pwstorage/backend_gkeyring.c:121:3: > erreur: ‘gnome_keyring_attribute_list_free’ is deprecated (declared at > /usr/include/gnome-keyring-1/gnome-keyring.h:155): Use 'g_hash_table_unref' > instead [-Werror=deprecated-declarations] > /home/roumano/bin/darktable/src/common/pwstorage/backend_gkeyring.c:129:5: > erreur: ‘gnome_keyring_item_get_attributes_sync’ is deprecated (declared at > /usr/include/gnome-keyring-1/gnome-keyring.h:396): Use > 'secret_item_get_attributes' instead [-Werror=deprecated-declarations] > /home/roumano/bin/darktable/src/common/pwstorage/backend_gkeyring.c:143:5: > erreur: ‘gnome_keyring_attribute_list_free’ is deprecated (declared at > /usr/include/gnome-keyring-1/gnome-keyring.h:155): Use 'g_hash_table_unref' > instead [-Werror=deprecated-declarations] > /home/roumano/bin/darktable/src/common/pwstorage/backend_gkeyring.c:144:5: > erreur: ‘gnome_keyring_found_free’ is deprecated (declared at > /usr/include/gnome-keyring-1/gnome-keyring.h:172) > [-Werror=deprecated-declarations] > cc1: all warnings being treated as errors > make[2]: *** > [src/CMakeFiles/lib_darktable.dir/common/pwstorage/backend_gkeyring.c.o] > Erreur 1 > make[2]: *** Attente des tâches non terminées.... > make[1]: *** [src/CMakeFiles/lib_darktable.dir/all] Erreur 2 > make: *** [all] Erreur 2 > > > > ------------------------------------------------------------------------------ > _______________________________________________ > darktable-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/darktable-devel ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ darktable-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-devel
