Re: [sage-devel] trouble installing sage

2024-09-25 Thread Kwankyu Lee
This ld: warning: ignoring file '/usr/local/Cellar/openblas/0.3.28/lib/libopenblasp-r0.3.28.dylib': found architecture 'x86_64', required architecture 'arm64' is significant. Your hombrew openblas is not compiled for arm64. This is strange. Try file /usr/local/Cellar/openblas/0.3.28/lib/libo

Re: [sage-devel] trouble installing sage

2024-09-25 Thread Anne Schilling
Here is what it says: ## - ## ## Checking whether SageMath should install SPKG openblas... ## ## - ## configure:18813: checking whether any of gfortran is installed as or will be instal

Re: [sage-devel] trouble installing sage

2024-09-25 Thread Kwankyu Lee
On Thursday, September 26, 2024 at 8:49:24 AM UTC+9 anne1.s...@gmail.com wrote: Hi Dima, Yes, I have openblas installed via brew and just reinstalled it again and get the same error message. If you get the same error message, then it means that Sage is not using hombrew openblas. What does "

Re: [sage-devel] Re: Package upgrade PRs waiting for review

2024-09-25 Thread Matthias Koeppe
On Wednesday, September 25, 2024 at 7:01:54 PM UTC-7 Michael Orlitzky wrote: the version_requirements.txt for the sage distribution should contain the version requirements for the sage distribution. That's what they're for That's right, and that's indeed what the update PR https://github.com

Re: [sage-devel] Re: Package upgrade PRs waiting for review

2024-09-25 Thread Michael Orlitzky
On 2024-09-25 11:55:36, Matthias Koeppe wrote: > On Monday, September 23, 2024 at 5:34:26 AM UTC-7 Michael Orlitzky wrote: > > On Sun, 2024-09-22 at 20:05 -0700, 'tobia...@gmx.de' via sage-devel > wrote: > > Matthias claims these > > are needed for the system-site-package feature. > > --enabl

Re: [sage-devel] trouble installing sage

2024-09-25 Thread Anne Schilling
Hi Dima, Yes, I have openblas installed via brew and just reinstalled it again and get the same error message. Best wishes, Anne On Wednesday, September 25, 2024 at 1:41:01 PM UTC-7 dim...@gmail.com wrote: > On Wed, Sep 25, 2024 at 8:18 PM Anne Schilling > wrote: > > Thanks! I followed the i

Re: [sage-devel] trouble installing sage

2024-09-25 Thread Dima Pasechnik
On Wed, Sep 25, 2024 at 8:18 PM Anne Schilling wrote: > Thanks! I followed the instructions, then ran ./configure and make and got > the following: Do you have openblas installed via brew? This would be probably the easiest - otherwise we might need an upgrade of openblas (ours it probably too o

Re: [sage-devel] Re: Package upgrade PRs waiting for review

2024-09-25 Thread Matthias Koeppe
On Monday, September 23, 2024 at 5:34:26 AM UTC-7 Michael Orlitzky wrote: On Sun, 2024-09-22 at 20:05 -0700, 'tobia...@gmx.de' via sage-devel wrote: > Matthias claims these > are needed for the system-site-package feature. --enable-system-site-packages doesn't care about pyproject.toml No,

Re: [sage-devel] trouble installing sage

2024-09-25 Thread Anne Schilling
Hi Dima, Thanks! I followed the instructions, then ran ./configure and make and got the following: ... CNAME=\"\" -DNO_AFFINITY -I. -O2 -DMAX_STACK_ALLOC=2048 -Wall -DF_INTERFACE_GFORT -fPIC -DSMP_SERVER -DNO_WARMUP -DMAX_CPU_NUMBER=10 -DMAX_PARALLEL_NUMBER=1 -DUSE_TLS -DBUILD_SINGLE=1 -DBUILD

Re: [sage-devel] trouble installing sage

2024-09-25 Thread Dima Pasechnik
Well, while in Rome, do as Romans do? :-) >From your log: hint: On your system (homebrew), you can install the required system packages as follows: $ brew install autoconf automake libtool pkg-config On Wed, Sep 25, 2024 at 4:45 PM Anne Schilling wrote: > > Hi Dima and Kwankyu, > > Thank

Re: [sage-devel] trouble installing sage

2024-09-25 Thread Anne Schilling
Hi Dima and Kwankyu, Thank you so much for your help! Dima, I have export PATH=$PATH:/Users/anne/Library/ in my .bashrc file. But when I take out this line the command ./bootstrap gives a failure ... /bootstrap:85: installing src/doc/en/reference/spkg/*.rst ./bootstrap: installing /Users/a

Re: [sage-devel] Re: Error Building from Source

2024-09-25 Thread Ross George
If anyone comes here with a similar issue, it turns out to have been a problem with libraries provided by my distribution, specifically givaro and linbox. For linbox , the problem addressed in Issue #310

Re: [sage-devel] trouble installing sage

2024-09-25 Thread Dima Pasechnik
On Wed, Sep 25, 2024 at 12:57 AM Kwankyu Lee wrote: > > Though Sage officially supports python 3.9 to python 3.12, in my experience, > python 3.9 is "too old" and python 3.12 is somewhat "too new", in the sense > that packages on which sage depends on may not work well with them. > > So I sugges

Re: [sage-devel] trouble installing sage

2024-09-25 Thread Dima Pasechnik
these PATH entries look very suspect. You don't want any of these Python things in your PATH. PATH: /Library/Frameworks/Python.framework/Versions/3.7/bin/ PATH: /Library/Frameworks/Python.framework/Versions/2.7/bin/ PATH: /Library/Frameworks/Python.framework/Versions/Current/bin/ On Tue, Sep 24,

Re: [sage-devel] trouble installing sage

2024-09-25 Thread Kwankyu Lee
The error message in your log [spkg-install] building 'kiwisolver._cext' extension [spkg-install] creating build/temp.macosx-10.15-x86_64-cpython-310 [spkg-install] creating build/temp.macosx-10.15-x86_64-cpython-310/py [spkg-install] creating build/temp.macosx-10.15-x86_64-cpython-310/py/src [spk

Re: [sage-devel] trouble installing sage

2024-09-25 Thread Kwankyu Lee
The error message in your log [spkg-install] building 'kiwisolver._cext' extension [spkg-install] creating build/temp.macosx-10.15-x86_64-cpython-310 [spkg-install] creating build/temp.macosx-10.15-x86_64-cpython-310/py [spkg-install] creating build/temp.macosx-10.15-x86_64-cpython-310/py/src [