#10436: #10303 gives problems with sage -ba-force
------------------------+---------------------------------------------------
Reporter: jdemeyer | Owner: GeorgSWeber
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.6.1
Component: build | Keywords: SAGE64
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Description changed by jdemeyer:
Old description:
> On a clean installation of Sage including #10303, I get
> {{{
> $ ./sage -ba-force
> *** TOUCHING ALL CYTHON (.pyx) FILES ***
> KeyError: 'SAGE64':
> File "/mnt/usb1/scratch/jdemeyer/merger/sage-4.6.1.rc0/devel/sage-
> main/c_lib/SConstruct", line 108:
> if os.environ['SAGE64']=="yes":
> File
> "/mnt/usb1/scratch/jdemeyer/merger/sage-4.6.1.rc0/local/lib/python/UserDict.py",
> line 22:
> raise KeyError(key)
>
> ----------------------------------------------------------
> sage: Building and installing modified Sage library files.
> }}}
New description:
On a clean installation of Sage including #10303, I get
{{{
$ ./sage -ba-force
*** TOUCHING ALL CYTHON (.pyx) FILES ***
KeyError: 'SAGE64':
File "/mnt/usb1/scratch/jdemeyer/merger/sage-4.6.1.rc0/devel/sage-
main/c_lib/SConstruct", line 108:
if os.environ['SAGE64']=="yes":
File
"/mnt/usb1/scratch/jdemeyer/merger/sage-4.6.1.rc0/local/lib/python/UserDict.py",
line 22:
raise KeyError(key)
----------------------------------------------------------
sage: Building and installing modified Sage library files.
}}}
Apart from this error message, {{{sage -ba-force}}} seems to work.
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10436#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 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.