On my Mac OS 13.6 with Intel Core i5, with updated Homebrew and Xcode 15.0.1,
I could compile with from the first built, after ./configure 
—with-system-gfortran=no. 
But for make ptestlong, some errors appears:

sage -t --long --warn-long 130.2 
--random-seed=270676438584927164877587662566673571646 
src/sage/rings/polynomial/multi_polynomial_ideal.py  # Killed due to 
segmentation fault
sage -t --long --warn-long 130.2 
--random-seed=270676438584927164877587662566673571646 
src/sage/libs/giac/__init__.py  # Timed out
sage -t --long --warn-long 130.2 
--random-seed=270676438584927164877587662566673571646 src/sage/tests/cmdline.py 
 # 1 doctest failed
sage -t --long --warn-long 130.2 
--random-seed=270676438584927164877587662566673571646 
src/sage/graphs/connectivity.pyx  # 2 doctests failed
sage -t --long --warn-long 130.2 
--random-seed=270676438584927164877587662566673571646 src/sage/misc/cython.py  
# 1 doctest failed

Kenji

> 24/10/2023 10:14、Emmanuel Charpentier <emanuel.charpent...@gmail.com>のメール:
> 
> Opened a new issue <https://github.com/sagemath/sage/issues/36526>.
> 
> HTH,
> 
> Le lundi 23 octobre 2023 à 17:31:48 UTC+2, sage-release a écrit :
>> Uh, oh.
>> 
>> This one is new : view((1/(1+e^(-a*x+b))).diff(x)) doesn’t display anything, 
>> with an error displayed in the PDF viewer (evince) :
>> 
>> Impossible d’ouvrir le document « file:///tmp/tmpfxhmje83/sage.pdf ».
>> Erreur lors de l'ouverture du fichier /tmp/tmpfxhmje83/sage.pdf : Aucun 
>> fichier ou répertoire de ce type
>> In the update list for this beta :
>> 
>> 4a60001a052 gh-36436: src/sage/misc/latex.py: replace tmp_dir()
>> A case of a review “a bit hasty” ?
>> 
>> Do you need a new ticket ?
>> 
>> HTH,
>> 
>> Le dimanche 22 octobre 2023 à 22:27:18 UTC+2, Emmanuel Charpentier a écrit :
>>> On Debian testing running on core i7 + 16 GB RAM, upgrading 10.7.beta7 to 
>>> 10.2.beta8 and running ptestlong gives the same permanent failures already 
>>> reported for a few betas :
>>> 
>>> ----------------------------------------------------------------------
>>> sage -t --long --warn-long 219.0 
>>> --random-seed=155719685240352409389908029576831314648 
>>> src/sage/rings/integer.pyx  # 1 doctest failed
>>> sage -t --long --warn-long 219.0 
>>> --random-seed=1557196852403```52409389908029576831314648 
>>> src/sage/functions/special.py  # 2 doctests failed
>>> ----------------------------------------------------------------------
>>> HTH,
>>> 
>>> Le samedi 21 octobre 2023 à 18:53:24 UTC+2, Volker Braun a écrit :
>>>> 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
>>>> 
>>>> 07a2afd65fb (tag: 10.2.beta8, github/develop) Updated SageMath version to 
>>>> 10.2.beta8
>>>> c47788b02a4 gh-36476: Fix bootstrapping on `centos-7`, `fedora-30`, 
>>>> `ubuntu-xenial`
>>>> 11aae8079c4 gh-36474: add ruff to developer tools
>>>> 4260e44eca6 gh-36473: CI docbuild: Do not rebuild sagelib from scratch
>>>> ad4546ce9db gh-36470: refresh macaulay2 interface a little bit
>>>> acb1953eebf gh-36468: Fix mamba install in conda ci workflow
>>>> eb03f2775ed gh-36467: Combine ci linter jobs
>>>> 433e825d58b gh-36464: fix doctest in `src/sage/combinat/posets/posets.py`
>>>> bc2e5886ab0 gh-36463: remove unused variables in pyx files in groups/
>>>> 8f337cf28ba gh-36461: fix the linters again
>>>> 47b5eb99371 gh-36460: add default legend_color to eliminate KeyError when 
>>>> plotting arrow2d or disk
>>>> 2ef76f3db59 gh-36454: Remove `tomli` from some build dependencies
>>>> 4faf2ae32d3 gh-36452: `make sagemath_categories-check`, `make 
>>>> pypi-wheels-check`
>>>> 9088b6c094e gh-36451: tox.ini: Add gentoo-python3.12
>>>> fec83575265 gh-36445: fix ZeroDivisionError in gcd of sparse polynomials
>>>> 93d005f838f gh-36442: CI: Refactor `build*.yml` through a new script 
>>>> `.ci/retrofit-worktree.sh`
>>>> 31d8d5b615c gh-36440: trying ruff on some posets files
>>>> 0cdf0b31efc gh-36438: .github/workflows/dist.yml: Create release on 
>>>> release tag
>>>> 12069d0b3f1 gh-36437: src/sage/parallel/map_reduce.py: replace tmp_dir()
>>>> 4a60001a052 gh-36436: src/sage/misc/latex.py: replace tmp_dir()
>>>> 7e746646936 gh-36435: Retrieve upstream tarballs from GitHub release assets
>>>> dcaf556c9c1 gh-36430: CI Linux: Run `ubuntu-focal-standard` without 
>>>> waiting for other platforms
>>>> d2a38bffa9f gh-36423: fix and activate E225 and E228
>>>> 1071779990e gh-36411: Fix conda install instructions after `setuptools` 
>>>> update
>>>> 91443566313 gh-36407: Support python 3.12
>>>> 77df29e7258 gh-36401: Allow lifting mvpolynomials over non-fields using 
>>>> singular
>>>> e73e211a8f2 gh-36400: `build/pkgs/setuptools_scm`: Update to 8.0.4, add 
>>>> fixes for version 8
>>>> f26c1843bc0 gh-36395: build/pkgs/singular: Update to 4.3.2p8
>>>> f909b0a340e gh-36385:  Fixes for the push_to_docker_hub workflow
>>>> 731be1ca21a gh-36333: Revision of the knot theory colorings method
>>>> f89aaf18354 gh-36332: Yet more more spkgs confs
>>>> 50683ffa73e gh-36320: Update `matplotlib` to 3.8.0, `pillow` to 10.0.1
>>>> f42202ac696 gh-36315: Replace shell bunzip2 with library code
>>>> e3e4288b4b3 gh-36304: `sage.symbolics`: Remove code deprecated in #18036, 
>>>> #29738, #32386, #32638, #32665, #34215
>>>> 7a92489c1c9 gh-35978: Fix GradedModularFormElement multiplication
>>>> b7c1c8fe5cd (tag: 10.2.beta7) Updated SageMath version to 10.2.beta7
> 
> 
> -- 
> 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 sage-release+unsubscr...@googlegroups.com 
> <mailto:sage-release+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/5e2b2e00-fd29-4767-9485-b6576161a336n%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/sage-release/5e2b2e00-fd29-4767-9485-b6576161a336n%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 sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/D9740E16-B584-46DD-9D79-B9E70B773D42%40gmail.com.

Reply via email to