-
-
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
Upgrade gcc to 10.3 (latest 10.x) #29703
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:6
Sage development has entered the release candidate phase for 9.3. Setting a new milestone for this ticket based on a cursory review of ticket status, priority, and last modification date. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Author: Matthias Koeppe |
Commit: |
New commits:
|
comment:14
local build (with
But it did not work with the previous version either. |
comment:15
Looking fine for Linux and macOS ( |
comment:17
However, this upgrade does NOT fix #31624 (fedora-34-standard: eclib, singular build failures with system ntl). https://github.com/mkoeppe/sage/runs/2494425736 So there is no urgency to this upgrade. |
This comment has been minimized.
This comment has been minimized.
comment:18
... unless this helps with Big Sur? |
comment:19
let's not duplicate the efforts of Homebree and Conda... |
comment:20
In any case... needs review |
Changed reviewer from https://github.com/mkoeppe/sage/actions/runs/807684403, https://github.com/mkoeppe/sage/actions/runs/807684401, https://github.com/mkoeppe/sage/actions/runs/807684408 to Dima Pasechnik |
comment:21
good to get rid of patches. |
comment:23
Thanks |
comment:24
Replying to @dimpase:
And here we go. Our Sage 9.3 does not build with Big Sur / Homebrew - as just reported https://groups.google.com/g/sage-devel/c/Yut08rvqgvg/m/9uD4W6hFBAAJ |
comment:26
we need a proper formula for building Sage using Homebrew, then we can pin versions of dependencies etc. |
comment:27
Downstream packaging is traditionally considered not part of the upstream project. But if you want to work on it, this would certainly be valuable to some mac users. But lots of packages are missing on homebrew, so you'd be ... duplicating packaging work that has already been done in conda-forge. |
Changed branch from u/mkoeppe/upgrade_gcc_to_10_3__latest_10_x___fix___without_system_gcc_builds to |
Follow-up from #29674 (fedora-32: If gcc 10 is found, install gcc spkg; fix building gcc (9.2.0) spkg with gcc 10). As noted there, on many systems, building
--without-system-gcc
fails.gcc 10.3 was released 2021-04-08.
Potentially helpful for
fedora-34
(released end of April 2021), which uses gcc 11, which our configure script rejects.We also need a newer gcc to provide a gfortran for macOS builds (
homebrew-macos-minimal
,macos-nohomebrew
) on Big Surhomebrew:
macports:
See also:
CC: @zlscherr @jhpalmieri @dimpase @vbraun @kiwifb @enriqueartal
Component: packages: standard
Author: Matthias Koeppe
Branch/Commit:
22c050a
Reviewer: Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/29703
The text was updated successfully, but these errors were encountered: