| View previous topic :: View next topic |
| Author |
Message |
protex Tux's lil' helper

Joined: 03 Mar 2006 Posts: 88
|
Posted: Sat Apr 15, 2006 10:39 pm Post subject: gnome-python compile fails, help please! |
|
|
Hello, I am writing this post on Links2 right now as my gnome install is frozen at the gnome-python emerge. I've re-emerged all of it's dependencies and still it fails.
It gives me this error: (cannot figure out how to copy+paste only from a terminal)
gnome.override: in function _wrap_gnome_program_init
gnome.override:288: error storage size of 'sa' isn't known
gnome.override:396: warning implicit declaration of of function in 'sigaction'
gnome.override:288: warning unused variable: 'sa'
make[2][_gnome_la-gnome_lo] Error 1
make[2] Waiting for unfinished jobs.
This is gnome-python-2.12.3 btw, I have tried all other version and get the exact same error.
Please if you can, guide me in what to do, many thanks in advance. _________________ -Mitch
Desktop --> AMD Athlon XP 2600+@2GHZ, 1024mb DDR, BFG GeForce 6600GT OC, Gentoo (Emission guide)
Server --> AMD Duron 1300, 384mb, Gentoo Hardened
Laptop --> Intel Pentium II@399MHZ, 64mb, Gentoo |
|
| Back to top |
|
 |
cavalierwisk n00b

Joined: 09 Jul 2003 Posts: 12
|
Posted: Sun Apr 16, 2006 2:47 am Post subject: |
|
|
| i've got the exact same thing, unfortunatelly i cant figure out why. I'm using ~x86 with gcc-4.1, but it doesnt compile with 3.4 either. I just grabbed a binary of it from my other gentoo system and used that so i could continue with the install |
|
| Back to top |
|
 |
pgrdsl Tux's lil' helper


Joined: 29 Aug 2002 Posts: 93 Location: Southampton, UK
|
Posted: Sun Apr 16, 2006 8:49 am Post subject: Re: gnome-python compile fails, help please! |
|
|
| protex wrote: | | Hello, I am writing this post on Links2 right now as my gnome install is frozen at the gnome-python emerge. I've re-emerged all of it's dependencies and still it fails. |
Raised as http://bugs.gentoo.org/show_bug.cgi?id=130140 _________________ pihl |
|
| Back to top |
|
 |
protex Tux's lil' helper

Joined: 03 Mar 2006 Posts: 88
|
Posted: Sun Apr 16, 2006 3:03 pm Post subject: Re: gnome-python compile fails, help please! |
|
|
| cavalierwisk wrote: | | protex wrote: | | Hello, I am writing this post on Links2 right now as my gnome install is frozen at the gnome-python emerge. I've re-emerged all of it's dependencies and still it fails. |
i've got the exact same thing, unfortunatelly i cant figure out why. I'm using ~x86 with gcc-4.1, but it doesnt compile with 3.4 either. I just grabbed a binary of it from my other gentoo system and used that so i could continue with the install
|
Would it be possible for you to send me your package? I'm on KDE right now, spent the entire night setting it up and I absolutely hate it, I need gnome back! _________________ -Mitch
Desktop --> AMD Athlon XP 2600+@2GHZ, 1024mb DDR, BFG GeForce 6600GT OC, Gentoo (Emission guide)
Server --> AMD Duron 1300, 384mb, Gentoo Hardened
Laptop --> Intel Pentium II@399MHZ, 64mb, Gentoo |
|
| Back to top |
|
 |
protex Tux's lil' helper

Joined: 03 Mar 2006 Posts: 88
|
Posted: Sun Apr 16, 2006 6:25 pm Post subject: |
|
|
It should also be noted that the error comes up again when compiling gnome-python-desktop and I'm going to assume gnome-python-extras as well.
Seems like anything with a gnome-python prefix is broken. _________________ -Mitch
Desktop --> AMD Athlon XP 2600+@2GHZ, 1024mb DDR, BFG GeForce 6600GT OC, Gentoo (Emission guide)
Server --> AMD Duron 1300, 384mb, Gentoo Hardened
Laptop --> Intel Pentium II@399MHZ, 64mb, Gentoo |
|
| Back to top |
|
 |
chrisfreet n00b

Joined: 12 Nov 2004 Posts: 54 Location: Chicago, IL
|
Posted: Sun Apr 16, 2006 9:57 pm Post subject: Re: gnome-python compile fails, help please! |
|
|
| Quote: | Hello, I am writing this post on Links2 right now as my gnome install is frozen at the gnome-python emerge. I've re-emerged all of it's dependencies and still it fails.
It gives me this error: (cannot figure out how to copy+paste only from a terminal)
gnome.override: in function _wrap_gnome_program_init
gnome.override:288: error storage size of 'sa' isn't known
gnome.override:396: warning implicit declaration of of function in 'sigaction'
gnome.override:288: warning unused variable: 'sa'
make[2][_gnome_la-gnome_lo] Error 1
make[2] Waiting for unfinished jobs.
This is gnome-python-2.12.3 btw, I have tried all other version and get the exact same error.
Please if you can, guide me in what to do, many thanks in advance. |
I have the exact same issue. Note the errors I receive are actually much more extensive than the above posted errors. I assume this snippet was just an example of the final errors reported. Can post full errors if requested. I am attempting to compile the same version of gnome-python (2.12.3) with a fresh, clean installation, and have confirmed the installation and versions of all the requisite requirements per the portage tree.
I assume the root cause is some sort of ebuild error, probably an incorrect dependancy or something.
Bug posted earlier: http://bugs.gentoo.org/show_bug.cgi?id=130140. _________________ Regards....
Last edited by chrisfreet on Tue Apr 18, 2006 10:38 pm; edited 2 times in total |
|
| Back to top |
|
 |
Vitaliy Guru


Joined: 06 Apr 2004 Posts: 451 Location: Brooklyn, NY
|
Posted: Tue Apr 18, 2006 4:37 pm Post subject: |
|
|
| protex wrote: | It should also be noted that the error comes up again when compiling gnome-python-desktop and I'm going to assume gnome-python-extras as well.
Seems like anything with a gnome-python prefix is broken. |
Erm, that is because they depend on gnome-python, when you emerge gnome-python-desktop it will try to get gnome-python first. |
|
| Back to top |
|
 |
UberPinguin Guru


Joined: 20 Nov 2005 Posts: 505 Location: 2416.94 Miles From Home
|
Posted: Wed Apr 19, 2006 2:33 am Post subject: |
|
|
As I posted on the bug report for this, the problem persists for me even when emerging gnome-python 2.10.0. I think perhaps this problem is not in the gnome-python package itself, but in one of the includes.
BTW, I'm not using the 'jackass' setup at all. _________________
| 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 |
|
 |
chk n00b

Joined: 08 Feb 2003 Posts: 15
|
Posted: Wed Apr 19, 2006 9:26 pm Post subject: |
|
|
| same problem |
|
| Back to top |
|
 |
ProtectionFault Apprentice


Joined: 14 Nov 2003 Posts: 170 Location: /dev/zero
|
Posted: Thu Apr 20, 2006 3:31 pm Post subject: |
|
|
Had the same problem here...
Solved it using the proposed patch from the bug-report page at:
http://bugs.gentoo.org/show_bug.cgi?id=130140 _________________ MSI 865PE FIS2R, P4 2,8 Ghz HT FSB 800, 2*512MB DDR 400 RAM, 500W Power Supply, ASUS Geforce FX 5950 Ultra Deluxe, SB Audigy 2 ZS, 1540 GB HDD (6 PATA, 4 SATA), LG 4120B DVD+/-RW, 2.6.17-rc6-mm2 SMP, dm-crypt all part, xorg-x11 7.1 xgl compiz-quinnstorm |
|
| Back to top |
|
 |
Vitaliy Guru


Joined: 06 Apr 2004 Posts: 451 Location: Brooklyn, NY
|
Posted: Thu Apr 20, 2006 9:34 pm Post subject: |
|
|
Fixed it for me too!  |
|
| Back to top |
|
 |
chrisfreet n00b

Joined: 12 Nov 2004 Posts: 54 Location: Chicago, IL
|
Posted: Fri Apr 21, 2006 3:49 am Post subject: Re: gnome-python compile fails, help please! |
|
|
| Vitaliy wrote: |
Fixed it for me too!  |
Per a suggestion on the bug page, I downgraded python to ver. 2.4.2 and gnome-python is compiling now. NOTE: I did not use the patch on the bugs page, only downgraded to python ver 2.4.2. As noted on the bug page, it appears there are issues with python builds >2.4.2.
I still get some of the same warnings concerning functions not being present (can post if useful to someone), but the warnings did not prevent the binaries from compiling.
Will post tomorrow to follow up whether the complete gnome build was successful.
Someone else originally having these same problems should also try downgrading python to 2.4.2 and see if this results in a valid compile. If so, mark post as solved. _________________ Regards.... |
|
| Back to top |
|
 |
UberPinguin Guru


Joined: 20 Nov 2005 Posts: 505 Location: 2416.94 Miles From Home
|
Posted: Fri Apr 21, 2006 11:33 am Post subject: |
|
|
It looks like the problem is the order of included files near the top of Python.h. I am uploading a proposed patch & ebuild on the bug page.
http://bugs.gentoo.org/show_bug.cgi?id=130140 _________________
| 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 |
|
 |
chrisfreet n00b

Joined: 12 Nov 2004 Posts: 54 Location: Chicago, IL
|
Posted: Fri Apr 21, 2006 11:25 pm Post subject: Re: gnome-python compile fails, help please! |
|
|
Following up on the fix for this ailment... downgrading to python-2.4.2 and continuing the gnome-2.14 install worked for me on x86. If you want to fix python so you can use the bleeding-edge of the bleeding-edge then try the patch. The simple downgrade of python to 2.4.2 should enable you to continue compiling gnome 2.14. _________________ Regards.... |
|
| Back to top |
|
 |
exien n00b

Joined: 10 Jan 2005 Posts: 11
|
Posted: Sun Apr 23, 2006 8:32 pm Post subject: |
|
|
| Just a quick note, downgrading python to python-2.4.2 fixes this problem on amd64. |
|
| Back to top |
|
 |
cessman4life Tux's lil' helper


Joined: 14 Apr 2005 Posts: 141
|
Posted: Tue Apr 25, 2006 2:54 pm Post subject: |
|
|
| Fixed the problem on my Xeon i686 system too. (Using python-2.4.2 that is) |
|
| Back to top |
|
 |
lacerto n00b

Joined: 17 Oct 2005 Posts: 49
|
Posted: Tue May 02, 2006 7:06 pm Post subject: |
|
|
Downgrading to 2.4.2 also fixed it on my ~amd64 build
L |
|
| Back to top |
|
 |
Georgyo n00b

Joined: 03 May 2005 Posts: 6
|
Posted: Wed May 03, 2006 3:50 pm Post subject: |
|
|
| Downgrading python worked great. |
|
| Back to top |
|
 |
|