#4987: [with spkg, not ready for review] Upgrade to Cython 0.11
-------------------------+--------------------------------------------------
 Reporter:  robertwb     |       Owner:  mabshoff  
     Type:  enhancement  |      Status:  new       
 Priority:  major        |   Milestone:  sage-3.4.1
Component:  packages     |    Keywords:            
-------------------------+--------------------------------------------------

Comment(by mabshoff):

 Replying to [comment:11 robertwb]:
 > New spkg posted, Sage starts up fine, but still segfaults on exit.

 With this spkg building the Sage library og 3.3.alpha3 breaks on sage.math
 due to
 {{{
 /*
    I get really sick of typing unsigned long.
 */
 typedef unsigned long  ulong;

 }}}
 in
 {{{
 building 'sage.rings.polynomial.polynomial_zmod_flint' extension
 gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
 -fPIC
 -DCYTHON_REFNANNY=1
 -I/scratch/mabshoff/sage-3.3.alpha3-vg/local/include/FLINT/
 -I/scratch/mabshoff/sage-3.3.alpha3-vg/local//include
 -I/scratch/mabshoff/sage-
 3.3.alpha3-vg/local//include/csage
 -I/scratch/mabshoff/sage-3.3.alpha3-vg/devel//sage
 /sage/ext -I/scratch/mabshoff/sage-3.3.alpha3-vg/local/include/python2.5
 -c sage/rings
 /polynomial/polynomial_zmod_flint.c -o
 build/temp.linux-x86_64-2.5/sage/rings
 /polynomial/polynomial_zmod_flint.o -std=c99 -D_XPG6 -w
 In file included from sage/rings/polynomial/polynomial_zmod_flint.c:140:
 /scratch/mabshoff/sage-3.3.alpha3-vg/local//include/zn_poly/zn_poly.h:72:
 error: duplicate ‘unsigned’
 error: command 'gcc' failed with exit status 1
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4987#comment:12>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to