The failure looks similar to http://trac.sagemath.org/ticket/11551. Any help would be appreciated :)
Am Dienstag, 5. April 2016 11:53:28 UTC+2 schrieb alexander.s...@googlemail.com: > > No, start-up fails with a related(?) seg fault. > > Am Dienstag, 5. April 2016 11:50:01 UTC+2 schrieb Dima Pasechnik: >> >> Does Sage start for you? >> >> On Tuesday, April 5, 2016 at 10:39:24 AM UTC+1, >> alexander.s...@googlemail.com wrote: >>> >>> My home directory is in C:\cygwin64. Permission were mixed up, but after >>> restoring them the error persists. >>> Although sage is no longer complaining about DOT_SAGE permissions. >>> >>> Am Dienstag, 5. April 2016 10:32:06 UTC+2 schrieb Dima Pasechnik: >>>> >>>> >>>> >>>> On Tuesday, April 5, 2016 at 7:56:01 AM UTC+1, >>>> alexander.s...@googlemail.com wrote: >>>>> >>>>> I faced the same error, which appears to be caused by gcc-5.3.0. After >>>>> downgrading to gcc-4.9.3, brial compiled successfully. >>>>> I am now stuck with a segmentation fault related to doc-html. >>>>> >>>> It seems to crash on >>>> "Setting permissions of DOT_SAGE directory so only you can read and >>>> write it." >>>> >>>> do you have your home directory in an unusual location/with unusual >>>> permissions? >>>> (cygwin is not known to be 100% compatible in this sense, e.g. on Samba >>>> shares things >>>> can go funny, etc...) >>>> >>>> >>>> >>>> >>>>> >>>>> Am Mittwoch, 30. März 2016 19:15:14 UTC+2 schrieb Witold Żarowski: >>>>>> >>>>>> I can confirm that I was able to compile mprf using the patch you >>>>>> provided. >>>>>> Then ATLAS was compiling for ages, and after that another error >>>>>> occurred, this time compiling brial: >>>>>> ======================================== >>>>>> libtool: compile: g++ -DHAVE_CONFIG_H -I. >>>>>> -I../../libpolybori/include/polybori -I../../groebner/include >>>>>> -I../../libpolybori/include -std=c++98 -ftemplate-depth-100 -g -O2 -MT >>>>>> BlockDegLexOrder.lo -MD -MP -MF .deps/BlockDegLexOrder.Tpo -c >>>>>> BlockDegLexOrder.cc -DDLL_EXPORT -DPIC -o .libs/BlockDegLexOrder.o >>>>>> In file included from >>>>>> ../../libpolybori/include/polybori/cudd/../../../../Cudd/cudd/cudd.h:90:0, >>>>>> from >>>>>> ../../libpolybori/include/polybori/cudd/cudd.h:20, >>>>>> from >>>>>> ../../libpolybori/include/polybori/pbori_defs.h:27, >>>>>> from >>>>>> ../../libpolybori/include/polybori/BlockDegLexOrder.h:19, >>>>>> from BlockDegLexOrder.cc:18: >>>>>> /usr/lib/gcc/x86_64-pc-cygwin/5.3.0/include/c++/cstdio:175:11: error: >>>>>> '::snprintf' has not been declared >>>>>> using ::snprintf; >>>>>> ^ >>>>>> /usr/lib/gcc/x86_64-pc-cygwin/5.3.0/include/c++/cstdio:176:11: error: >>>>>> '::vfscanf' has not been declared >>>>>> using ::vfscanf; >>>>>> ^ >>>>>> ======================================== >>>>>> >>>>> -- 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 https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.