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 630024 - Update introspection build system
Update introspection build system
Status: RESOLVED FIXED
Product: gnome-bluetooth
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2010-09-18 22:14 UTC by Vincent Untz
Modified: 2010-10-04 10:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Update build system for introspection (6.26 KB, patch)
2010-09-18 22:16 UTC, Vincent Untz
none Details | Review
Fix introspection build (7.52 KB, patch)
2010-10-01 16:06 UTC, Vincent Untz
none Details | Review

Description Vincent Untz 2010-09-18 22:14:45 UTC
Here's a patch to update the introspection build system. It's better to use the Makefile shipped with g-i. And apparently, in some cases, the current build system fails for parallel builds -- it works fine with the patch.
Comment 1 Vincent Untz 2010-09-18 22:16:42 UTC
Created attachment 170561 [details] [review]
Update build system for introspection
Comment 2 Vincent Untz 2010-09-18 22:17:15 UTC
Note that this moves us much closer to the examples used in g-i docs.
Comment 3 Vincent Untz 2010-10-01 16:06:41 UTC
Created attachment 171512 [details] [review]
Fix introspection build
Comment 4 Vincent Untz 2010-10-01 16:07:36 UTC
Note that it was done on the gnome-2-32 branch -- I guess it should still mostly apply to master.
Comment 5 Bastien Nocera 2010-10-04 10:57:40 UTC
Fixed the patch not applying, and the Gtk version being the wrong one for master.

commit 599ee16645203c90ce500b206f318e65fb711bc3
Author: Vincent Untz <vuntz@gnome.org>
Date:   Fri Oct 1 18:05:03 2010 +0200

    Fix introspection build
    
    https://bugzilla.gnome.org/show_bug.cgi?id=630024