Re: [sage-devel] Error installing package singular-4.4.0

2025-04-30 Thread Dima Pasechnik
On Wed, Apr 30, 2025 at 11:42 AM Dima Pasechnik wrote: > Hi John, > > Flint is already on 3.2.2, see https://github.com/flintlib/flint > If could be that your Flint beta is buggy, and you need 3.2.2 > > > We should upgrade to it, if possible. > Singular is now 4.4.1 - not 100% sure whether an upg

Re: [sage-devel] Error installing package singular-4.4.0

2025-04-30 Thread John Cremona
On Wed, 30 Apr 2025, 19:00 Dima Pasechnik, wrote: > > > On Wed, Apr 30, 2025 at 11:42 AM Dima Pasechnik wrote: > >> Hi John, >> >> Flint is already on 3.2.2, see https://github.com/flintlib/flint >> If could be that your Flint beta is buggy, and you need 3.2.2 >> >> >> We should upgrade to it, i

Re: [sage-devel] Error installing package singular-4.4.0

2025-04-30 Thread Michael Orlitzky
On Wed, 2025-04-30 at 11:42 -0500, Dima Pasechnik wrote: > > There is also a request to update gfan, to version 0.7. IIRC gfan-0.7 uses glibc int128 types everywhere without testing for them, so it will fail on Gentoo, Void, Alpine, etc. where the libc may not be glibc. I emailed Anders about it

Re: [sage-devel] Re: role of file Pipfile

2025-04-30 Thread Dima Pasechnik
That's a different Pipfile, added in a9f8401ef643 On Wed, Apr 30, 2025 at 11:48 AM 'tobia...@gmx.de' via sage-devel < sage-devel@googlegroups.com> wrote: > I'd already removed this in a merged PR > https://github.com/sagemath/sage/pull/39031. No idea why this file is now > back. Feel free to open

Re: [sage-devel] Error installing package singular-4.4.0

2025-04-30 Thread Dima Pasechnik
Hi John, Flint is already on 3.2.2, see https://github.com/flintlib/flint If could be that your Flint beta is buggy, and you need 3.2.2 We should upgrade to it, if possible. Singular is now 4.4.1 - not 100% sure whether an upgrade is feasible. I know that flint 3.1.3 is working with Singular 4.4

Re: [sage-devel] Error building python3-3.12.5

2025-04-30 Thread Dima Pasechnik
There is no need to build Sage's Python, an external Python will always do. (We have at last agreed that this mostly broken capability of Sage, to build its own Python, should be removed, as it mostly leads to such annoyances) I suggest to install enough system packages, as suggested by the ./conf

[sage-devel] Re: role of file Pipfile

2025-04-30 Thread 'tobia...@gmx.de' via sage-devel
I'd already removed this in a merged PR https://github.com/sagemath/sage/pull/39031. No idea why this file is now back. Feel free to open another PR deleting it again ;-) On Wednesday, April 30, 2025 at 8:06:39 PM UTC+8 David Coudert wrote: > I see that a file named Pipfile is generated when bu

[sage-devel] Error building python3-3.12.5

2025-04-30 Thread 'robin....@web.de' via sage-devel
Hey I was trying to install/get started with sage. When I run make, I get the following Error: Error building python3-3.12.5 Went into the log to see Error and it said to post it here. Not sure if it matters, but I was trying to installed sage earlier with make, then interrupted it (with keyboar

[sage-devel] role of file Pipfile

2025-04-30 Thread David Coudert
I see that a file named Pipfile is generated when building sagemath. I don't know why but Its content is outdated. It contains package versions that are outdated. For instance, we have bump numpy to 2.2.3, scipy to 1.15.2, networkx to 2.4.2, etc. == ## Pip