After upodating my "develop" branch to 7.4 and merging it with my local branch (was 7.4beta6, and contained trac#20523 (R.3.3.1), trac#21231 (enhancemens to fricas interface) and trac#21622 (pari/perl)), I get a bunch of compilation problems :
alabaster-0.7.8.p0, decorator-4.0.6.p0, pkgconfig-1.1.0.p0, pygments-2.1.3.p1, pytz-2016.4.p0 and six-1.10.0.p0 all fail for the same reason, : OSError: [Errno 2] No such file or directory: '/usr/local/sage-7/local/lib/python2.7/site-packages/imagesize-0.7.1-py2.7.egg' pari-2.8.0.alpha.p0 fails for another reason : BEGIN failed--compilation aborted at merge_822 line 2. Makefile:956: recipe for target '../src/desc/pari.desc' failed make[4]: *** [../src/desc/pari.desc] Error 2 (This is suspiciously close to the problem that trac#21622 aimed at solving...) Trying to reinstall imagesize is futile : charpent@asus16-ec:/usr/local/sage-7$ sage -pip install imagesize Requirement already satisfied (use --upgrade to upgrade): imagesize in ./local/lib/python2.7/site-packages Any advice before retrying to build from fresh ? HTH,, -- Emmanuel Charpentier Le mercredi 19 octobre 2016 00:23:20 UTC+2, Volker Braun a écrit : > > The "master" git branch has been updated to Sage-7.4. As always, you can > get the latest beta version from the "develop" git branch. Alternatively, > the self-contained source tarball is at > http://www.sagemath.org/download-latest.html > > There was no change after 7.4.rc2 > > -- You received this message because you are subscribed to the Google Groups "sage-release" 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-release. For more options, visit https://groups.google.com/d/optout.
