Ask Your Question

hoanganhduc's profile - activity

2023-04-25 11:35:14 +0200 received badge  Nice Question (source)
2023-04-23 05:56:48 +0200 marked best answer Error when compiling Sage 9.8 from source in Arch Linux

Hello,

While compiling sage 9.8 from source in my Arch Linux using the commands

./configure --with-python=/usr/bin/python3.9 --without-system-zeromq
SAGE_KEEP_BUILT_SPKGS=yes MAKE='make -j8' make

I got some error message like

Error building Sage.

The following package(s) may have failed to build (not necessarily during this run of 'make all-start'):

  • package: sagelib-9.8 last build time: Apr 22 19:54 log file:
    /home/hoanganhduc/sage-9.8/logs/pkgs/sagelib-9.8.log

It is safe to delete any log files and build directories, but they contain information that is helpful for debugging build problems. WARNING: If you now run 'make' again, the build directory of the same version of the package will, by default, be deleted. Set the environment variable SAGE_KEEP_BUILT_SPKGS=yes to prevent this.

How do I fix this?

Here are the links to my install.log and sagelib-9.8.log.

Thanks!

2023-04-23 05:56:47 +0200 received badge  Scholar (source)
2023-04-23 05:56:41 +0200 received badge  Supporter (source)
2023-04-23 05:56:36 +0200 commented answer Error when compiling Sage 9.8 from source in Arch Linux

Thanks! I followed your answer. The problem is resolved.

2023-04-22 15:11:36 +0200 received badge  Editor (source)
2023-04-22 15:11:36 +0200 edited question Error when compiling Sage 9.8 from source in Arch Linux

Error when compiling Sage 9.8 from source in Arch Linux Hello, While compiling sage 9.8 from source in my Arch Linux us

2023-04-22 15:09:18 +0200 asked a question Error when compiling Sage 9.8 from source in Arch Linux

Error when compiling Sage 9.8 from source in Arch Linux Hello, While compiling sage 9.8 from source in my Arch Linux, I

2021-07-09 15:53:48 +0200 received badge  Student (source)
2021-07-09 14:34:38 +0200 asked a question Why does `all_graph_colorings` not generate all possible colorings?

Why does `all_graph_colorings` not generate all possible colorings? I use all_graph_colorings to generate all possible c