After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 723731 - 3.11.5 fails to build due to implicit declaration of function 'grl_registry_add_config_from_resource'
3.11.5 fails to build due to implicit declaration of function 'grl_registry_a...
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
3.11.x
Other Linux
: Normal blocker
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
: 723798 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2014-02-06 01:03 UTC by Adam Williamson
Modified: 2014-02-11 12:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Williamson 2014-02-06 01:03:11 UTC
http://kojipkgs.fedoraproject.org//work/tasks/8527/6498527/build.log , as long as it's alive. After patching out the appdata validation check, compile of 3.11.5 fails:

totem-grilo.c: In function 'setup_config':
totem-grilo.c:2146:2: error: implicit declaration of function 'grl_registry_add_config_from_resource' [-Werror=implicit-function-declaration]
  grl_registry_add_config_from_resource (registry, "/org/totem/grilo/totem-grilo.conf", NULL);
  ^
Comment 1 Adam Williamson 2014-02-06 05:05:15 UTC
Ah. No release of grilo has been cut since https://bugzilla.gnome.org/show_bug.cgi?id=722358 was done. I guess we need a new grilo release, and totem needs to require at least that version to build against.
Comment 2 Baptiste Mille-Mathias 2014-02-08 17:27:51 UTC
*** Bug 723798 has been marked as a duplicate of this bug. ***
Comment 3 Bastien Nocera 2014-02-11 12:50:26 UTC
Fixed in master