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 706829 - build fails due to outdated egg-list-box submodule
build fails due to outdated egg-list-box submodule
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: General
3.9.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2013-08-26 20:58 UTC by Seán de Búrca
Modified: 2013-08-28 14:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
egg-list-box: update to master (1.24 KB, patch)
2013-08-28 14:20 UTC, Guillaume Desmottes
committed Details | Review

Description Seán de Búrca 2013-08-26 20:58:57 UTC
The commit being pulled in for egg-list-box is old and does not contain https://git.gnome.org/browse/egg-list-box/commit/?id=a3b21aa41c86d9d3f43cf642ac11103b61864e0a and https://git.gnome.org/browse/egg-list-box/commit/?id=d189c2a3235ce1a525fd5ed8a44d60d8d0d2e9b3 and so build fails against latest gtk+.
Comment 1 Guillaume Desmottes 2013-08-28 14:20:48 UTC
Created attachment 253386 [details] [review]
egg-list-box: update to master

Update the signature of our sort function as its API changed.
Comment 2 Guillaume Desmottes 2013-08-28 14:21:32 UTC
I doesn't experience any build issue with latest Gtk+ but updating egg-list-box is good to do anyway.
Comment 3 Xavier Claessens 2013-08-28 14:23:13 UTC
+1, if we don't port to GtkListBox yet.
Comment 4 Guillaume Desmottes 2013-08-28 14:25:33 UTC
Attachment 253386 [details] pushed as d5827a8 - egg-list-box: update to master