This repository was archived by the owner on Jan 30, 2023. It is now read-only.
Commit 5e86bf2
Release Manager
Trac #31326: macos-11.0: scipy build fails
(from #31227)
Affected configurations (From https://groups.google.com/g/sage-
release/c/KdSKg6RdZok/m/GXfB1rW1AgAJ)
- local-macos (homebrew-macos, minimal, default, macos-11.0)
https://github.com/mkoeppe/sage/runs/2103782309 -- Sage installs
python3 from spkg
- local-macos (conda-forge-macos, standard, default, macos-11.0)
https://github.com/mkoeppe/sage/runs/2103782333 - uses python3 from
conda
- local-macos (homebrew-macos-python3_pythonorg, standard, default,
macos-11.0) https://github.com/mkoeppe/sage/runs/2103782375 - uses
somewhat dated python3 from python.org -
https://www.python.org/ftp/python/3.7.7/python-3.7.7-macosx10.9.pkg
- another failure report, for a configuration possibly similar to local-
macos (homebrew-macos, minimal, default, macos-11.0) , in #30651:
{{{
File "/Users/buildbot-
sage/slave/sage_git/build/local/lib/python3.9/site-
packages/numpy/distutils/ccompiler.py", line 90, in <lambda>
m = lambda self, *args, **kw: func(self, *args, **kw)
File "/Users/buildbot-
sage/slave/sage_git/build/local/lib/python3.9/site-
packages/numpy/distutils/ccompiler.py", line 657, in
CCompiler_get_version
version = matcher(output)
File "/Users/buildbot-
sage/slave/sage_git/build/local/lib/python3.9/site-
packages/numpy/distutils/fcompiler/gnu.py", line 278, in version_match
v = self.gnu_version_match(version_string)
File "/Users/buildbot-
sage/slave/sage_git/build/local/lib/python3.9/site-
packages/numpy/distutils/fcompiler/gnu.py", line 80, in
gnu_version_match
raise ValueError(err + version_string)
ValueError: A valid Fortran version was not found in this string:
}}}
see also https://github.com/mkoeppe/sage/runs/2103782381
URL: https://trac.sagemath.org/31326
Reported by: mkoeppe
Ticket author(s): Zachary Scherr
Reviewer(s): Matthias KoeppeFile tree
3 files changed
+4
-8
lines changed- build/pkgs
- configure
- scipy
3 files changed
+4
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 13 | | |
18 | 14 | | |
19 | 15 | | |
| |||
0 commit comments