On Nov 23, 12:32 pm, Jaap Spies <[EMAIL PROTECTED]> wrote:
> Carl Witty wrote:
> > On Nov 23, 8:56 am, Jaap Spies <[EMAIL PROTECTED]> wrote:
> [...]
> >> ------------------------------------------------------------
>
> >> /home/jaap/work/downloads/sage-3.2.1.alpha0/devel/sage-main/sage/structure/
> >>  ../ext/cdefs.pxi:32:0: 'sage.libs.gmp.all.pxd' not found
>
> > This is because the file sage/libs/gmp/__init__.py is missing in the
> > sage-3.2.1.alpha0 spkg .  (The file is present in the Mercurial
> > repository, but it's not checked out.)
>
> > You can probably fix this by doing "hg update" (or "sage -hg update",
> > if you don't have a separate copy of Mercurial) in the sage-main
> > directory, and then restarting the build.
>
> Thanks, but just typing make did the job.
>
> real    112m26.207s
> user    104m21.590s
> sys     3m45.201s
> To install gap, gp, singular, etc., scripts
> in a standard bin directory, start sage and
> type something like
>     sage: install_scripts('/usr/local/bin')
> at the SAGE command prompt.
>
> SAGE build/upgrade complete!
> [EMAIL PROTECTED] sage-3.2.1.alpha0]$ cd devel/sage
> [EMAIL PROTECTED] sage]$ hg update
> 0 files updated, 0 files merged, 0 files removed, 0 files unresolved


Good.

I did an "hg update -C" followed by a "sage -b" and got an error due
to Cython that was only fixed by a "sage -ba". I would very much claim
that I found another bug in the new setup.py, but I see if I can
reproduce this first before opening a ticket.

What is now more important is to fix the -sdist issue here fast for
alpha1.

> Jaap

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to