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

Bug 291545

Summary: sys-devel/gdb [python] does not build python-module
Product: Gentoo Linux Reporter: Franz Trischberger <franz.trischberger>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***