Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gnome-python-desktop compile error :-(
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Theophile
Apprentice
Apprentice


Joined: 31 Mar 2004
Posts: 285

PostPosted: Sat Jul 15, 2006 2:48 pm    Post subject: gnome-python-desktop compile error :-( Reply with quote

Trying to build gnome-python-desktop as a part of this command:
Code:
USE="hal dbus guile hal cairo djvu xcomposite gnutls dvi beagle flac nvtv branding chm evo ole pdf" emerge gnome -va


It tries to install gnome-python-desktop-2.14.0 but dies with this:

Code:
metacity.c: In function `pymetacity_add_constants':
metacity.c:882: error: `META_CURSOR_MOVE_WINDOW' undeclared (first use in this function)
metacity.c:882: error: (Each undeclared identifier is reported only once
metacity.c:882: error: for each function it appears in.)
metacity.c:883: error: `META_CURSOR_RESIZE_WINDOW' undeclared (first use in this function)
make[2]: *** [metacity_la-metacity.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-python-desktop-2.14.0/work/gnome-python-desktop-2.14.0/metacity'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-python-desktop-2.14.0/work/gnome-python-desktop-2.14.0'
make: *** [all] Error 2

!!! ERROR: dev-python/gnome-python-desktop-2.14.0 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  ebuild.sh, line 1248:   Called gnome2_src_compile
  gnome2.eclass, line 64:   Called die


Anyone know what's going on w/ this?

Thanks!
_________________
Monopedilos
Back to top
View user's profile Send private message
St. Joe
Apprentice
Apprentice


Joined: 13 Apr 2005
Posts: 242
Location: USA

PostPosted: Sat Jul 15, 2006 7:29 pm    Post subject: Reply with quote

What version of python are you using??
_________________
For every hammer there is a nail.
For every nail there is a thumb.
Back to top
View user's profile Send private message
AngryLlama
Tux's lil' helper
Tux's lil' helper


Joined: 30 Sep 2004
Posts: 111

PostPosted: Sat Jul 15, 2006 9:23 pm    Post subject: Reply with quote

I have the same problem. I had the problem while running Python-2.4.2. I just upgraded to 2.4.3-r2, but the same problem occurs. I am ~amd64 and have the following use: USE="X qt gnome gtk dvd vcd alsa cdr dvdr multilib opengl freetype truetype nvidia 3dnow mmx sse sse2 ogg vorbis gif jpeg png win32codecs avi mpeg xmms joystick cairo esd dri"
Back to top
View user's profile Send private message
Theophile
Apprentice
Apprentice


Joined: 31 Mar 2004
Posts: 285

PostPosted: Sun Jul 16, 2006 12:44 am    Post subject: Reply with quote

St. Joe wrote:
What version of python are you using??

I'm using python 2.4.2-r1. I'm on i386 if it makes a difference.
_________________
Monopedilos
Back to top
View user's profile Send private message
St. Joe
Apprentice
Apprentice


Joined: 13 Apr 2005
Posts: 242
Location: USA

PostPosted: Sun Jul 16, 2006 2:11 am    Post subject: Reply with quote

Yeah, I recall seeing some bug reports that the latest stable gnome-python-desktop is best compiled against python version 2.4.3-r1. I'm fairly certain that your local version was sited as being a problem.
_________________
For every hammer there is a nail.
For every nail there is a thumb.
Back to top
View user's profile Send private message
AngryLlama
Tux's lil' helper
Tux's lil' helper


Joined: 30 Sep 2004
Posts: 111

PostPosted: Sun Jul 16, 2006 3:14 am    Post subject: Reply with quote

St. Joe wrote:
I'm fairly certain that your local version was sited as being a problem.

2.4.3-r2 or 2.4.2-r1?
Back to top
View user's profile Send private message
Theophile
Apprentice
Apprentice


Joined: 31 Mar 2004
Posts: 285

PostPosted: Sun Jul 16, 2006 3:27 am    Post subject: Reply with quote

St. Joe wrote:
Yeah, I recall seeing some bug reports that the latest stable gnome-python-desktop is best compiled against python version 2.4.3-r1. I'm fairly certain that your local version was sited as being a problem.

I just tried it against 2.4.3-r1 and the same thing happened :-(
_________________
Monopedilos
Back to top
View user's profile Send private message
St. Joe
Apprentice
Apprentice


Joined: 13 Apr 2005
Posts: 242
Location: USA

PostPosted: Sun Jul 16, 2006 4:04 am    Post subject: Reply with quote

Okay, I found the bug I was thinking about. Not your exact reported error but some definite similarities. You may want to just file one of your own.
_________________
For every hammer there is a nail.
For every nail there is a thumb.
Back to top
View user's profile Send private message
AngryLlama
Tux's lil' helper
Tux's lil' helper


Joined: 30 Sep 2004
Posts: 111

PostPosted: Sun Jul 16, 2006 4:41 pm    Post subject: Reply with quote

Let me know when you post the bug report so I can follow it. Unless you want me to post it. Thanks.
Back to top
View user's profile Send private message
AngryLlama
Tux's lil' helper
Tux's lil' helper


Joined: 30 Sep 2004
Posts: 111

PostPosted: Sun Jul 16, 2006 7:16 pm    Post subject: Reply with quote

BTW, what version of GCC are you running? I am still at x86_64-pc-linux-gnu-gcc 3.4.4-r1. Do I need to upgrade to 4.1.1? BTW, this issue is now posted as bug #140692
Back to top
View user's profile Send private message
Theophile
Apprentice
Apprentice


Joined: 31 Mar 2004
Posts: 285

PostPosted: Sun Jul 16, 2006 10:47 pm    Post subject: Reply with quote

Actually, perhaps you should post it. I've never done it before. :oops:
_________________
Monopedilos
Back to top
View user's profile Send private message
billybobjoe1984
n00b
n00b


Joined: 23 Dec 2004
Posts: 4

PostPosted: Mon Jul 17, 2006 2:03 am    Post subject: Reply with quote

bump, same issue. amd64 upgraded to python-2.4.3-r1 and its still failing like a mofo.
Back to top
View user's profile Send private message
sp0de
n00b
n00b


Joined: 27 Jun 2005
Posts: 6

PostPosted: Mon Jul 17, 2006 2:34 am    Post subject: Reply with quote

I was having this same problem, using the metacity from portage instead of xgl-coffee is what fixed it ;)
Back to top
View user's profile Send private message
billybobjoe1984
n00b
n00b


Joined: 23 Dec 2004
Posts: 4

PostPosted: Mon Jul 17, 2006 2:35 am    Post subject: Reply with quote

sp0de wrote:
I was having this same problem, using the metacity from portage instead of xgl-coffee is what fixed it ;)


Ah DAYUM!!!! You da man. Fixed my shit quick like. Thanks bro 8)
Back to top
View user's profile Send private message
UberPinguin
Guru
Guru


Joined: 20 Nov 2005
Posts: 510
Location: 2416.94 Miles From Home

PostPosted: Mon Jul 17, 2006 2:38 am    Post subject: Reply with quote

gnome-python-desktop-2.14.0 compiles fine for me on ~x86, with python-2.4.3-r1 and gcc-4.1.1. Maybe try a revdep-rebuild to see if some libraries are broken? I really am not sure what is causing this error for you, though I am using metacity from portage. I haven't tried the coffee overlay yet (still recovering from a hard drive crash . . . of the 'into the hardwood floor' variety :evil: ).
_________________
aidanjt wrote:
You see, instead of arguing from ignorance, and fear, there is only one way to verify a theory. And that's not by clutching a black book and begging the sky fairy for deliverance from the mad scientists and their big machines.
Back to top
View user's profile Send private message
Theophile
Apprentice
Apprentice


Joined: 31 Mar 2004
Posts: 285

PostPosted: Mon Jul 17, 2006 4:37 am    Post subject: Reply with quote

sp0de wrote:
I was having this same problem, using the metacity from portage instead of xgl-coffee is what fixed it ;)

But will "downgrading" metacity break my shiny new Xgl? :?
_________________
Monopedilos
Back to top
View user's profile Send private message
sp0de
n00b
n00b


Joined: 27 Jun 2005
Posts: 6

PostPosted: Mon Jul 17, 2006 4:49 am    Post subject: Reply with quote

doubtful, but I can't be sure just yet. 200 some more packages to go in "emerge -eDN world";). You can always install the metacity from xgl-coffee after gnome-python-desktop, which is what I plan to do after world is done.
Back to top
View user's profile Send private message
sp0de
n00b
n00b


Joined: 27 Jun 2005
Posts: 6

PostPosted: Mon Jul 17, 2006 5:01 am    Post subject: Reply with quote

If you use compiz as a WM it won't matter which version of metacity you have installed. I was wanting to try out metacity's compositing features but could not get them to compile anyway.
Back to top
View user's profile Send private message
babyford
n00b
n00b


Joined: 10 Jun 2006
Posts: 7
Location: Texas

PostPosted: Mon Jul 17, 2006 7:45 pm    Post subject: Reply with quote

sp0de wrote:
I was having this same problem, using the metacity from portage instead of xgl-coffee is what fixed it ;)


Can you explain this a little further, i'm having this exact issue, but i'm not sure what i need to do.

Thanks.
Back to top
View user's profile Send private message
babyford
n00b
n00b


Joined: 10 Jun 2006
Posts: 7
Location: Texas

PostPosted: Mon Jul 17, 2006 8:52 pm    Post subject: Reply with quote

Apparently everything was fine.

I removed >=dev-python/gnome-python-desktop-2.14.0 from my package.keywords and it did the trick.

:?
Back to top
View user's profile Send private message
AngryLlama
Tux's lil' helper
Tux's lil' helper


Joined: 30 Sep 2004
Posts: 111

PostPosted: Tue Jul 18, 2006 5:15 pm    Post subject: Reply with quote

So is this one [Solved] ?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum