Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 291545 - sys-devel/gdb [python] does not build python-module
Summary: sys-devel/gdb [python] does not build python-module
Status: RESOLVED DUPLICATE of bug 291328
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-02 09:57 UTC by Franz Trischberger
Modified: 2009-11-02 19:57 UTC (History)
0 users

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 Franz Trischberger 2009-11-02 09:57:17 UTC
When building gdb with python enabled, there is no gdb-python module installed.
I realised this after an upgrade of glib, when krita/kword crash (independent from the glib-update, had this before, too):
###
Application: KWord (kdeinit4), signal: Segmentation fault
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.2-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
###
So i think there should be a gdb-module.
Is there a seperate package? At least, there is a python-dir inside <gdb-src>/gdb/.

Reproducible: Always
Comment 1 Sebastian Luther (few) 2009-11-02 19:57:12 UTC

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