#20569: broken giacpy built in 7.2.rc1
--------------------------------------+------------------------
Reporter: frederichan | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-7.2
Component: packages: optional | Resolution:
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: | Stopgaps:
--------------------------------------+------------------------
Description changed by frederichan:
Old description:
> as reported by mmarco in #20258 comment:7
> giacpy.pyx fail to be cythonized in sage 7.2.rc1
> {{{
> Error compiling Cython file:
> ------------------------------------------------------------
> ...
> g=(g*M+gen(<long long>i))
> a=a-(i<<size)
>
> g=g*gen(<long long>(1<<size))+gen(<long long> a)
> if aneg:
> g=-g
> ^
> ------------------------------------------------------------
>
> giacpy.pyx:5112:7: Invalid operand type for '-' (gen)
> Compiling giacpy.pyx because it changed.
> [1/1] Cythonizing giacpy.pyx
> }}}
New description:
as reported by mmarco in #20258
giacpy.pyx fail to be cythonized in sage 7.2.rc1
{{{
Error compiling Cython file:
------------------------------------------------------------
...
g=(g*M+gen(<long long>i))
a=a-(i<<size)
g=g*gen(<long long>(1<<size))+gen(<long long> a)
if aneg:
g=-g
^
------------------------------------------------------------
giacpy.pyx:5112:7: Invalid operand type for '-' (gen)
Compiling giacpy.pyx because it changed.
[1/1] Cythonizing giacpy.pyx
}}}
--
--
Ticket URL: <http://trac.sagemath.org/ticket/20569#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.