Hello, On my MacBook Pro with Intel core, with homebrew and OS 12.6, I could compile it with first built (again with ./configure —without-system-pari), But for make ptestlong, I had the next errors:
********************************************************************************************************************************************************************* sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/tests/cmdline.py # 4 doctests failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/structure/element.pyx # 4 doctests failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/repl/ipython_extension.py # 2 doctests failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/env.py # 1 doctest failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/cpython/cython_metaclass.pyx # 4 doctests failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/rings/tate_algebra_ideal.pyx # 6 doctests failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/interfaces/expect.py # 2 doctests failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/misc/superseded.py # 4 doctests failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/arith/long.pxd # 14 doctests failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/ext/memory_allocator.pxd # 6 doctests failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/features/__init__.py # 2 doctests failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/rings/polynomial/ore_polynomial_element.pyx # 6 doctests failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/structure/factory.pyx # 1 doctest failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/misc/session.pyx # 2 doctests failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/rings/integer_fake.pxd # 1 doctest failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/misc/instancedoc.pyx # 4 doctests failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/misc/sageinspect.py # 24 doctests failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/repl/load.py # 2 doctests failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/symbolic/pynac.pxi # 1 doctest failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/docs/instancedoc.py # 4 doctests failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/cpython/wrapperdescr.pxd # 6 doctests failed sage -t --long --warn-long 233.2 --random-seed=132892920656875732033845799103171660159 src/sage/cpython/string.pyx # 1 doctest failed ********************************************************************************************************************** > 18/10/2022 10:52、Dima Pasechnik <[email protected]>のメール: > > On Tue, Oct 18, 2022 at 9:15 AM '[email protected] <http://ucdavis.edu/>' > via sage-release > <[email protected] <mailto:[email protected]>> wrote: >> >> I am not able to do an incremental build. Do we really need to do a "make >> distclean" because of #34268? > Hmm, probably one needs > > make sagelib-clean sagelib-uninstall > > > if you don't need R, you can always do > > ./configure --disable-r > > >> >> Best, >> Travis >> >> >> On Monday, October 17, 2022 at 7:56:17 AM UTC+9 Volker Braun wrote: >>> >>> 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 >>> >>> 6d31aad9f67 (tag: 9.8.beta2, trac/develop) Updated SageMath version to >>> 9.8.beta2 >>> 7acd286410f Trac #34640: fix some pep8 in words/ >>> 451e2b60ae5 Trac #34632: wrappers for acb_poly_[rl]gamma_series >>> a6c1e4ce868 Trac #34629: Use the kbd role in the doc >>> 986fc0512ea Trac #34625: Refresh the file free_quadratic_module >>> dcf8a9c2dfe Trac #34622: partial cleanup in partition.py >>> 23db2d42323 Trac #34620: pep cleanup for the file weyl_group.py >>> 78b1fd07365 Trac #34619: fix some details in doc of charpoly_frobenius >>> 45aacf3ba48 Trac #34613: fix some typos >>> 8d19efa9412 Trac #34606: fix doc with respect to a change in behavior for >>> tikz method of polyhedron (since 9.7 -> since 9.8) >>> 3916f8e9a7f Trac #34602: add some missing EXAMPLES >>> 2111efa1142 Trac #34599: add helper function to compute all monomials of a >>> given degree >>> 4f7754ad1eb Trac #34594: Fix error in sage.misc.latex.view doctest >>> e77f1a43748 Trac #34585: pep8 cleanup in algebras/letterplace pyx files >>> 47997841f5b Trac #34463: make PolynomialQuotientRing_generic inherit from >>> QuotientRing_generic >>> 060c35f1cbb Trac #34394: pycodestyle cleanup in >>> src/sage/graphs/generic_graph.py (part 6) >>> 66a62faa88b Trac #34647: some details in permutation groups >>> 1a1d67ddeea Trac #34644: minor details in schemes >>> 3384309eae7 Trac #34639: fix some W605 in pyx files in rings >>> c448d77ee0b Trac #34618: use libgap in dual abelian group elements >>> 33a0f7adac1 Trac #34617: fix and activate pycodestyle W391 >>> 75636756b8f Trac #34615: Update to sphinx 5.2 >>> 685a07c0fda Trac #34614: add missing EllipticCurveHom methods to √élu >>> isogenies >>> a7dac85cb87 Trac #34612: 1 internet doctest failing in graphs/isgci.py >>> d9c40919205 Trac #34579: Faster iterator for planar set partitions >>> 321f97084f9 Trac #34552: more testsuites for lazy series rings >>> 87626b0bcd0 Trac #34470: categories of lazy series >>> 77c6eed67ee Trac #34410: make new composite elliptic-curve isogenies the >>> default >>> 2356379d701 Trac #33969: Implement missing KnotInfo wrappers for polynomial >>> invariants >>> a9abd3b2da4 Trac #32874: New option "./configure --enable-wheels" >>> 84ecc3f3575 Trac #32686: points_of_bounded_height for projective space is >>> incorrect >>> 364b605217c Trac #29413: Meta-ticket: Upgrade cddlib, fix cddlib header >>> search for packages latte_int, gfan, topcom >>> be3b5abefd1 Trac #34609: 5 internet doctests failing in oeis >>> f1d4c32fba7 Trac #34607: 2 doctests failures with external software octave >>> 792d877c428 Trac #34603: Fix singular spkg-configure >>> 12539de55cb Trac #34268: Reduce R to a dummy package, upgrade rpy2 to 3.4.5 >>> ac6888e735a Trac #33680: moving _repr_fixups list from doctest/parsing.py >>> header to method do_fixup >>> b670d032bf5 Trac #33597: Wrong computation of Hilbert polynomials >>> 6b198bd73cd Trac #32367: Replace Lazy Power Series in species directory >>> 00ebfa91d14 Trac #32354: Fix integral(1/max_symbolic(x, 1)^2, x, 0, oo, >>> algorithm='giac') >>> ad120da7d6a Trac #31588: Update Normaliz to 3.9.x, pynormaliz to 2.17, >>> e-antic to 1.x, add optional package antic >>> fd47b9927ea Trac #14222: Coercion/conversion from Cone and other objects to >>> Polyhedron >>> de296798b65 Trac #34623: Fix broken gitpod >>> e91fd4a93da Trac #34604: latte_int: Fix up patch >>> 1758b6322dc Trac #34496: disallow PARI 2.15 from the system, until giac is >>> fixed >>> 54cd6fe6de5 (tag: 9.8.beta1) Updated SageMath version to 9.8.beta1 >> >> -- >> 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/258c8001-e108-4455-85d0-a86adf8ffa5en%40googlegroups.com. > > -- > 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/CAAWYfq2jGuZQ_yhV7NL2Kboo1Rd7RTNvijz%2BVvBBvN4wgpkcyQ%40mail.gmail.com > > <https://groups.google.com/d/msgid/sage-release/CAAWYfq2jGuZQ_yhV7NL2Kboo1Rd7RTNvijz%2BVvBBvN4wgpkcyQ%40mail.gmail.com>. -- 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/4703C975-726A-44B0-AEA7-2392BE0639E9%40gmail.com.
