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 679020 - Fail to build master using vala master
Fail to build master using vala master
Status: RESOLVED FIXED
Product: folks
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: Unset
Assigned To: folks-maint
folks-maint
Depends on:
Blocks:
 
 
Reported: 2012-06-28 06:53 UTC by Guillaume Desmottes
Modified: 2012-06-28 18:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Guillaume Desmottes 2012-06-28 06:53:07 UTC
swf-persona-store.vala:319.7-319.14: error: The name `Internal' does not exist in the context of `Swf.PersonaStore.prepare'
      Internal.profiling_start ("preparing Swf.PersonaStore (ID: %s)", this.id);
      ^^^^^^^^
swf-persona-store.vala:334.19-334.26: error: The name `Internal' does not exist in the context of `Swf.PersonaStore.prepare'
                  Internal.profiling_point ("got capabilities in " +
                  ^^^^^^^^
swf-persona-store.vala:374.15-374.22: error: The name `Internal' does not exist in the context of `Swf.PersonaStore.prepare'
              Internal.profiling_point ("opened view in Swf.PersonaStore " +
              ^^^^^^^^
swf-persona-store.vala:418.7-418.14: error: The name `Internal' does not exist in the context of `Swf.PersonaStore.prepare'
      Internal.profiling_end ("preparing Swf.PersonaStore (ID: %s)", this.id);
      ^^^^^^^^
Compilation failed: 4 error(s), 0 warning(s)
Comment 1 Jeremy Whiting 2012-06-28 18:20:01 UTC
Just pushed a fix for this to master.