was it incremental build (and from which beta) or fresh build ?
> Le 20 août 2020 à 02:55, Kenji Iohara <[email protected]> a écrit : > > I have Mac OS X.15.6. I could compile it with no problem, > but I had some errors running ptestlong > > -- > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-release/592E1BCB-055D-4F13-9CD9-D86F6B27BCE9%40gmail.com > > <https://groups.google.com/d/msgid/sage-release/592E1BCB-055D-4F13-9CD9-D86F6B27BCE9%40gmail.com?utm_medium=email&utm_source=footer>. > <ptestlong.log> > > >> 2020/08/19 18:17、Steven Trogdon <[email protected] >> <mailto:[email protected]>>のメール: >> >> Actually I have system m4ri-20200125 and not 20200115 installed. For me the >> info in config.log was somewhat misleading. I have been using the sage >> provided brial, so after rebuilding brial the html docs successfully built >> and sage starts. >> >> On Tuesday, August 18, 2020 at 11:07:05 PM UTC-6, Steven Trogdon wrote: >> This beta fails on Gentoo, apparently when building the html-docs, as and >> upgrade from beta7 which built successfully. >> >> [dochtml] File "sage/rings/polynomial/polynomial_element.pyx", line 7893, >> in sage.rings.polynomial.polynomial_element.Polynomial.roots >> (build/cythonized/sage/rings/polynomial/polynomial_element.c:64031) >> [dochtml] File >> "/local/sage-git/sage/local/lib/python3.7/site-packages/sage/rings/polynomial/complex_roots.py", >> line 246, in complex_roots >> [dochtml] factors = p.squarefree_decomposition() >> [dochtml] File "sage/rings/polynomial/polynomial_element.pyx", line 1815, >> in >> sage.rings.polynomial.polynomial_element.Polynomial.squarefree_decomposition >> (build/cythonized/sage/rings/polynomial/polynomial_element.c:18350) >> [dochtml] File >> "/local/sage-git/sage/local/lib/python3.7/site-packages/sage/categories/fields.py", >> line 501, in _squarefree_decomposition_univariate_polynomial >> [dochtml] return Factorization(factors, unit=unit, sort=False) >> [dochtml] File >> "/local/sage-git/sage/local/lib/python3.7/site-packages/sage/structure/factorization.py", >> line 299, in __init__ >> [dochtml] self.__universe = Sequence(t[0] for t in x).universe() >> [dochtml] File >> "/local/sage-git/sage/local/lib/python3.7/site-packages/sage/structure/sequence.py", >> line 255, in Sequence >> [dochtml] from sage.rings.polynomial.pbori import BooleanMonomialMonoid >> [dochtml] ImportError: libm4ri-0.0.20200115.so >> <http://libm4ri-0.0.20200115.so/>: cannot open shared object file: No such >> file or directory >> make[3]: *** [Makefile:1864: doc-html] Error 1 >> make[2]: *** [Makefile:1754: all-start] Error 2 >> >> I have system m4ri-2010115 and m4ri3-20200115 installed. From config.log >> >> configure:36038: result: m4ri-20200115: using >> system package; SPKG will not be installed >> configure:36038: result: m4rie-20200115: using >> system package; SPKG will not be installed >> >> and >> >> configure:24084: will use system package and not install SPKG lrcalc >> ## ------------------------------------------------------ ## >> ## Checking whether SageMath should install SPKG m4rie... ## >> ## ------------------------------------------------------ ## >> configure:24184: checking whether any of m4ri is installed as or will be >> installed as SPKG >> configure:24193: result: no >> configure:24196: checking m4rie/m4rie.h usability >> configure:24196: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 >> configure:24196: $? = 0 >> configure:24196: result: yes >> configure:24196: checking m4rie/m4rie.h presence >> configure:24196: g++ -E -std=gnu++11 conftest.cpp >> configure:24196: $? = 0 >> configure:24196: result: yes >> configure:24196: checking for m4rie/m4rie.h >> configure:24196: result: yes >> >> So my system m4ri is not found even though installed. >> >> -- >> 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] >> <mailto:[email protected]>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/sage-release/1a0cd293-12bf-4c04-a6d7-e12774362819o%40googlegroups.com >> >> <https://groups.google.com/d/msgid/sage-release/1a0cd293-12bf-4c04-a6d7-e12774362819o%40googlegroups.com?utm_medium=email&utm_source=footer>. > > > -- > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-release/592E1BCB-055D-4F13-9CD9-D86F6B27BCE9%40gmail.com > > <https://groups.google.com/d/msgid/sage-release/592E1BCB-055D-4F13-9CD9-D86F6B27BCE9%40gmail.com?utm_medium=email&utm_source=footer>. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/E34E9924-6725-4370-8333-18A0BE8124C4%40gmail.com.
