> Only developers who work with tickets that add packages or make changes
> to the build infrastructure run into the problem that the downloaded
> "configure" is not suitable.
And yet I think this is worth addressing. Those contributors who add
packages may, just like me, know nothing of sage's build infrastructure
and waste a lot of time in debugging, or simply give up.
I hear that it is convenient for many contributors. I am not willing to
remove this. I just would like it not to happen in back when building sage.
Because it leads to hard to debug issues when adding packages (and also
because I think it sort of defeats the purpose of building from source,
but this might be a more personal opinion).
I believe it would be better to halt the building process when this
happens and let the user make an inform choice about what they want.