This will be addressed in https://trac.sagemath.org/ticket/30227

On Sunday, July 26, 2020 at 1:46:10 PM UTC-7, Matthias Köppe wrote:
>
> From your log:
> [  4/517] clang -Wno-unused-result -Wsign-compare -Wunreachable-code 
> -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot 
> /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk 
> -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include 
> -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers
>  
> -I./sage/cpython -I/opt/s/sage92b6/src -I/opt/s/sage92b6/src/sage/ext 
> -I/usr/local/Cellar/python@3.7/3.7.8_1/Frameworks/Python.framework/Versions/3.7/include/python3.7m
>  
> -I/opt/s/sage92b6/local/lib/python3.7/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/opt/s/sage92b6/local/include 
> -I/usr/local/Cellar/python@3.7/3.7.8_1/Frameworks/Python.framework/Versions/3.7/include/python3.7m
>  
> -c build/cythonized/sage/algebras/letterplace/letterplace_ideal.cpp -o 
> build/temp.macosx-10.14-x86_64-3.7/build/cythonized/sage/algebras/letterplace/letterplace_ideal.o
>  
> -fno-strict-aliasing -DCYTHON_CLINE_IN_TRACEBACK=1 -DSING_NDEBUG 
> -DOM_NDEBUG -I/opt/s/sage92b6/local/include/singular 
> -I/opt/s/sage92b6/local/include/ -std=c++11
> In file included from 
> build/cythonized/sage/algebras/letterplace/letterplace_ideal.cpp:675:
> /usr/local/include/singular/Singular/libsingular.h:15:10: fatal error: 
> 'polys/shiftop.h' file not found
> #include "polys/shiftop.h"
>          ^~~~~~~~~~~~~~~~~
> In file included from 
> build/cythonized/sage/algebras/letterplace/free_algebra_letterplace.cpp:675:
> /usr/local/include/singular/Singular/libsingular.h:15:10: fatal error: 
> 'polys/shiftop.h' file not found
> #include "polys/shiftop.h"
>          ^~~~~~~~~~~~~~~~~
> In file included from 
> build/cythonized/sage/algebras/letterplace/free_algebra_element_letterplace.cpp:675:
> /usr/local/include/singular/Singular/libsingular.h:15:10: fatal error: 
> 'polys/shiftop.h' file not found
> #include "polys/shiftop.h"
>          ^~~~~~~~~~~~~~~~~
> build/cythonized/sage/algebras/finite_dimensional_algebras/finite_dimensional_algebra_element.c:11104:18:
>  
> warning: unused function '__pyx_pw_4sage_9structure_7element_1parent' 
> [-Wunused-function]
> static PyObject *__pyx_pw_4sage_9structure_7element_1parent(PyObject 
> *__pyx_self, PyObject *__pyx_v_x) {
>                  ^
>
> This appears to be a conflict with a version of Singular that is installed 
> in /usr/local
>
>
> On Sunday, July 26, 2020 at 12:34:30 PM UTC-7, Samuel Lelievre wrote:
>>
>> > Date: 2020-07-26 00:20 UTC 
>> > From: Volker Braun 
>> > To: sage-release 
>> > Subject: Sage 9.2.beta6 released 
>> > 
>> > As always, you can get the latest beta version from the "develop" 
>> > git branch. Alternatively, the self-contained source tarball is at 
>> > http://www.sagemath.org/download-latest.html 
>>
>> Thanks for this new beta release! 
>>
>> Failed on sagelib on macOS 10.14.6 Mojave with Homebrew. 
>>
>> Logs for this attempt to build: 
>>
>> https://www.math.u-psud.fr/~lelievre/sagelogs/ 
>> slel-build-sage-9-2-b6-macos-brew-2020-07-26-fail.zip 
>> <https://www.math.u-psud.fr/~lelievre/sagelogs/slel-build-sage-9-2-b6-macos-brew-2020-07-26-fail.zip>
>>  
>>
>

-- 
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/c3d6536e-0b00-4cb2-8db6-c2c1f968c7d6o%40googlegroups.com.

Reply via email to