-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

...
>> Hi,
>>
>> your package FTBFS everywhere:
>> | building 'meliae._loader' extension
>> | gcc -pthread -fno-strict-aliasing -dndebug -g -fwrapv -o2 -wall 
>> -wstrict-prototypes -g -o2 -g -wall -o2 -fpic -i/usr/include/python2.6 -c 
>> meliae/_loader.c -o 
>> /build/buildd-meliae_0.3.0-1-i386-uauioo/meliae-0.3.0/./build/temp.linux-i686-2.6/meliae/_loader.o
>> | gcc: meliae/_loader.c: no such file or directory
>> | gcc: no input files
>> | error: command 'gcc' failed with exit status 1
> 
> The relevant error appears to be:
> 
> pyrexc meliae/_loader.pyx --> meliae/_loader.c
> /build/buildd-meliae_0.3.0-1-alpha-uBkXHS/meliae-0.3.0/meliae/_loader.pyx:626:36:
>  Syntax error in C variable declaration
> building 'meliae._loader' extension
> 
> John, does meliae require a particular version of Pyrex?
> 
> Cheers,
> 
> Jelmer

Actually, I've been using Cython to build it. It seems Pyrex needs a
forward declaration.

On the other hand, Pyrex also refuses to let me use sizeof(Class), and
the workarounds are really ugly.

Is it possible to change it so that Meliae requires cython to compile?
If it is hard, I can try to write Pyrex portable code, but I keep
running into bits that are much nicer in Cython.

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkxdZHcACgkQJdeBCYSNAAPqTQCfTYDQ1PXhXHO980pbyww+K7gU
1w0An08XWGx1SqVO1iAgRG7NaUJOluwF
=vukk
-----END PGP SIGNATURE-----



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to