Le jeu. 10 juin 2021 à 18:30, Samuel Lelièvre: > > Thanks for the new release. > > On Debian 10 buster > - `./bootstrap -q && ./configure -q` -- ok but lost a lot of quiet > - `make -s V=0` -- ok > - `make -s V=0 doc-pdf` -- ok > - `make -s V=0 testlong` -- all tests pass > > On Ubuntu 20.04: > - `./bootstrap -q && ./configure -q` -- ok but lost a lot of quiet > - `make -s V=0` -- ok > - `make -s V=0 doc-pdf` -- ok > - `make -s V=0 testlong` -- many failures, > apparently related to pari/gp (rich?) output.
The problem, after searching a bit more, might have more to do with pexpect and/or readline and/or bracketed-paste, than with PARI/GP. -- 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/CAEcArF1qzEMnD%2B8HP2-MSiDDKEBZ-LMrX0vxrombHppdy0q9wA%40mail.gmail.com.
