Using dnf to install sagemath works on Fedora 34, but then /usr/bin/sage gives a weird error message. Compiling sage from sage-9.2.tar.gz does not work. Using CC=clang CXX=clang++ FC=flang it hangs. Here are the last three lines that get printed to the screen:
[numpy-1.19.5] creating build/src.linux-x86_64-3.9/numpy [numpy-1.19.5] creating build/src.linux-x86_64-3.9/numpy/distutils [numpy-1.19.5] building library "npymath" sources What can I do to get sage not to compile numpy? Sage seems to be happy with my python3. Why does it not like my numpy? This is what I have installed: boost-numpy3.x86_64 1.75.0-4.fc34 @fedora python3-numpy.x86_64 1:1.20.1-1.fc34 @fedora python3-numpy-f2py.x86_64 1:1.20.1-1.fc34 @fedora python3-numpy-stl.x86_64 2.11.2-3.fc34 @fedora -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/066043fa-f6d6-4e15-b770-67a382863f71n%40googlegroups.com.