Hi,

I can't install the 0.14 Beta2 using Windows 7 x64, Python 2.7 x64. One of the 
generated modules fails to compile.


building 'Cython.Compiler.Parsing' extension
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\amd64\cl.exe /c 
/nologo /Ox /MD /W3 /GS- /DNDEBUG -Ic:\Python27\include
-Ic:\Python27\PC /TcCython\Compiler\Parsing.c 
/Fobuild\temp.win-amd64-2.7\Release\Cython\Compiler\Parsing.obj
Parsing.c
Cython\Compiler\Parsing.c(8519) : error C2275: 'PyObject' : illegal use of this 
type as an expression
        c:\python27\include\object.h(108) : see declaration of 'PyObject'
Cython\Compiler\Parsing.c(8519) : error C2065: '__pyx_8genexpr0__pyx_v_value' : 
undeclared identifier
Cython\Compiler\Parsing.c(8520) : error C2065: '__pyx_8genexpr0__pyx_v_value' : 
undeclared identifier
Cython\Compiler\Parsing.c(8520) : warning C4047: '=' : 'int' differs in levels 
of indirection from 'PyObject *'
Cython\Compiler\Parsing.c(8560) : error C2065: '__pyx_8genexpr0__pyx_v_value' : 
undeclared identifier
Cython\Compiler\Parsing.c(8560) : error C2065: '__pyx_8genexpr0__pyx_v_value' : 
undeclared identifier
Cython\Compiler\Parsing.c(8560) : error C2065: '__pyx_8genexpr0__pyx_v_value' : 
undeclared identifier
Cython\Compiler\Parsing.c(8561) : error C2065: '__pyx_8genexpr0__pyx_v_value' : 
undeclared identifier
Cython\Compiler\Parsing.c(8561) : warning C4047: '=' : 'int' differs in levels 
of indirection from 'PyObject *'
Cython\Compiler\Parsing.c(8576) : error C2065: '__pyx_8genexpr0__pyx_v_value' : 
undeclared identifier
Cython\Compiler\Parsing.c(8576) : error C2065: '__pyx_8genexpr0__pyx_v_value' : 
undeclared identifier
Cython\Compiler\Parsing.c(8576) : error C2065: '__pyx_8genexpr0__pyx_v_value' : 
undeclared identifier
Cython\Compiler\Parsing.c(8577) : error C2065: '__pyx_8genexpr0__pyx_v_value' : 
undeclared identifier
Cython\Compiler\Parsing.c(8577) : warning C4047: '=' : 'int' differs in levels 
of indirection from 'PyObject *'
Cython\Compiler\Parsing.c(8597) : error C2065: '__pyx_8genexpr0__pyx_v_value' : 
undeclared identifier
Cython\Compiler\Parsing.c(8597) : warning C4047: 'function' : 'PyObject *' 
differs in levels of indirection from 'int'
Cython\Compiler\Parsing.c(8597) : warning C4024: 'PyDict_SetItem' : different 
types for formal and actual parameter 3
Cython\Compiler\Parsing.c(8607) : error C2065: '__pyx_8genexpr0__pyx_v_value' : 
undeclared identifier
Cython\Compiler\Parsing.c(8607) : error C2065: '__pyx_8genexpr0__pyx_v_value' : 
undeclared identifier
Cython\Compiler\Parsing.c(8607) : error C2065: '__pyx_8genexpr0__pyx_v_value' : 
undeclared identifier
Cython\Compiler\Parsing.c(8611) : error C2065: '__pyx_8genexpr0__pyx_v_value' : 
undeclared identifier
Cython\Compiler\Parsing.c(8611) : error C2065: '__pyx_8genexpr0__pyx_v_value' : 
undeclared identifier
Cython\Compiler\Parsing.c(8611) : error C2065: '__pyx_8genexpr0__pyx_v_value' : 
undeclared identifier
Cython\Compiler\Parsing.c(31797) : error C2275: 'PyObject' : illegal use of 
this type as an expression
        c:\python27\include\object.h(108) : see declaration of 'PyObject'
Cython\Compiler\Parsing.c(31797) : error C2065: '__pyx_8genexpr2__pyx_v_value' 
: undeclared identifier
Cython\Compiler\Parsing.c(31798) : error C2065: '__pyx_8genexpr2__pyx_v_value' 
: undeclared identifier
Cython\Compiler\Parsing.c(31798) : warning C4047: '=' : 'int' differs in levels 
of indirection from 'PyObject *'
Cython\Compiler\Parsing.c(31854) : error C2065: '__pyx_8genexpr2__pyx_v_value' 
: undeclared identifier
Cython\Compiler\Parsing.c(31854) : error C2065: '__pyx_8genexpr2__pyx_v_value' 
: undeclared identifier
Cython\Compiler\Parsing.c(31854) : error C2065: '__pyx_8genexpr2__pyx_v_value' 
: undeclared identifier
Cython\Compiler\Parsing.c(31855) : error C2065: '__pyx_8genexpr2__pyx_v_value' 
: undeclared identifier
Cython\Compiler\Parsing.c(31855) : warning C4047: '=' : 'int' differs in levels 
of indirection from 'PyObject *'
Cython\Compiler\Parsing.c(31870) : error C2065: '__pyx_8genexpr2__pyx_v_value' 
: undeclared identifier
Cython\Compiler\Parsing.c(31870) : error C2065: '__pyx_8genexpr2__pyx_v_value' 
: undeclared identifier
Cython\Compiler\Parsing.c(31870) : error C2065: '__pyx_8genexpr2__pyx_v_value' 
: undeclared identifier
Cython\Compiler\Parsing.c(31871) : error C2065: '__pyx_8genexpr2__pyx_v_value' 
: undeclared identifier
Cython\Compiler\Parsing.c(31871) : warning C4047: '=' : 'int' differs in levels 
of indirection from 'PyObject *'
Cython\Compiler\Parsing.c(31891) : error C2065: '__pyx_8genexpr2__pyx_v_value' 
: undeclared identifier
Cython\Compiler\Parsing.c(31891) : warning C4047: 'function' : 'PyObject *' 
differs in levels of indirection from 'int'
Cython\Compiler\Parsing.c(31891) : warning C4024: 'PyDict_SetItem' : different 
types for formal and actual parameter 3
Cython\Compiler\Parsing.c(31901) : error C2065: '__pyx_8genexpr2__pyx_v_value' 
: undeclared identifier
Cython\Compiler\Parsing.c(31901) : error C2065: '__pyx_8genexpr2__pyx_v_value' 
: undeclared identifier
Cython\Compiler\Parsing.c(31901) : error C2065: '__pyx_8genexpr2__pyx_v_value' 
: undeclared identifier
Cython\Compiler\Parsing.c(31905) : error C2065: '__pyx_8genexpr2__pyx_v_value' 
: undeclared identifier
Cython\Compiler\Parsing.c(31905) : error C2065: '__pyx_8genexpr2__pyx_v_value' 
: undeclared identifier
Cython\Compiler\Parsing.c(31905) : error C2065: '__pyx_8genexpr2__pyx_v_value' 
: undeclared identifier
error: command '"C:\Program Files (x86)\Microsoft Visual Studio 
9.0\VC\BIN\amd64\cl.exe"' failed with exit status 2






Robert Bradshaw wrote:

> A beta is up at http://cython.org/release/Cython-0.14.beta1.tar.gz .
> I'm planning on rolling a release candidate in the next day or two, 
> and if there are no issues, that will become the release.
> 
> - Robert
fedora 14 x86_64
 python runtests.py -x numpy
Python 2.7 (r27:82500, Sep 16 2010, 18:02:00) [GCC 4.5.1 20100907 (Red Hat 
4.5.1-3)]



_______________________________________________
Cython-dev mailing list
Cython-dev@codespeak.net
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to