On Sunday, November 1, 2020 at 7:29:31 AM UTC-8, David Coudert wrote:
>
> I’m unable to build beta0 on macOS 10.15.7 :(
>
> I did:
> $ make distclean
> $ ./bootstrap
> $ source .homebrew-build-env
> $ ./configure
> [...]
> I then tried
> $ make V=0 build
>
> but it fails.[...]
>
> The log file can be found here (too big for email apparently):
>
> https://filesender.renater.fr/?s=download&token=5cbf0701-548c-493e-920a-c22fb55cc7ab
>
> Let me know if something else is needed to understand the issue.
>

I see:

g++ -bundle -undefined dynamic_lookup -isysroot 
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk 
-L/Users/dcoudert/sage/local/lib -Wl,-rpath,/Users/dcoudert/sage/local/lib 
build/temp.macosx-10.15-x86_64-3.9/build/cythonized/sage/libs/pynac/pynac.o 
-L/usr/local/Cellar/gsl/2.6/lib -L/usr/local/Cellar/openblas/0.3.10_1/lib 
-L/usr/local/lib -L/usr/local/opt/openssl@1.1/lib 
-L/usr/local/opt/sqlite/lib -lgsl -lgmp -lm -lopenblas -lpynac -o 
build/lib.macosx-10.15-x86_64-3.9/sage/libs/pynac/pynac.cpython-39-darwin.so
[156/524] creating 
build/temp.macosx-10.15-x86_64-3.9/build/cythonized/sage/libs/giac
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common 
-dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot 
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk 
-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include 
-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
 
-Isage/libs/giac -I./sage/cpython 
-I/Users/dcoudert/sage/local/lib/python3.9/site-packages/cysignals 
-I/Users/dcoudert/sage/build/pkgs/sagelib/src 
-I/usr/local/Cellar/python@3.9/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9
 
-I/Users/dcoudert/sage/local/lib/python3.9/site-packages/numpy/core/include 
-Ibuild/cythonized -I/usr/local/include 
-I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/sqlite/include 
-I/Users/dcoudert/sage/local/include 
-I/usr/local/Cellar/python@3.9/3.9.0_1/Frameworks/Python.framework/Versions/3.9/include/python3.9
 
-c build/cythonized/sage/libs/giac/giac.cpp -o 
build/temp.macosx-10.15-x86_64-3.9/build/cythonized/sage/libs/giac/giac.o 
-fno-strict-aliasing -DCYTHON_CLINE_IN_TRACEBACK=1 -std=c++11
build/cythonized/sage/libs/giac/giac.cpp:674:10: fatal error: 'giac/giac.h' 
file not found
#include "giac/giac.h"
         ^~~~~~~~~~~~~
1 error generated.

Is this file present in your system?

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/80953baf-b517-448d-b09e-ae19c6d8994co%40googlegroups.com.

Reply via email to