pyspi [Bug 423110] New: fails to build with pyrex 0.9.5.1a



Do NOT reply to this via email (we are currently unable to handle email
responses and they WILL be discarded).

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=423110.
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

  pyspi | general | Ver: CVS HEAD

           Summary: pyspi fails to build with pyrex 0.9.5.1a
           Product: pyspi
           Version: CVS HEAD
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: pyspi-maint gnome bugs
        ReportedBy: timlee novell com
         QAContact: pyspi-maint gnome bugs
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
I'm building pyspi on suse i586 with pyrex version 0.9.5.1a and getting
the failure below (also attached full build log). If I substitute pyrex
version 0.9.4.1 pyspi builds fine. This happens with both with 0.6.1 and
svn.

Steps to reproduce:


Actual results:
building 'atspi' extension
/usr/src/packages/BUILD/pyspi-0.6.1/cspi.pxd:52:107: Exception value
incompatible with function return type
/usr/src/packages/BUILD/pyspi-0.6.1/cspi.pxd:53:108: Exception value
incompatible with function return type
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:1538:118: Exception value
incompatible with function return type
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:1554:64: Invalid operand
types for '|' (AccessibleDeviceEventType; AccessibleDeviceEventType)
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:163:7: 'Display' is not
declared
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:163:7: 'Display' is not a
type identifier
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:164:30: Cannot convert
'void (*)' to Python object
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:164:29: Cannot convert
Python object to '<error>'
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:168:22: Cannot convert
'<error>' to Python object
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:189:27: Type
'__pyx_t_5atspi_bool' not acceptable as a boolean
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:321:42: Cannot assign type
'SPIBoolean' to '__pyx_t_5atspi_bool'
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:507:35: Type 'SPIBoolean'
not acceptable as a boolean
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:778:44: Type 'SPIBoolean'
not acceptable as a boolean
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:845:42: Type 'SPIBoolean'
not acceptable as a boolean
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:889:45: Type 'SPIBoolean'
not acceptable as a boolean
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:897:42: Type 'SPIBoolean'
not acceptable as a boolean
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:905:44: Type 'SPIBoolean'
not acceptable as a boolean
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:918:53: Type 'SPIBoolean'
not acceptable as a boolean
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:926:51: Type 'SPIBoolean'
not acceptable as a boolean
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:934:48: Type 'SPIBoolean'
not acceptable as a boolean
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:1118:35: Type 'SPIBoolean'
not acceptable as a boolean
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:1342:7: 'Display' is not
declared
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:1342:7: 'Display' is not a
type identifier
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:1345:7: 'KeySym' is not
declared
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:1345:7: 'KeySym' is not a
type identifier
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:1347:7: 'KeyCode' is not
declared
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:1347:7: 'KeyCode' is not a
type identifier
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:1343:30: Cannot convert
'void (*)' to Python object
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:1343:29: Cannot convert
Python object to '<error>'
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:1348:31: Cannot convert
'<error>' to Python object
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:1352:21: Cannot convert
'<error>' to Python object
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:1378:40: Type 'SPIBoolean'
not acceptable as a boolean
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:1439:37: Type 'SPIBoolean'
not acceptable as a boolean
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:1482:47: Type 'SPIBoolean'
not acceptable as a boolean
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:1523:19: Type 'SPIBoolean'
not acceptable as a boolean
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:1544:8: Cannot assign type
'__pyx_t_5atspi_bool' to 'SPIBoolean'
/usr/src/packages/BUILD/pyspi-0.6.1/pyspi.pyx:1574:55: Type 'SPIBoolean'
not acceptable as a boolean

Expected results:


Does this happen every time?
Yes

Other information:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]