-
-
Notifications
You must be signed in to change notification settings - Fork 491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fedora-34-standard: eclib, singular, ipykernel build failures with system ntl, zeromq #31624
Comments
This comment has been minimized.
This comment has been minimized.
Dependencies: #29703 |
comment:5
As I wrote in https://groups.google.com/g/sage-release/c/PAeKAGNJIJA/m/guT9UeiYAgAJ, we could just have ntl's |
Author: Matthias Koeppe |
New commits:
|
Commit: |
comment:8
Also:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:11
With these changes,
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:13
I found this error while building, I think that Replying to @mkoeppe:
|
comment:14
I already did the |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:18
With this I am running into an fplll build error:
|
comment:20
We do not have an spkg for qd -- so we cannot fix this problem with spkg-configure. |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:22
This version works for me. |
comment:23
as #29703 is a dependency with 9.4 milestone, it does not seem to make sense to insist on 9.3 milestone here. |
Changed dependencies from #29703 to none |
comment:24
I forgot to remove the dependency. |
Reviewer: Volker Braun |
comment:26
Thanks! |
Changed branch from u/mkoeppe/fedora_34_standard__eclib__singular_build_failures_with_system_ntl to |
Changed commit from |
comment:28
I am not sure if it is related to this ticket, but I get a persistent error compiling libgd in 9.4.beta0 in Fedora 34: /usr/bin/ld: /usr/lib64/libvmaf.so.0: undefined reference to `std::__throw_bad_array_new_length()@GLIBCXX_3.4.29' For 9.3 ./configure --with-system-zeromq=no --with-system-eclib=no --with-system-flint=no --with-system-flintqs=no --with-system-ntl=no --with-system-libgd=no --with-system-brial=no was ok |
comment:29
Replying to @enriqueartal:
can't you just use the system libgd? |
comment:30
Replying to @dimpase:
Even after ./configure --with-system-libgd=yes it tries to compile libgd-2.3.2 |
comment:31
|
from https://groups.google.com/g/sage-release/c/6WjKQt_e_B8/m/dpx1qILOCwAJ (for 9.3.rc2):
9.3.beta8> fedora-34-standard:
9.3.beta8> [eclib-20190909] /usr/bin/ld: /usr/lib64/libntl.so: undefined reference to `std::__exception_ptr::exception_ptr::_M_release()@CXXABI_1.3.13'
fedora-34-standard eclib problem is unchanged in 9.3.rc2, and also issues with ntl show up in singular
See also: https://groups.google.com/g/sage-release/c/PAeKAGNJIJA/m/Rrncqdp7AQAJ
CC: @dimpase @jamesjer @kiwifb @enriqueartal @orlitzky @malb
Component: porting
Author: Matthias Koeppe
Branch:
3197044
Reviewer: Volker Braun
Issue created by migration from https://trac.sagemath.org/ticket/31624
The text was updated successfully, but these errors were encountered: