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

Bug 331369

Summary: Unable to build python-2.6.5-r2 with USE gdbm
Product: Gentoo/Alt Reporter: Niklas Johansson <raphexion>
Component: Prefix SupportAssignee: Gentoo non-Linux Team <alt>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info =dev-lang/python-2.6.5-r2
emerge -pqv =dev-lang/python-2.6.5-r2
build.log
environment

Description Niklas Johansson 2010-08-05 22:14:27 UTC
I am unable to build python using the gdbm useflag. (I am able to build it without!)

 

Reproducible: Always
Comment 1 Niklas Johansson 2010-08-05 22:18:39 UTC
Created attachment 241571 [details]
emerge --info =dev-lang/python-2.6.5-r2

emerge --info =dev-lang/python-2.6.5-r2
Comment 2 Niklas Johansson 2010-08-05 22:18:58 UTC
Created attachment 241573 [details]
emerge -pqv =dev-lang/python-2.6.5-r2

emerge -pqv =dev-lang/python-2.6.5-r2
Comment 3 Niklas Johansson 2010-08-05 22:19:24 UTC
Created attachment 241575 [details]
build.log

/local/export/scratch/gentoo/var/tmp/portage/dev-lang/python-2.6.5-r2/temp/build.log
Comment 4 Niklas Johansson 2010-08-05 22:19:49 UTC
Created attachment 241577 [details]
environment

/local/export/scratch/gentoo/var/tmp/portage/dev-lang/python-2.6.5-r2/temp/environment
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-08-05 23:33:06 UTC
same here.
Comment 6 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-08-06 15:53:54 UTC
Niklas, Please confirm if the python build succeeds like this:

% LDFLAGS="-Wl,-O1" emerge -av1 python

Thanks.
Comment 7 Fabian Groffen gentoo-dev 2010-08-06 15:59:22 UTC
uh oh, that's a bug that I've seen before (as-needed b0rkage)
Comment 8 Niklas Johansson 2010-08-06 19:54:22 UTC
Yes, compiled correctyly with LDFLAGS="-Wl,-O1" emerge -av1 python

My exact USE flags for that run was:

[ebuild   R   ] dev-lang/python-2.6.5-r2  USE="examples gdbm ipv6 ncurses readline sqlite ssl threads (wide-unicode) xml (-aqua) (-berkdb) -build -doc -tk -wininst"

Comment 9 Fabian Groffen gentoo-dev 2010-08-06 20:02:30 UTC

*** This bug has been marked as a duplicate of bug 298674 ***