Hi,
Le 12/06/2014 10:12, leif a écrit :
Julien Puydt wrote:
I wanted to help review #14364.
The (very old) testjava.sh foo, or was that a typo?
So I cloned sage,
Not immediately clear to me what you mean by that; which version of
Sage? Already built and up-to-date?
checked out the ticket's branch, exported
SAGE_ATLAS_LIB and MAKE, then "make". Failure: some packages (cvxopt and
scipy from memory) don't find the linear algebra libs.
Fair enough, I started again, without SAGE_ATLAS_LIB this time. Of
course, that added a few hours to the build time... and got build errors
here and there... (about things unrelated to the ticket).
Did I do something wrong? Is there a known problem?
I just created a new branch based on 6.3.beta3 (already built), pulled
u/jdemeyer/ticket/14364, ran 'sage -f jmol' (since the patch level of
the spkg didn't change, which is probably ok), then ran 'sage -b', and
'sage -t --long src/sage/interfaces/jmoldata.py' works for me.
Or did *I* miss something?
Here are the steps I followed yesterday:
git clone git://git.sagemath.org/sage
cd sage
ln -s ../upstream upstream
export SAGE_ATLAS_LIB=/usr/lib
export MAKE="make -j 4"
git checkout -b testjava remotes/origin/u/jdemeyer/ticket/14364
make
I followed them again today, and it failed again, this time in ppl
because "'ptrdiff_t' does not name a type" -- so not the same problem.
Sigh...
Snark on #sagemath
--
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.