Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 318069

Summary: dev-lang/python-3.1.2-r3 fails to complie
Product: Gentoo Linux Reporter: blackdream <blackdream1890>
Component: [OLD] GNOMEAssignee: Python Gentoo Team <python>
Status: RESOLVED WORKSFORME    
Severity: normal CC: che
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info =dev-lang/python-3.1.2-r3

Description blackdream 2010-05-01 22:54:58 UTC
Failed to complie dev-lang/python-3.1.2-r3

Error imformation: 

"AttributeError: 'UnixCCompiler' object has no attribute 'compiler_cxx_so'
make: *** [sharedmods] error 1"
Comment 1 blackdream 2010-05-01 22:55:19 UTC
Created attachment 229947 [details]
build.log
Comment 2 blackdream 2010-05-01 22:56:04 UTC
Created attachment 229949 [details]
emerge --info =dev-lang/python-3.1.2-r3
Comment 3 blackdream 2010-05-01 22:57:15 UTC
emerge -pqv =dev-lang/python-3.1.2-r3 :

[ebuild     U ] dev-lang/python-3.1.2-r3 [3.1.2-r2] USE="gdbm ncurses readline ssl threads (wide-unicode) xml -build -doc -examples -ipv6 -sqlite -tk -wininst"
Comment 4 David Abbott (RETIRED) gentoo-dev 2010-05-01 23:11:59 UTC
*** Bug 318067 has been marked as a duplicate of this bug. ***
Comment 5 David Abbott (RETIRED) gentoo-dev 2010-05-01 23:12:17 UTC
*** Bug 318065 has been marked as a duplicate of this bug. ***
Comment 6 David Abbott (RETIRED) gentoo-dev 2010-05-01 23:20:29 UTC
Why did you assign it to gnome, always look at the metadata.xml for the correct herd or maintainer;
http://www.gentoo.org/doc/en/bugzilla-howto.xml

Can you retry with -O2
Comment 7 blackdream 2010-05-02 04:30:55 UTC
(In reply to comment #6)
> Why did you assign it to gnome, always look at the metadata.xml for the correct
> herd or maintainer;
> http://www.gentoo.org/doc/en/bugzilla-howto.xml
> 
> Can you retry with -O2
> 

It must be something wrong with the ebuild,Because when I sync the portage-tree,and python-3.1.2-r3 success to compile just now...
Comment 8 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-05-02 12:39:34 UTC
The build failure had been fixed before this bug was filed.