Re: [PATCH] Build gobject-introspection-0.6.14 against python 2.7

2010-11-23 Thread Stuart Stegall
On Tue, Nov 23, 2010 at 11:39 AM, Andrew Benton wrote: > On Tue, 23 Nov 2010 19:58:42 +1300 > Simon Geard wrote: > >> That said, it does seem to have stabilised in the last few releases, and >> I believe current Gnome (2.32) requires a recent 0.9 series >> gobject-introspection package... >> > No

Re: [PATCH] Build gobject-introspection-0.6.14 against python 2.7

2010-11-23 Thread Andrew Benton
On Tue, 23 Nov 2010 19:58:42 +1300 Simon Geard wrote: > That said, it does seem to have stabilised in the last few releases, and > I believe current Gnome (2.32) requires a recent 0.9 series > gobject-introspection package... > No, it doesn't. I install gnome-2.32 and I don't install gobject-int

Re: [PATCH] Build gobject-introspection-0.6.14 against python 2.7

2010-11-22 Thread Simon Geard
On Mon, 2010-11-22 at 18:12 -0600, Randy McMurchy wrote: > Works for me. I used 0.9.12 and built against Python2.7 just two days > ago. I can show you build script and logs. Please try that version. > I wondered if the 0.9 series is stable, but all the distros are using > it, so I figured it was ok

Re: [PATCH] Build gobject-introspection-0.6.14 against python 2.7

2010-11-22 Thread Andre Keller
Yeah right I just tested building 0.9.12 against python 2.7 and it works without problems. But be aware that 0.9 is not the stable branch. (though some distribution ship 0.9 branch, like ubuntu maverick / natty) If you want to build latest-stable (0.6.14 atm) you would still need to the patch th

Re: [PATCH] Build gobject-introspection-0.6.14 against python 2.7

2010-11-22 Thread Stuart Stegall
On Mon, Nov 22, 2010 at 6:12 PM, Randy McMurchy wrote: > Andre Keller wrote these words on 11/22/10 18:01 CST: > >> yes if you pull the development version from git it is fixed... (Thats >> where the patch is from) >> >> But latest stable cannot be built against

Re: [PATCH] Build gobject-introspection-0.6.14 against python 2.7

2010-11-22 Thread Randy McMurchy
Andre Keller wrote these words on 11/22/10 18:01 CST: > yes if you pull the development version from git it is fixed... (Thats > where the patch is from) > > But latest stable cannot be built against Python-2.7 Works for me. I used 0.9.12 and built against Python2.7 just two day

Re: [PATCH] Build gobject-introspection-0.6.14 against python 2.7

2010-11-22 Thread Andre Keller
Hi Am 23.11.2010 00:57, schrieb Randy McMurchy: > I just used a recent version of gobject-introspection and it worked fine > without a patch. I'll have to see how GNOME will interact with Python-2.7, > but I'm not quite ready to start in on the GNOME packages. >

Re: [PATCH] Build gobject-introspection-0.6.14 against python 2.7

2010-11-22 Thread Randy McMurchy
Andre Keller wrote these words on 11/22/10 17:24 CST: > Hi > > if you like to build gobject-introspection against python 2.7 you will > need to apply a patch like the one attached... I just used a recent version of gobject-introspection and it worked fine without a patch. I'l

[PATCH] Build gobject-introspection-0.6.14 against python 2.7

2010-11-22 Thread Andre Keller
Hi if you like to build gobject-introspection against python 2.7 you will need to apply a patch like the one attached... hth André >From 7bcb292e7ff35764a02629213589f304df8b5076 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Thu, 22 Jul 2010 17:43:02 + Subject: [scanner] Make

Re: Python-2.7

2010-09-10 Thread Simon Geard
cceeds. I'm guessing that development > webkitgtk (latest is 1.3.3) will cope with the newer introspection, > but this all reinforces my belief that Python-2.7 is, for the > moment, too bleeding-edge for people using current gnome packages. You're correct that webkit 1.3.3 is fi

Re: Python-2.7

2010-09-09 Thread Ken Moffat
t development webkitgtk (latest is 1.3.3) will cope with the newer introspection, but this all reinforces my belief that Python-2.7 is, for the moment, too bleeding-edge for people using current gnome packages. ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.

Re: Python-2.7

2010-09-07 Thread Ken Moffat
On Tue, Sep 07, 2010 at 06:19:22PM +0100, Andrew Benton wrote: > > I see. It looks like the error is related to gobject-introspection-1.0. > I can't find "bank-argument.c" in my buildlog, perhaps it's only > compiled if gobject-introspection is present? > A similar section from my buildlog looks

Re: Python-2.7

2010-09-07 Thread Andrew Benton
On 07/09/10 17:43, Ken Moffat wrote: > (long paste from log) > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject > -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread > -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -I/usr/lib/libf

Re: Python-2.7

2010-09-07 Thread Ken Moffat
On Tue, Sep 07, 2010 at 05:01:03PM +0100, Andrew Benton wrote: > On 07/09/10 15:35, Ken Moffat wrote: > > I've just built my normal desktop (including an ever-increasing > > amount of gnome) with Python-2.7. > > pygobject-2.20.0 fails. To get round th

Re: Python-2.7

2010-09-07 Thread Andrew Benton
On 07/09/10 15:35, Ken Moffat wrote: > I've just built my normal desktop (including an ever-increasing > amount of gnome) with Python-2.7. > pygobject-2.20.0 fails. To get round this it's necessary to use a > *development* version (2.21.5) where various things have been

Python-2.7

2010-09-07 Thread Ken Moffat
I've just built my normal desktop (including an ever-increasing amount of gnome) with Python-2.7. I had to change the following packages - Gobject-introspection: as Andy noted the other month, 0.6 fails. 0.9.3 works fine, but it has a knock-on effect on webkit, which fails near the end o