! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Problem compiling exo 0.3.101
Status:
RESOLVED: INVALID

Comments

Description pierre42d 2009-11-14 02:58:25 CET
[...]
Making all in python
make[2]: Entering directory `/tmp/exo-0.3.101/python'
(cd .                                                   \
         && /usr/local/bin/pygtk-codegen-2.0                                            \
            --register /usr/local/share/pygtk/2.0/defs/pango-types.defs         \
            --register /usr/local/share/pygtk/2.0/defs/atk-types.defs                   \
            --register /usr/local/share/pygtk/2.0/defs/gdk-types.defs                   \
            --register /usr/local/share/pygtk/2.0/defs/gtk-types.defs                   \
            --override exo.override                                     \
            --prefix exo exo.defs) > xgen-exo.c                         \
        && cp xgen-exo.c exo.c                                          \
        && rm -f xgen-exo.c
  File "/usr/local/share/pygtk/2.0/codegen/codegen.py", line 47
    return name + '_'
                    ^
TabError: inconsistent use of tabs and spaces in indentation
make[2]: *** [exo.c] Error 1
make[2]: Leaving directory `/tmp/exo-0.3.101/python'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/exo-0.3.101'
make: *** [all] Error 2
Comment 1 Nick Schermer editbugs 2010-02-15 11:34:05 CET
Looks like a problem in the pygobject package.

Bug #5978

Reported by:
pierre42d
Reported on: 2009-11-14
Last modified on: 2010-02-15

People

Assignee:
Nick Schermer
CC List:
1 user

Version

Version:
0.3.101

Attachments

Additional information