local-macos-nohomebrew: R installation fails: cholmod_internal.h not found
https://github.com/sagemath/sage/runs/1507347585
clang -I"/Users/runner/work/sage/sage/.tox/local-macos-nobootstrap-minimal/local/var/tmp/sage/build/r-3.6.3/src/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -fPIC -g -O2 -fPIC -DDLONG -c ../Core/cholmod_transpose.c -o cholmod_l_transpose.o
../Core/cholmod_transpose.c:115:10: fatal error: 'cholmod_internal.h' file not found
#include "cholmod_internal.h"
^~~~~~~~~~~~~~~~~~~~
1 error generated.
Change History (5)
Milestone: |
sage-9.3 →
sage-9.4
|
Milestone: |
sage-9.4 →
sage-9.5
|
Milestone: |
sage-9.5 →
sage-9.6
|
Milestone: |
sage-9.6 →
sage-9.7
|
Milestone: |
sage-9.7 →
sage-9.8
|
Moving to 9.4, as 9.3 has been released.