Then charpent@zen-book-flip:/usr/local/sage-10$ make cython make build/make/Makefile --stop make[1] : on entre dans le répertoire « /usr/local/sage-10 » make[1]: « build/make/Makefile » est à jour. make[1] : on quitte le répertoire « /usr/local/sage-10 » build/bin/sage-logger \ "cd build/make && ./install 'cython'" logs/install.log make[1] : on entre dans le répertoire « /usr/local/sage-10/build/make » make[1] : on quitte le répertoire « /usr/local/sage-10/build/make » Nothing to (re)build / all up-to-date.
I do not understand. Again… Le lundi 16 octobre 2023 à 22:38:52 UTC+2, Emmanuel Charpentier a écrit : > Le lundi 16 octobre 2023 à 22:31:38 UTC+2, Emmanuel Charpentier a écrit : > > Le lundi 16 octobre 2023 à 18:35:28 UTC+2, Dima Pasechnik a écrit : > > On Mon, Oct 16, 2023 at 5:29 PM Dima Pasechnik <[email protected]> wrote: > > > > Please also send config.log, as I already asked. > > Done. See above > > > > > > On Mon, Oct 16, 2023 at 5:27 PM <[email protected]> wrote: > > > > > > IMHO what we need there is in logs/pkgs/sagelib-10.2.beta7.log > > It looks as if you haven't installed the patch for Cython, as I still see > > ValueError: Invalid tag name '.0' > > in your log. > > You can check this somewhere in the beginning of logs/pkgs/cython*...log > You'd see there "applying patch <such and such>" > > Indeed : > charpent@zen-book-flip:/usr/local/sage-10$ grep patch > logs/pkgs/cython-3.0.2.log No patch files found in ../patches > > However, I’m pretty certain to have run it (but it has already scrolled > off my session transcript) . > > I’ll try to start again : > - make sagelib-clean sagelib uninstall - git pull upstream pull/36332/head > > BTW : > charpent@zen-book-flip:/usr/local/sage-10$ git pull upstream > pull/36332/head Depuis github.com:sagemath/sage * branch > refs/pull/36332/head -> FETCH_HEAD Déjà à jour. > > (“already up to date”). > > - make cython - make build > > > > > > > > > > Here it is. > > > > > > -- > > > 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/3210ca421c3720605652da6ca86165e187c64ccd.camel%40gmail.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/5e3a70f7-1b22-4608-8612-4c95c02eb8e2n%40googlegroups.com.
