Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 326971 - sys-devel/gdb-7.1 doesn't support Python 2.7
Summary: sys-devel/gdb-7.1 doesn't support Python 2.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL: http://sourceware.org/ml/gdb-patches/...
Whiteboard:
Keywords:
Depends on:
Blocks: python-2.7
  Show dependency tree
 
Reported: 2010-07-05 11:00 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2010-09-11 16:53 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-07-05 11:00:04 UTC
Build system of sys-devel/gdb-7.1 checks Python versions in the following order:
2.6, 2.5, 2.4
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-07-06 20:23:43 UTC
I would also recommend to add an option to `configure`, which would allow to override Python version.
Comment 2 Markus Peloquin 2010-07-13 05:27:31 UTC
It looks like it's fixed in gdb cvs:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/configure.ac?cvsroot=src

I might try it later.
Comment 3 Markus Peloquin 2010-07-13 07:08:15 UTC
Yeah, I thought I'd let you guys know I have no idea how to deal with autotools patches, so...
Comment 4 SpanKY gentoo-dev 2010-09-11 16:53:21 UTC
gdb-7.2 should work fine with python-2.7