Re: [sage-devel] Trouble building from source

2021-06-05 Thread Ben Wyser
Yep, this did the trick. Thanks very much for your help! On Sat, Jun 5, 2021 at 7:45 AM Tirthankar Mazumder wrote: > I actually had the same problem as you! I have the same processor and > compiler and everything. > > The problem happens because GCC 9.3.0 (the version of GCC that > build-essent

Re: [sage-devel] Trouble building from source

2021-06-05 Thread Tirthankar Mazumder
I actually had the same problem as you! I have the same processor and compiler and everything. The problem happens because GCC 9.3.0 (the version of GCC that build-essential on Ubuntu 20.04 comes with) doesn't recognize tigerlake as a valid architecture (perhaps because it is new... I'm not entire

Re: [sage-devel] Trouble building from source

2021-06-04 Thread Dima Pasechnik
On Sat, 5 Jun 2021, 06:02 Ben Wyser, wrote: > I've attempted to build Sage from source, and it failed due to an error > building OpenBLAS. The log files, as well as a screenshot giving the > rundown on my system, are attached. Most likely your system has OpenBLAS you can use, and not build fro