You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sage-support
I was runnig a compiled version of SageMath version 10.4 on ubuntu 24.04, I don't find where the problem is? I attached here the log file. Can anyone help me?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sage-support
This means your Sage was compiled with CPU specific optimizations and uses some instructions your current CPU doesn't support. If you want a portable version of Sage, you need to make sure to compile it without CPU optimizations (eg. with -march=x86_64)