One more datapoint :

In another directory, a fresh copy builds OK (needs 68 minutes, which is 
much more than previous full builds (7.3, IIRC, needed about 40 mnutes)).

A branch based on that, adding R3.1.1 and the Fricas interface mods needed 
about 20 more minutes.

make ptestlong has one non-transient failure (i.e. reproduced when rn 
standalone. From the log file :

sage -t --long --warn-long 113.8 src/sage/homology/simplicial_complex.py
**********************************************************************
File "src/sage/homology/simplicial_complex.py", line 2813, in 
sage.homology.simp
licial_complex.SimplicialComplex.is_cohen_macaulay
Failed example:
    X.is_cohen_macaulay(ZZ)
Expected:
    False
Got:
    [Errno 2] No such file or directory: 
'/home/charpent/.sage/temp/asus16-ec/22176/dir_JpZfYz/22338.out'
    [Errno 2] No such file or directory: 
'/home/charpent/.sage/temp/asus16-ec/22176/dir_JpZfYz/22339.out'
    False
**********************************************************************
1 item had failures:
   1 of   8 in 
sage.homology.simplicial_complex.SimplicialComplex.is_cohen_macaulay
    [588 tests, 1 failure, 7.97 s]

Trying to reproduce it standalone gave a failure for all doctests, and a 
bunch of other error messages . See the enclosed log (gzipped, the unzipped 
version is about 1MB...).

This seems a *real* problem. I'll wait a bit before trying to rebuild in my 
original directory (by make distclean && make ptestlong).

HTH,

--
Emmanuel Charpentier

Le mercredi 19 octobre 2016 20:00:28 UTC+2, Emmanuel Charpentier a écrit :
>
> 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.

Attachment: simplicial.log.gz
Description: Binary data

Reply via email to