That's a bug. Please open a ticket

On Friday, July 31, 2020 at 2:44:08 PM UTC-7, Samuel Lelievre wrote:
>
> Dear sage-devel,
>
> On macOS, alongside my attempts to build Sage
> using as many Homebrew packages as possible,
> I am trying to build a "batteries-included" Sage
> completely independent of Homebrew.
>
> I decided to configure with
>
>     --with-system-gcc=no --with-system-gfortran=no
>
> and was expecting the following outcome:
>
> - Sage builds its own gcc, which contains gfortran
> - Sage does not build an additional gfortran
>
> but the actual outcome is:
>
> - Sage builds its own gcc, which contains gfortran
> - Sage then tries to build gfortran, which fails
>   with an error indicating that Sage built its own gcc,
>   which contains gfortran, so gfortran should not be built
>
> Were my expectations legitimate and does this deserve a ticket?
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/21ff39a4-fcfd-4a69-947f-c4a0354b4ec9o%40googlegroups.com.

Reply via email to