GNOME Bugzilla – Bug 787591
evolution from master branch fails to compile.
Last modified: 2017-09-12 17:16:02 UTC
/home/hussam/cache/gnome/evolution/src/evolution/src/e-util/e-icon-factory.c: In function ‘e_icon_factory_pixbuf_scale’: /home/hussam/cache/gnome/evolution/src/evolution/src/e-util/e-icon-factory.c:153:10: error: implicit declaration of function ‘gnome_desktop_thumbnail_scale_down_pixbuf’; did you mean ‘gnome_desktop_thumbnail_path_for_uri’? [-Werror=implicit-function-declaration] return gnome_desktop_thumbnail_scale_down_pixbuf (pixbuf, width, height); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-desktop (master branch) removed that function. https://developer.gnome.org/gnome-desktop3/stable/GnomeDesktopThumbnailFactory.html in favor of https://developer.gnome.org/gdk-pixbuf/stable/gdk-pixbuf-Scaling.html#gdk-pixbuf-scale-simple
Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 787590 ***