Re: [sage-devel] Problem Building Sage from Source

2021-08-18 Thread John H Palmieri
(I'm not sure where this comes from, since searching for "givaro" on brew.sh comes up empty.) On Wednesday, August 18, 2021 at 6:48:10 PM UTC-7 John H Palmieri wrote: > You could try uninstalling homebrew's givaro and/or use `./configure > --with-system-givaro=no` to force Sage to build its own

Re: [sage-devel] Problem Building Sage from Source

2021-08-18 Thread John H Palmieri
You could try uninstalling homebrew's givaro and/or use `./configure --with-system-givaro=no` to force Sage to build its own givaro. On Wednesday, August 18, 2021 at 4:45:54 PM UTC-7 Brian Sun wrote: > I ran the two commands (and also uninstalled Macaulay2 and the copy of > fflas-ffpack using H

Re: [sage-devel] Re: Adèles and idèles

2021-08-18 Thread Mathe Hertogh
Dear Nils and others, I would put my contribution in category B: creating infrastructure for computing with adèles and idèles. Currently completions of number fields at finite primes are not yet implemented in sagemath and hence the bundling of such computations into an adèle ring is not possible

Re: [sage-devel] Re: Running some code before the doctests

2021-08-18 Thread Jean-Florent Raymond
Le 17/08/2021 à 19:58, Matthias Koeppe a écrit : > On Tuesday, August 17, 2021 at 8:13:57 AM UTC-7 Jean-Florent Raymond wrote: > >> It seems that I have to import "A" in the doctest of each method, >> otherwise I get an error that it is not defined. > > > Yes, that's normal; after all, users

Re: [sage-devel] Singular rpm packages on Fedora

2021-08-18 Thread Michael Orlitzky
On Wed, 2021-08-18 at 17:34 +0900, Kazuyoshi Furutaka wrote: > > But there exists no fedora.txt file in sage pkgs directory. > > $ ls build/pkgs/singular/distros/ > > conda.txt freebsd.txt macports.txt repology.txt > > debian.txt homebrew.txt nix.txt > > > > Isn't it possible to use them

[sage-devel] Singular rpm packages on Fedora

2021-08-18 Thread Kazuyoshi Furutaka
Hi... I happened to find Singular-related rpm packages on my Fedora-34 system. $ dnf list \*[sS]ingular\* > Fedora 34 - x86_64 13 kB/s | 6.6 kB > 00:00 > Fedora 34 openh264 (From Cisco) - x86_641.7 kB/s | 989 B > 00:00 > Fedora Modular 34 - x86_64

[sage-devel] A patchbot error I do not understand

2021-08-18 Thread Emmanuel Charpentier
I am working on Trac#10038 , and, so far, two patchbots fail to build (for lack of pynac-config.h) and two other build successfully but fail one doctest : * File "src/sage/doctest/source