[SIP Beyond VoIP] Missing files in python-sipsimple 0.18.0 tarball

Adrian Georgescu ag at ag-projects.com
Tue May 10 22:07:44 CEST 2011


You should use Cython version 0.12.1 and is safe to use the darcs development repository.

We push patches in the public repository after having them tested.

Regards,
Adrian

On May 10, 2011, at 7:02 PM, Daniele Cocca wrote:

> Hi,
> I was unable to build python-sipsimple from the official tarball, while
> fetching the code from the Darcs repository seems to work fine.
> 
> I first had to remove some patches from the PJSIP compilation to go on.
> The missing files were:
> 
> patches/pjsip-2830-fix_crash_with_retry_after_header.patch
> patches/pjsip-3368-disable_assert_on_invite_answer.patch
> patches/pjsip-3368-evsub_timer_functions.patch
> patches/pjsip-3368-remove_hdr_by_name.patch
> 
> Then the compilation got stuck anyway, with the following error:
> 
> cythoning sipsimple/core/_core.pyx to sipsimple/core/_core.c
> warning:
> /home/jmc/ccr/python26-sipsimple/src/python-sipsimple-0.18.0/sipsimple/core/_core.pxd:31:4:
> str already a builtin Cython type
> warning:
> /home/jmc/ccr/python26-sipsimple/src/python-sipsimple-0.18.0/sipsimple/core/_core.pxd:35:4:
> dict already a builtin Cython type
> warning:
> /home/jmc/ccr/python26-sipsimple/src/python-sipsimple-0.18.0/sipsimple/core/_core.pxd:39:4:
> list already a builtin Cython type
> 
> Error converting Pyrex file to C:
> ------------------------------------------------------------
> ...
> include "_core.request.pxi"
> include "_core.helper.pxi"
> include "_core.headers.pxi"
> include "_core.subscription.pxi"
> include "_core.invitation.pxi"
> include "_core.referral.pxi"
> ^
> ------------------------------------------------------------
> 
> /home/jmc/ccr/python26-sipsimple/src/python-sipsimple-0.18.0/sipsimple/core/_core.pyx:19:0:
> '_core.referral.pxi' not found
> 
> So, at least those 5 files seem to be missing.
> Can I expect to see this fixed, or will I need to switch to Darcs?
> 
> Regards,
> Daniele
> _______________________________________________
> SIPBeyondVoIP mailing list
> SIPBeyondVoIP at lists.ag-projects.com
> http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip
> 



More information about the SIPBeyondVoIP mailing list