On 08/06/25 11:48, Christophe Marin wrote:
On dimanche 8 juin 2025 11:25:07 heure d’été d’Europe centrale Alexander Semke
wrote:
On 04/06/25 20:53, Albert Astals Cid wrote:
[...]
cantor - NEW
* https://invent.kde.org/education/cantor/-/pipelines/963838
* testmaxima fails
This is again a problem with the Maxima package in Tumbleweed, we had it
already a couple of weeks ago:
|"Error: fatal error encountered in SBCL pid 5166 tid 5166:\ncore was
built for runtime \"hostname-id-1745913369\" but this is
\"hostname-id-1747655149\""|
Ben, can you please check if there was a new build for Maxima in
tumbleweed and update the image? Thanks.
maxima didn't get new releases since 2023, what you see in the test output is
the consequence of this:
https://github.com/sbcl/sbcl/blob/master/make-config.sh#L797
SBCL got an update a few days ago.
Not an expert here but based on my understanding, Maxima's "core" needs
to be compiled with SBCL - this is what maxima-exec-sbcl packes in Leap
is for and that is providing maxima.core binary. This binary doesn't
match to the version of SBCL which is the reason for that fatal error
and this what needs to be updated now after the update of SBLC. This is
how a similar mismatch a couple of weeks ago in Tumbleweed was solved.
--
Alexander