Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 318069 - dev-lang/python-3.1.2-r3 fails to complie
Summary: dev-lang/python-3.1.2-r3 fails to complie
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
: 318065 318067 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-01 22:54 UTC by blackdream
Modified: 2010-05-02 12:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,61.39 KB, text/plain)
2010-05-01 22:55 UTC, blackdream
Details
emerge --info =dev-lang/python-3.1.2-r3 (emerge--info,4.14 KB, text/plain)
2010-05-01 22:56 UTC, blackdream
Details

Note You need to log in before you can comment on or make changes to this bug.
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.