#6743: cygwin metaticket: port Sage to Microsoft Windows (via Cygwin): stage 1
--
make building Sage automatic
-------------------------------+--------------------------------------------
Reporter: was | Owner: was
Type: enhancement | Status: new
Priority: major | Milestone: sage-5.6
Component: cygwin | Resolution:
Keywords: sd31 sd32 | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------+--------------------------------------------
Comment (by kcrisman):
> 1.
[http://boxen.math.washington.edu/home/jdemeyer/spkg/pari-2.5.3.p2.spkg]
(a plain bug-fix package, #13921)
With `SAGE_CHECK=yes`, I get a successful installation and almost
successful tests. However, the factoring example in the description of
#13921 works fine. Here's [http://sage.math.washington.edu/home/kcrisman
/program-sta.dif the only failure]:
{{{
*** ../src/test/32/program 2012-09-25 17:10:47.000000000 -0400
--- gp.out 2013-01-15 13:26:27.531250000 -0500
***************
*** 129,137 ****
400 1.632424285532931448171405619
? install(addii,GG)
? addii(1,2)
! 3
? kill(addii)
? getheap
! [23, 3317]
? print("Total time spent: ",gettime);
! Total time spent: 24
--- 129,139 ----
400 1.632424285532931448171405619
? install(addii,GG)
? addii(1,2)
! *** at top-level: addii(1,2)
! *** ^----------
! *** addii: bug in PARI/GP (Segmentation Fault), please report
? kill(addii)
? getheap
! [22, 3310]
? print("Total time spent: ",gettime);
! Total time spent: 31
}}}
> 2.
[http://boxen.math.washington.edu/home/jdemeyer/spkg/pari-2.5.3.p3.spkg]
(some Cygwin-specific workarounds removed)
I'll check this next.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6743#comment:104>
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 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.