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 723713 - jhbuild errors in mcp-account-manager-goa.c
jhbuild errors in mcp-account-manager-goa.c
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: General
3.11.x
Other Linux
: Normal blocker
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2014-02-05 21:20 UTC by Aaron Paden
Modified: 2014-02-12 15:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
log of stderr (3.44 KB, text/plain)
2014-02-05 21:20 UTC, Aaron Paden
  Details
3.12: use 5.16 branch of telepathy-mission-control (1.01 KB, patch)
2014-02-12 15:23 UTC, Guillaume Desmottes
committed Details | Review

Description Aaron Paden 2014-02-05 21:20:34 UTC
Created attachment 268214 [details]
log of stderr

I'm putting a log of the errors in an attachment.
Comment 1 Guillaume Desmottes 2014-02-06 15:44:13 UTC
What's the output of:
- pkg-config --modversion mission-control-plugins
- pkg-config --cflags mission-control-plugins
Comment 2 Aaron Paden 2014-02-06 18:51:10 UTC
5.16.99+

-pthread -I/opt/jhbuild-gnome/include/mission-control-5.18 -I/opt/jhbuild-gnome/include/telepathy-1.0 -I/opt/jhbuild-gnome/include/glib-2.0 -I/opt/jhbuild-gnome/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
Comment 3 Guillaume Desmottes 2014-02-07 10:49:01 UTC
So you're building with MC master from git?
Comment 4 Aaron Paden 2014-02-07 17:25:45 UTC
Right. Well I'm using jhbuild with moduleset = 'gnome-world-3.12'.
Comment 5 Guillaume Desmottes 2014-02-12 15:23:29 UTC
Created attachment 268921 [details] [review]
3.12: use 5.16 branch of telepathy-mission-control

We are breaking the plugins API in master and Empathy isn't ported yet.
Comment 6 Guillaume Desmottes 2014-02-12 15:28:25 UTC
Attachment 268921 [details] pushed as 7aeaad9 - 3.12: use 5.16 branch of telepathy-mission-control