Dear all,
sage-10.2.rc4 does not compile on opensuse tumbleweed (20231117). The package arb does not build. The package arb-devel is not installed on the system because it is no longer available for tumbleweed. Sage compilation stops with the error message:
/bin/sh:
symbol lookup error: /bin/sh: undefined symbol:
rl_trim_arg_from_keyseq, version READLINE_8.2
make[8]: *** [../Makefile.subdirs:60:
../build/fmpz_extras/lshift_mpn.lo] Error 127
make[8]: *** [../Makefile.subdirs:60:
../build/fmpz_extras/sub_small_large.lo] Error 127
make[7]: *** [Makefile:128: libarb.so.2.14.0] Error 2
make[6]: *** [Makefile:148: library] Error 2
make[5]: *** [Makefile:95: verbose] Error 2
********************************************************************************
Error building arb-2.23.0
********************************************************************************
The log
files are attached. The system has an AMD Ryzen 5950 CPU.
As a matter of fact, the same problem arises when I try to compile sage-10.1 (with arb-2.22.1). When sage-10.1 came out, it did work though. After some tumbleweed update 1 or 2 months ago, sage stopped working and compilation was no longer possible.
Best,
Christian