On Mon, Oct 16, 2023 at 09:16:46AM +0200, [email protected] wrote: > More examination of theĀ `install.log` file shows a raft of Cython errors. > `install.log` (compressed) enclosed. I think this shows that certain patch for Cython 3.0.2 (Cython PR #5690) must have been included. E.g. it's in the branch of https://github.com/sagemath/sage/pull/36332, the file build/pkgs/cython/patches/5690.patch there
So you can do git pull <...> pull/36332/head (where <...> should be the remote name of main Sagemath git repo, often called origin, or upstream) to install it, and then run make cython followed by make build Dima -- 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/ZSz2S_zZLFC_ed79%40hilbert.
signature.asc
Description: PGP signature
