DId you try ``make distclean && make``?

Best,
Travis


On Saturday, January 23, 2016 at 3:34:56 PM UTC-6, David Roe wrote:
>
> I'm trying to merge sage-7.0 into http://trac.sagemath.org/ticket/812.  
> I've built a fresh sage-7.0 on SMC then did the following (after a bit of 
> fiddling around with other tickets)
> git trac checkout 812
> git merge master
> make
>
> It ends up with an error that looks like
>
> Building interpreters for fast_callable
> python -u setup.py install
> ************************************************************************
> Traceback (most recent call last):
>   File "setup.py", line 47, in <module>
>     from module_list import ext_modules, library_order, aliases
>
>   File 
> "/projects/7e31f8fa-d7fb-44ba-85ee-48e91861f432/sage/src/module_list.py", 
> line 992, in <module>
>     depends = flint_depends),
> NameError: name 'flint_depends' is not defined
> ************************************************************************
> Error building the Sage library
>
> Any ideas?  A full log is available at 
> https://cloud.sagemath.com/projects/7e31f8fa-d7fb-44ba-85ee-48e91861f432/files/sage/logs/pkgs/sage-7.0.log
> David
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to