Why using "make start" instead of "make"?

2014-04-24 21:56 UTC+02:00, Christian Stump <christian.st...@gmail.com>:
> Hi,
>
> I just pulled the newest develop version and did "make start". Now, I get
> the error below. Am I again doing something wrong here?
>
> Thanks for your help,
>
>     Christian
>
> -----------------------------------------------------------------------
>
> -- stumpc5@stumpc5:~/progs/sage$ sage
> ┌────────────────────────────────────────────────────────────────────┐
> │ Sage Version 6.2.rc0, Release Date: 2014-04-22                     │
> │ Type "notebook()" for the browser-based notebook interface.        │
> │ Type "help()" for help.                                            │
> └────────────────────────────────────────────────────────────────────┘
> ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
> ┃ Warning: this is a prerelease version, and it may be unstable.     ┃
> ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
> -------------------------------------------------------------------------------
> Resolving lazy import FacadeSets during startup
> Calling stack:
>   File
> "/home/stumpc5/progs/sage/local/lib/python2.7/site-packages/IPython/core/application.py",
> line 207, in excepthook
>     return self.crash_handler(etype, evalue, tb)
>   File
> "/home/stumpc5/progs/sage/local/lib/python2.7/site-packages/IPython/core/crashhandler.py",
> line 159, in __call__
>     traceback = TBhandler.text(etype,evalue,etb,context=31)
>   File
> "/home/stumpc5/progs/sage/local/lib/python2.7/site-packages/IPython/core/ultratb.py",
> line 407, in text
>     tb_offset, context)
>   File
> "/home/stumpc5/progs/sage/local/lib/python2.7/site-packages/IPython/core/ultratb.py",
> line 815, in structured_traceback
>     locals,formatvalue=var_repr))
>   File "/home/stumpc5/progs/sage/local/lib/python/inspect.py", line 887, in
> formatargvalues
>     specs.append(strseq(args[i], convert, join))
>   File "/home/stumpc5/progs/sage/local/lib/python/inspect.py", line 842, in
> strseq
>     return convert(object)
>   File "/home/stumpc5/progs/sage/local/lib/python/inspect.py", line 884, in
> convert
>     return formatarg(name) + formatvalue(locals[name])
>   File
> "/home/stumpc5/progs/sage/local/lib/python2.7/site-packages/IPython/core/ultratb.py",
> line 724, in eqrepr
>     def eqrepr(value, repr=text_repr): return '=%s' % repr(value)
>   File
> "/home/stumpc5/progs/sage/local/lib/python2.7/site-packages/IPython/core/ultratb.py",
> line 701, in text_repr
>     return pydoc.text.repr(value)
>   File "/home/stumpc5/progs/sage/local/lib/python/repr.py", line 24, in
> repr
>     return self.repr1(x, self.maxlevel)
>   File "/home/stumpc5/progs/sage/local/lib/python/pydoc.py", line 970, in
> repr1
>     return cram(stripid(repr(x)), self.maxother)
>   File
> "/home/stumpc5/progs/sage/local/lib/python2.7/site-packages/sage/categories/category.py",
> line 2293, in _repr_
>     if len(categories) == 2 and Sets().Facades() in categories:
> -------------------------------------------------------------------------------
>
> **********************************************************************
>
> Oops, Sage crashed. We do our best to make it stable, but...
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to