also note that you apparently have something in
-L/usr/local/opt/llvm/lib (installed from Homebrew ?) which might lead
to surprises.
Do you have some LDFLAGS set?
It would help if you also post logs/pkgs/cysignals-1.10.2.log
On Mon, Oct 26, 2020 at 2:15 PM Dima Pasechnik wrote:
>
> also, if you h
also, if you have Homebrew, you should run
source .homebrew-build-env
before
./configure
On Mon, Oct 26, 2020 at 1:50 PM Dima Pasechnik wrote:
> please post the top-level config.log here
>
> On Mon, 26 Oct 2020, 13:45 modp...@gmail.com, wrote:
>
>>
>> I'm building Sage 9.2 from source on mac
please post the top-level config.log here
On Mon, 26 Oct 2020, 13:45 modp...@gmail.com, wrote:
>
> I'm building Sage 9.2 from source on macOS Catalina 10.15.7, however, it
> fails
> when trying to install cysignals. More precisely, it throws the following
> error:
>
> gcc -bundle -undefined dyna
I'm building Sage 9.2 from source on macOS Catalina 10.15.7, however, it
fails
when trying to install cysignals. More precisely, it throws the following
error:
gcc -bundle -undefined dynamic_lookup -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/M
Thank you Dima. This worked. (I had to run make distclean yet, but it
finally resolved the issue.).
dim...@gmail.com schrieb am Montag, 26. Oktober 2020 um 10:35:35 UTC+1:
> looks like a badly broken configuration
>
> please apply the patch from https://trac.sagemath.org/ticket/30795 :
>
> --- a
looks like a badly broken configuration
please apply the patch from https://trac.sagemath.org/ticket/30795 :
--- a/Makefile
+++ b/Makefile
@@ -111,6 +111,7 @@ bootstrap-clean:
rm -f src/doc/en/installation/*.txt
rm -rf src/doc/en/reference/spkg/*.rst
rm -f src/doc/en/reference/repl/*.txt
+ rm -f
I freshly updated to ubuntu focal and wanted to remake sage and failed. See
attached log.
I ran `make dist-clean` and `make clean` and `./configure` various times
and I have no clue why it tries to uninstall gmpy and why it fails.
The claim is that it could not find python, but I'm using system