GNOME Bugzilla – Bug 728984
adwaita-icon-theme throws many warnings during the build
Last modified: 2014-06-19 09:58:24 UTC
Gnome-icon-themes cannot be built at revision https://git.gnome.org/browse/adwaita-icon-theme/commit/?id=14a072fa37bbe9244eb4d0bd0fd469eb934b13d4, see the build log at http://build.gnome.org/continuous/buildmaster/builds/2014/04/25/43/build/log-gnome-icon-theme.txt After the bug is fixed please revert https://git.gnome.org/browse/gnome-continuous/commit/?id=520f262b81a5f0c0482e3fd59f39abeee57cf60c
Apparently adwaita-icon-theme builds correctly, though build log is flooded with warnings like: Setting up icon mapping for: mimetypes Traceback (most recent call last):
+ Trace 233526
make_icon_links(icon, '.png')
icon_name = icon_node['name']
return self._children[index]
Created attachment 277396 [details] [review] Drop legacy icon name mapping The switch gnome -> Adwaita is the perfect opportunity to do this cleanup. Also, the icon name mapping tool doesn't work.
Created attachment 277397 [details] [review] Drop legacy icon name mapping The switch gnome -> Adwaita is the perfect opportunity to do this cleanup. Also, the icon name mapping tool doesn't work.
Attachment 277397 [details] pushed as 52330b9 - Drop legacy icon name mapping
*** Bug 729998 has been marked as a duplicate of this bug. ***