Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 331369 - Unable to build python-2.6.5-r2 with USE gdbm
Summary: Unable to build python-2.6.5-r2 with USE gdbm
Status: RESOLVED DUPLICATE of bug 298674
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-05 22:14 UTC by Niklas Johansson
Modified: 2010-08-06 20:02 UTC (History)
0 users

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


Attachments
emerge --info =dev-lang/python-2.6.5-r2 (A,4.19 KB, text/plain)
2010-08-05 22:18 UTC, Niklas Johansson
Details
emerge -pqv =dev-lang/python-2.6.5-r2 (B,167 bytes, text/plain)
2010-08-05 22:18 UTC, Niklas Johansson
Details
build.log (C,146.10 KB, text/plain)
2010-08-05 22:19 UTC, Niklas Johansson
Details
environment (D,226.25 KB, text/plain)
2010-08-05 22:19 UTC, Niklas Johansson
Details

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